issue: Some partiality mods don't load.
LogOutput.log: [Error :Partiality Wrapper] Could not load Partiality Mod: [The Mod] System.TypeLoadException: Could not load type 'hook_[Method]_[1 or more]' from assembly '[The Mod]'.and the text below is missing at the beginning of the log:[Info : Preloader] Loaded 1 patcher methods from Dragons.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=nullsolution: There was an issue with Dragons.HookGenCompatibility because you disabled Dragons.Core. Enable Dragons.Core again in BOI and make sure it appears in BepInEx/patchers.
#common-issues
1 messages · Page 1 of 1 (latest)
gallery-like FAQ and solutions for common issues, which users can be redirected to.
If you found any of the solutions helpful, please reach to it with any emote!
Template: (open to change)
-----------------------------------------
**issue**: ---
**exceptionLog**: ---
**solution:** ---
issue: other mods won't be updated - could indirectly cause almost anything, or nothing at all
exceptionLog: You are trying to load data from a www stream which had the following error when downloading. error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version and/or OverflowException: Value is greater than Char.MaxValue or less than Char.MinValue System.Convert.ToChar (Int32 value) Json+Parser.get_PeekChar () Json+Parser.EatWhitespace () Json+Parser.get_NextToken () Json+Parser.ParseValue () Json+Parser.Parse (System.String jsonString) Json.Deserialize (System.String json) MiniJsonExtensions.dictionaryFromJson (System.String json) PastebinMachine.AutoUpdate.AutoUpdateMod.ProcessResult (PastebinMachine.AutoUpdate.Mod amod, System.String text, Int32 version) PastebinMachine.AutoUpdate.AutoUpdateScript.Update () (if only the second one then it could be other issues e.g. if AUDB is down, the first one is a guaranteed sign)
solution: Manually update AutoUpdate from here: https://beestuff.pythonanywhere.com/audb/api/mods/0/0/download/latest
issue: Outdated CRS version
exceptionLog: [CustomRegions] [Pack name] is incorrectly installed. Inside this folder (D:\Program Files (x86)\Steam\steamapps\common\Rain World\Mods\CustomResources\PackName) there should be one or more of the following folder: Assets, World, Levels... You currently have: Compatibility patches
solution: Upgrade to the latest version of CRS here: https://github.com/Garrakx/Custom-Regions/releases/latest
issue: After deleting a .dll file from the Mods folder, the mod is still active in BOI.
exceptionLog: none
solution: First, you need to disable the mod before deleting it from Rain World\Mods. Second, you now need to delete it from Rain World\BepInEx\plugins
issue: Can't dowload packs with CRS, from Russia
error: File to unzip doesn't exist [...] or similar.
solution: Use a VPN and chose a different country (US or any place in EU should work)
issue: room/region changes cause game to not load / freeze. May happen just after dying or sleeping
error:
IndexOutOfRangeException: Array index is out of range.
PlayerProgression.SaveToDisk (bool,bool,bool) <0x004f0>
PlayerProgression.SaveProgression (bool,bool) <0x00019>
solution: reset your save or switch to another (fresh) save slot
issue: Using Partiality (no longer supported, most modern mods are incompatible with it)
error: anything ranging from a crash on game startup to multiple unrelated bugs and general jankiness
solution: Switch to BOI using the following tutorial https://youtu.be/brDN_8uN6-U
Following this tutorial you can set up the BepInEx mod loader for Rain World, as well as it's new mod manager BOI (BlepOutIn).
IMPORTANT: BepInEx replaces the Partiality Launcher entirely, if a mod's instructions ask you to use it, you can ignore it and use BepInEx instead. Additionally if any mod requires that you use 'PublicityStunt.dll' you ...
issue: Using two versions of the ShelterBehaviors mod at once (usually harmless)
exceptionlog: Duplicate ModID detected! (dupe ID: ShelterBehaviorsMod)
solution: Go to your BepInEx/plugins folder and delete ShelterBehaviours.dll
issue: A room has more connections in the world file than pipe entrances which causes the game to lag then freeze
exceptionLog:IndexOutOfRangeException: Array index is out of range. World.TotalShortCutLengthBetweenTwoConnectedRooms (AbstractRoom,AbstractRoom) <0x000b0> World.TotalShortCutLengthBetweenTwoConnectedRooms (int,int) <0x0003c>solution: Check that the amount of connections for each room in your world file isn't higher than the amount of entrances in-game (you can see entrance pipes in a room by pressing M with devtools active)
issue: Can't update packs with CRS, after downloading a region pack through CRS, it tells you to upgrade again, getting stuck in a loop.
exceptionLog: empty
solution: Outdated CRS version, upgrade to the latest version of CRS here: https://github.com/Garrakx/Custom-Regions/releases/latest Alternatively, uninstall the pack with CRS and install again to get the latest version.
issue: Crash when starting a save (white/grey screen).
exceptionLog: [LogFix] Logs registered successfully (+ shortening) [...] TypeLoadException: Could not load type 'CustomRegions.Mod.API' from assembly. [...]
solution: Outdated CRS version, upgrade to the latest version of CRS here: https://github.com/Garrakx/Custom-Regions/releases/latest Alternatively, uninstall the pack with CRS and install again to get the latest version.
issue: Drowned Pantheon doesn't work on Realm.
LogOutput.log: InvalidCastException: Cannot cast from source type to destination type. VirtualEnums.VirtualEnumApi+Caster.Cast[Int32] (System.Object o)
solution: update Realm
issue: ManyMoreFixes from RainDB doesn't work.
symptoms: MMF's config produces a blue error screen with the following message: ```
System.NullReferenceException: Object reference not set to an instance of an object
at ManyMoreFixes.MMFOption.Initialize ()
**solution**: uninstall your version and install this one instead: <http://beestuff.pythonanywhere.com/audb/api/mods/3/4/download/latest>
also, install AutoUpdate to prevent future errors like this (unless you're using Realm)
issue: mods do not work with the Amazon/Prime Gaming version of the game
err.log:
at BepInEx.Preloader.Preloader.PatchEntrypoint (Mono.Cecil.AssemblyDefinition& assembly) [0x00000] in <filename unknown>:0
at BepInEx.Preloader.Patching.AssemblyPatcher.PatchAndLoad (System.String directory) [0x00000] in <filename unknown>:0
at BepInEx.Preloader.Preloader.Run () [0x00000] in <filename unknown>:0 ```
**solution:** wait for the parity patch or get the game on steam or gog. amazon's distribution is of version 1.8 of the game, whereas mods are made with version 1.5 (steam and gog's) in mind, and are therefore incompatible with the version available through amazon