Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DivideByZeroException: Attempted to divide by zero.
- System.Numerics.BigIntegerCalculator.Divide (System.UInt32[] left, System.UInt32 right) (at <28b1a8ae494b4e4cb235295429935c35>:0)
- System.Numerics.BigInteger.op_Division (System.Numerics.BigInteger dividend, System.Numerics.BigInteger divisor) (at <28b1a8ae494b4e4cb235295429935c35>:0)
- System.Numerics.BigFloat.divide (System.Single other) (at Assets/Scripts/Libs/BigFloat/BigFloat.cs:341)
- System.Numerics.BigFloat.Divide (System.Numerics.BigFloat a, System.Single b) (at Assets/Scripts/Libs/BigFloat/BigFloat.cs:130)
- System.Numerics.BigFloat.op_Division (System.Numerics.BigFloat a, System.Single b) (at Assets/Scripts/Libs/BigFloat/BigFloat.cs:508)
- OfficeRiot.Gameplay.Floor.FloorUnlockView.SetupView () (at Assets/Scripts/Gameplay/Floor/FloorUnlockView.cs:298)
- OfficeRiot.Gameplay.Floor.FloorUnlockView.Show (OfficeRiot.SaveDataManagement.Data.FloorData floor, System.Action onTimerFinished) (at Assets/Scripts/Gameplay/Floor/FloorUnlockView.cs:117)
- OfficeRiot.Gameplay.Floor.FloorController.ShowUnlockView () (at Assets/Scripts/Gameplay/Floor/FloorController.cs:259)
- OfficeRiot.Gameplay.Floor.FloorController.Init (OfficeRiot.Gameplay.Structure.FloorStructure structure) (at Assets/Scripts/Gameplay/Floor/FloorController.cs:225)
- OfficeRiot.GameplayManagement.GameplayController.InitFloor (OfficeRiot.Gameplay.Floor.FloorController floor) (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:190)
- OfficeRiot.GameplayManagement.GameplayController.FloorTransition (System.Boolean tempIsLower) (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:240)
- OfficeRiot.GameplayManagement.GameplayController.OnSwipe (Helpers.SwipeSignal signal) (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:222)
- Zenject.SignalBus+<>c__DisplayClass31_0`1[TSignal].<SubscribeId>b__0 (System.Object args) (at /Users/bogdanovvladislav/office_riot/officeRiot/Assets/Plugins/Zenject/OptionalExtras/Signals/Main/SignalBus.cs:212)
- Zenject.SignalSubscription.Invoke (System.Object signal) (at /Users/bogdanovvladislav/office_riot/officeRiot/Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/SignalSubscription.cs:75)
- Zenject.SignalDeclaration.FireInternal (System.Collections.Generic.List`1[T] subscriptions, System.Object signal) (at /Users/bogdanovvladislav/office_riot/officeRiot/Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/SignalDeclaration.cs:129)
- Zenject.SignalDeclaration.Fire (System.Object signal) (at /Users/bogdanovvladislav/office_riot/officeRiot/Assets/Plugins/Zenject/OptionalExtras/Signals/Internal/SignalDeclaration.cs:97)
- Zenject.SignalBus.FireId[TSignal] (System.Object identifier, TSignal signal) (at /Users/bogdanovvladislav/office_riot/officeRiot/Assets/Plugins/Zenject/OptionalExtras/Signals/Main/SignalBus.cs:82)
- Zenject.SignalBus.Fire[TSignal] (TSignal signal) (at /Users/bogdanovvladislav/office_riot/officeRiot/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