You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using this mod with Battletech Flashpoint 1.3, the entire shop disappears.
Found the following in output_log.txt
MessageCenter [ERROR] CRITICAL ERROR, PLEASE REPORT:
Delegate OnSimRoomCameraStateChange - Standard for message type OnSimGameCameraChangeComplete failed with exception
Could not load type 'BattleTech.UI.ListElementController_BASE' from assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
at (wrapper dynamic-method) BattleTech.UI.SG_Shop_Screen.ReceiveButtonPress_Patch1 (object,string) <0x0002e>
at UnityEngine.Events.InvokableCall`1<string>.Invoke (object[]) <0x000f5>
at UnityEngine.Events.CachedInvokableCall`1<string>.Invoke (object[]) <0x00023>
at UnityEngine.Events.InvokableCallList.Invoke (object[]) <0x000c4>
at UnityEngine.Events.UnityEventBase.Invoke (object[]) <0x00043>
at UnityEngine.Events.UnityEvent.Invoke () <0x00023>
at BattleTech.UI.HBSToggle.OnPointerUp (UnityEngine.EventSystems.PointerEventData) <0x00202>
at BattleTech.UI.HBSToggle.ForceRadioSetSelection () <0x00059>
at BattleTech.UI.SG_Shop_Screen.BeginShop () <0x00059>
at BattleTech.UI.SGRoomController_Shop.EnterRoom () <0x0009a>
at BattleTech.UI.SGRoomManager.RoomChangeComplete () <0x0003b>
at BattleTech.UI.SGRoomManager.OnSimRoomCameraStateChange (MessageCenterMessage) <0x0001c>
at MessageCenter.SendMessagesForType (MessageCenterMessageType,MessageCenterMessage) <0x00186>
BTModLoader.log did not show anything unusual
The text was updated successfully, but these errors were encountered:
Unity [ERROR] MissingFieldException: Field 'BattleTech.StaticActions.Return' not found.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 45)
MissingFieldException: Field 'BattleTech.StaticActions.Return' not found.
at (wrapper dynamic-method) BattleTech.StaticActions.CreateWithDefaultBindings_Patch1()
at BattleTech.BTInput..ctor () [0x00019] in <029bfe22d2d74c8e8c8ded1619022103>:0
at BattleTech.BTInput..cctor () [0x00000] in <029bfe22d2d74c8e8c8ded1619022103>:0
Rethrow as TypeInitializationException: The type initializer for 'BattleTech.BTInput' threw an exception.
at BattleTech.UI.UIManager.Update () [0x00000] in <029bfe22d2d74c8e8c8ded1619022103>:0
(Filename: <029bfe22d2d74c8e8c8ded1619022103> Line: 0)
When using this mod with Battletech Flashpoint 1.3, the entire shop disappears.
Found the following in
output_log.txt
BTModLoader.log
did not show anything unusualThe text was updated successfully, but these errors were encountered: