Created
June 21, 2026 14:06
-
-
Save Yaksinikos/306b123dae6acc67ed5206379e4f6609 to your computer and use it in GitHub Desktop.
DecorLights Crash 2026 06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Exception in RegisterBuilding for type DecorLights.CeilingLampConfig from DecorLights-merged | |
| System.MissingFieldException: Field not found: string[] TUNING.MATERIALS.TRANSPARENTS Due to: Could not find field in class | |
| at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.BuildingConfigManager.RegisterBuilding_Patch1(BuildingConfigManager,IBuildingConfig) | |
| at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.GeneratedBuildings.LoadGeneratedBuildings_Patch52(System.Collections.Generic.List`1<System.Type>) | |
| at UnityEngine.Logger.Log (UnityEngine.LogType logType, System.Object message, UnityEngine.Object context) [0x00000] in <49b372670c2b40989590ab39ffe45b59>:0 | |
| at UnityEngine.Debug.LogError (System.Object message, UnityEngine.Object context) [0x00000] in <49b372670c2b40989590ab39ffe45b59>:0 | |
| at Debug.LogError (System.Object obj, UnityEngine.Object context) [0x00000] in <4e7c817d62ad4cf08613a4e878ffc235>:0 | |
| at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <4e7c817d62ad4cf08613a4e878ffc235>:0 | |
| at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <4e7c817d62ad4cf08613a4e878ffc235>:0 | |
| at MonoMod.Utils.DynamicMethodDefinition.GeneratedBuildings.LoadGeneratedBuildings_Patch52 (System.Collections.Generic.List`1[T] ) [0x00000] in <f14b4638aa1440a9ae99a46147fec4b9>:0 | |
| at LegacyModMain.LoadBuildings (System.Collections.Generic.List`1[T] types) [0x00000] in <d882e90485e048f2b9d474e1cf20f0d2>:0 | |
| at LegacyModMain.Load () [0x00000] in <d882e90485e048f2b9d474e1cf20f0d2>:0 | |
| at MonoMod.Utils.DynamicMethodDefinition.Assets.CreatePrefabs_Patch1 (Assets ) [0x00000] in <f14b4638aa1440a9ae99a46147fec4b9>:0 | |
| at MonoMod.Utils.DynamicMethodDefinition.Assets.OnPrefabInit_Patch10 (Assets ) [0x00000] in <f14b4638aa1440a9ae99a46147fec4b9>:0 | |
| at KMonoBehaviour.InitializeComponent () [0x00000] in <4e7c817d62ad4cf08613a4e878ffc235>:0 | |
| at KMonoBehaviour.Awake () [0x00000] in <4e7c817d62ad4cf08613a4e878ffc235>:0 | |
| at UnityEngine.Object.Internal_InstantiateSingleWithParent_Injected (System.IntPtr , System.IntPtr , UnityEngine.Vector3& , UnityEngine.Quaternion& ) [0x00000] in <49b372670c2b40989590ab39ffe45b59>:0 | |
| at UnityEngine.Object.Internal_InstantiateSingleWithParent (UnityEngine.Object data, UnityEngine.Transform parent, UnityEngine.Vector3 pos, UnityEngine.Quaternion rot) [0x00000] in <49b372670c2b40989590ab39ffe45b59>:0 | |
| at UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <49b372670c2b40989590ab39ffe45b59>:0 | |
| at UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.Transform parent) [0x00000] in <49b372670c2b40989590ab39ffe45b59>:0 | |
| at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.Vector3 position, UnityEngine.Quaternion rotation, UnityEngine.GameObject parent, System.String name, System.Boolean initialize_id, System.Int32 gameLayer) [0x00000] in <4e7c817d62ad4cf08613a4e878ffc235>:0 | |
| at Util.KInstantiate (UnityEngine.GameObject original, UnityEngine.GameObject parent, System.String name) [0x00000] in <4e7c817d62ad4cf08613a4e878ffc235>:0 | |
| at LaunchInitializer.Update () [0x00000] in <d882e90485e048f2b9d474e1cf20f0d2>:0 | |
| Build: U59-737790-SC |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment