When one tries to build a Cool Pod, the game crashes with the following error:
Error in CoolPodConfigComplete.Refrigerator.OnSpawn
System.NullReferenceException: Object reference not set to an instance of an object
at Refrigerator.OnSpawn () [0x00026] in <cb20703507b14eea8088dbc44abf7f85>:0
at KMonoBehaviour.Spawn () [0x0005d] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at UnityEngine.Debug.LogError (System.Object message, UnityEngine.Object context) [0x00000] in <72b60a3dd8cd4f12a155b761a1af9144>:0
at Debug.LogError (System.Object obj, UnityEngine.Object context) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at DebugUtil.LogErrorArgs (UnityEngine.Object context, System.Object[] objs) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at DebugUtil.LogException (UnityEngine.Object context, System.String errorMessage, System.Exception e) [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at KMonoBehaviour.Spawn () [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
at KMonoBehaviour.Start () [0x00000] in <1b5c2ff4f53d4a48b7159ed84d905978>:0
Build: U43-526233-S
When one tries to build a Cool Pod, the game crashes with the following error: