Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
- Parameter name: index
- System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- System.Collections.Generic.List`1[T].get_Item (System.Int32 index) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- OfficeRiot.Gameplay.Floor.FloorForPhoto.ShowFake (System.Int32 slotId) (at Assets/Scripts/Gameplay/Floor/FloorForPhoto.cs:95)
- OfficeRiot.Gameplay.Floor.FloorForPhoto.MakePhoto (OfficeRiot.Gameplay.Blogger.Signal.MakePhotoByBloggerSignal args) (at Assets/Scripts/Gameplay/Floor/FloorForPhoto.cs:76)
- 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)
- OfficeRiot.Gameplay.Blogger.BloggersController.OnPhoto (System.Int32 areaId, System.Int32 buildingId, System.Int32 floorId, System.Int32 slotId) (at Assets/Scripts/Gameplay/Blogger/BloggersController.cs:211)
- OfficeRiot.Gameplay.Blogger.Blogger.FindNewPath () (at Assets/Scripts/Gameplay/Blogger/Blogger.cs:220)
- OfficeRiot.Gameplay.Blogger.Blogger.Move (System.Single delta) (at Assets/Scripts/Gameplay/Blogger/Blogger.cs:332)
- OfficeRiot.Gameplay.Blogger.Blogger.Update (System.Single delta) (at Assets/Scripts/Gameplay/Blogger/Blogger.cs:112)
- OfficeRiot.Gameplay.Blogger.BloggersController.Update (System.Single delta) (at Assets/Scripts/Gameplay/Blogger/BloggersController.cs:272)
- OfficeRiot.GameplayManagement.GameplayController.Update () (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:81)
Add Comment
Please, Sign In to add comment