Mod Server Crashes on Map Change

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • [VT]Viper

    #1

    Mod Server Crashes on Map Change

    I've been working on creating a mod. I have everything working, loaded it up on the server, everything works fine. But when I do a map change, I CTD and the server crashes. I tested it on vanilla BF2 and tried doing map changes and no problems, just when I map change on my mod. Any ideas? I'm running a linux dedicated server.
  • meatie64

    #2
    Re: Mod Server Crashes on Map Change

    Replying mostly so that Google can find this:
    This is a bug in the bf2editor. Fix:
    Move this line from init.con to gamelogicinit.con:
    run Common/FreeCamera/Object.con

    Comment

    Working...