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
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)
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: