Interesting. It makes sense; Neikun's slimes work, then, because they're only reskinned models. Although when I deleted the blockers, I still had the same effect (with the slugs). In the words of Lewis Carroll: Curiouser and curiouser. I'll point wallasaurus in this direction. Thanks again for everything, Grim.Grimwold wrote:see my edit above.. definitely seems to be a combination of the slug on a blocker
[SOLVED] Weird error noticed whilst throwing rocks
- SpiderFighter
- Posts: 789
- Joined: Thu Apr 12, 2012 4:15 pm
Re: Weird error noticed whilst throwing rocks
Re: Weird error noticed whilst throwing rocks
you're right.. it's not the blockers... but it's not doors either.. I was using secret door, so I tried iron door and got the same effect. I also put the slug in a 1x1 room with no doors.. and it still did it... in fact it doesn't matter what size the room the slug is in provided it is inactive i.e. a 1x1 room OR in Guard state if the room is bigger.
[EDIT - 16:07] - with multiple inactive slugs it favours the last one added (i.e. last in the dungeon.lua file) regardless of ID.
[EDIT - 16:07] - with multiple inactive slugs it favours the last one added (i.e. last in the dungeon.lua file) regardless of ID.
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: Weird error noticed whilst throwing rocks
You may still be able to save your entire concept. Deactivate all of the blockers (keep em) And put independent plates in front of each to activate blocker after slug leaves. If it's still wigging out, remove the blockers and have the doors close behind the slug with an alternate way for the player to open it again.
You also should rebuild it and re-open it instead of removing blockers. Has grim looked at YOUR slug defs?That's where the problem is and I am SO intrigued by this. Most interesting thread EVER. Never seen anything like it! It's also important that it did not do it when Grim dl'd the files fresh and tried to replicate it.
You also should rebuild it and re-open it instead of removing blockers. Has grim looked at YOUR slug defs?That's where the problem is and I am SO intrigued by this. Most interesting thread EVER. Never seen anything like it! It's also important that it did not do it when Grim dl'd the files fresh and tried to replicate it.
Currently conspiring with many modders on the "Legends of the Northern Realms"project.
"You have been captured by a psychopathic diety who needs a new plaything to torture."
Hotel Hades
"You have been captured by a psychopathic diety who needs a new plaything to torture."
Hotel Hades
Re: Weird error noticed whilst throwing rocks
I have now been able to replicate it outside of SpiderFighter's dungeon... and not specifically with blockers.. simply with 'inactive' slugs... i.e. those that are unable to move, or are set to Guard status.msyblade wrote:You may still be able to save your entire concept. Deactivate all of the blockers (keep em) And put independent plates in front of each to activate blocker after slug leaves. If it's still wigging out, remove the blockers and have the doors close behind the slug with an alternate way for the player to open it again.
You also should rebuild it and re-open it instead of removing blockers. Has grim looked at YOUR slug defs?That's where the problem is and I am SO intrigued by this. Most interesting thread EVER. Never seen anything like it! It's also important that it did not do it when Grim dl'd the files fresh and tried to replicate it.
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: Weird error noticed whilst throwing rocks
When they become trapped, an uncontrollable rage overtakes them and they're primal telekenetic powers are unleashed!!! GOTTA check this out. Crazy that it's a slug and with a snail....nothin.
Currently conspiring with many modders on the "Legends of the Northern Realms"project.
"You have been captured by a psychopathic diety who needs a new plaything to torture."
Hotel Hades
"You have been captured by a psychopathic diety who needs a new plaything to torture."
Hotel Hades
- SpiderFighter
- Posts: 789
- Joined: Thu Apr 12, 2012 4:15 pm
Re: Weird error noticed whilst throwing rocks
But yet, if we create a simple room with a slug set to guard, the problem doesn't appear.Grimwold wrote:I have now been able to replicate it outside of SpiderFighter's dungeon... and not specifically with blockers.. simply with 'inactive' slugs... i.e. those that are unable to move, or are set to Guard status.
@msyblade: I could simply swap out the slugs for another critter, but I'd rather try to figure out what exactly is going on. And it doesn't seem to matter what the defs are for the slug; the problem appears independent of its stats. Keep the thoughts coming though!
[EDIT @ 1309:] Ok...this keeps getting weirder and weirder. I replaced some of the slugs with stone_slime12 waaay away from that room (which still had the slugs in it). Throw the stone at the slime...and it vanishes like before. Delete ALL slugs on the level...problem solved.
-
wallasaurus
- Posts: 99
- Joined: Thu Oct 11, 2012 5:12 pm
Re: Weird error noticed whilst throwing rocks
hey folks - sorry the slug is causing problems! good sleuthing so far.
I am not 100% sure on the capsule node in the skeleton, so this is the first thing I will go and check I think.
I am not 100% sure on the capsule node in the skeleton, so this is the first thing I will go and check I think.
- SpiderFighter
- Posts: 789
- Joined: Thu Apr 12, 2012 4:15 pm
Re: Weird error noticed whilst throwing rocks
No worries, my friend! They're too good to not try to fix.wallasaurus wrote:hey folks - sorry the slug is causing problems! good sleuthing so far.
I am not 100% sure on the capsule node in the skeleton, so this is the first thing I will go and check I think.
Re: Weird error noticed whilst throwing rocks
Shoooot Wally, we need somethin cool like this to investigate. I think it's awesome.
Currently conspiring with many modders on the "Legends of the Northern Realms"project.
"You have been captured by a psychopathic diety who needs a new plaything to torture."
Hotel Hades
"You have been captured by a psychopathic diety who needs a new plaything to torture."
Hotel Hades
Re: Weird error noticed whilst throwing rocks
The bounding box, scaling or animation data of the slug is probably broken which causes the projectile to collide against an impossibly large bounding box of the slug.