Jump to content

My game isn't loading properly


FreezingSlickT
  • Branch: Live Branch Version: Windows Pending

I keep trying to load in but it says theres a problem, this is what the more info tab says
 

Exception in RegisterBuilding for type ClothingFabricatorConfig from Assembly-CSharp 
System.MissingMethodException: void ComplexRecipe..ctor(string,ComplexRecipe/RecipeElement[],ComplexRecipe/RecipeElement[])
  at Fashionistic.FashionisticPatches+ClothingFabricatorConfig_ConfigureRecipes_Patch.Postfix () [0x00001] in <0d406467ee454b938dba7a17df228530>:0 
  at (wrapper dynamic-method) ClothingFabricatorConfig.ConfigureRecipes_Patch1(object)
  at ClothingFabricatorConfig.ConfigureBuildingTemplate (UnityEngine.GameObject go, Tag prefab_tag) [0x0008b] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\scripts\Mods\ClothingFabricatorConfig.cs:54 
  at BuildingConfigManager.RegisterBuilding (IBuildingConfig config) [0x000be] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\scripts\game\Buildings\BuildingConfigManager.cs:101 
  at GeneratedBuildings.LoadGeneratedBuildings (System.Collections.Generic.List`1[T] types) [0x0008d] in C:\jenkins_workspace\workspace\SimGame_Windows\game\Assets\scripts\Mods\GeneratedBuildings.cs:35 

UnityEngine.Debug:LogError(Object, Object)
Debug:LogError(Object, Object) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Debug.cs:152)
DebugUtil:LogErrorArgs(Object, Object[]) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/DebugUtil.cs:191)
DebugUtil:LogException(Object, String, Exception) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/DebugUtil.cs:201)
GeneratedBuildings:LoadGeneratedBuildings(List`1) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/Mods/GeneratedBuildings.cs:39)
LegacyModMain:LoadBuildings(List`1) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/Mods/LegacyModMain.cs:141)
LegacyModMain:Load() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/Mods/LegacyModMain.cs:26)
Assets:CreatePrefabs() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/Assets.cs:229)
Assets:OnPrefabInit_Patch1(Object)
KMonoBehaviour:InitializeComponent() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/KMonoBehaviour.cs:132)
KMonoBehaviour:Awake() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/KMonoBehaviour.cs:44)
UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion, Transform)
Util:KInstantiate(GameObject, Vector3, Quaternion, GameObject, String, Boolean, Int32) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/Util.cs:226)
Util:KInstantiate(GameObject, GameObject, String) (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/Plugins/Klei/util/Util.cs:198)
LaunchInitializer:Update() (at C:/jenkins_workspace/workspace/SimGame_Windows/game/Assets/scripts/game/LaunchInitializer.cs:59)

Build: 466411


Steps to Reproduce

I don't know, I do have a lot of mods tho




User Feedback


Fashionistic mod seems to have some problems lately but it could be a combination of mods and not only that specific one

Share this comment


Link to comment
Share on other sites



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...