Rain World

Rain World

Expeditions Enhanced
GreenStar Sep 25, 2023 @ 4:37pm
Exception logs
NullReferenceException: Object reference not set to an instance of an object
ExpeditionEnhanced.ExampleContent.Leeching.OnKill (SocialEventRecognizer socialEventRecognizer, Player player, Creature victim) (at <6d52c822213345e185a71e071f10316e>:0)
ExpeditionEnhanced.ExpeditionsEnhanced.SocialEventRecognizer_Killing (On.SocialEventRecognizer+orig_Killing orig, SocialEventRecognizer self, Creature killer, Creature victim) (at <6d52c822213345e185a71e071f10316e>:0)
DMD<>?1504841984.Hook<SocialEventRecognizer::Killing>?1167064576 (SocialEventRecognizer , Creature , Creature ) (at <b13c40b515a84f6da3a11b1ff347945c>:0)
DMD<Die>?1504841984._Creature::Die (Creature this) (at <17839efbbef24f4980a31dad7ef3912f>:0)
DMD<>?1504841984.Trampoline<Creature::Die>?-718672384 (Creature ) (at <784d6dc129b64bcc85cf9be9cb2a415f>:0)
ReviveOnKill.Plugin.Creature_Die (On.Creature+orig_Die orig, Creature self) (at <1fb8f578ed384f56a0c38fe6967721eb>:0)
DMD<>?1504841984.Hook<Creature::Die>?-489284096 (Creature ) (at <0187a63eab2f49ed9bb25c4e6ea865b2>:0)
DMD<>?1504841984.Trampoline<Creature::Die>?465159680 (Creature ) (at <c22815bb18c7462fb522cf10af186a76>:0)
patch_Lizard.BP_Die (On.Creature+orig_Die orig, Creature self) (at /RainWorldMods/WillowsMods/patch_Lizard.cs:465)
DMD<>?1504841984.Hook<Creature::Die>?-1532743168 (Creature ) (at <2a3f2edeb2554386a3708929398360bd>:0)
DMD<>?1504841984.Trampoline<Creature::Die>?484969984 (Creature ) (at <6a14f515d2604bc4b22cccc1d8772ee9>:0)
pitrespawn.PitRespawn.Creature_Die (On.Creature+orig_Die orig, Creature self) (at <b78fafc1c0d84f92ab5558970004260b>:0)
DMD<>?1504841984.Hook<Creature::Die>?2115350016 (Creature ) (at <dfda4ca1655b401abf8a69a06b9fdff4>:0)
Creature.Update (System.Boolean eu) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<>?1504841984.Trampoline<Creature::Update>?-345805824 (Creature , System.Boolean ) (at <47ddd9e946244e44b97437f427e16b2d>:0)
patch_AbstractCreature.Creature_Update (On.Creature+orig_Update orig, Creature self, System.Boolean eu) (at /RainWorldMods/WillowsMods/patch_AbstractCreature.cs:21)
DMD<>?1504841984.Hook<Creature::Update>?481519104 (Creature , System.Boolean ) (at <fc0abcfa3e204b59afe542b26f587349>:0)
AirBreatherCreature.Update (System.Boolean eu) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<Update>?1504841984._Lizard::Update (Lizard this, System.Boolean eu) (at <3ef56f5980fc4a1fa8822e16fe681812>:0)
DMD<>?1504841984.Trampoline<Lizard::Update>?-1978207232 (Lizard , System.Boolean ) (at <2e40bc91c1f14733a1f594c20788394c>:0)
patch_Lizard.BPLizard_Update (On.Lizard+orig_Update orig, Lizard self, System.Boolean eu) (at /RainWorldMods/WillowsMods/patch_Lizard.cs:1619)
DMD<>?1504841984.Hook<Lizard::Update>?2035094528 (Lizard , System.Boolean ) (at <d73acadd807e468ebb44feac9560e651>:0)
DMD<>?1504841984.Trampoline<Lizard::Update>?-698076672 (Lizard , System.Boolean ) (at <be623cf5b1f1492d918a82c8c657c0ea>:0)
DMD<>?1504841984.Hook<Lizard::Update>?-979742208 (Lizard , System.Boolean ) (at <83b6043bf34e4a5f814e9dad00c2caee>:0)
Room.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<Update>?1504841984._RainWorldGame::Update (RainWorldGame this) (at <282c2f11e8f34cb8af5bd1c555ce61c9>:0)
DMD<>?1504841984.Trampoline<RainWorldGame::Update>?971408896 (RainWorldGame ) (at <e0f73ba8c2384883b5efcb1e41994d78>:0)
Explorite.KarmaReinforcementReinforcement.Plugin.RainWorldGame_Update (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <0ba3da7371c542619c582427895a054d>:0)
DMD<>?1504841984.Hook<RainWorldGame::Update>?-264055808 (RainWorldGame ) (at <23a589d083214608b73c0d3335fcd7b9>:0)
MainLoopProcess.RawUpdate (System.Single dt) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
RainWorldGame.RawUpdate (System.Single dt) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
ProcessManager.Update (System.Single deltaTime) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<Update>?1504841984._RainWorld::Update (RainWorld this) (at <ad6a4d8e256942cb9effa5873101b6e0>:0)
DMD<>?1504841984.Trampoline<RainWorld::Update>?-1904555008 (RainWorld ) (at <379b2e95fdad4600bd6c70f82ac4ba41>:0)
Guardian.LogHooks.RainWorld_Update (On.RainWorld+orig_Update orig, RainWorld self) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/LogHooks.cs:70)
UnityEngine.Debug:LogException(Exception)
Guardian.CloudLogger:LogAndUploadException(Exception) (at E:/RainWorldModding/Guardian/src/plugin/CloudLogger.cs:31)
Guardian.LogHooks:RainWorld_Update(orig_Update, RainWorld) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/LogHooks.cs:74)
DMD<>?1504841984:Hook<RainWorld::Update>?-1460186624(RainWorld)
< >
Showing 1-12 of 12 comments
Nacu  [developer] Oct 22, 2023 @ 7:31am 
should be ficksed :lunar2020ratinablanket:
The Toe Curler Jan 26, 2024 @ 10:03pm 
hi I dunno if it was this mod but expedition was working up until the new update and I dunno what really happened, it seemed to have broken loading up expedition at all so I'm guessing it was this mod
even loading up expedition itself seems to never load

here's what I got with just expedition itself
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 <a1e9f114a6e64f4eacb529fc802ec93d>:0)
System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <a1e9f114a6e64f4eacb529fc802ec93d>:0)
Menu.CharacterSelectPage.UpdateSelectedSlugcat (System.Int32 num) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
Menu.CharacterSelectPage.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
Menu.MenuObject.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
Menu.PositionedMenuObject.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
Menu.Menu.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
Menu.ExpeditionMenu.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
MainLoopProcess.RawUpdate (System.Single dt) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
ProcessManager.Update (System.Single deltaTime) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
RainWorld.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)

but with a bunch of mods I get this
NullReferenceException: Object reference not set to an instance of an object
Meteor.Hooks.MenuHooks.InteractiveMenuScene_Update (On.Menu.InteractiveMenuScene+orig_Update orig, Menu.InteractiveMenuScene self) (at G:/RW mod project/Meteor/Meteor/Hooks/MenuHooks.cs:50)
DMD<>?-446033664.Hook<Menu.InteractiveMenuScene::Update>?-737890304 (Menu.InteractiveMenuScene ) (at <8f54e6d62ed74754991feb43730499a4>:0)
Menu.MenuObject.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
Menu.PositionedMenuObject.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<Update>?-446033664._Menu_Menu::Update (Menu.Menu this) (at <169e2d2555e24f71bb532f1726fa1580>:0)
DMD<>?-446033664.Trampoline<Menu.Menu::Update>?-1055995904 (Menu.Menu ) (at <a119a753affe4151a425becda289cb49>:0)
RandomTitleScreen.Hooks.Menu_Update (On.Menu.Menu+orig_Update orig, Menu.Menu self) (at RandomTitleScreen/Hooks.cs:199)
DMD<>?-446033664.Hook<Menu.Menu::Update>?-1337661440 (Menu.Menu ) (at <026971be7a204842a1094f6bcc4a9e30>:0)
DMD<Update>?-446033664._Menu_ExpeditionMenu::Update (Menu.ExpeditionMenu this) (at <6f674b55bbae40be942045366f33f6e2>:0)
DMD<>?-446033664.Trampoline<Menu.ExpeditionMenu::Update>?1023136256 (Menu.ExpeditionMenu ) (at <84028b9e66d941be9434636d5667b236>:0)
MenuTogether.MenuTogether.ExpeditionMenuOnUpdate (On.Menu.ExpeditionMenu+orig_Update orig, Menu.ExpeditionMenu self) (at <24d30799a58148f68d7b2eac49dbe633>:0)
DMD<>?-446033664.Hook<Menu.ExpeditionMenu::Update>?2022667776 (Menu.ExpeditionMenu ) (at <ce6b38dc35354f12b22a9cb6f9f655d9>:0)
MainLoopProcess.RawUpdate (System.Single dt) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<Update>?-446033664._ProcessManager::Update (ProcessManager this, System.Single deltaTime) (at <f7b26ee634684a2eaedfa8cf9f08da3f>:0)
DMD<>?-446033664.Trampoline<ProcessManager::Update>?1083106816 (ProcessManager , System.Single ) (at <8b0557dc141748c080e637ceb4496e5d>:0)
RegionKit.Modules.AnimatedDecals.VideoManager.ProcessManager_Update (On.ProcessManager+orig_Update orig, ProcessManager self, System.Single deltaTime) (at D:/th8-files/code/RegionKit/src/Modules/AnimatedDecals/VideoManager.cs:40)
DMD<>?-446033664.Hook<ProcessManager::Update>?1518727168 (ProcessManager , System.Single ) (at <f872016ab72a457e9165daa7d486428e>:0)
DMD<Update>?-446033664._RainWorld::Update (RainWorld this) (at <c7b7506a67854a1cadeb06ae4e59deac>:0)
DMD<>?-446033664.Trampoline<RainWorld::Update>?-2044306432 (RainWorld ) (at <c2eca4ce114349af80e9aa05c08fa362>:0)
ImprovedInput.Plugin.RainWorld_Update (On.RainWorld+orig_Update orig, RainWorld self) (at <b1532b580d2f4aa5a77966738074cad8>:0)
DMD<>?-446033664.Hook<RainWorld::Update>?970043904 (RainWorld ) (at <7de8e31fda7549f59f8dcbd55183156a>:0)
DMD<>?-446033664.Trampoline<RainWorld::Update>?986022400 (RainWorld ) (at <8f7e47e16bef4fdb97d0d2014064c9c9>:0)
Revivify.Plugin.ErrorCatch (On.RainWorld+orig_Update orig, RainWorld self) (at <84d6e4b45b0846db885a4a7bbcdd965b>:0)
DMD<>?-446033664.Hook<RainWorld::Update>?-1753892864 (RainWorld ) (at <6163829208ee4853b5a2ab28c8b4a20d>:0)
DMD<>?-446033664.Trampoline<RainWorld::Update>?-472332800 (RainWorld ) (at <888628b400f449c5ae3295d090729713>:0)
Guardian.LogHooks.RainWorld_Update (On.RainWorld+orig_Update orig, RainWorld self) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/LogHooks.cs:70)
UnityEngine.Debug:LogException(Exception)
Guardian.CloudLogger:LogAndUploadException(Exception) (at E:/RainWorldModding/Guardian/src/plugin/CloudLogger.cs:31)
Guardian.LogHooks:RainWorld_Update(orig_Update, RainWorld) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/LogHooks.cs:74)
DMD<>?-446033664:Hook<RainWorld::Update>?1824731648(RainWorld)
DMD<>?-446033664:Trampoline<RainWorld::Update>?658466304(RainWorld)
HealthBars.HealthBars:UpdatePatch(orig_Update, RainWorld)
DMD<>?-446033664:Hook<RainWorld::Update>?1459670016(RainWorld)
DMD<>?-446033664:Trampoline<RainWorld::Update>?-955073536(RainWorld)
BeastMaster.BeastMaster:RainWorldOnUpdate(orig_Update, RainWorld)
DMD<>?-446033664:Hook<RainWorld::Update>?-774980096(RainWorld)
DMD<>?-446033664:Trampoline<RainWorld::Update>?-1201852416(RainWorld)
BloodHooks:RainWorld_Update(orig_Update, RainWorld) (at C:/Users/Lee/source/repos/Blood/BloodHooks.cs:46)
DMD<>?-446033664:Hook<RainWorld::Update>?377926144(RainWorld)

