Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- FormatException: The value could not be parsed.
- System.Numerics.BigNumber.ParseBigInteger (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) (at <28b1a8ae494b4e4cb235295429935c35>:0)
- System.Numerics.BigNumber.ParseBigInteger (System.String value, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) (at <28b1a8ae494b4e4cb235295429935c35>:0)
- System.Numerics.BigInteger.Parse (System.String value, System.Globalization.NumberStyles style, System.IFormatProvider provider) (at <28b1a8ae494b4e4cb235295429935c35>:0)
- System.Numerics.BigInteger.Parse (System.String value, System.Globalization.NumberStyles style) (at <28b1a8ae494b4e4cb235295429935c35>:0)
- System.Numerics.BigInteger.Parse (System.String value) (at <28b1a8ae494b4e4cb235295429935c35>:0)
- System.Numerics.BigFloat.Parse (System.String value) (at Assets/Scripts/Libs/BigFloat/BigFloat.cs:320)
- Balance.FloorUnlock.FloorUnlockData.get_PriceInt () (at Assets/Scripts/Balance/FloorUnlock/FloorUnlockData.cs:14)
- OfficeRiot.Gameplay.Floor.FloorUnlockView.SetupView () (at Assets/Scripts/Gameplay/Floor/FloorUnlockView.cs:229)
- OfficeRiot.Gameplay.Floor.FloorUnlockView.Show (OfficeRiot.SaveDataManagement.Data.FloorData floor, System.Action onTimerFinished) (at Assets/Scripts/Gameplay/Floor/FloorUnlockView.cs:84)
- OfficeRiot.Gameplay.Floor.FloorController.ShowUnlockView () (at Assets/Scripts/Gameplay/Floor/FloorController.cs:173)
- OfficeRiot.Gameplay.Floor.FloorController.Init (OfficeRiot.Gameplay.Structure.FloorStructure structure) (at Assets/Scripts/Gameplay/Floor/FloorController.cs:156)
- OfficeRiot.GameplayManagement.GameplayController.InitFloor (OfficeRiot.Gameplay.Floor.FloorController floor) (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:97)
- OfficeRiot.GameplayManagement.GameplayController.FloorTransition (System.Boolean tempIsLower) (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:141)
- OfficeRiot.GameplayManagement.GameplayController.OnSwipe (Helpers.SwipeSignal signal) (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:123)
- Zenject.SignalBus+<>c__DisplayClass31_0`1[TSignal].<SubscribeId>b__0 (System.Object args) (at Assets/Plugins/Zenject/OptionalExtras/Signals/Main/SignalBus.cs:212)
- Zenject.SignalSubscription.Invoke (System.Object signal) (at Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/SignalSubscription.cs:75)
- Zenject.SignalDeclaration.FireInternal (System.Collections.Generic.List`1[T] subscriptions, System.Object signal) (at Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/SignalDeclaration.cs:129)
- Zenject.SignalDeclaration.Fire (System.Object signal) (at Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/SignalDeclaration.cs:97)
- Zenject.SignalBus.FireId[TSignal] (System.Object identifier, TSignal signal) (at Assets/Plugins/Zenject/OptionalExtras/Signals/Main/SignalBus.cs:82)
- Zenject.SignalBus.Fire[TSignal] (TSignal signal) (at Assets/Plugins/Zenject/OptionalExtras/Signals/Main/SignalBus.cs:87)
- Helpers.SwipeManager.SwipeDone (Helpers.SwipeDirection direction) (at Assets/Scripts/Helpers/SwipeManager.cs:141)
- Helpers.SwipeManager.CalculateSwipe () (at Assets/Scripts/Helpers/SwipeManager.cs:135)
- Helpers.SwipeManager.MouseSwipe () (at Assets/Scripts/Helpers/SwipeManager.cs:108)
- Helpers.SwipeManager.Update () (at Assets/Scripts/Helpers/SwipeManager.cs:74)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement