Visar 41–50 av 293,389,513 poster
0
Crash Fix, V4.3
13
GAME TOO SHORT
15
BUG REPORTS
Hey there, I'm really baffled and hoping you can help. A friend and I have both recently started (separate, non co-op) Artificer check rando runs, and today we've both started getting freeze-crashes so common we legitimately can't play anymore. We can barely get out of our dens. If we disable check rando and load our saves normally, messing around in the areas that were crashing, there's no crashes at all. It's only with check rando enabled. Most of the time, there's not even an exception log. The crashes seem particularly associated with creatures or their actions, especially scavengers.

I'm in Sky Islands right now, my friend is in Garbage, and there's rooms crashing for us quite reliably, usually when scavengers are doing something, sometimes when other creatures enter. For him it's the rot pit room with the pearl, for me it's the room with the den closest to the echo, and the den itself. Despite checking for one I've only managed to get one for you. I personally legitimately can't get more than a minute out of most cycles at the moment, and sometimes even less, it's genuinely unplayable. My friend plays with far few mods than I, and we don't have a huge number in common, either. We tried disabling some of the larger mods, like Emeralds Tweaks, to no effect. It's only disabling Check Randomizer that helps.

This is the only exception log I've managed to get out of all these crashes, as it usually isn't generating one for some reason (this one in particular was a crash I got when i was in my den and a creature entered it):

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 <695d1cc93cca45069c528c15c9fdd749>:0)
System.ThrowHelper.ThrowArgumentOutOfRangeException () (at <695d1cc93cca45069c528c15c9fdd749>:0)
(wrapper dynamic-method) Room.DMD<Room::Update>(Room)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<Room::Update>?415101952(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>?689747968(Room)
(wrapper dynamic-method) RainWorldGame.DMD<RainWorldGame::Update>(RainWorldGame)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorldGame::Update>?374373376(RainWorldGame)
RainWorldRandomizer.GameLoopHooks.OnRainWorldGameUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at E:/Projects/repos/RWRandomizer/Hooks/GameLoopHooks.cs:262)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorldGame::Update>?437442176(RainWorldGame)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorldGame::Update>?-749481984(RainWorldGame)
RainWorldRandomizer.TrapsHandler.OnRainWorldGameUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at E:/Projects/repos/RWRandomizer/TrapsHandler.cs:164)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorldGame::Update>?920378368(RainWorldGame)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorldGame::Update>?270328832(RainWorldGame)
RainWorldRandomizer.DeathLinkHandler.OnRainWorldGameUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at E:/Projects/repos/RWRandomizer/Archipelago/DeathLinkHandler.cs:109)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorldGame::Update>?-1901528448(RainWorldGame)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorldGame::Update>?-2058229760(RainWorldGame)
WhereSlugpupMod.WhereSlugpupMain.Hook_RainWorldGame_Update (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <bbd582df6fc8425d92977ae9ca5c68b8>:0)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorldGame::Update>?-1474591616(RainWorldGame)
(wrapper dynamic-method) MainLoopProcess.DMD<MainLoopProcess::RawUpdate>(MainLoopProcess,single)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<MainLoopProcess::RawUpdate>?-1345092608(MainLoopProcess,single)
InventoryMod.MainLoopProcess_RawUpdate (On.MainLoopProcess+orig_RawUpdate orig, MainLoopProcess self, System.Single dt) (at C:/Users/Lee/source/repos/Inventory/InventoryMod.cs:147)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<MainLoopProcess::RawUpdate>?-1940709760(MainLoopProcess,single)
(wrapper dynamic-method) RainWorldGame.DMD<RainWorldGame::RawUpdate>(RainWorldGame,single)
(wrapper dynamic-method) ProcessManager.DMD<ProcessManager::Update>(ProcessManager,single)
(wrapper dynamic-method) RainWorld.DMD<RainWorld::Update>(RainWorld)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorld::Update>?-2012339200(RainWorld)
NumberFixes.Plugin.RainWorld_Update (On.RainWorld+orig_Update orig, RainWorld self) (at C:/Users/Mario/source/repos/RainWorld/Coder23848/NumberFixes/src/plugin/Plugin.cs:64)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorld::Update>?1147045120(RainWorld)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorld::Update>?-462437376(RainWorld)
BeastMaster.BeastMaster.RainWorldOnUpdate (On.RainWorld+orig_Update orig, RainWorld self) (at /home/master/Coding/CSharp/Rain World/BestMaster/BeastMasterUpdate.cs:46)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Hook<RainWorld::Update>?-157826560(RainWorld)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Trampoline<RainWorld::Update>?1009182720(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>?1763668096(RainWorld)
0
⭐️180 knives/gloves: Butterfly, Kara, Bayo, M9, Talon, Stiletto, Nomad, Ursus, Bowie, Falchion, Huntsman, Flip, Shadow Daggers, Gloves, and etc.
https://steamcommunity.com/tradeoffer/new/?partner=35191720&token=DS0R_-vQ

I do all kinds of trades. EVERYTHING in my inventory is up for trade and you can include in a trade.
Just send me your trade offer for fast response! :cat_cool:

⭐[Have] $80.000+ Inventory

🔪★ M9 Bayonet | Gamma Doppler (phase 3, 0.02fv)
🔥🔪★ Flip Knife | Doppler (Ruby, FN, 0.02fv)
🔪★ Butterfly Knife | Tiger Tooth (FN, 0.02fv)
🔪★ M9 Bayonet | Doppler (phase 4, 0.04fv)
🔥🔪★ Karambit | Marble Fade (fake Fire&Ice, FN 0.03fv)
🔥🔪★ Huntsman Knife | Doppler (Ruby, FN)
🔪★ Karambit | Slaughter (MW, 0.11fv)
🔪★ ST™ Karambit | Tiger Tooth (FN, 0.007fv)
🔪★ M9 Bayonet | Marble Fade (FN, 0.03fv)
🔪★ Talon Knife | Doppler (phase 3, 0.02fv)
🔪★ Skeleton Knife | Fade (FN, 0.009fv, 87% fade)
🔪★ Skeleton Knife | Fade (FN, 0.01fv, 86% fade)
🔪★ M9 Bayonet | Tiger Tooth (FN, 0.03fv)
🔪★ ST™ Karambit | Blue Steel (FT, 0.27fv)
🔥🔪★ Bayonet | Doppler (phase 2, 0.02fv)
🔪★ Talon Knife | Marble Fade (FN, 0.03fv)
🔪★ Skeleton Knife | Marble Fade (FN, 0.02fv)
🔪★ ST™ M9 Bayonet | Lore (FT, 0.31fv)
🔪★ Butterfly Knife | Scorched (FT, 0.37fv)
🔪★ Nomad Knife | Fade (FN, 0.01fv)
🔪★ Stiletto Knife | Fade (FN, 0.002fv)
🔪★ Stiletto Knife | Fade (FN, 0.01fv, 87.6%)
🔪★ Stiletto Knife | Doppler (phase 3, 0.009fv)
🔪★ Stiletto Knife | Doppler (phase 3, 0.01fv)
🔪★ Talon Knife | Tiger Tooth (FN, 0.03fv)
🔪★ Skeleton Knife | Vanilla
🔪★ M9 Bayonet | Bright Water (FT, 0.20fv)
🔪★ ST™ Flip Knife | Fade (FN, 0.03fv)
🔪★ Flip Knife | Doppler (phase 1, 0.01fv)
🔪★ Flip Knife | Doppler (phase 4, 0.03fv)
🔪★ Flip Knife | Doppler (phase 3, 0.02fv)
🔪★ Classic Knife | Fade (FN, 0.007fv)
🔪★ ST™ M9 Bayonet | Safari Mesh (FT, 0.36fv)
🔪★ Talon Knife | Blue Steel (WW, 0.44fv)
🔪★ Bayonet | Slaughter (MW, 0.11fv)
🔪★ ST™ Ursus Knife | Doppler (phase 4, 0.03fv)
🔪★ Huntsman Knife | Gamma Doppler (phase 1, 0.03fv)
🔪★ Flip Knife | Marble Fade (FN, 0.01fv)
🔪★ Flip Knife | Tiger Tooth (FN, 0.03fv)
🔪★ ST™ Skeleton Knife | Stained (MW, 0.08fv)
🔪★ Bowie Knife | Gamma Doppler (phase 1, 0.03fv)
🔪★ ST™ Ursus Knife | Marble Fade (FN, 0.02fv)
🔪★ Bowie Knife | Marble Fade (FN, 0.03fv)
🔪★ Kukri Knife | Slaughter (MW, 0.07fv)
🔪★ Classic Knife | Slaughter (MW, 0.11fv)
🔪★ Classic Knife | Slaughter (FT, 0.15fv)
🔪★ Survival Knife | Fade (FN, 85% fade)
🔪★ Talon Knife | Boreal Forest (FT, 0.16fv)
🔪★ Flip Knife | Autotronic (FT, 0.36fv)
🔪★ Stiletto Knife | Stained (FT, 0.28fv)
🔪★ Ursus Knife | Tiger Tooth (FN, 0.03fv)
🔪★ ST™ Ursus Knife | Tiger Tooth (FN, 0.01fv)
🔪★ Skeleton Knife | Scorched (MW, 0.13fv)
🔪★ Classic Knife | Crimson Web (BS, 0.77fv)
🔪★ Bayonet | Stained (WW, 0.39fv)
🔪★ Flip Knife | Black Laminate (FT, 0.32fv)
🔪★ Flip Knife | Freehand (BS, 0.45fv)
🔪★ ST™ Nomad Knife | Boreal Forest (FT, 0.34fv)
🔪★ Navaja Knife | Doppler (phase 1, 0.01fv)
🔪★ Navaja Knife | Doppler (phase 3, 0.01fv)
🔪★ Navaja Knife | Doppler (phase 4, 0.03fv)
🔪★ Navaja Knife | Tiger Tooth (Factory New)
🔪★ Kukri Knife | Blue Steel (MW, 0.14fv)
🔪★ Kukri Knife | Stained (MW, 0.10fv)
🔪★ Kukri Knife | Safari Mesh (MW, 0.12fv) x2
🔪★ Kukri Knife | Urban Masked (MW, 0.12fv)
🔪★ Kukri Knife | Forest DDPAT (MW, 0.13fv)
🔪★ Kukri Knife | Safari Mesh (FT, 0.24fv)
🔪★ Kukri Knife | Safari Mesh (BS, 0.56fv)
🔪★ Flip Knife | Forest DDPAT (FT, 0.26fv)
🔪★ ST™ Classic Knife | Stained (WW, 0.44fv)
🔪★ Classic Knife | Boreal Forest (WW, 0.39fv)
🔪★ Ursus Knife | Rust Coat (BS, 0.46fv)
🔪★ Ursus Knife | Forest DDPAT (FT, 0.30fv)
🔪★ Ursus Knife | Scorched (WW, 0.38fv)
🔪★ Ursus Knife | Safari Mesh (WW, 0.38fv)
🔪★ Ursus Knife | Safari Mesh (BS, 0.74fv)
🔪★ Huntsman Knife | Lore (BS, 0.46fv)
🔪★ Huntsman Knife | Bright Water (FN, 0.04fv)
🔪★ Huntsman Knife | Freehand (FT, 0.28fv)
🔪★ ST™ Huntsman Knife | Ultraviolet (FT, 0.26fv)
🔪★ Paracord Knife | Case Hardened (MW, 0.11fv)
🔪★ Paracord Knife | Crimson Web (BS, 0.69fv)
🔪★ Paracord Knife | Vanilla
🔪★ Paracord Knife | Blue Steel (BS, 0.61fv)
🔪★ Paracord Knife | Night Stripe (FT, 0.19fv)
🔪★ Paracord Knife | Scorched (FT, 0.35fv) x2
🔪★ Survival Knife | Vanilla
🔪★ Falchion Knife | Damascus Steel (FN, 0.01fv)
🔪★ Falchion Knife | Damascus Steel (FN, 0.04fv)
🔪★ Falchion Knife | Black Laminate (FT, 0.24fv)
🔪★ Falchion Knife | Scorched (MW, 0.13fv)
🔪★ Falchion Knife | Scorched (FT, 0.15fv)
🔪★ Falchion Knife | Bright Water (BS, 0.46fv)
🔪★ Falchion Knife | Boreal Forest (FT, 0.23fv)
🔪★ Falchion Knife | Forest DDPAT (FT, 0.35fv)
🔪★ Shadow Daggers | Lore (FT, 0.32fv)
🔪★ Shadow Daggers | Autotronic (FT, 0.27fv)
🔪★ Shadow Daggers | Freehand (FT, 0.15fv)
🔪★ Shadow Daggers | Black Laminate (MW, 0.08fv)
🔪★ Shadow Daggers | Scorched (FT, 0.31fv)
🔪★ Bowie Knife | Vanilla
🔪★ Bowie Knife | Ultraviolet (MW, 0.12fv)
🔪★ Bowie Knife | Boreal Forest (WW, 0.40fv)
🔪★ ST™ Bowie Knife | Forest DDPAT (WW, 0.39fv)
🔪★ Gut Knife | Tiger Tooth (FN, 0.02fv)
🔪★ Gut Knife | Vanilla
🔪★ ST™ Gut Knife | Damascus Steel (FT, 0.20fv)
🔪★ Gut Knife | Ultraviolet (FT, 0.23fv)
🔪★ Gut Knife | Night (BS, 0.70fv)
🔪★ Gut Knife | Boreal Forest (MW, 0.08fv)
🔪★ ST™ Gut Knife | Scorched (FT, 0.27fv)
🔪★ Navaja Knife | Rust Coat (BS, 0.53fv) x2
🔪★ Navaja Knife | Safari Mesh (WW, 0.39fv)
🧤★ Sport Gloves | Scarlet Shamagh (MW, 0.14fv)
🧤★ Hand Wraps | CAUTION! (MW, 0.14fv)
🧤★ Moto Gloves | Polygon (MW, 0.13fv)
🔥🧤★ Specialist Gloves | Forest DDPAT (MW, 0.09fv)
🧤★ Driver Gloves | King Snake (WW, 0.41fv)
🧤★ Hand Wraps | Overprint (FT, 0.29fv)
🧤★ Sport Gloves | Bronze Morph (FT, 0.26fv)
🧤★ Moto Gloves | Finish Line (FT, 0.36fv)
🧤★ Hand Wraps | Spruce DDPAT (FT, 0.29fv)
🔥🧤★ Specialist Gloves | Forest DDPAT (FT, 0.15fv)
🔥🧤★ Specialist Gloves | Buckshot (MW, 0.09fv)
🧤★ Hand Wraps | Constrictor (MW, 0.14fv)
🧤★ Sport Gloves | Bronze Morph (WW, 0.39fv)
🧤★ Sport Gloves | Bronze Morph (BS, 0.72fv) x2
🧤★ Broken Fang Gloves | Needle Point (MW, 0.14fv)
🧤★ Moto Gloves | Turtle (FT, 0.37fv)
🧤★ Broken Fang Gloves | Jade (FT, 0.35fv)
🧤★ Driver Gloves | Rezan the Red (BS, 0.70fv) x2
🧤★ Hand Wraps | Giraffe (FT, 0.33fv)
🧤★ Broken Fang Gloves | Yellow-banded (FT, 0.30fv) x3
🧤★ Broken Fang Gloves | Yellow-banded (BS, 0.70fv)
🧤★ Driver Gloves | Convoy (WW, 0.41fv)
🧤★ Driver Gloves | Overtake (FT, 0.36fv)
🧤★ Specialist Gloves | Buckshot (WW, 0.41fv)
🧤★ Driver Gloves | Queen Jaguar (WW, 0.39fv)
🧤★ Moto Gloves | 3rd Commando Company (BS, 0.51fv)
🧤★ Hydra Gloves | Emerald (BS, 0.61fv)
🧤★ Driver Gloves | Racing Green (WW, 0.40fv)
🔫 M4A1-S | Icarus Fell (FN, 0.01fv)
🔥🔫 Desert Eagle | Heat Treated (MW, T1 according buff163)
🔥🔫 Souvenir Nova | Predator (Titan (Foil) | Katowice 2014)

🔥 and more!

⭐[Want] - Any offers with profit. Just send me, don’t be shy :Its_Good:

Send me offer > https://steamcommunity.com/tradeoffer/new/?partner=35191720&token=DS0R_-vQ
I forum "Timerunner Byte"
1
[H] Cards [W] Offer
Nyss
BATMAN
0
💰 [TF2] TRADE OPEN NOW! 🎯 Refined, Hats, and More
0
Are there multiple endings?
0
Necromancer
Nyss
Dragon
2
Ищу тиммейта для игры Clone Drone in the Danger Zone.
Nyss
Saha Daun
4
Black screen
Nyss
silver978
Visar 41–50 av 293,389,513 poster