This War of Mine

This War of Mine

Welcome to This War of Mine workshop!
Modding community hub for This War of Mine.
Zes 26 Feb @ 1:01pm
new to modding question
I just made a new mod and edited the crowbar item, only changed

AddSlotsToContainer from 0 to 12

saved, compiled and activated in the game. but it crashes to desktop whenever i equipped the crowbar (instead of adding slots to backpack). It simpy works In the video i watched at youtube.. I did the exact same thing..

any idea what's wrong? (final cut)
< >
Showing 1-7 of 7 comments
Zes 26 Feb @ 1:04pm 
Plus, storyteller interface crashes whenever i try to add Crafting recipes, it throws a .Net error and i can only Ignore or Quit it, quit simply terminates the program, ignoring.. well does nothing. I cant add crafting recipes.

am i the only one living this? do i need a spesific .net version or something?
Zes 26 Feb @ 1:15pm 
every item has an .xml file and storyteller compiles them into .bin files, in my problem i see only crowbar has a .bin file in the mod directory, other items simply has no bin files, just xmls..

so it must be something with the storyteller, compiling items in the wrong way, (it simply crahes in some interfaces which i mentioned in my 2nd post)

so game only reads .bin files and they are compiled in the wrong way i guess, thats why game crashes.. maybe storyteller is outdated? doesnt compile new properties correctly? (like " <Prop Name="AddSlotsToContainer" Value="12" />")
Zes 26 Feb @ 1:35pm 
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1919792317

-- Tools Limitations
What you cannot do with the current tools: change night duration, change characters ability and model, respawn NPCs or items in explored locations, add inventory slots (removed with TLO), and more...

TLO = The Little Ones.. is that why game crashes when added inventory slots?
Zes 26 Feb @ 1:43pm 
ghosts and shadows here.. place is deserted. devs are on new projects

- Rest In Peace -
Why would you want to add slots to a crowbar? Were you thinking it could have pockets to put things in? Anyway, we can't add slots to things. You can increase the stack size so a character can carry more of the item in one slot of their backpack.
Regarding only seeing a bin file for the crowbar listed in your mod, that is because it is the only thing you changed. The Storyteller did not configure the mod the wrong way. There was only that one thing to be configured.
Zes 1 Mar @ 6:42am 
Originally posted by galensgranny:
Why would you want to add slots to a crowbar? Were you thinking it could have pockets to put things in? Anyway, we can't add slots to things. You can increase the stack size so a character can carry more of the item in one slot of their backpack.

It's not the crowbar that I try to add slots, it's backpack. But the game is designed that way, items do spesific things when they are equipped, one of those things is to add slots to backpack.

It is readymade function in storyteller, but it causes crashes, since (i newly diacovered) it was removed by The Little Ones dlc.. but it is still in storyteller.

So that makes it right, it is outdated and compiling outdated features into bin files, which causes crashes.
< >
Showing 1-7 of 7 comments
Per page: 1530 50