I should mention this is avoidable in the case of the top exception using dev console show_debug, which pauses the game when an exception is thrown and for some reason allows me to access expedition as normal after unpausing
Last edited by The Toe Curler; Jan 26, 2024 @ 10:29pm
Nacu  [developer] Jan 27, 2024 @ 1:42am 
THATS SO WEIRD
It could be a slugbase issue with you having selected a slugcat that doesmt exist anymore (mod disabled). And the second one seems like a Meteor mod issue. Not sure what to do about it, ill see though, thanks
The Toe Curler Jan 27, 2024 @ 6:37pm 
hi I found using the saint's tongue perk along with unshackled coop causes the slugcat to disappear (turn invisible more like), I dunno if I should send the entire exception but here you go

NullReferenceException: Object reference not set to an instance of an object
UnshackledCoop.UnshackledCoop.PlayerGraphicsOnApplyPalette (On.PlayerGraphics+orig_ApplyPalette orig, PlayerGraphics self, RoomCamera+SpriteLeaser sLeaser, RoomCamera rCam, RoomPalette palette) (at <b67c40c1b47e4be3ac71d444013f9415>:0)
DMD<>?1382158592.Hook<PlayerGraphics::ApplyPalette>?247378944 (PlayerGraphics , RoomCamera+SpriteLeaser , RoomCamera , RoomPalette ) (at <098f21c4e21f402685027e9e9459ea58>:0)
DMD<>?1382158592.Trampoline<PlayerGraphics::ApplyPalette>?478402048 (PlayerGraphics , RoomCamera+SpriteLeaser , RoomCamera , RoomPalette ) (at <5c2ccffecbf141c6b663fa50293586fe>:0)
ExpeditionEnhanced.ExampleContent.ExamplePerkHooks.PlayerGraphics_ApplyPalette (On.PlayerGraphics+orig_ApplyPalette orig, PlayerGraphics self, RoomCamera+SpriteLeaser sLeaser, RoomCamera rCam, RoomPalette palette) (at <05730e019b394d199fdd486b3589e166>:0)
DMD<>?1382158592.Hook<PlayerGraphics::ApplyPalette>?196736512 (PlayerGraphics , RoomCamera+SpriteLeaser , RoomCamera , RoomPalette ) (at <3c94e99c2ee5457c9cfed8d49d664ae3>:0)
DMD<>?1382158592.Trampoline<PlayerGraphics::ApplyPalette>?-576329728 (PlayerGraphics , RoomCamera+SpriteLeaser , RoomCamera , RoomPalette ) (at <274c076230034169b3161ae2817235d3>:0)
Vinki.Hooks.PlayerGraphics_ApplyPallete (On.PlayerGraphics+orig_ApplyPalette orig, PlayerGraphics self, RoomCamera+SpriteLeaser sLeaser, RoomCamera rCam, RoomPalette palette) (at C:/Users/coles/Documents/TheVinki/src/Hooks/Player/PlayerGraphics.cs:255)
DMD<>?1382158592.Hook<PlayerGraphics::ApplyPalette>?422568960 (PlayerGraphics , RoomCamera+SpriteLeaser , RoomCamera , RoomPalette ) (at <4c20f7e6ddd2420b8de91c2f73670284>:0)
DMD<_ctor>?1382158592._RoomCamera+SpriteLeaser::_ctor (RoomCamera+SpriteLeaser this, IDrawable obj, RoomCamera rCam) (at <a097e189021f4ea198449376c5dffb3c>:0)
DMD<>?1382158592.Trampoline<RoomCamera+SpriteLeaser::.ctor>?97459♥♥♥♥ (RoomCamera+SpriteLeaser , IDrawable , RoomCamera ) (at <153e110537b240ac847472196e5e6dcf>:0)
DressMySlugcat.Hooks.PlayerGraphicsHooks.SpriteLeaser_ctor (On.RoomCamera+SpriteLeaser+orig_ctor orig, RoomCamera+SpriteLeaser sLeaser, IDrawable obj, RoomCamera rCam) (at /RainWorldMods/DMS/Hooks/PlayerGraphicsHooks.cs:31)
DMD<>?1382158592.Hook<RoomCamera+SpriteLeaser::.ctor>?1807277568 (RoomCamera+SpriteLeaser , IDrawable , RoomCamera ) (at <8801dce6889c46d98eb00b09b3d487a7>:0)
RoomCamera.NewObjectInRoom (IDrawable obj) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<AddObject>?1382158592._Room::AddObject (Room this, UpdatableAndDeletable obj) (at <a3ef70c82f85421ba14eb1d0a2fd3ba0>:0)
DMD<>?1382158592.Trampoline<Room::AddObject>?-876875264 (Room , UpdatableAndDeletable ) (at <547dfb0de3ed4e998063f659df3cd85e>:0)
SprobParasiticScug.GeneralStuff.AddObject (On.Room+orig_AddObject orig, Room self, UpdatableAndDeletable obj) (at <420f519654724a48a3202b5677a1f78d>:0)
DMD<>?1382158592.Hook<Room::AddObject>?-1730619904 (Room , UpdatableAndDeletable ) (at <34cdb436fd2d4bae9c682e18dd6e27c4>:0)
DMD<>?1382158592.Trampoline<Room::AddObject>?388091392 (Room , UpdatableAndDeletable ) (at <69592e16e0924f5d9bc0631dcaabe8e8>:0)
TheFriend.NoirThings.NoirCatto.RoomOnAddObject (On.Room+orig_AddObject orig, Room self, UpdatableAndDeletable obj) (at <d09d96819a8e4a80a6334416762fabd9>:0)
DMD<>?1382158592.Hook<Room::AddObject>?1633716224 (Room , UpdatableAndDeletable ) (at <92a6b9ec985044e5943b12dae91d2da2>:0)
DMD<>?1382158592.Trampoline<Room::AddObject>?1686728704 (Room , UpdatableAndDeletable ) (at <d6ecbf0f3e964af983b24296abfb1f20>:0)
RegionKit.Modules.Machinery._Module.Room_AddObject (On.Room+orig_AddObject orig, Room self, UpdatableAndDeletable obj) (at D:/th8-files/code/RegionKit/src/Modules/Machinery/_Module.cs:63)
DMD<>?1382158592.Hook<Room::AddObject>?-1179250688 (Room , UpdatableAndDeletable ) (at <816f8554767348b8876cc3a64ea0a73d>:0)
DMD<>?1382158592.Trampoline<Room::AddObject>?-132525056 (Room , UpdatableAndDeletable ) (at <18d37b329d6a47359ccacd806276d2ad>:0)
RegionKit.Modules.ConcealedGarden.CGDrySpot+Hooks.Room_AddObject (On.Room+orig_AddObject orig, Room self, UpdatableAndDeletable obj) (at D:/th8-files/code/RegionKit/src/Modules/ConcealedGarden/CGDrySpot.cs:61)
DMD<>?1382158592.Hook<Room::AddObject>?-2130427904 (Room , UpdatableAndDeletable ) (at <e76d135af83742efa03e372c423357a9>:0)
Creature.PlaceInRoom (Room placeRoom) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
AbstractPhysicalObject.RealizeInRoom () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<RealizeInRoom>?1382158592._AbstractCreature::RealizeInRoom (AbstractCreature this) (at <fbd15d2161fc4e42b13666bee2db5daa>:0)
DMD<>?1382158592.Trampoline<AbstractCreature::RealizeInRoom>?464315904 (AbstractCreature ) (at <fd6ee77521f34f2d865dfbb909c7d847>:0)
RegionKit.Modules.ShelterBehaviors._Module.CreatureShuffleHook (On.AbstractCreature+orig_RealizeInRoom orig, AbstractCreature instance) (at D:/th8-files/code/RegionKit/src/Modules/ShelterBehaviors/_Module.cs:18)
DMD<>?1382158592.Hook<AbstractCreature::RealizeInRoom>?1013607936 (AbstractCreature ) (at <91a2915081ae4eb38ed3d9653f8bf894>:0)
Room.ShortCutsReady () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
RoomPreparer.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<Update>?1382158592._RainWorldGame::Update (RainWorldGame this) (at <533fa8730c934b6cb91e663539e3c268>:0)
DMD<>?1382158592.Trampoline<RainWorldGame::Update>?1156517888 (RainWorldGame ) (at <ebbfa6d9235946acafa4abf425290f44>:0)
MouseDrag.Hooks.RainWorldGameUpdateHook (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <4cf17e66b4f74ea39052252abdb1e821>:0)
DMD<>?1382158592.Hook<RainWorldGame::Update>?-260557824 (RainWorldGame ) (at <98b2e1a4e06949649d28c6734da41ed8>:0)
DMD<>?1382158592.Trampoline<RainWorldGame::Update>?-1068066304 (RainWorldGame ) (at <b0d4e98f8d864de8bc5a1ffa46de2669>:0)
SprobParasiticScug.Main.GameUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <420f519654724a48a3202b5677a1f78d>:0)
DMD<>?1382158592.Hook<RainWorldGame::Update>?802125824 (RainWorldGame ) (at <ac8ef0a431cc45c08aa2408b24d9b3f0>:0)
DMD<>?1382158592.Trampoline<RainWorldGame::Update>?-335698432 (RainWorldGame ) (at <613ee513be6b4c5d8d530b3f523cadd9>:0)
TheFriend.SaveThings.SolaceSaveData.RainWorldGameOnUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <d09d96819a8e4a80a6334416762fabd9>:0)
DMD<>?1382158592.Hook<RainWorldGame::Update>?817207808 (RainWorldGame ) (at <fce871933ba04cd0a6d82a77b1faa6b9>:0)
DMD<>?1382158592.Trampoline<RainWorldGame::Update>?1045412864 (RainWorldGame ) (at <663dc32d33e345379b6c7dca13f4d546>:0)
TheEscort.Plugin.Escort_AbsoluteTick (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <a468f5cbdfb644cfbd6d3c75ffe645cc>:0)
DMD<>?1382158592.Hook<RainWorldGame::Update>?2007274496 (RainWorldGame ) (at <c202fff865e94a899cbc4152d2a6567f>:0)
DMD<>?1382158592.Trampoline<RainWorldGame::Update>?-984218624 (RainWorldGame ) (at <3143ff7395f04f6f86f53573821ee693>:0)
Meteor.Hooks.SessionHooks.RainWorldGame_Update (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at G:/RW mod project/Meteor/Meteor/Hooks/SessionHooks.cs:238)
DMD<>?1382158592.Hook<RainWorldGame::Update>?2035369984 (RainWorldGame ) (at <d65ac7b377ea49ec97f1eeb23bc6a15e>:0)
DMD<>?1382158592.Trampoline<RainWorldGame::Update>?-1479990272 (RainWorldGame ) (at <d5555e62d42041c6ada7158e522745ce>:0)
MenuTogether.MenuTogether.RainWorldGameOnUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <24d30799a58148f68d7b2eac49dbe633>:0)
DMD<>?1382158592.Hook<RainWorldGame::Update>?1614820864 (RainWorldGame ) (at <7efb8d22f12641db891f4b50a8b7499a>:0)
DMD<>?1382158592.Trampoline<RainWorldGame::Update>?1498324992 (RainWorldGame ) (at <44104e85beb1451db2c42f66cfc0aee3>:0)
CoopLeash.CoopLeash.RainWorldGame_Update (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at /RainWorldMods/WillowsMods/CoopLeash.cs:492)
DMD<>?1382158592.Hook<RainWorldGame::Update>?-209164288 (RainWorldGame ) (at <b42ba1929aef4c768ce2c3532a2ed8b5>:0)
MainLoopProcess.RawUpdate (System.Single dt) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
RainWorldGame.RawUpdate (System.Single dt) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<>?1382158592.Trampoline<RainWorldGame::RawUpdate>?-214679040 (RainWorldGame , System.Single ) (at <95a51058467c406ca0081a9d2b7d1d61>:0)
MouseDrag.Hooks.RainWorldGameRawUpdateHook (On.RainWorldGame+orig_RawUpdate orig, RainWorldGame self, System.Single dt) (at <4cf17e66b4f74ea39052252abdb1e821>:0)
DMD<>?1382158592.Hook<RainWorldGame::RawUpdate>?-1588067328 (RainWorldGame , System.Single ) (at <a58d8262edf4441bbb68bc49f594cd22>:0)
DMD<>?1382158592.Trampoline<RainWorldGame::RawUpdate>?1702844928 (RainWorldGame , System.Single ) (at <db2ad0b94eef4380b886caaf0655110c>:0)
Pom.Pom.RainWorldGameRawUpdate (On.RainWorldGame+orig_RawUpdate orig, RainWorldGame self, System.Single dt) (at D:/th8-files/code/Pom/Pom/Pom.InputHooks.cs:41)
DMD<>?1382158592.Hook<RainWorldGame::RawUpdate>?1342236160 (RainWorldGame , System.Single ) (at <fd39aa46fba5418fa4795c1e38973872>:0)
DMD<Update>?1382158592._ProcessManager::Update (ProcessManager this, System.Single deltaTime) (at <60142fa58c1c4d3e84747c3d3d5e9640>:0)
DMD<>?1382158592.Trampoline<ProcessManager::Update>?1698640896 (ProcessManager , System.Single ) (at <e87b8b543e884f0e8f8e7d8ef251b59d>:0)
RegionKit.Modules.AnimatedDecals.VideoManager.ProcessManager_Update (On.ProcessManager+orig_Update orig, ProcessManager self, System.Single deltaTime) (at D:/th8-files/code/RegionKit/src/Modules/AnimatedDecals/VideoManager.cs:40)
DMD<>?1382158592.Hook<ProcessManager::Update>?2002460672 (ProcessManager , System.Single ) (at <8186218438e248589244a1f63f82f5d1>:0)
DMD<Update>?1382158592._RainWorld::Update (RainWorld this) (at <77de2a3d42ff48f8b3d6c61603798bb1>:0)
DMD<>?1382158592.Trampoline<RainWorld::Update>?1743250944 (RainWorld ) (at <3279c1dc1be04f5f8f689f3edb8228de>:0)
ImprovedInput.Plugin.RainWorld_Update (On.RainWorld+orig_Update orig, RainWorld self) (at <b1532b580d2f4aa5a77966738074cad8>:0)
DMD<>?1382158592.Hook<RainWorld::Update>?317427200 (RainWorld ) (at <b0ffd0c12d06460787db620466cf433a>:0)
DMD<>?1382158592.Trampoline<RainWorld::Update>?1956702208 (RainWorld ) (at <894adf0451a74cf68798ff3bbd7920df>:0)
Revivify.Plugin.ErrorCatch (On.RainWorld+orig_Update orig, RainWorld self) (at <84d6e4b45b0846db885a4a7bbcdd965b>:0)
DMD<>?1382158592.Hook<RainWorld::Update>?-1159325696 (RainWorld ) (at <8cd04faa1aa643fcb5f4b61072418d13>:0)
DMD<>?1382158592.Trampoline<RainWorld::Update>?-21601280 (RainWorld ) (at <44d2ca0bb8054fdea1416a7df4be9d59>:0)
TheFriend.NoirThings.NoirCatto.RainWorldOnUpdate (On.RainWorld+orig_Update orig, RainWorld self) (at <d09d96819a8e4a80a6334416762fabd9>:0)
DMD<>?1382158592.Hook<RainWorld::Update>?-72360960 (RainWorld ) (at <7face03d11f648568b015480faff0624>:0)
DMD<>?1382158592.Trampoline<RainWorld::Update>?-1960916480 (RainWorld ) (at <1fc96d1166bc4129aef3f6c1d17dc2c7>:0)
Guardian.LogHooks.RainWorld_Update (On.RainWorld+orig_Update orig, RainWorld self) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/LogHooks.cs:70)
UnityEngine.Debug:LogException(Exception)
Guardian.CloudLogger:LogAndUploadException(Exception) (at E:/RainWorldModding/Guardian/src/plugin/CloudLogger.cs:31)
Guardian.LogHooks:RainWorld_Update(orig_Update, RainWorld) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/LogHooks.cs:74)
DMD<>?1382158592:Hook<RainWorld::Update>?231171584(RainWorld)
DMD<>?1382158592:Trampoline<RainWorld::Update>?-1110675456(RainWorld)
HealthBars.HealthBars:UpdatePatch(orig_Update, RainWorld)
DMD<>?1382158592:Hook<RainWorld::Update>?465593344(RainWorld)
DMD<>?1382158592:Trampoline<RainWorld::Update>?183827968(RainWorld)
BeastMaster.BeastMaster:RainWorldOnUpdate(orig_Update, RainWorld)
DMD<>?1382158592:Hook<RainWorld::Update>?-706690048(RainWorld)
DMD<>?1382158592:Trampoline<RainWorld::Update>?1857046016(RainWorld)
BloodHooks:RainWorld_Update(orig_Update, RainWorld) (at C:/Users/Lee/source/repos/Blood/BloodHooks.cs:46)
DMD<>?1382158592:Hook<RainWorld::Update>?1080897024(RainWorld)
Last edited by The Toe Curler; Jan 27, 2024 @ 6:38pm
The Toe Curler Jan 27, 2024 @ 6:49pm 
I've also found that cicadas trying to enter a den with a captured fly causes lag, I believe it has something to do with this mod since its at the top of the exception, that game stops for a moment and the cicadas get spit out of the den again, causing momentary lag everytime they enter and leave, they don't even swallow the fly, I'm guessing its something to do with the volatile burden

