Could not open dungeon

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
Post Reply
User avatar
Daght
Posts: 146
Joined: Sun Apr 15, 2012 12:28 pm
Location: Italy

Could not open dungeon

Post by Daght »

[string "SoundSystem.lua"]:0: attmpt to index global 'party' (a nil value)

What does this mean?
If we do not end the war, the war will end us.
User avatar
antti
Posts: 688
Joined: Thu Feb 23, 2012 1:43 pm
Location: Espoo, Finland
Contact:

Re: Could not open dungeon

Post by antti »

I'm taking a look into your dungeon right now and I'll see if I can spot something.
Steven Seagal of gaming industry
User avatar
Daght
Posts: 146
Joined: Sun Apr 15, 2012 12:28 pm
Location: Italy

Re: Could not open dungeon

Post by Daght »

antti wrote:I'm taking a look into your dungeon right now and I'll see if I can spot something.
there's a gold key on the trap door in the secret room at lvl 2.
If we do not end the war, the war will end us.
User avatar
antti
Posts: 688
Joined: Thu Feb 23, 2012 1:43 pm
Location: Espoo, Finland
Contact:

Re: Could not open dungeon

Post by antti »

Daght wrote:
antti wrote:I'm taking a look into your dungeon right now and I'll see if I can spot something.
there's a gold key on the trap door in the secret room at lvl 2.
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.
Steven Seagal of gaming industry
User avatar
Daght
Posts: 146
Joined: Sun Apr 15, 2012 12:28 pm
Location: Italy

Re: Could not open dungeon

Post by Daght »

antti wrote:
Daght wrote:
antti wrote:I'm taking a look into your dungeon right now and I'll see if I can spot something.
there's a gold key on the trap door in the secret room at lvl 2.
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.
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.
If we do not end the war, the war will end us.
User avatar
antti
Posts: 688
Joined: Thu Feb 23, 2012 1:43 pm
Location: Espoo, Finland
Contact:

Re: Could not open dungeon

Post by antti »

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.
Steven Seagal of gaming industry
User avatar
Daght
Posts: 146
Joined: Sun Apr 15, 2012 12:28 pm
Location: Italy

Re: Could not open dungeon

Post by Daght »

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.
I'm sorry for my incompentece, where i must put the dungeon.lua file?
If we do not end the war, the war will end us.
User avatar
Daght
Posts: 146
Joined: Sun Apr 15, 2012 12:28 pm
Location: Italy

Re: Could not open dungeon

Post by Daght »

Done, thanks a lot!
If we do not end the war, the war will end us.
PurplePachyderm
Posts: 2
Joined: Sun Sep 16, 2012 4:10 pm

Re: Could not open dungeon

Post by PurplePachyderm »

Hi,

I've got the same issue with my own dungeon. I put a key on a preassure plate on the second floor and when I tried to launch the dungeon it crashes. An error message pops-up : "[string "SoundSystem.lua"]:0: attmpt to index global 'party' (a nil value)".

Could you please help me fixing it?

Thanks in advance.
User avatar
petri
Posts: 1917
Joined: Thu Mar 01, 2012 4:58 pm
Location: Finland

Re: Could not open dungeon

Post by petri »

This is currently the highest priority bug to fix and also a known bug (please check known bugs in the beta-1.2.7 thread). The only workaround is to not place items on pressure plates until this bug is fixed.
Post Reply

Return to “Modding”