(fixed) Crash on stairs

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. You may Image to help finance the hosting costs of this forum.
Post Reply
User avatar
beowuuf
Archmastiff
Posts: 20686
Joined: Sat Sep 16, 2000 2:00 pm
Location: Basingstoke, UK

(fixed) Crash on stairs

Post by beowuuf »

Got a crash in dm and test dungeon going downstairs:

INIT: Parsing configuration file
INIT: Using gamedir dm (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/triggers.lua
Parsing base/conditions.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: 396 system archs
OBJ: 396 total archs
Parsing dm/dungeon.lua
PROGRAM ERROR!
Reason: Excessive trigger queue
Stack Dump:
DSBmain
DSBgameloop
dungeon_move
party_moveto
to_tile
User avatar
Sophia
Concise and Honest
Posts: 4307
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

Post by Sophia »

This was found quickly enough and is both bothersome and easy to fix, so I just uploaded a new 0.15 really fast.

If you've downloaded it before 8:30 pm UK time (3:30 pm eastern US), download it again. Otherwise you should have the new version :)
User avatar
TheMormegil
Adept
Posts: 213
Joined: Thu Apr 10, 2003 10:23 am
Location: Wales

Post by TheMormegil »

I still get this crash...I think I'm using the updated version 15. I just downloaded it.
User avatar
Sophia
Concise and Honest
Posts: 4307
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

Post by Sophia »

Well, I *thought* I fixed it. :oops:

It's definitely working in 0.16 though. :D
Post Reply