[Error : Revivify] System.NullReferenceException: Object reference not set to an instance of an object
at ExpeditionEnhanced.ExampleContent.ExampleBurdenHooks.Creature_Die (On.Creature+orig_Die orig, Creature self) [0x000ed] in <05730e019b394d199fdd486b3589e166>:0
at DMD<>?1382158592.Hook<Creature::Die>?-300470784 (Creature ) [0x0000a] in <03f3ca8bf7004edebeaf814fec6b9cdf>:0
at Fly.Die () [0x0000b] in <1014ff9a5d9941ab9e645d4f5c9384a5>:0
at DMD<IsEnteringDen>?1382158592._AbstractCreature::IsEnteringDen (AbstractCreature this, WorldCoordinate den) [0x00451] in <bcb955eb333e4dc18dc860d408cad6f1>:0
at DMD<>?1382158592.Trampoline<AbstractCreature::IsEnteringDen>?304543232 (AbstractCreature , WorldCoordinate ) [0x00020] in <59a9b73e94604327bcee1f7ce65d9fe4>:0
at (wrapper delegate-invoke) <Module>.invoke_void_AbstractCreature_WorldCoordinate(AbstractCreature,WorldCoordinate)
at Hoverflies.HoverfliesPlugin+<>c.<OnEnable>b__3_3 (On.AbstractCreature+orig_IsEnteringDen orig, AbstractCreature self, WorldCoordinate den) [0x00118] in <ec77a58865e147f78453b5eb0a947670>:0
at DMD<>?1382158592.Hook<AbstractCreature::IsEnteringDen>?1290724352 (AbstractCreature , WorldCoordinate ) [0x00014] in <808286cc80874bf8be595e863c6e1c06>:0
at DMD<>?1382158592.Trampoline<AbstractCreature::IsEnteringDen>?467392000 (AbstractCreature , WorldCoordinate ) [0x00020] in <e1b773a7ef2e49b5b014120f4cc69d33>:0
at (wrapper delegate-invoke) <Module>.invoke_void_AbstractCreature_WorldCoordinate(AbstractCreature,WorldCoordinate)
at SprobParasiticScug.CreatureStuff.IsEnteringDen (On.AbstractCreature+orig_IsEnteringDen orig, AbstractCreature self, WorldCoordinate den) [0x0041f] in <420f519654724a48a3202b5677a1f78d>:0
at DMD<>?1382158592.Hook<AbstractCreature::IsEnteringDen>?-601649152 (AbstractCreature , WorldCoordinate ) [0x0000a] in <9777b1ccc81741a6bce965a22eb68338>:0
at DMD<>?1382158592.Trampoline<AbstractCreature::IsEnteringDen>?287316480 (AbstractCreature , WorldCoordinate ) [0x00020] in <d939665ee6a94ff5b91b314d3c7a4016>:0
at (wrapper delegate-invoke) <Module>.invoke_void_AbstractCreature_WorldCoordinate(AbstractCreature,WorldCoordinate)
at KillFeed.Mod.AbstractCreature_IsEnteringDen_HK (On.AbstractCreature+orig_IsEnteringDen orig, AbstractCreature self, WorldCoordinate den) [0x00074] in <b92036fb13234f3091189eaf6e41af2c>:0
at DMD<>?1382158592.Hook<AbstractCreature::IsEnteringDen>?1440222720 (AbstractCreature , WorldCoordinate ) [0x0000a] in <e5b9ec1395ee487b8c42106d78dd4753>:0
at DMD<MoveEntityToDen>?1382158592._AbstractRoom::MoveEntityToDen (AbstractRoom this, AbstractWorldEntity ent) [0x00000] in <776b51c9dffd41c6a969abe0d93cbde0>:0
at DMD<>?1382158592.Trampoline<AbstractRoom::MoveEntityToDen>?-1386991616 (AbstractRoom , AbstractWorldEntity ) [0x00020] in <be129b6f72b841208300f2c75a3153a6>:0
at SprobParasiticScug.GeneralStuff.MoveEntityToDen (On.AbstractRoom+orig_MoveEntityToDen orig, AbstractRoom self, AbstractWorldEntity ent) [0x00041] in <420f519654724a48a3202b5677a1f78d>:0
at DMD<>?1382158592.Hook<AbstractRoom::MoveEntityToDen>?-1378243584 (AbstractRoom , AbstractWorldEntity ) [0x0000a] in <aa99ae5223c541dfbd7868ab5bc08229>:0
at DMD<OpportunityToEnterDen>?1382158592._AbstractCreature::OpportunityToEnterDen (AbstractCreature this, WorldCoordinate den) [0x0005a] in <59560f84b28e42c5a9ccae697adb6c43>:0
at DMD<>?1382158592.Trampoline<AbstractCreature::OpportunityToEnterDen>?-874566656 (AbstractCreature , WorldCoordinate ) [0x00020] in <bda0f2290e5544e8994f18f5a728481a>:0
at (wrapper delegate-invoke) <Module>.invoke_void_AbstractCreature_WorldCoordinate(AbstractCreature,WorldCoordinate)
at SprobParasiticScug.CreatureStuff.OpportunityToEnterDen (On.AbstractCreature+orig_OpportunityToEnterDen orig, AbstractCreature self, WorldCoordinate den) [0x001b5] in <420f519654724a48a3202b5677a1f78d>:0
at DMD<>?1382158592.Hook<AbstractCreature::OpportunityToEnterDen>?1316121088 (AbstractCreature , WorldCoordinate ) [0x0000a] in <a9a4f2e1237b430687037661b8380e05>:0
at ShortcutHandler.Update () [0x00488] in <1014ff9a5d9941ab9e645d4f5c9384a5>:0
at DMD<>?1382158592.Trampoline<ShortcutHandler::Update>?-1887788544 (ShortcutHandler ) [0x00020] in <49eaea7220e34206a15f56db85f2ab83>:0
at CoopLeash.CoopLeash.ShortcutHandler_Update (On.ShortcutHandler+orig_Update orig, ShortcutHandler self) [0x003d9] in /RainWorldMods/WillowsMods/CoopLeash.cs:1116
at DMD<>?1382158592.Hook<ShortcutHandler::Update>?-721476096 (ShortcutHandler ) [0x00014] in <12f5f7f5905141f792aa34c936bc10d4>:0
at DMD<Update>?1382158592._RainWorldGame::Update (RainWorldGame this) [0x00412] in <533fa8730c934b6cb91e663539e3c268>:0
at DMD<>?1382158592.Trampoline<RainWorldGame::Update>?1156517888 (RainWorldGame ) [0x00020] in <ebbfa6d9235946acafa4abf425290f44>:0
at MouseDrag.Hooks.RainWorldGameUpdateHook (On.RainWorldGame+orig_Update orig, RainWorldGame self) [0x00000] in <4cf17e66b4f74ea39052252abdb1e821>:0
at DMD<>?1382158592.Hook<RainWorldGame::Update>?-260557824 (RainWorldGame ) [0x0000a] in <98b2e1a4e06949649d28c6734da41ed8>:0
at DMD<>?1382158592.Trampoline<RainWorldGame::Update>?-1068066304 (RainWorldGame ) [0x00020] in <b0d4e98f8d864de8bc5a1ffa46de2669>:0
at SprobParasiticScug.Main.GameUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) [0x00281] in <420f519654724a48a3202b5677a1f78d>:0
at DMD<>?1382158592.Hook<RainWorldGame::Update>?802125824 (RainWorldGame ) [0x0000a] in <ac8ef0a431cc45c08aa2408b24d9b3f0>:0
at DMD<>?1382158592.Trampoline<RainWorldGame::Update>?-335698432 (RainWorldGame ) [0x00020] in <613ee513be6b4c5d8d530b3f523cadd9>:0
at TheFriend.SaveThings.SolaceSaveData.RainWorldGameOnUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) [0x00001] in <d09d96819a8e4a80a6334416762fabd9>:0
at DMD<>?1382158592.Hook<RainWorldGame::Update>?817207808 (RainWorldGame ) [0x0000a] in <fce871933ba04cd0a6d82a77b1faa6b9>:0
at DMD<>?1382158592.Trampoline<RainWorldGame::Update>?1045412864 (RainWorldGame ) [0x00020] in <663dc32d33e345379b6c7dca13f4d546>:0
at TheEscort.Plugin.Escort_AbsoluteTick (On.RainWorldGame+orig_Update orig, RainWorldGame self) [0x00001] in <a468f5cbdfb644cfbd6d3c75ffe645cc>:0
at DMD<>?1382158592.Hook<RainWorldGame::Update>?2007274496 (RainWorldGame ) [0x00014] in <c202fff865e94a899cbc4152d2a6567f>:0
at DMD<>?1382158592.Trampoline<RainWorldGame::Update>?-984218624 (RainWorldGame ) [0x00020] in <3143ff7395f04f6f86f53573821ee693>:0
at Meteor.Hooks.SessionHooks.RainWorldGame_Update (On.RainWorldGame+orig_Update orig, RainWorldGame self) [0x00001] in G:\RW mod project\Meteor\Meteor\Hooks\SessionHooks.cs:238
at DMD<>?1382158592.Hook<RainWorldGame::Update>?2035369984 (RainWorldGame ) [0x0000a] in <d65ac7b377ea49ec97f1eeb23bc6a15e>:0
at DMD<>?1382158592.Trampoline<RainWorldGame::Update>?-1479990272 (RainWorldGame ) [0x00020] in <d5555e62d42041c6ada7158e522745ce>:0
at MenuTogether.MenuTogether.RainWorldGameOnUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) [0x00042] in <24d30799a58148f68d7b2eac49dbe633>:0
at DMD<>?1382158592.Hook<RainWorldGame::Update>?1614820864 (RainWorldGame ) [0x00014] in <7efb8d22f12641db891f4b50a8b7499a>:0
at DMD<>?1382158592.Trampoline<RainWorldGame::Update>?1498324992 (RainWorldGame ) [0x00020] in <44104e85beb1451db2c42f66cfc0aee3>:0
at CoopLeash.CoopLeash.RainWorldGame_Update (On.RainWorldGame+orig_Update orig, RainWorldGame self) [0x00001] in /RainWorldMods/WillowsMods/CoopLeash.cs:492
at DMD<>?1382158592.Hook<RainWorldGame::Update>?-209164288 (RainWorldGame ) [0x00014] in <b42ba1929aef4c768ce2c3532a2ed8b5>:0
at MainLoopProcess.RawUpdate (System.Single dt) [0x0001a] in <1014ff9a5d9941ab9e645d4f5c9384a5>:0
at RainWorldGame.RawUpdate (System.Single dt) [0x00770] in <1014ff9a5d9941ab9e645d4f5c9384a5>:0
at DMD<>?1382158592.Trampoline<RainWorldGame::RawUpdate>?-214679040 (RainWorldGame , System.Single ) [0x00020] in <95a51058467c406ca0081a9d2b7d1d61>:0
at (wrapper delegate-invoke) <Module>.invoke_void_RainWorldGame_single(RainWorldGame,single)
at MouseDrag.Hooks.RainWorldGameRawUpdateHook (On.RainWorldGame+orig_RawUpdate orig, RainWorldGame self, System.Single dt) [0x00000] in <4cf17e66b4f74ea39052252abdb1e821>:0
at DMD<>?1382158592.Hook<RainWorldGame::RawUpdate>?-1588067328 (RainWorldGame , System.Single ) [0x0000a] in <a58d8262edf4441bbb68bc49f594cd22>:0
at DMD<>?1382158592.Trampoline<RainWorldGame::RawUpdate>?1702844928 (RainWorldGame , System.Single ) [0x00020] in <db2ad0b94eef4380b886caaf0655110c>:0
at (wrapper delegate-invoke) <Module>.invoke_void_RainWorldGame_single(RainWorldGame,single)
at Pom.Pom.RainWorldGameRawUpdate (On.RainWorldGame+orig_RawUpdate orig, RainWorldGame self, System.Single dt) [0x00000] in D:\th8-files\code\Pom\Pom\Pom.InputHooks.cs:41
at DMD<>?1382158592.Hook<RainWorldGame::RawUpdate>?1342236160 (RainWorldGame , System.Single ) [0x0000a] in <fd39aa46fba5418fa4795c1e38973872>:0
at DMD<Update>?1382158592._ProcessManager::Update (ProcessManager this, System.Single deltaTime) [0x001ae] in <60142fa58c1c4d3e84747c3d3d5e9640>:0
at DMD<>?1382158592.Trampoline<ProcessManager::Update>?1698640896 (ProcessManager , System.Single ) [0x00020] in <e87b8b543e884f0e8f8e7d8ef251b59d>:0
at (wrapper delegate-invoke) <Module>.invoke_void_ProcessManager_single(ProcessManager,single)
at RegionKit.Modules.AnimatedDecals.VideoManager.ProcessManager_Update (On.ProcessManager+orig_Update orig, ProcessManager self, System.Single deltaTime) [0x00000] in D:\th8-files\code\RegionKit\src\Modules\AnimatedDecals\VideoManager.cs:40
at DMD<>?1382158592.Hook<ProcessManager::Update>?2002460672 (ProcessManager , System.Single ) [0x0000a] in <8186218438e248589244a1f63f82f5d1>:0
at DMD<Update>?1382158592._RainWorld::Update (RainWorld this) [0x01629] in <77de2a3d42ff48f8b3d6c61603798bb1>:0
at DMD<>?1382158592.Trampoline<RainWorld::Update>?1743250944 (RainWorld ) [0x00020] in <3279c1dc1be04f5f8f689f3edb8228de>:0
at ImprovedInput.Plugin.RainWorld_Update (On.RainWorld+orig_Update orig, RainWorld self) [0x00000] in <b1532b580d2f4aa5a77966738074cad8>:0
at DMD<>?1382158592.Hook<RainWorld::Update>?317427200 (RainWorld ) [0x00014] in <b0ffd0c12d06460787db620466cf433a>:0
at DMD<>?1382158592.Trampoline<RainWorld::Update>?1956702208 (RainWorld ) [0x00020] in <894adf0451a74cf68798ff3bbd7920df>:0
at Revivify.Plugin.ErrorCatch (On.RainWorld+orig_Update orig, RainWorld self) [0x00000] in <84d6e4b45b0846db885a4a7bbcdd965b>:0
Nacu  [developer] Jan 28, 2024 @ 1:18am 
😭😭My soul dies a little every time i see a new message here, but thanks for these!! The second one absolutely is a Volatile issue, and the first im not sure yet, but ill check.
Anyhow I appreciate you reporting these bugs and playing my mod :)) If I ever need testing for some mod ill know who to call 😭
The Toe Curler Feb 1, 2024 @ 3:29pm 
hii I dunno if it's a mod incompatibility and this is the only place I can report bugs so
the spikes in the marked burden still seem to attack dead slugcats regardless, even after the spikes end and start again they continue to attack dead slugs, I'll see later if it's a mod issue though
Nacu  [developer] Feb 1, 2024 @ 4:03pm 
Originally posted by Vulpu:
hii I dunno if it's a mod incompatibility and this is the only place I can report bugs so
the spikes in the marked burden still seem to attack dead slugcats regardless, even after the spikes end and start again they continue to attack dead slugs, I'll see later if it's a mod issue though
Thats intended, but i dont think it is for them to do that in multiplayer
The Toe Curler Feb 3, 2024 @ 8:30pm 
artificer's parry is broken when the explosion attack perk is enabled, at least as far as I'm aware, it prevents the player from stunning creatures and it lags the game momentarily

