I cloned the gear_necklace and gave it a description and resist shock 25. I saved the items.lua and reloaded my project. It was there. shortly after, the editor crashed. I'm trying to open my dungeon, but it says: [string: "SoundSystem.lua"]:0: attempt to index global 'party' (a nil value)
I'm not sure what happened.
Getting error after cloning gear_necklace
Getting error after cloning gear_necklace
"I'm okay with being referred to as a goddess."
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
- Message me to join in!
Re: Getting error after cloning gear_necklace
Does the editor still crash if you try use a different necklace, like bone_amulet, as the base object?
Steven Seagal of gaming industry
Re: Getting error after cloning gear_necklace
I have since removed the scripting from the items.lua
but that hasn't resolved the issue.
but that hasn't resolved the issue.
"I'm okay with being referred to as a goddess."
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
- Message me to join in!
Re: Getting error after cloning gear_necklace
I also didn't have a chance to put it anywhere on my map.
"I'm okay with being referred to as a goddess."
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
- Message me to join in!
Re: Getting error after cloning gear_necklace
This sounds exactly like the error message I got with the "Item placed on pressure plate" bug.Neikun wrote:I cloned the gear_necklace and gave it a description and resist shock 25. I saved the items.lua and reloaded my project. It was there. shortly after, the editor crashed. I'm trying to open my dungeon, but it says: [string: "SoundSystem.lua"]:0: attempt to index global 'party' (a nil value)
I'm not sure what happened.

In the process of what you were doing, did you happen to place an item on a pressure plate somewhere in your dungeon?
The only way I found to get back into my map was to edit dungeon.lua and delete the entry for the offending item.
Puzzle Frameworks - http://www.grimrock.net/forum/viewtopic.php?f=14&t=4564
Magic Pack - https://www.nexusmods.com/grimrock/mods/70
Area of Effect Spell System - http://www.grimrock.net/forum/viewtopic ... 150#p44382
Magic Pack - https://www.nexusmods.com/grimrock/mods/70
Area of Effect Spell System - http://www.grimrock.net/forum/viewtopic ... 150#p44382
Re: Getting error after cloning gear_necklace
There is in fact a pair of nomad gloves on a pressure plate on the lowest floor.
Tested, that does indeed solve my problem.
I take it that items on pressure plates is a known bug?
Tested, that does indeed solve my problem.
I take it that items on pressure plates is a known bug?
Last edited by Neikun on Tue Sep 18, 2012 1:32 pm, edited 1 time in total.
"I'm okay with being referred to as a goddess."
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
- Message me to join in!
Re: Getting error after cloning gear_necklace
Ah, I see. This issue is fixed in the upcoming new beta version.
Steven Seagal of gaming industry
Re: Getting error after cloning gear_necklace
Thanks everyone for the speedy responses.
In the words of Jim Carrey's Grinch, "But that's what these tests are for!"
In the words of Jim Carrey's Grinch, "But that's what these tests are for!"
"I'm okay with being referred to as a goddess."
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
Community Model Request Thread
See what I'm working on right now: Neikun's Workshop
Lead Coordinator for Legends of the Northern Realms Project
- Message me to join in!