Rain World

Rain World

The Guide
Iced Tea  [developer] 26 Jun, 2023 @ 5:56am
Issues and Bugs Regarding The Guide
First time making a discussion post on steam workshop lol BUT
Please message here for issues/bugs that are brought up with the Guide mod
You can directly get in touch with me on discord (aveskori, no discriminator number) or by pinging me in the RW discord server
< >
Showing 1-15 of 38 comments
dollar.bug.7 27 Jun, 2023 @ 7:41pm 
graphical issues with the sleep screen, from what i can tell there is supposed to be custom art there but instead it just shows the plant stuff thats usually around the scugs when theyre sleeping.
SilverK2k 29 Jun, 2023 @ 5:10pm 
im stuck in sky islands, all the pipe connections are broken except some, and i cant get out. also that happens in farm arrays, i dont know if its a bug or if it is intentional
Iced Tea  [developer] 30 Jun, 2023 @ 7:02pm 
Originally posted by dollar.bug.7:
graphical issues with the sleep screen, from what i can tell there is supposed to be custom art there but instead it just shows the plant stuff thats usually around the scugs when theyre sleeping.
This may happen when TailAttached gets triggered to be false. There is an image in the sleep_scene files that is supposed to show when Tail Attached is false, but it isnt working right now. The normal image should still work tho
Iced Tea  [developer] 30 Jun, 2023 @ 7:04pm 
Originally posted by El_Vick:
im stuck in sky islands, all the pipe connections are broken except some, and i cant get out. also that happens in farm arrays, i dont know if its a bug or if it is intentional
I havent encountered this issue in my own play testing, and ive been able to go to both the chimney canopy and farm arrays gates just fine. If you want to reach out to me on discord @ aveskori, you can and we can see if theres another issue like a mod or something
Iced Tea  [developer] 30 Jun, 2023 @ 7:07pm 
Originally posted by dollar.bug.7:
graphical issues with the sleep screen, from what i can tell there is supposed to be custom art there but instead it just shows the plant stuff thats usually around the scugs when theyre sleeping.
Nevermind my last reply lol! It was a renaming issue again, will be fixed shortly
Sonstar 3 Jul, 2023 @ 8:02pm 
NullReferenceException: Object reference not set to an instance of an object
GuideSlugBase.Plugin.ScavengerAI_SocialEvent (On.ScavengerAI+orig_SocialEvent orig, ScavengerAI self, SocialEventRecognizer+EventID ID, Creature subjectCrit, Creature objectCrit, PhysicalObject involvedItem) (at /RainWorldMods/TheGuideMod/Plugin.cs:74)
DMD<>?891425024.Hook<ScavengerAI::SocialEvent>?-65628672 (ScavengerAI , SocialEventRecognizer+EventID , Creature , Creature , PhysicalObject ) (at <202527ad8c2f48d78e7b60b5a8b5a52b>:0)
SocialEventRecognizer.SocialEvent (SocialEventRecognizer+EventID ID, Creature subjectCreature, Creature objectCreature, PhysicalObject involvedItem) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
SocialEventRecognizer.WeaponAttack (PhysicalObject weapon, Creature thrower, Creature victim, System.Boolean hit) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
Weapon.Update (System.Boolean eu) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
Spear.Update (System.Boolean eu) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<Update>?891425024._Room::Update (Room this) (at <e1d904dd4dd340bbbcb9474e488454cb>:0)
DMD<>?891425024.Trampoline<Room::Update>?-1427040768 (Room ) (at <c9f3deb777ee460681c07d685bd15f54>:0)
BloodHooks.Room_Update (On.Room+orig_Update orig, Room self) (at <e9a60ec0bbaf4a1881c9a735b6e58293>:0)
DMD<>?891425024.Hook<Room::Update>?1754962944 (Room ) (at <fbe34899f89d41ea940dd33a892b84b2>:0)
DMD<>?891425024.Trampoline<Room::Update>?-28901888 (Room ) (at <7685587f19424de1970050ca7dbdd37b>:0)
TheOutsider.World_Hooks.RoomHooks.Room_Update (On.Room+orig_Update orig, Room self) (at <55b37887665f4b41843e5c25a4c20ff8>:0)
DMD<>?891425024.Hook<Room::Update>?-1017482240 (Room ) (at <bede5d73ee2a41fd9c776daebd0fea28>:0)
RainWorldGame.Update () (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<>?891425024.Trampoline<RainWorldGame::Update>?-1507723776 (RainWorldGame ) (at <a456567c94b5433b9fab3ffac2005331>:0)
Nutils.hook.DreamSessionHook.RainWorldGame_Update (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <cc87847108a14fa48935b8201dc56703>:0)
DMD<>?891425024.Hook<RainWorldGame::Update>?1933498880 (RainWorldGame ) (at <1bd03b295b024a3f9dc44d820b97dada>:0)
DMD<>?891425024.Trampoline<RainWorldGame::Update>?-622602240 (RainWorldGame ) (at <05195777dd4c44e2b322f673fe4aa774>:0)
Darkness.Plugin.RainWorldGame_Update (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <b8b288b35fe041e782a92511c91f43be>:0)
DMD<>?891425024.Hook<RainWorldGame::Update>?885410816 (RainWorldGame ) (at <656bb64ae0d04501a0ce73d67199d806>:0)
DMD<>?891425024.Trampoline<RainWorldGame::Update>?-1014025216 (RainWorldGame ) (at <078e74908b3a4cba9465b598dd2c1bbe>:0)
MenuTogether.MenuTogether.RainWorldGameOnUpdate (On.RainWorldGame+orig_Update orig, RainWorldGame self) (at <f2d8884b04dd4b27bd03217567744911>:0)
DMD<>?891425024.Hook<RainWorldGame::Update>?-802343936 (RainWorldGame ) (at <2ab139096db6491e8e624a13441682fc>:0)
MainLoopProcess.RawUpdate (System.Single dt) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<RawUpdate>?891425024._RainWorldGame::RawUpdate (RainWorldGame this, System.Single dt) (at <3b620af55db347369e6cb2b5c2ad45e4>:0)
DMD<>?891425024.Trampoline<RainWorldGame::RawUpdate>?1572837376 (RainWorldGame , System.Single ) (at <ca48ac0828844206826f598f21e368c6>:0)
Pom.Pom.RainWorldGameRawUpdate (On.RainWorldGame+orig_RawUpdate orig, RainWorldGame self, System.Single dt) (at <f26f3a5efaa94b93bb1c8a4d34b6c44c>:0)
DMD<>?891425024.Hook<RainWorldGame::RawUpdate>?1009506304 (RainWorldGame , System.Single ) (at <e828b63243b04b27b23a4f748546b086>:0)
ProcessManager.Update (System.Single deltaTime) (at <1014ff9a5d9941ab9e645d4f5c9384a5>:0)
DMD<Update>?891425024._RainWorld::Update (RainWorld this) (at <60906c0f42ef4ad8939cb2ede75c5a20>:0)
DMD<>?891425024.Trampoline<RainWorld::Update>?1507288576 (RainWorld ) (at <2b5ad29cdacd4a2abbff30a19ecaeec1>:0)
Revivify.Plugin.ErrorCatch (On.RainWorld+orig_Update orig, RainWorld self) (at <84d6e4b45b0846db885a4a7bbcdd965b>:0)
DMD<>?891425024.Hook<RainWorld::Update>?1942908928 (RainWorld ) (at <3ed1c5c590f54b19aa1ffb5435bd8aa5>:0)
DMD<>?891425024.Trampoline<RainWorld::Update>?424829440 (RainWorld ) (at <e8e099920524455b91a8bbf6a98050ef>:0)
Guardian.LogHooks.RainWorld_Update (On.RainWorld+orig_Update orig, RainWorld self) (at E:/RainWorldModding/Guardian/src/plugin/Hooks/LogHooks.cs:23)
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:27)
DMD<>?891425024:Hook<RainWorld::Update>?-1573073408(RainWorld)
DMD<>?891425024:Trampoline<RainWorld::Update>?-445163520(RainWorld)
BeastMaster.BeastMaster:RainWorldOnUpdate(orig_Update, RainWorld)
DMD<>?891425024:Hook<RainWorld::Update>?1786944000(RainWorld)
DMD<>?891425024:Trampoline<RainWorld::Update>?308087808(RainWorld)
BloodHooks:RainWorld_Update(orig_Update, RainWorld)
DMD<>?891425024:Hook<RainWorld::Update>?1737263104(RainWorld)