NullReferenceException: Object reference not set to an instance of an object
ExpeditionEnhanced.ExampleContent.ExplosiveDamage.OnAttack (SocialEventRecognizer socialEventRecognizer, PhysicalObject weapon, Player thrower, Creature victim, System.Boolean actuallyHit) (at <20682b37aa554d7ea014aa7aa1cd41ba>:0)
ExpeditionEnhanced.ExpeditionsEnhanced.SocialEventRecognizer_WeaponAttack (On.SocialEventRecognizer+orig_WeaponAttack orig, SocialEventRecognizer self, PhysicalObject weapon, Creature thrower, Creature victim, System.Boolean hit) (at <20682b37aa554d7ea014aa7aa1cd41ba>:0)
DMD<>?-122331520.Hook<SocialEventRecognizer::WeaponAttack>?-1925871104 (SocialEventRecognizer , PhysicalObject , Creature , Creature , System.Boolean ) (at <f4becfa9e9344b189a90fbc5b60e93eb>:0)
Player.ClassMechanicsArtificer () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<>?-122331520.Trampoline<Player::ClassMechanicsArtificer>?520899584 (Player ) (at <a677d54ffab04493a48674d4bd6ba4da>:0)
UnshackledCoop.UnshackledCoop.PlayerOnClassMechanicsArtificer (On.Player+orig_ClassMechanicsArtificer orig, Player self) (at <b67c40c1b47e4be3ac71d444013f9415>:0)
DMD<>?-122331520.Hook<Player::ClassMechanicsArtificer>?-1477003264 (Player ) (at <f157e8bfc61745488a23cd81f12d9c09>:0)
DMD<UpdateMSC>?-122331520._Player::UpdateMSC (Player this) (at <b8648377988f463b8f4de5aa7834b6cf>:0)
DMD<>?-122331520.Trampoline<Player::UpdateMSC>?354224640 (Player ) (at <31016cb5cd2d488183cd23da1d68b9c6>:0)
ImprovedInput.Plugin.UpdateNoInputCounter (On.Player+orig_UpdateMSC orig, Player self) (at <b1532b580d2f4aa5a77966738074cad8>:0)
DMD<>?-122331520.Hook<Player::UpdateMSC>?1361924096 (Player ) (at <652ae3844c814b0994af131513429e1c>:0)
DMD<>?-122331520.Trampoline<Player::UpdateMSC>?812321280 (Player ) (at <6329403dd7944c6199f458218c254d0d>:0)
BeeWorld.Hooks.PlayerMiscHooks.Player_UpdateMSC (On.Player+orig_UpdateMSC orig, Player self) (at E:/RainWorldModding/BeeWorld/src/Hooks/PlayerMiscHooks.cs:71)
DMD<>?-122331520.Hook<Player::UpdateMSC>?-1185581568 (Player ) (at <c7a77dea18d8465eb5be25387071faef>:0)
DMD<>?-122331520.Trampoline<Player::UpdateMSC>?942422528 (Player ) (at <ffcf6eba372646af871904d118210d6a>:0)
BeeWorld.Hooks.PlayerFlightHooks.Player_UpdateMSC (On.Player+orig_UpdateMSC orig, Player self) (at E:/RainWorldModding/BeeWorld/src/Hooks/PlayerFlightHooks.cs:18)
DMD<>?-122331520.Hook<Player::UpdateMSC>?-1107851264 (Player ) (at <b95682f7d3c44da1b367c95e8fdc7af3>:0)
DMD<>?-122331520.Trampoline<Player::UpdateMSC>?788467712 (Player ) (at <db135e21671e43409e05ce2c4a655276>:0)
BeeWorld.Hooks.PlayerCombatHooks.Player_UpdateMSC (On.Player+orig_UpdateMSC orig, Player self) (at E:/RainWorldModding/BeeWorld/src/Hooks/PlayerCombatHooks.cs:53)
DMD<>?-122331520.Hook<Player::UpdateMSC>?506802176 (Player ) (at <61acbf9b119e414ba46735f92d6dd9dc>:0)
DMD<>?-122331520.Trampoline<Player::UpdateMSC>?-332780544 (Player ) (at <e4c37ad7949e45379bc23ef5196ee4be>:0)
Meteor.Hooks.PlayerHooks.Player_GUpdate (On.Player+orig_UpdateMSC orig, Player self) (at G:/RW mod project/Meteor/Meteor/Hooks/PlayerHooks.cs:61)
DMD<>?-122331520.Hook<Player::UpdateMSC>?-528957952 (Player ) (at <f3bccbea6102401a9fcc7883c7088ded>:0)
Player.Update (System.Boolean eu) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<>?-122331520.Trampoline<Player::Update>?-1443569152 (Player , System.Boolean ) (at <c479f067fd0347b09c437211eacf7210>:0)
NoDamageRng.Plugin.Player_Update (On.Player+orig_Update orig, Player p, System.Boolean eu) (at <2f7ec260e46d4952a08ee8a43d2a4d2f>:0)
DMD<>?-122331520.Hook<Player::Update>?1358888960 (Player , System.Boolean ) (at <8bd250d88460474c921cd8cc3b7044df>:0)
DMD<>?-122331520.Trampoline<Player::Update>?1498382848 (Player , System.Boolean ) (at <7345953bdf554464acab66ad89d85623>:0)
Revivify.Plugin.UpdatePlr (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <84d6e4b45b0846db885a4a7bbcdd965b>:0)
DMD<>?-122331520.Hook<Player::Update>?-499520000 (Player , System.Boolean ) (at <033cccd4034f4ec79e150feec48d8705>:0)
DMD<>?-122331520.Trampoline<Player::Update>?1523560448 (Player , System.Boolean ) (at <88e5459f97984d8caff881826f7f2b60>:0)
CowBoySLug.PlayerHook.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <dba76f3635fd4d5fa03600576ca32cec>:0)
DMD<>?-122331520.Hook<Player::Update>?815022592 (Player , System.Boolean ) (at <14425f31c2de477e9729f16c16301d8b>:0)
DMD<>?-122331520.Trampoline<Player::Update>?-141577216 (Player , System.Boolean ) (at <2e69e0ab58334d4cb1d91c070b3cf0b9>:0)
CowBoySlug.CowBoy.Ability.RopeUse.RopeUseHook.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <dba76f3635fd4d5fa03600576ca32cec>:0)
DMD<>?-122331520.Hook<Player::Update>?84037632 (Player , System.Boolean ) (at <9e6061644ad245eead15e258b5270bce>:0)
DMD<>?-122331520.Trampoline<Player::Update>?1147787776 (Player , System.Boolean ) (at <1645886061e1404ebcee113af9645fbc>:0)
CowBoySlug.CowBoy.Ability.RopeUse.Hands.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <dba76f3635fd4d5fa03600576ca32cec>:0)
DMD<>?-122331520.Hook<Player::Update>?1152815104 (Player , System.Boolean ) (at <32bfbff5fed647af969ba2110772ffd9>:0)
DMD<>?-122331520.Trampoline<Player::Update>?864657408 (Player , System.Boolean ) (at <858c219ea8334d36b01e0e7ac6009d00>:0)
CowBoySlug.DroneJumpHook.Player_Use_Drone_Jump (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <dba76f3635fd4d5fa03600576ca32cec>:0)
DMD<>?-122331520.Hook<Player::Update>?-505221120 (Player , System.Boolean ) (at <0ffe1c764c464614b60eb7c2059767b0>:0)
DMD<>?-122331520.Trampoline<Player::Update>?1847577600 (Player , System.Boolean ) (at <7b18b492b805424cadcc8a2cc5dd9a4c>:0)
DinoLib.DinoLibraryMain.PlayerUpdateHook (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <dcedc43158cc44318e6d10a418800939>:0)
DMD<>?-122331520.Hook<Player::Update>?-1786154496 (Player , System.Boolean ) (at <4b5cb11420c741d488065cce9e92d1d3>:0)
DMD<>?-122331520.Trampoline<Player::Update>?2144611840 (Player , System.Boolean ) (at <2c468284644741e59baa7b73367ecc1c>:0)
SniperRifle.SniperRifleMain.PlayerUpdateHook (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <d6ed122fda9a438b92ea59f9a6d923e1>:0)
DMD<>?-122331520.Hook<Player::Update>?1581280768 (Player , System.Boolean ) (at <6cb2bb0e8a324667b874fc283248a151>:0)
DMD<>?-122331520.Trampoline<Player::Update>?1943413248 (Player , System.Boolean ) (at <fcebf279c9244489a95d6c2c3bb71054>:0)
SlugcatStatsConfig.Hooks.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <fd704274655c4bbd8aff0e92ff06edd9>:0)
DMD<>?-122331520.Hook<Player::Update>?1089668608 (Player , System.Boolean ) (at <5a824dd886074bb0bc1e84c7e964c643>:0)
DMD<>?-122331520.Trampoline<Player::Update>?91508224 (Player , System.Boolean ) (at <b7b711d270614d1b85560052f97a0b02>:0)
Omnithrow.OmnithrowPlugin+<>c.<OnEnable>b__2_1 (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <be8edf24c19b4a06b0b5a7beb7a3607c>:0)
DMD<>?-122331520.Hook<Player::Update>?-1745473024 (Player , System.Boolean ) (at <9ec9497a546a448882961faf7b72afb3>:0)
DMD<>?-122331520.Trampoline<Player::Update>?-1652789760 (Player , System.Boolean ) (at <5d4761f39e764a80b99e43ad69d0448d>:0)
MMWingCat.Plugin.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <c24c5379f831460bae8224dff451947b>:0)
DMD<>?-122331520.Hook<Player::Update>?-1934455296 (Player , System.Boolean ) (at <d6f336ab281f4544a46154055b59f0b2>:0)
DMD<>?-122331520.Trampoline<Player::Update>?879323136 (Player , System.Boolean ) (at <76b7919d505b40d8ab2adabeceb5e8ba>:0)
Myriad.hooks.PlayerMixin.BPPlayer_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at /RainWorldMods/WillowsMods/src/hooks/PlayerMixin.cs:15)
DMD<>?-122331520.Hook<Player::Update>?-1108419584 (Player , System.Boolean ) (at <b7c3e3e3781d4d7085dcf00d42beb09a>:0)
DMD<>?-122331520.Trampoline<Player::Update>?-204735488 (Player , System.Boolean ) (at <671c527e94e448b081135372bbe01af2>:0)
SlugTemplate.Plugin.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <a2998ae659f0434089fddf9b783cd77f>:0)
DMD<>?-122331520.Hook<Player::Update>?1093377536 (Player , System.Boolean ) (at <0dbba89732334a779fc739d34810cc5e>:0)
DMD<>?-122331520.Trampoline<Player::Update>?-546155008 (Player , System.Boolean ) (at <5b0d8d373086457fb52a0c1e25445077>:0)
SirenHooks.Update (On.Player+orig_Update orig, Player self, System.Boolean e) (at <0240d056fedb4ea0a3c42ef08e2d1ed5>:0)
DMD<>?-122331520.Hook<Player::Update>?-110534656 (Player , System.Boolean ) (at <84dd6448810349819f54395e51609872>:0)
DMD<>?-122331520.Trampoline<Player::Update>?-224856576 (Player , System.Boolean ) (at <7c9be2caaa734e2d9704af62a9698ef6>:0)
SprobParasiticScug.CreatureStuff.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <420f519654724a48a3202b5677a1f78d>:0)
DMD<>?-122331520.Hook<Player::Update>?147746304 (Player , System.Boolean ) (at <6a862a7c568a40c0b172590ea72ae2d6>:0)
DMD<>?-122331520.Trampoline<Player::Update>?-870635008 (Player , System.Boolean ) (at <54c796bf17a54e70a404bc2d7636814f>:0)
扔矛瞬移.瞬移技能相关syjnxg.标记矛的特效 (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <9e1bf7c2e24a41b5b49f6134c3750d49>:0)
DMD<>?-122331520.Hook<Player::Update>?-1152300544 (Player , System.Boolean ) (at <7822f61502184e9188ec6476fdfac4eb>:0)
DMD<>?-122331520.Trampoline<Player::Update>?2041516544 (Player , System.Boolean ) (at <eb127117702343c5a5c38edc8d78ff48>:0)
移动相关.移动相关.改变胸毛颜色 (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <9e1bf7c2e24a41b5b49f6134c3750d49>:0)
DMD<>?-122331520.Hook<Player::Update>?1759851008 (Player , System.Boolean ) (at <9f0a6570f308494886f3414d6685aca6>:0)
DMD<>?-122331520.Trampoline<Player::Update>?-1869586432 (Player , System.Boolean ) (at <07533707c3174774a37ef0bbe17f4400>:0)
Similar.PhotosynthesisHook.Photosynthesis (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <51ce8e682b1744a5bf9412a73260ea3f>:0)
DMD<>?-122331520.Hook<Player::Update>?-1975301120 (Player , System.Boolean ) (at <e2e1d674bd6b4753929b1da9dbe7e9ec>:0)
DMD<>?-122331520.Trampoline<Player::Update>?687592960 (Player , System.Boolean ) (at <85e2e2ec90c24b339dd06219c4b03dd3>:0)
Similar.Plugin.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <51ce8e682b1744a5bf9412a73260ea3f>:0)
DMD<>?-122331520.Hook<Player::Update>?405927424 (Player , System.Boolean ) (at <54a44ff7f5b340a5a87921c687ce0b15>:0)
DMD<>?-122331520.Trampoline<Player::Update>?981926400 (Player , System.Boolean ) (at <8d276cde37134562b5695ba2af912010>:0)
Similar.PlayerModule.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <51ce8e682b1744a5bf9412a73260ea3f>:0)
DMD<>?-122331520.Hook<Player::Update>?-1015976448 (Player , System.Boolean ) (at <425631e72b8f4a77a021ba0c9651452a>:0)
DMD<>?-122331520.Trampoline<Player::Update>?-390489088 (Player , System.Boolean ) (at <7d042c20bdeb4b2f98726bbf379909e6>:0)
TheFriend.SlugcatThings.SlugcatGameplay.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <d09d96819a8e4a80a6334416762fabd9>:0)
DMD<>?-122331520.Hook<Player::Update>?-1295098880 (Player , System.Boolean ) (at <5ea5b2ddf1f346b5a14fe60946f1a730>:0)
DMD<>?-122331520.Trampoline<Player::Update>?1658677248 (Player , System.Boolean ) (at <197beb811d914744b30bc60eb7cf77f6>:0)
TheFriend.NoirThings.NoirCatto.PlayerOnUpdate (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <d09d96819a8e4a80a6334416762fabd9>:0)
Last edited by The Toe Curler; Feb 3, 2024 @ 8:43pm
The Toe Curler Feb 3, 2024 @ 8:31pm 
I can't even fit in the whole exception holy hell

