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

Comms Radio locked out when remote switching is disabled in difficulty settings #80

Open
fauxnik opened this issue Oct 1, 2024 · 0 comments

Comments

@fauxnik
Copy link
Owner

fauxnik commented Oct 1, 2024

https://discord.com/channels/332511223536943105/968937791482388510/1207302962053910558

I'm trying to start my first game with Rolling Stock Ownership. The game loads, I get the popup that it's my first time using RSO, and the starter loco spawns outside the player house.
However, the comms radio is stuck showing only title, testtest c-55-a for $4149?, confirm. I can't scroll to other modes, and clicking doesn't do anything either.
I'm on 1.0.2 of CommsRadioAPI, and 2.1.0 of RSO, which I think are both the most recent?

NullReferenceException: Object reference not set to an instance of an object
  at DV.CommsRadioController.SetMode (DV.ICommsRadioMode newMode) [0x0001a] in <70ee5fc687bb4c8989678a43730aadaa>:0 
  at DV.CommsRadioController.SetNextMode () [0x0005d] in <70ee5fc687bb4c8989678a43730aadaa>:0 
  at (wrapper dynamic-method) DV.CommsRadioController.DV.CommsRadioController.UpdateModesAvailability_Patch1(DV.CommsRadioController)
  at DV.CommsRadioController.ReactivateModes () [0x0000b] in <70ee5fc687bb4c8989678a43730aadaa>:0 
  at CommsRadioAPI.ControllerAPI.AddMode (System.Predicate`1[T] insertBeforeTest) [0x00096] in <26e94e6c081744adab3523703b7639ed>:0 
  at CommsRadioAPI.CommsRadioMode.Create (CommsRadioAPI.AStateBehaviour startingState, System.Nullable`1[T] laserColor, System.Predicate`1[T] insertBefore) [0x0002d] in <26e94e6c081744adab3523703b7639ed>:0 
  at RollingStockOwnership.CommsRadio.EquipmentPurchaserMode.Create () [0x00023] in <8df46377bd434fd3a52278f47e67a766>:0 
  at CommsRadioAPI.Accessor+AcquireResourcesPatch.Postfix (DV.CommsRadioController __instance) [0x000d1] in <26e94e6c081744adab3523703b7639ed>:0 
  at (wrapper dynamic-method) DV.CommsRadioController.DV.CommsRadioController.Awake_Patch1(DV.CommsRadioController)
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

1 participant