Caused lags and crashing in Subterranean, as well as freezing a shelter whenever it is attempted so be used. I was told the cause may be the Guide, so I have the log. I can replicate the crash if needed.
saturnsei 31 Jul, 2023 @ 7:10am 
oddly, after i met the sky islands echo, i could meet it a second time.
saturnsei 31 Jul, 2023 @ 7:14am 
Also, my karma did not appear to go up. My maximum karma was increased(?) to 5 and my karma apparently stayed at 1.
saturnsei 31 Jul, 2023 @ 7:15am 
And when all any animal entered SI_C02, they just... died? went unconscious? this may be because of the echo cycle
Iced Tea  [developer] 31 Jul, 2023 @ 4:20pm 
Originally posted by saturnsei:
And when all any animal entered SI_C02, they just... died? went unconscious? this may be because of the echo cycle

is SI_C02 the echo room? i know animals get pacified when nearing echoes
Mossthing 1 Aug, 2023 @ 11:49am 
If you fall in a bottomless pit and wait long enough, and scavengers go into this room, they kind of just... fall down to follow where you are XD i dont think it really affects gameplay, but it was a bit morbid to accidentally come across
Zoie! 6 Aug, 2023 @ 5:11pm 
THE SCAVS KEEP KILLING ME :( WHYYYYYYYYYYYYYYYYY, can u make it the oppossite of artificer, and make the reputation locked at +100? Because arti's is locked at -100 I think.
goi 8 Aug, 2023 @ 9:08pm 
when i play any mod with it enabled, my screen stays white and doesnt do anything. when i open the game it says something about a duplicate hook with "Maul.cat" in it?
also, if the world state is like "world_state: "Artificer" " and not "world_state: ["Artificer", "Another one"] " nobody without the dlc can play it :(
andrechappie 18 Aug, 2023 @ 9:49am 
whenever i try loading the campaign (or anything else) it doesnt do anything other than turning the screen white
(also happens with vulture tank mod)
Iced Tea  [developer] 18 Aug, 2023 @ 6:56pm 
Originally posted by andrechappie:
whenever i try loading the campaign (or anything else) it doesnt do anything other than turning the screen white
(also happens with vulture tank mod)
Do you have any other mods active alongside Guide? This can be caused by room connection issues between mods.
< >
Showing 1-15 of 38 comments
Per page: 1530 50