DMD<>?-122331520.Hook<Player::Update>?-1393952256 (Player , System.Boolean ) (at <0cc3953460df45d4891531172cc648c8>:0)
DMD<>?-122331520.Trampoline<Player::Update>?203990528 (Player , System.Boolean ) (at <927c835c245540468060e3e3235d5ec5>:0)
TheEscort.Plugin.Escort_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <a468f5cbdfb644cfbd6d3c75ffe645cc>:0)
DMD<>?-122331520.Hook<Player::Update>?1629761536 (Player , System.Boolean ) (at <6bf4932d38d14ffb816a24812cb9b018>:0)
DMD<>?-122331520.Trampoline<Player::Update>?-577350144 (Player , System.Boolean ) (at <e043a80b29bf43deab72ce8705bdf57e>:0)
TheEscort.Plugin.Socks_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <a468f5cbdfb644cfbd6d3c75ffe645cc>:0)
DMD<>?-122331520.Hook<Player::Update>?-726172160 (Player , System.Boolean ) (at <a3fd65c990d64a3883c18c86d72a1b16>:0)
DMD<>?-122331520.Trampoline<Player::Update>?868623872 (Player , System.Boolean ) (at <30ddca83bfff408089fff509937c2881>:0)
StruggleMod.StruggleMod.PlayerStruggleHook (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <e0ce46f1afcc41428ba9fcd5fb55adef>:0)
DMD<>?-122331520.Hook<Player::Update>?305292800 (Player , System.Boolean ) (at <f5dcee5959e44f6b99698ccad688d6a6>:0)
DMD<>?-122331520.Trampoline<Player::Update>?609639936 (Player , System.Boolean ) (at <3f3a940d1b5d4c96a894c7947e62718e>:0)
Silkslug.Plugin.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <3d5986756cd84394aa791635eb0c9ce9>:0)
DMD<>?-122331520.Hook<Player::Update>?-725562880 (Player , System.Boolean ) (at <18dd625a92cf4602b12c87258be0d2e7>:0)
DMD<>?-122331520.Trampoline<Player::Update>?126523392 (Player , System.Boolean ) (at <b05b5aea71c549599bd34e78ab446ba3>:0)
UnshackledCoop.UnshackledCoop.PlayerOnUpdate (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <b67c40c1b47e4be3ac71d444013f9415>:0)
DMD<>?-122331520.Hook<Player::Update>?-155142144 (Player , System.Boolean ) (at <c818048687904847bd4e59367ffdd006>:0)
DMD<>?-122331520.Trampoline<Player::Update>?326778880 (Player , System.Boolean ) (at <054dce4fb0d44b60bd5d19a87c06c209>:0)
Meteor.Hooks.PlayerHooks.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at G:/RW mod project/Meteor/Meteor/Hooks/PlayerHooks.cs:66)
DMD<>?-122331520.Hook<Player::Update>?762399232 (Player , System.Boolean ) (at <c2ff680d4e814f3580ec372cac80a1a6>:0)
DMD<>?-122331520.Trampoline<Player::Update>?2137346048 (Player , System.Boolean ) (at <968eda8b26c54e0589fcbcfa41a6349e>:0)
ExpeditionEnhanced.ExampleContent.CrippledMechanics.Player_Update (On.Player+orig_Update orig, Player player, System.Boolean eu) (at <20682b37aa554d7ea014aa7aa1cd41ba>:0)
DMD<>?-122331520.Hook<Player::Update>?104451072 (Player , System.Boolean ) (at <83d6aac2305f470d9c2e30dc291ba2a1>:0)
DMD<>?-122331520.Trampoline<Player::Update>?-1441483776 (Player , System.Boolean ) (at <86492154c3374aafac46954de4b362eb>:0)
Sainot.Sainot.PlayerOnUpdate (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <eee42de0e9d943a4947b3f4345717d45>:0)
DMD<>?-122331520.Hook<Player::Update>?-781977088 (Player , System.Boolean ) (at <98992551d50a49f8b7600bbcdab5254b>:0)
DMD<>?-122331520.Trampoline<Player::Update>?-1870031872 (Player , System.Boolean ) (at <8f94f12f5d634296aa6f81c796bad575>:0)
Vinki.Hooks.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at C:/Users/coles/Documents/TheVinki/src/Hooks/Player/Player.cs:540)
DMD<>?-122331520.Hook<Player::Update>?-1434411520 (Player , System.Boolean ) (at <d476e9bdd7ad4c48bcf6815d871d13dd>:0)
DMD<>?-122331520.Trampoline<Player::Update>?1334807040 (Player , System.Boolean ) (at <936b6dd1f1324990b8ca070544e1fefe>:0)
RegionKit.Modules.Objects.NoWallSlideZones.PlayerUpdate (On.Player+orig_Update orig, Player self, System.Boolean eu) (at D:/th8-files/code/RegionKit/src/Modules/Objects/NoWallSlideZones.cs:29)
DMD<>?-122331520.Hook<Player::Update>?230668288 (Player , System.Boolean ) (at <84fd4f35ef2240c3b2d66a0f026ce5e6>:0)
DMD<>?-122331520.Trampoline<Player::Update>?706054656 (Player , System.Boolean ) (at <c58c63fbc2ef41eb8e932eeac2ab419a>:0)
ShinyShieldMask.FaceMasksHandler.FaceMaskUpdate (On.Player+orig_Update orig, Player self, System.Boolean eu) (at <5b8e79d5a4854a0ba590d114a75f4e3b>:0)
DMD<>?-122331520.Hook<Player::Update>?-147689984 (Player , System.Boolean ) (at <5b9ec2ea77e54b3f81bafc6e88cab0bd>:0)
DMD<>?-122331520.Trampoline<Player::Update>?1418027008 (Player , System.Boolean ) (at <f727504c68ff474fb2099b7eb3330d42>:0)
CoopLeash.CoopLeash.Player_Update (On.Player+orig_Update orig, Player self, System.Boolean eu) (at /RainWorldMods/WillowsMods/CoopLeash.cs:905)
DMD<>?-122331520.Hook<Player::Update>?644637696 (Player , System.Boolean ) (at <fac257d32f7447d7b8d03c36ba3ea00c>:0)
DMD<>?-122331520.Trampoline<Player::Update>?-2126895616 (Player , System.Boolean ) (at <07bcd0d1869a41cb9c96728bfe353e5b>:0)
CoopTweaks.PlayerMod.Player_Update (On.Player+orig_Update orig, Player player, System.Boolean eu) (at F:/Steam/SteamApps/common/Rain World/Modding/CoopTweaks/SourceCode/PlayerMod.cs:232)
DMD<>?-122331520.Hook<Player::Update>?941460480 (Player , System.Boolean ) (at <875a039b0b1d4c69a1567ea33857cd33>:0)
DMD<>?-122331520.Trampoline<Player::Update>?532724224 (Player , System.Boolean ) (at <72a85b5dec804682bf3393c35cf59561>:0)
SimplifiedMoveset.PlayerMod.Player_Update (On.Player+orig_Update orig, Player player, System.Boolean eu) (at F:/Steam/SteamApps/common/Rain World/Modding/SimplifiedMoveset/SourceCode/PlayerMod.cs:2352)
DMD<>?-122331520.Hook<Player::Update>?251058688 (Player , System.Boolean ) (at <a90031f07dd24689b7d88be5ba682308>:0)
Room.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<>?-122331520.Trampoline<Room::Update>?108160512 (Room ) (at <5404b730faee481da65ccefaf1b57a57>:0)
SprobParasiticScug.RoomStuff.RoomUpdate (On.Room+orig_Update orig, Room self) (at <420f519654724a48a3202b5677a1f78d>:0)
DMD<>?-122331520.Hook<Room::Update>?543780864 (Room ) (at <08583baabdbc4537b9fcbf1aa0f0408b>:0)
DMD<>?-122331520.Trampoline<Room::Update>?1459112960 (Room ) (at <032239ef48d947fb8e0e830a05db2ce6>:0)
BloodHooks.Room_Update (On.Room+orig_Update orig, Room self) (at C:/Users/Lee/source/repos/Blood/BloodHooks.cs:180)
DMD<>?-122331520.Hook<Room::Update>?1894733312 (Room ) (at <3cdf1a0099124da8a27dc0e2c974d7ed>:0)
DMD<>?-122331520.Trampoline<Room::Update>?-720817664 (Room ) (at <5383546ec0e24bf7885186f4346805f9>:0)
CoopTweaks.RoomMod.Room_Update (On.Room+orig_Update orig, Room room) (at F:/Steam/SteamApps/common/Rain World/Modding/CoopTweaks/SourceCode/RoomMod.cs:78)
DMD<>?-122331520.Hook<Room::Update>?-1002483200 (Room ) (at <6022721aedf447cf8c30a88dc4579be5>:0)
DMD<Update>?-122331520._RainWorldGame::Update (RainWorldGame this) (at <91746e000b2c4e1e9eb4de3a20c3e495>:0)
DMD<>?-122331520.Trampoline<RainWorldGame::Update>?1462617088 (RainWorldGame ) (at <45ee15b58c264488ace343b9a5bc6d4c>:0)
MouseDrag.Hooks.RainWorldGameUpdateHook (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <4cf17e66b4f74ea39052252abdb1e821>:0)
DMD<>?-122331520.Hook<RainWorldGame::Update>?-1457497088 (RainWorldGame ) (at <cde766fc35e24217a90af9ce7775681f>:0)
DMD<>?-122331520.Trampoline<RainWorldGame::Update>?520284672 (RainWorldGame ) (at <8ee5dcc6e6344e7297bc53a02c511e56>:0)
SprobParasiticScug.Main.GameUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <420f519654724a48a3202b5677a1f78d>:0)
DMD<>?-122331520.Hook<RainWorldGame::Update>?383825920 (RainWorldGame ) (at <ed109068e245488d8e24fb8dfdf123a2>:0)
DMD<>?-122331520.Trampoline<RainWorldGame::Update>?1821860352 (RainWorldGame ) (at <35fe2bc4c27943c19d2e7d93fefbdf77>:0)
TheFriend.SaveThings.SolaceSaveData.RainWorldGameOnUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <d09d96819a8e4a80a6334416762fabd9>:0)
DMD<>?-122331520.Hook<RainWorldGame::Update>?1540194816 (RainWorldGame ) (at <0c99d95dd1df4220a77ad81aea1567de>:0)
DMD<>?-122331520.Trampoline<RainWorldGame::Update>?-255946240 (RainWorldGame ) (at <554ab3e44d49487c8fe28ee31be90c2c>:0)
TheEscort.Plugin.Escort_AbsoluteTick (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <a468f5cbdfb644cfbd6d3c75ffe645cc>:0)
DMD<>?-122331520.Hook<RainWorldGame::Update>?-976952832 (RainWorldGame ) (at <e6ce9dbf5eee414599e6a9e54b5f1628>:0)
DMD<>?-122331520.Trampoline<RainWorldGame::Update>?930656768 (RainWorldGame ) (at <1a5be3dac3ac402e8f462e788fd33edd>:0)
Meteor.Hooks.SessionHooks.RainWorldGame_Update (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at G:/RW mod project/Meteor/Meteor/Hooks/SessionHooks.cs:238)
DMD<>?-122331520.Hook<RainWorldGame::Update>?1037256192 (RainWorldGame ) (at <a72015327c3b4c9698e3a2c6df71227c>:0)
DMD<>?-122331520.Trampoline<RainWorldGame::Update>?2093225472 (RainWorldGame ) (at <7150fbe9a0ba4c77b1aa15765e543cbc>:0)
MenuTogether.MenuTogether.RainWorldGameOnUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <24d30799a58148f68d7b2eac49dbe633>:0)
DMD<>?-122331520.Hook<RainWorldGame::Update>?-2089798656 (RainWorldGame ) (at <2827656355c0406d9c5e3836a07121f5>:0)
DMD<>?-122331520.Trampoline<RainWorldGame::Update>?-440780288 (RainWorldGame ) (at <7686a793d41445b3ab06dc292c685596>:0)
CoopLeash.CoopLeash.RainWorldGame_Update (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at /RainWorldMods/WillowsMods/CoopLeash.cs:492)
DMD<>?-122331520.Hook<RainWorldGame::Update>?1518620672 (RainWorldGame ) (at <858fa30f29fa4118ab34240c84611545>:0)
MainLoopProcess.RawUpdate (System.Single dt) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
RainWorldGame.RawUpdate (System.Single dt) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<>?-122331520.Trampoline<RainWorldGame::RawUpdate>?-576295424 (RainWorldGame , System.Single ) (at <9fdc2cd218774953b86d3ff1e4787e65>:0)
MouseDrag.Hooks.RainWorldGameRawUpdateHook (On.RainWorldGame+orig_RawUpdate orig, RainWorldGame self, System.Single dt) (at <4cf17e66b4f74ea39052252abdb1e821>:0)
DMD<>?-122331520.Hook<RainWorldGame::RawUpdate>?-100444672 (RainWorldGame , System.Single ) (at <70d5f10ff0524138a479f7c6497adb33>:0)
DMD<>?-122331520.Trampoline<RainWorldGame::RawUpdate>?2051770368 (RainWorldGame , System.Single ) (at <1aa621565f07454aa30a7da33542a2f2>:0)
Pom.Pom.RainWorldGameRawUpdate (On.RainWorldGame+orig_RawUpdate orig, RainWorldGame self, System.Single dt) (at D:/th8-files/code/Pom/Pom/Pom.InputHooks.cs:41)
DMD<>?-122331520.Hook<RainWorldGame::RawUpdate>?1633646080 (RainWorldGame , System.Single ) (at <4672b57c94cc40a5b11266861d95d6fd>:0)
DMD<Update>?-122331520._ProcessManager::Update (ProcessManager this, System.Single deltaTime) (at <18c6ff6103854b2999be271d72022825>:0)
DMD<>?-122331520.Trampoline<ProcessManager::Update>?599585280 (ProcessManager , System.Single ) (at <537d88e8fa444e0a8514590ff15e5b06>:0)
RegionKit.Modules.AnimatedDecals.VideoManager.ProcessManager_Update (On.ProcessManager+orig_Update orig, ProcessManager self, System.Single deltaTime) (at D:/th8-files/code/RegionKit/src/Modules/AnimatedDecals/VideoManager.cs:40)
DMD<>?-122331520.Hook<ProcessManager::Update>?-108952576 (ProcessManager , System.Single ) (at <add1d0384b3e4a998f7d5fe9611981ca>:0)
DMD<Update>?-122331520._RainWorld::Update (RainWorld this) (at <888bb995cb7b4a25bbaa4c1a10360b5a>:0)
DMD<>?-122331520.Trampoline<RainWorld::Update>?-687828480 (RainWorld ) (at <69e6f8cfef174bc391321b178919c50f>:0)
ImprovedInput.Plugin.RainWorld_Update (On.RainWorld+orig_Update orig, RainWorld self) (at <b1532b580d2f4aa5a77966738074cad8>:0)
DMD<>?-122331520.Hook<RainWorld::Update>?-1541573120 (RainWorld ) (at <9ba13380267541aa9622cba1566eb823>:0)
DMD<>?-122331520.Trampoline<RainWorld::Update>?-1562373632 (RainWorld ) (at <d7c98a2621bd4eb395941649c90135c9>:0)
Revivify.Plugin.ErrorCatch (On.RainWorld+orig_Update orig, RainWorld self) (at <84d6e4b45b0846db885a4a7bbcdd965b>:0)
DMD<>?-122331520.Hook<RainWorld::Update>?-1126753280 (RainWorld ) (at <ba8c1041889a45188b9abb505b918ee0>:0)
DMD<>?-122331520.Trampoline<RainWorld::Update>?-452446208 (RainWorld ) (at <a18b23034fdc42b9ab490a27d4ac189a>:0)
TheFriend.NoirThings.NoirCatto.RainWorldOnUpdate (On.RainWorld+orig_Update orig, RainWorld self) (at <d09d96819a8e4a80a6334416762fabd9>:0)
DMD<>?-122331520.Hook<RainWorld::Update>?-1878269952 (RainWorld ) (at <d2e2b56d538a4e65ae699d8379a7eea0>:0)
DMD<>?-122331520.Trampoline<RainWorld::Update>?-1411747328 (RainWorld ) (at <a0753a73acab4bcf8015beb46e6dabcd>:0)
Guardian.LogHooks.RainWorld_Update (On.RainWorld+orig_Update orig, RainWorld self) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/LogHooks.cs:70)
UnityEngine.Debug:LogException(Exception)
Guardian.CloudLogger:LogAndUploadException(Exception) (at E:/RainWorldModding/Guardian/src/plugin/CloudLogger.cs:31)
Guardian.LogHooks:RainWorld_Update(orig_Update, RainWorld) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/LogHooks.cs:74)
DMD<>?-122331520:Hook<RainWorld::Update>?-1693412864(RainWorld)
DMD<>?-122331520:Trampoline<RainWorld::Update>?-2143371264(RainWorld)
HealthBars.HealthBars:UpdatePatch(orig_Update, RainWorld)
DMD<>?-122331520:Hook<RainWorld::Update>?1869930496(RainWorld)
DMD<>?-122331520:Trampoline<RainWorld::Update>?-2016445440(RainWorld)
BeastMaster.BeastMaster:RainWorldOnUpdate(orig_Update, RainWorld)
DMD<>?-122331520:Hook<RainWorld::Update>?1996856320(RainWorld)
DMD<>?-122331520:Trampoline<RainWorld::Update>?-146253312(RainWorld)
BloodHooks:RainWorld_Update(orig_Update, RainWorld) (at C:/Users/Lee/source/repos/Blood/BloodHooks.cs:46)
DMD<>?-122331520:Hook<RainWorld::Update>?-795974656(RainWorld)

