[string "SoundSystem.lua"]:0: attmpt to index global 'party' (a nil value)
What does this mean?
there's a gold key on the trap door in the secret room at lvl 2.antti wrote:I'm taking a look into your dungeon right now and I'll see if I can spot something.
The gold key crash could be due to the fact that the gold key tries to fall down to level 3, which doesn't exist. I'm still working on why the level crashes though when opening it in the dungeon editor. This far I've managed to find out that the problem is somewhere in level 1.Daght wrote:there's a gold key on the trap door in the secret room at lvl 2.antti wrote:I'm taking a look into your dungeon right now and I'll see if I can spot something.
Very thanks for the fast reply. I'm waiting... this is my first "encounter" with an editor, so I can do a lot of mistakes. Thanks again.antti wrote:The gold key crash could be due to the fact that the gold key tries to fall down to level 3, which doesn't exist. I'm still working on why the level crashes though when opening it in the dungeon editor. This far I've managed to find out that the problem is somewhere in level 1.Daght wrote:there's a gold key on the trap door in the secret room at lvl 2.antti wrote:I'm taking a look into your dungeon right now and I'll see if I can spot something.
I'm sorry for my incompentece, where i must put the dungeon.lua file?antti wrote:Ah, I found the issue. There's some funny business going on with items that are spawned on top of pressure plates at the moment. It definitely should be allowed but at this moment it crashes the editor when trying to open the saved project. I'll send you the dungeon.lua where I have moved the item off from the pressure plate (the tattered cloak at 10,22) so you can continue working on your dungeon.
edit: I'll now take a closer look on the preview crash.
edit2: nevermind, it seems like spawning the item on the pressure plate might have been causing the preview crashes as well. Let me know if your preview still freezes.