Guest User

Pom alone crash

a guest
Apr 4th, 2023
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. IndexOutOfRangeException: Index was outside the bounds of the array.
  2. MoreSlugcats.ThreatPulser.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
  3. HUD.HUD.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
  4. RoomCamera.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
  5. RainWorldGame.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
  6. MainLoopProcess.RawUpdate (System.Single dt) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
  7. RainWorldGame.RawUpdate (System.Single dt) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
  8. DMD<>?-306356608.Trampoline<RainWorldGame::RawUpdate>?-83997696 (RainWorldGame , System.Single ) (at <232b1fe26099427c8769aa6eb1d9c814>:0)
  9. Pom.Pom.RainWorldGameRawUpdate (On.RainWorldGame+orig_RawUpdate orig, RainWorldGame self, System.Single dt) (at <f26f3a5efaa94b93bb1c8a4d34b6c44c>:0)
  10. DMD<>?-306356608.Hook<RainWorldGame::RawUpdate>?-783787520 (RainWorldGame , System.Single ) (at <a822c6a3cd9848a695c48816838d10bd>:0)
  11. ProcessManager.Update (System.Single deltaTime) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
  12. DMD<Update>?-306356608._RainWorld::Update (RainWorld this) (at <aed1c50072544aa19dda802f7a611757>:0)
  13. DMD<>?-306356608.Trampoline<RainWorld::Update>?-1060900352 (RainWorld ) (at <53f33b0fbd6e42c8b0c4acb829556c52>:0)
  14. RainWorldTryCatch.RainWorldTryCatchPlugin.<OnEnable>b__0_0 (On.RainWorld+orig_Update orig, RainWorld self) (at <532d00fc174848708ef7c04b6e6addad>:0)
  15. UnityEngine.Debug:LogException(Exception)
  16. RainWorldTryCatch.RainWorldTryCatchPlugin:<OnEnable>b__0_0(orig_Update, RainWorld)
  17. DMD<>?-306356608:Hook<RainWorld::Update>?-1197359104(RainWorld)
Advertisement
Add Comment
Please, Sign In to add comment