(not that I know if its useful or not)
T.Hybrid21 Feb 11, 2024 @ 6:21am 
I very occasionally get this exception log, I don't know if it's from this mod, but since it's one of the first ones mentioned in the log...

Exception: Burden with ID: bur-rotund already exists! Cannot be added again!
ExpeditionEnhanced.ExpeditionsEnhanced.RegisterExpeditionContent (ExpeditionEnhanced.CustomContent[] content) (at <20682b37aa554d7ea014aa7aa1cd41ba>:0)
RotundWorld.BellyPlus.ExpdEnhancedContent () (at /RainWorldMods/WillowsMods/BellyPlusBase.cs:294)
RotundWorld.BellyPlus.RainWorld_OnModsInit (On.RainWorld+orig_OnModsInit orig, RainWorld self) (at /RainWorldMods/WillowsMods/BellyPlusBase.cs:225)
Guardian.InitializationHooks+<>c__DisplayClass14_2.<WrapModsInit>b__0 (On.RainWorld+orig_OnModsInit orig, RainWorld self) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/InitializationHooks.cs:272)
UnityEngine.Debug:LogException(Exception)
Guardian.CloudLogger:LogAndUploadException(Exception) (at E:/RainWorldModding/Guardian/src/plugin/CloudLogger.cs:31)
Guardian.<>c__DisplayClass14_2:<WrapModsInit>b__0(orig_OnModsInit, RainWorld) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/InitializationHooks.cs:280)
DMD<>?-1635729280:Hook<RainWorld::OnModsInit>?1905163264(RainWorld)
DMD<>?-1635729280:Trampoline<RainWorld::OnModsInit>?1517361152(RainWorld)
Guardian.<>c__DisplayClass14_3:<WrapModsInit>b__1(RainWorld) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/InitializationHooks.cs:274)
ExpeditionExtraConfig.ExpeditionExtraConfig:AddConfigHook(orig_OnModsInit, RainWorld)
Guardian.<>c__DisplayClass14_2:<WrapModsInit>b__0(orig_OnModsInit, RainWorld) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/InitializationHooks.cs:272)
DMD<>?-1635729280:Hook<RainWorld::OnModsInit>?91537408(RainWorld)
DMD<>?-1635729280:Trampoline<RainWorld::OnModsInit>?-552254464(RainWorld)
Guardian.<>c__DisplayClass14_3:<WrapModsInit>b__1(RainWorld) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/InitializationHooks.cs:274)
StruggleMod.StruggleMod:RainWorldOnOnModsInit(orig_OnModsInit, RainWorld)
Guardian.<>c__DisplayClass14_2:<WrapModsInit>b__0(orig_OnModsInit, RainWorld) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/InitializationHooks.cs:272)
DMD<>?-1635729280:Hook<RainWorld::OnModsInit>?-543506432(RainWorld)
DMD<>?-1635729280:Trampoline<RainWorld::OnModsInit>?-1821469184(RainWorld)
Guardian.<>c__DisplayClass14_3:<WrapModsInit>b__1(RainWorld) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/InitializationHooks.cs:274)
FieldTrip.FieldTripMain:RainWorld_OnModsInit(orig_OnModsInit, RainWorld)
Guardian.<>c__DisplayClass14_2:<WrapModsInit>b__0(orig_OnModsInit, RainWorld) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/InitializationHooks.cs:272)
DMD<>?-1635729280:Hook<RainWorld::OnModsInit>?289654272(RainWorld)
DMD<>?-1635729280:Trampoline<RainWorld::OnModsInit>?-563584000(RainWorld)
Fisobs.Items.FisobRegistry:RainWorld_OnModsInit(orig_OnModsInit, RainWorld)
DMD<>?-1635729280:Hook<RainWorld::OnModsInit>?444115456(RainWorld)
DMD<Update>?-1635729280:_ProcessManager::Update(ProcessManager, Single)
DMD<>?-1635729280:Trampoline<ProcessManager::Update>?-75770368(ProcessManager, Single)
RegionKit.Modules.AnimatedDecals.VideoManager:ProcessManager_Update(orig_Update, ProcessManager, Single) (at D:/th8-files/code/RegionKit/src/Modules/AnimatedDecals/VideoManager.cs:40)
DMD<>?-1635729280:Hook<ProcessManager::Update>?-67022336(ProcessManager, Single)
DMD<Update>?-1635729280:_RainWorld::Update(RainWorld)
DMD<>?-1635729280:Trampoline<RainWorld::Update>?-1615459840(RainWorld)
ImprovedInput.Plugin:RainWorld_Update(orig_Update, RainWorld)
DMD<>?-1635729280:Hook<RainWorld::Update>?1825762816(RainWorld)
DMD<>?-1635729280:Trampoline<RainWorld::Update>?1187549184(RainWorld)
LogManager.Plugin:RainWorld_Update(orig_Update, RainWorld)
DMD<>?-1635729280:Hook<RainWorld::Update>?772881920(RainWorld)
DMD<>?-1635729280:Trampoline<RainWorld::Update>?1644960256(RainWorld)
Guardian.LogHooks:RainWorld_Update(orig_Update, RainWorld) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/LogHooks.cs:70)
DMD<>?-1635729280:Hook<RainWorld::Update>?2080580608(RainWorld)
DMD<>?-1635729280:Trampoline<RainWorld::Update>?-1343289856(RainWorld)
BeastMaster.BeastMaster:RainWorldOnUpdate(orig_Update, RainWorld)
DMD<>?-1635729280:Hook<RainWorld::Update>?-851724288(RainWorld)
DMD<>?-1635729280:Trampoline<RainWorld::Update>?-1196237312(RainWorld)
BloodHooks:RainWorld_Update(orig_Update, RainWorld) (at C:/Users/Lee/source/repos/Blood/BloodHooks.cs:46)
DMD<>?-1635729280:Hook<RainWorld::Update>?-1187489280(RainWorld)
The Toe Curler Mar 21, 2024 @ 11:27pm 
I've got the exception log for the invulnerable creatures bug

