phire / doom3.gpl

Doom 3 GPL source release
GNU General Public License v3.0
15 stars 4 forks source link

script error in game/site3 for 64-bit linux #10

Open dmazary opened 12 years ago

dmazary commented 12 years ago

Map loads, but hits error when first monster appears

ASSERTION FAILED!
game/script/../../idlib/../game/script/Script_Interpreter.h(235): 'entnum <= MAX_GENTITIES'
signal caught: Trace/breakpoint trap
si_code 128

caverns2 and monorail also triggered this, but site3 causes the problem very quickly

phire commented 12 years ago

And I was so hopeful that I manged to solve all the scripting issues.

I hope nobody minds if I take a break from the script interpreter for a few days, before it drives me insane.

phire commented 12 years ago

admin triggered this as well, which is odd, because I thought I had fixed this issue in admin a while back.