thevisad / DayZ-Private-master

Reality DayZ - replaced Bliss for DayZ servers
GNU General Public License v2.0
45 stars 84 forks source link

Error with Celle build #177

Closed MajorPainage closed 11 years ago

MajorPainage commented 11 years ago

When using the following build:

perl build.pl --world mbg_celle2 --instance 9 --with-mbg_celle2 --with-killmsgs --with-messaging

When starting the server it starts fine. When joining the server, the server crashes and message pops up.

From logs: 18:35:08 "HIVE: Local Time set to [2013,3,4,3,35]" 18:35:08 "DEBUG FPS : 15.2526" ErrorMessage: File z\addons\dayz_server\system\server_cleanup.fsm, line 45: /FSM/States/waiting.init: Member already defined.

celle

Skaronator commented 11 years ago

Celle is not Supported atm.

MajorPainage commented 11 years ago

Might not be, but it does work if you remove the --with-mbg_celle2

Using perl build.pl --world mbg_celle2 --instance 9 --with-mbg_celle2 --with-killmsgs --with-messaging works just fine.

Not sure what the other addon fixes.

thevisad commented 11 years ago

Hmm thought I can caught all of those, every map should now be supported

MajorPainage commented 11 years ago

Yea - if you know what build parameters to use. That's where the map list comes in handy.

MajorPainage commented 11 years ago

Quick questions:

Is this fixed now? Should we be using param --with-mbg_celle2? What is the param for?

thevisad commented 11 years ago

No with for celle, its for things like i44. Should have never been setup this way, was an early mistake on my part.

MajorPainage commented 11 years ago

ok - just needs to be removed from the readme page.