Jump to content

Recommended Posts

I created a backpack mod that adds a new backpack prefab and it seems to work fine with everything except Willow's Lighter. If I equip the custom backpack and lighter, save and quit to the main menu, then load the save, DS will instantly crash when I try to unequip the lighter or equip anything else in the hands slot. It doesn't even show the error screen. This ONLY happens when the lighter and custom backpack mod are both equipped during a save. I tried it with the standard backpack + lighter and it didn't crash. I tried it with the shovel + custom backpack and it didn't crash. I've tried it with a ton of different combinations and this is the only combo where it crashes. I'm pretty sure it's the lighterfire prefab but I can't figure out what it has to do with backpacks or why removing it would make it crash.

There's nothing significant in the log because it crashes before any error is written to it.

Can anyone help? Is this a common problem with backpack mods?

UPDATE: This also happens with the torch.

Edited by mouse

How to produce this yourself:

Go to http://steamcommunity.com/sharedfiles/filedetails/?id=236633488 and subscribe.

Run DS and enable the mod.

Start a game as Willow.

Open the console and type DebugSpawn("medigun")

Equip her lighter and the medigun then save and quit to the main menu.

Load the same save and try to unequip the lighter.

It crashes every time without any error messages. This only happens with the lighter. Everything else I've tested it with unequips without any problem.

To unequip the lighter after doing the above:

Load the save and unequip the medigun.

Save and quit to the main menu.

Load the save and unequip the lighter.

Edited by mouse

I noticed something new. For some reason, having a canteen in your inventory during the save/load(not equipped or in the backpack) completely fixes this.

To test this for yourself, follow the above then:

DebugSpawn("mgcanteen") or DebugSpawn("kkcanteen")

Then put it in your inventory(not in the backpack) and save and quit to main menu.

Then reload the save and try to unequip the lighter.

I'm even more confused by all of this. The canteen isn't even equipped and some how just having it in your inventory completely keeps the game from crashing when you unequip the lighter. Even worse is there's still no error messages or tracebacks so I still can't pinpoint where the problem is happening.

Can anyone please help me?

BTW What does DeregisterResurrector mean?

Edited by mouse

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...