TypeLoadException: Could not load type of field 'ExpeditionEnhanced.ExampleContent.VolatileBomb:scratchTerrainCollisionData' (9) due to: Expected reference type but got type kind 17 assembly:ExpeditionEnhanced type:<unknown type> member:(null) signature:<none>
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<Creature::Die>?-2050441216(Creature)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<Creature::Die>?-1517766656(Creature)
Pkuyo.Wanderer.Creatures.ParasiteHook.Creature_Die (On.Creature+orig_Die orig, Creature self) (at G:/RW mod project/TheWanderer/TheWanderer/Creatures/ParasiteHook.cs:75)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<Creature::Die>?-219653632(Creature)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<Creature::Die>?-1396665344(Creature)
SprobParasiticScug.CreatureStuff.CreatureDie (On.Creature+orig_Die orig, Creature self) (at <20ab2620e4f147a1a800f68f938cf80f>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<Creature::Die>?1706841088(Creature)
Centipede.Die () (at <fc2571f3f02d45cc86182a1c3f02a34c>:0)
(wrapper dynamic-method) Creature.DMD<Creature::Update>(Creature,bool)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<Creature::Update>?-1204389888(Creature,bool)
CowBoySlug.SewHook.SewCreature_Update (On.Creature+orig_Update orig, Creature self, System.Boolean eu) (at <dba76f3635fd4d5fa03600576ca32cec>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<Creature::Update>?1227522048(Creature,bool)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<Creature::Update>?221486080(Creature,bool)
StrongDelivery.Plugin.Creature_Update (On.Creature+orig_Update orig, Creature self, System.Boolean eu) (at <92b7f13f1f0448b3b26b0ad79654c781>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<Creature::Update>?511899648(Creature,bool)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<Creature::Update>?-863140864(Creature,bool)
SprobParasiticScug.CreatureStuff.CreatureUpdate (On.Creature+orig_Update orig, Creature self, System.Boolean eu) (at <20ab2620e4f147a1a800f68f938cf80f>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<Creature::Update>?289765376(Creature,bool)
(wrapper dynamic-method) AirBreatherCreature.DMD<AirBreatherCreature::Update>(AirBreatherCreature,bool)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<AirBreatherCreature::Update>?-2106650624(AirBreatherCreature,bool)
SprobParasiticScug.CreatureStuff.AirBreatherUpdate (On.AirBreatherCreature+orig_Update orig, AirBreatherCreature self, System.Boolean eu) (at <20ab2620e4f147a1a800f68f938cf80f>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<AirBreatherCreature::Update>?1479778816(AirBreatherCreature,bool)
InsectoidCreature.Update (System.Boolean eu) (at <fc2571f3f02d45cc86182a1c3f02a34c>:0)
(wrapper dynamic-method) Centipede.DMD<Centipede::Update>(Centipede,bool)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<Centipede::Update>?1149809152(Centipede,bool)
ScorchedDistrictSpecific.ScorchedDistrictSpecificPlugin+<>c.<OnEnable>b__4_4 (On.Centipede+orig_Update orig, Centipede self, System.Boolean eu) (at <36444293495c452ea00f0cd3e8aa57c7>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<Centipede::Update>?-1565379584(Centipede,bool)
(wrapper dynamic-method) Room.DMD<Room::Update>(Room)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<Room::Update>?-158915072(Room)
MouseDrag.Hooks.RoomUpdateHook (On.Room+orig_Update orig, Room self) (at <5f8e72e2a31f45a58779803a5f45fee7>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<Room::Update>?-1866404352(Room)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<Room::Update>?-1830228992(Room)
BloodHooks.Room_Update (On.Room+orig_Update orig, Room self) (at C:/Users/Lee/source/repos/Blood/BloodHooks.cs:190)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<Room::Update>?1213822464(Room)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<Room::Update>?-1029687296(Room)
SprobParasiticScug.RoomStuff.RoomUpdate (On.Room+orig_Update orig, Room self) (at <20ab2620e4f147a1a800f68f938cf80f>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<Room::Update>?1708183040(Room)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<Room::Update>?53955072(Room)
CoopTweaks.RoomMod.Room_Update (On.Room+orig_Update orig, Room room) (at F:/Steam/SteamApps/common/Rain World/Modding/CoopTweaks/SourceCode/RoomMod.cs:78)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<Room::Update>?1939862016(Room)
(wrapper dynamic-method) RainWorldGame.DMD<RainWorldGame::Update>(RainWorldGame)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorldGame::Update>?-575176192(RainWorldGame)
MouseDrag.Hooks.RainWorldGameUpdateHook (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <5f8e72e2a31f45a58779803a5f45fee7>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorldGame::Update>?150857728(RainWorldGame)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorldGame::Update>?-237471744(RainWorldGame)
Nutils.hook.DreamSessionHook.RainWorldGame_Update (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <2605d5c81ec94f449b44f73713038d56>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorldGame::Update>?-144753152(RainWorldGame)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorldGame::Update>?-1224968192(RainWorldGame)
TheEscort.Plugin.Escort_AbsoluteTick (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <b7da5eaab2be4668b9c41f7e008c7675>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorldGame::Update>?-999001600(RainWorldGame)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorldGame::Update>?-557351936(RainWorldGame)
Pkuyo.Wanderer.WandererAssetManager.RainWorldGame_Update (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at G:/RW mod project/TheWanderer/TheWanderer/Hooks/WandererAssetManager.cs:55)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorldGame::Update>?-266938368(RainWorldGame)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorldGame::Update>?2141353984(RainWorldGame)
SprobParasiticScug.Main.GameUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <20ab2620e4f147a1a800f68f938cf80f>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorldGame::Update>?-1201214464(RainWorldGame)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorldGame::Update>?357944832(RainWorldGame)
CoopLeash.CoopLeash.RainWorldGame_Update (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at /RainWorldMods/WillowsMods/CoopLeash.cs:535)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorldGame::Update>?-350593024(RainWorldGame)
MainLoopProcess.RawUpdate (System.Single dt) (at <fc2571f3f02d45cc86182a1c3f02a34c>:0)
(wrapper dynamic-method) RainWorldGame.DMD<RainWorldGame::RawUpdate>(RainWorldGame,single)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorldGame::RawUpdate>?523589632(RainWorldGame,single)
Pom.Pom.RainWorldGameRawUpdate (On.RainWorldGame+orig_RawUpdate orig, RainWorldGame self, System.Single dt) (at E:/RainWorldModding/Pom/Pom/Pom.InputHooks.cs:41)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorldGame::RawUpdate>?-781595648(RainWorldGame,single)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorldGame::RawUpdate>?197715♥♥♥♥(RainWorldGame,single)
MouseDrag.Hooks.RainWorldGameRawUpdateHook (On.RainWorldGame+orig_RawUpdate orig, RainWorldGame self, System.Single dt) (at <5f8e72e2a31f45a58779803a5f45fee7>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorldGame::RawUpdate>?-1433051648(RainWorldGame,single)
(wrapper dynamic-method) ProcessManager.DMD<ProcessManager::Update>(ProcessManager,single)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<ProcessManager::Update>?-26487808(ProcessManager,single)
RegionKit.Modules.AnimatedDecals.VideoManager.ProcessManager_Update (On.ProcessManager+orig_Update orig, ProcessManager self, System.Single deltaTime) (at <7c4626075ac84df59216d984e0e99070>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<ProcessManager::Update>?1126418432(ProcessManager,single)
(wrapper dynamic-method) RainWorld.DMD<RainWorld::Update>(RainWorld)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorld::Update>?1985067520(RainWorld)
Revivify.Plugin.ErrorCatch (On.RainWorld+orig_Update orig, RainWorld self) (at <84d6e4b45b0846db885a4a7bbcdd965b>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorld::Update>?1131322880(RainWorld)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorld::Update>?120494080(RainWorld)
HealthBars.HealthBars.UpdatePatch (On.RainWorld+orig_Update orig, RainWorld self) (at <f0f3820416764b08b4651b9222270bcd>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorld::Update>?-161171456(RainWorld)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorld::Update>?-2082562560(RainWorld)
BeastMaster.BeastMaster.RainWorldOnUpdate (On.RainWorld+orig_Update orig, RainWorld self) (at <83968bc42fe245158b621e45f6b85041>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorld::Update>?-628713472(RainWorld)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorld::Update>?1748566016(RainWorld)
BloodHooks.RainWorld_Update (On.RainWorld+orig_Update orig, RainWorld self) (at C:/Users/Lee/source/repos/Blood/BloodHooks.cs:56)
UnityEngine.Debug:LogException(Exception)
BloodHooks:RainWorld_Update(orig_Update, RainWorld) (at C:/Users/Lee/source/repos/Blood/BloodHooks.cs:60)
MonoMod.Utils.DynamicMethodDefinition:Hook<RainWorld::Update>?-394543616(RainWorld)
< >
Showing 1-12 of 12 comments
Per page: 1530 50