Closed twhitcomb closed 11 years ago
Related to weapon assignment.. Are you trying to assign an invalid weapon on spawn?
I'm pretty sure the only Event function I was using was OnPlayerSpawn, and the only code beneath it was getting the coordinates of the player, then creating a sniper rifle at their coordinates. I'll look into it again tonight, but I'm sure I wasn't editing weapon assignment since that wouldn't be related to createobject.
Fixed in d0a296d31296bfc1ea39c936da1d3de3b32ec07d
This time it crashed OnPlayerSpawn when I tried to use an updated version of the createobject() override I wrote. Also, I'm not sure if this was supposed to be fixed yet, but respawn times on "weap" tags still don't seem to work. I'll try to narrow it down again and let you know if I can.
https://www.dropbox.com/s/v76ivkdcm0bee24/Phasor-01.00.10.059-0017-20130531-104105-3512-7624.dmp
After working on it for half an hour, I can't determine the source of the crash; if you can give me any info about where it crashed from the crashlog, Oxide, I may be able to figure it out.