[0.11.1][kovarex] Using mods in sandbox results in ctd
Posted: Thu Nov 06, 2014 10:05 pm
I received a bug-report that my mod won't work in sandbox mode, I found that the game crashes if the onBuiltEntity-event is raised.
So I did some more tests and ended up with zero code for the event that I use => but it still crashes.
EDIT: I believe it crashes because the event-data expects a character and not a controller, obviously in sandbox there is not character
So I did some more tests and ended up with zero code for the event that I use => but it still crashes.
EDIT: I believe it crashes because the event-data expects a character and not a controller, obviously in sandbox there is not character