the Sim Settlements forums!

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Fixed Dispatcher and RobotSpawnerVersion2 script calling isDeleted()

Testeris010

New Member
Messages
14
Dispatcher and RobotSpawnerVersion2 script calling isDeleted() function which does not exist, so there is enormous spam in log file and robot/settler alternate spawning not working.
 
IsDeleted() exists, it's actually the script itself which doesn't for previous dispatchers/robot spawners which have been deleted (it's an interesting condition papyrus objects can get into)

My next patch has a fix for it.
 
I believe the majority of these calls are fixed in 0.9.4a
 
Top