Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with Battletech Flashpoint 1.3 #5

Open
silvercheckmate opened this issue Dec 23, 2018 · 2 comments
Open

Not working with Battletech Flashpoint 1.3 #5

silvercheckmate opened this issue Dec 23, 2018 · 2 comments

Comments

@silvercheckmate
Copy link

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

@janxious
Copy link
Owner

This does not shock me. I haven't circled back to this one. I'm guessing it doesn't work because of the shop changes in 1.3.

@elyckir
Copy link

elyckir commented Mar 9, 2021

LogFile.txt

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)

Game Version: 1.9.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants