(fixed) Crash Report

This forum is for the Lua scriptable clone of DM/CSB called Dungeon Strikes Back by Sophia. Use DSB to build your own highly customised games.

Moderator: Sophia

Forum rules
Please read the Forum rules and policies before posting.
Post Reply
Tom Hatfield
Ee Master
Posts: 688
Joined: Mon May 07, 2001 7:00 pm
Location: Indiana, USA
Contact:

(fixed) Crash Report

Post by Tom Hatfield »

Crash report!

This occurred while I was sparring with worms in the second floor (after having explored everything I readily found in the first floor):

INIT: Parsing configuration file
INIT: Using gamedir test_dungeon (base:0)
INIT: Using color depth of 32
INIT: Starting FMOD
INIT: Setting up triple buffer
LUA: Lua initialized
Parsing base/global.lua
Parsing base/graphics.lua
Parsing base/util.lua
Parsing base/monster.lua
Parsing base/methods.lua
Parsing base/damage.lua
Parsing base/xp.lua
Parsing base/magic.lua
Parsing base/msg_handlers.lua
Parsing base/system.lua
Parsing base/startup.lua
Parsing base/objects.lua
OBJ: 187 system archs
OBJ: 187 total archs
Parsing test_dungeon/dungeon.lua
PROGRAM CRASH!
Reason: Invalid slave pointer to pointerize
Stack Dump:
DSBmain
DSBgameloop
run_timers
monster_acts
monster_near_move
mon_dirmoveteam
mon_trygroupup
mon_heymoveover
pointerize
pointerize_slave

Addendum:

No problems second time through. I took basically the same route and opened the final door. FPS was between 35 and 36, which could account for the dropped input. Outstanding work!
User avatar
Sophia
Concise and Honest
Posts: 4240
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

Post by Sophia »

Since I'm cleaning up the big thread I'll just add that as far as I know, this was fixed in 0.7 :)
Post Reply