Timberborn

Timberborn

39 ratings
zxuiji - Append Vanilla Resources
   
Award
Favorite
Favorited
Unfavorite
Mod
File Size
Posted
Updated
271.949 KB
Aug 3, 2024 @ 9:34am
Feb 14 @ 2:15pm
6 Change Notes ( view )

Subscribe to download
zxuiji - Append Vanilla Resources

Description
Some mods may want to mix and match textures from vanilla factions and to prevent crashes caused by multiple mods appending those textures this mod was created.

Credit to Knatte Anka for the thumbnail
14 Comments
zxuiji  [author] Mar 10 @ 11:54pm 
g2n wyatt, that said which ever mod it was shoulda been relying on this mod to handle adding the materials so that there wouldn't be that crash.
wyatt2996 Mar 10 @ 4:09pm 
I figured it out I believe... because I use several mods by Luke, I needed the materialplsnocrashes mod to stop it from stopping if it receives a duplicate request for assets. once I added that, everything works perfectly.
wyatt2996 Mar 10 @ 2:53pm 
I'm on U7, and if I add this one, I get that error. I haven't even enabled more bombs yet. This mod doesn't like something else I'm using. Once I get the list figured out, I will start checking which mods don't like this one. since I have to check all of this around my job, it could take a bit. but I will check on it all again when you update your stuff. just giving you a heads up about the issue.

I also don't have any of the emberpelts stuff enabled at this point (sadly, since I love playing with the emberpelts), since I'm trying to figure out what mod is causing a missing method exception error as well.
zxuiji  [author] Mar 10 @ 9:21am 
wyatt might be probably the more bombs mod if you're still on update 6. I somehow corrupted that version before I uploaded the update that supports update 7 (experimental branch). That being the case just disable more bombs until I get round to the update tonight (check back tomorrow). alternatively it may be that I've forgotten to remove the emberpelts spec file from the mod now that they include everything anyways
wyatt2996 Mar 10 @ 8:34am 
I am seeing a crash when loading with other mods. not sure what mod is causing this mod to give this error.
v0.7.1.2-dc411b4-xsw
InvalidOperationException: Material BaseMetal.IronTeeth is already loaded.
Timberborn.TimbermeshMaterials.MaterialRepository.LoadMaterials (System.Collections.Generic.IEnumerable`1[T] materialGroupSpecs) (at <73cd7857f49b4a418a9abad4ad75c68d>:0)
Timberborn.TimbermeshMaterials.MaterialRepository.Load () (at <73cd7857f49b4a418a9abad4ad75c68d>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Timberborn.SingletonSystem.SingletonLifecycleService.LoadSingletons_Patch2(Timberborn.SingletonSystem.SingletonLifecycleService)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Timberborn.SingletonSystem.SingletonLifecycleService.LoadAll_Patch1(Timberborn.SingletonSystem.SingletonLifecycleService)
Timberborn.SingletonSystem.SingletonLifecycleUnityAdapter.Start () (at <27955be1784e41afaeed629fb147a2a9>:0)"
zxuiji  [author] Feb 23 @ 12:06am 
kat on u7 I had already removed the emberpelts spec file since it was not needed any more, it was only u6 that needed the patch. Whatever mod is causing a crash is because it is trying to add material groups that this mod is responsible for adding. That mod is supposed to require this one and not touch the material groups directly so that there's no conflicts. Since the mod is clearly not relying on this one as it should you'll also need to install the other mod that someone created to stop crashes occurring when these particular conflicts occur. I think it was called something along the lines of "pleasenomorecrashes" or something.
kat Feb 22 @ 5:00pm 
will you put through the patch for fixing the emberpelts issue?
zxuiji  [author] Feb 13 @ 10:05pm 
tekap emberpelts mighta started including both material groups itself on U6, inwhich case the simplest fix is to just go into this mod's folder, into the version-0.6 folder inside it, into the specifications folder inside that and just delete the factionspecificationemberpelts.json I think it was. I'll get round to doing so myself and pushing the update at some point today.
tekap2 Feb 13 @ 8:50am 
Referring to emberpelts on U6. The game began crashing on startup since your update after loading several other mods on startup that updated at the same time. Also More Bombs mod is separated into two categories.
zxuiji  [author] Feb 12 @ 11:02am 
tekap that's strange, this mod shouldn't effect emberpelts on u7 since I straight up removed the spec file for it altogether since emberpelts includes the groups itself now