Open DestroyedClone opened 1 month ago
mysteryspace
[Warning: Unity Log] Couldn't create a Convex Mesh from source mesh "NewtStatueMesh" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
[Warning: Unity Log] Couldn't create a Convex Mesh from source mesh "NewtStatueMesh" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
[Warning: Unity Log] Couldn't create a Convex Mesh from source mesh "NewtStatueMesh" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
[Warning: Unity Log] Couldn't create a Convex Mesh from source mesh "NewtStatueMesh" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
[Warning: Unity Log] Couldn't create a Convex Mesh from source mesh "NewtStatueMesh" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
[Warning: Unity Log] Couldn't create a Convex Mesh from source mesh "NewtStatueMesh" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
[Warning: Unity Log] Couldn't create a Convex Mesh from source mesh "NewtStatueMesh" within the maximum polygons limit (256). The partial hull will be used. Consider simplifying your mesh.
[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object
Stack trace:
RoR2.PurchaseInteraction.Awake () (at <a149dbd7438a4e73b97d6600b3a2bbd4>:IL_0037)
UnityEngine.Object:Instantiate(GameObject)
LobbyAppearanceImprovements.Scenes.LAIScene:CreateScene(Boolean) (at C:/Users/destr/source/repos/LobbyAppearanceImprovements/Scenes/LAIScene.cs:91)
LobbyAppearanceImprovements.Methods:SelectScene(String) (at C:/Users/destr/source/repos/LobbyAppearanceImprovements/Methods.cs:224)
LobbyAppearanceImprovements.Methods:LoadSceneAndLayout(String, String, Boolean) (at C:/Users/destr/source/repos/LobbyAppearanceImprovements/Methods.cs:309)
LobbyAppearanceImprovements.ConfigSetup:SetSceneLayoutFromLobby(Boolean) (at C:/Users/destr/source/repos/LobbyAppearanceImprovements/ConfigSetup.cs:271)
InLobbyConfig.Fields.BaseConfigField`1:OnValueChanged(Boolean) (at D:/RoR2 Modding/Repos/InLobbyConfig/InLobbyConfigUnity/Assets/InLobbyConfig/Fields/BaseConfigField.cs:57)
InLobbyConfig.FieldControllers.BooleanFieldController:OnValueChanged(Boolean) (at D:/RoR2 Modding/Repos/InLobbyConfig/InLobbyConfigUnity/Assets/InLobbyConfig/FieldControllers/BooleanFieldController.cs:52)
UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMousePress(MouseButtonEventData)
Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvent(Int32, Int32)
Rewired.Integration.UnityUI.RewiredStandaloneInputModule:ProcessMouseEvents()
Rewired.Integration.UnityUI.RewiredStandaloneInputModule:Process()
UnityEngine.EventSystems.EventSystem:Update()
RoR2.UI.MPEventSystem:Update()
Goldshores