Rain World

Rain World

Where Slugpup ?
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
Big Sis Moon  [udvikler] 13. dec. 2023 kl. 4:06
Bug reports and other issues
If you find a bug, a mod incompatibility or a missing feature, feel free to notify me here ! :rwmoon:

(Note : This is not for extra feature recommendations)
< >
Viser 1-15 af 31 kommentarer
Dr Patate 13. dec. 2023 kl. 4:36 
Just got another double spawn and only one created slugpup! appeared ? I will try again with most mods off
Dr Patate 13. dec. 2023 kl. 4:52 
Still double
Big Sis Moon  [udvikler] 13. dec. 2023 kl. 6:30 
Oprindeligt skrevet af dr patate:
Still double
That's odd- Are the double spawns consistent or not ? The "created slugpup!" line is generated by the base code whenever it creates a new slugpup, and it is specifically inside the loop that creates slugpups so it should technically appear for each one if it spawns multiple
What campaign are you testing it in ?
I'll check the base code and pups for everyone code again to see if I find anything weird
Big Sis Moon  [udvikler] 13. dec. 2023 kl. 7:43 
@dr patate actually I realized I assumed you meant "two slugpups spawned during the same cycle and in the same region" when you said "double spawns" but I've never actually asked if that was the case
A new slugpup can spawn if you load a new region but the mod is supposed to notify you in that case
Dr Patate 13. dec. 2023 kl. 8:01 
Oprindeligt skrevet af Big Sis Moon:
@dr patate actually I realized I assumed you meant "two slugpups spawned during the same cycle and in the same region" when you said "double spawns" but I've never actually asked if that was the case
A new slugpup can spawn if you load a new region but the mod is supposed to notify you in that case
It was in the same cycle/region (Farm arrays to be exact, but it also happened in other regions)
Dr Patate 13. dec. 2023 kl. 8:04 
Oprindeligt skrevet af Big Sis Moon:
Oprindeligt skrevet af dr patate:
Still double
That's odd- Are the double spawns consistent or not ? The "created slugpup!" line is generated by the base code whenever it creates a new slugpup, and it is specifically inside the loop that creates slugpups so it should technically appear for each one if it spawns multiple
What campaign are you testing it in ?
I'll check the base code and pups for everyone code again to see if I find anything weird
I'm testing it in a hunter expedition, and for now the spawns seem to be consistent but I will try more
Sidst redigeret af Dr Patate; 13. dec. 2023 kl. 8:04
Big Sis Moon  [udvikler] 13. dec. 2023 kl. 8:20 
Oprindeligt skrevet af dr patate:
Oprindeligt skrevet af Big Sis Moon:
That's odd- Are the double spawns consistent or not ? The "created slugpup!" line is generated by the base code whenever it creates a new slugpup, and it is specifically inside the loop that creates slugpups so it should technically appear for each one if it spawns multiple
What campaign are you testing it in ?
I'll check the base code and pups for everyone code again to see if I find anything weird
I'm testing it in a hunter expedition, and for now the spawns seem to be consistent but I will try more
Maybe try in a different campaign or save file ? It could be a save file issue rather than a mod issue (a friend of mine knows somehow who had a savefile issue which made vulture masks consistently spawn in Survivor's first shelter during the first cycle of the campaign for some reason)
Dr Patate 13. dec. 2023 kl. 8:58 
I tried in another save file and another campaing (survivor story) And i got another double spawn, maybe turning off pups for everyone will help
Dr Patate 13. dec. 2023 kl. 9:25 
Well I think that it was pups for everyone that was causing the issue, I haven't had another double since I turned it off
Big Sis Moon  [udvikler] 13. dec. 2023 kl. 9:49 
Oprindeligt skrevet af dr patate:
Well I think that it was pups for everyone that was causing the issue, I haven't had another double since I turned it off
Noted ! Not sure what exactly made Pups for everyone cause that effect
I hope it wasn't caused by some weird incompatibility / issue between Where Slugpup and Pups for everyone, though I'll check my code and see if I accidentally messed up something
Dr Patate 13. dec. 2023 kl. 9:57 
The issue in itself came from Pups for everyone (double spawns and all) but anyways, thanks you very much for your time !
Stendon 24. mar. 2024 kl. 7:31 
Hello there, while playing my game crashed and I got this log, I'm not sure if its even an issue with this mod in particular, but the exception log only has the name of 1 mod, and its where slug pup. Some context:
- Playing survivor
- Already had 2 Slugpups
- In outer expanse (not sure if this even helps)
If you want a list of mods I have installed I can tell you, also sorry If this report sounds dead inside, anyways, here is the exception I got: https://github.com/Oxyaine/WhereSlugPupExceptionLog/blob/main/exceptionLog.txt
If you'd like me to share the exception in any other way just ask, and I'm happy to help with whatever I can.
Big Sis Moon  [udvikler] 28. mar. 2024 kl. 11:57 
Oprindeligt skrevet af Stendon:
Hello there, while playing my game crashed and I got this log, I'm not sure if its even an issue with this mod in particular, but the exception log only has the name of 1 mod, and its where slug pup. Some context:
- Playing survivor
- Already had 2 Slugpups
- In outer expanse (not sure if this even helps)
If you want a list of mods I have installed I can tell you, also sorry If this report sounds dead inside, anyways, here is the exception I got: https://github.com/Oxyaine/WhereSlugPupExceptionLog/blob/main/exceptionLog.txt
If you'd like me to share the exception in any other way just ask, and I'm happy to help with whatever I can.
Ah, I apologize for taking so long to see this ! I'll take a look at it and see if it's an issue caused by my own mod
Big Sis Moon  [udvikler] 28. mar. 2024 kl. 17:02 
Oprindeligt skrevet af Big Sis Moon:
Oprindeligt skrevet af Stendon:
Hello there, while playing my game crashed and I got this log, I'm not sure if its even an issue with this mod in particular, but the exception log only has the name of 1 mod, and its where slug pup. Some context:
- Playing survivor
- Already had 2 Slugpups
- In outer expanse (not sure if this even helps)
If you want a list of mods I have installed I can tell you, also sorry If this report sounds dead inside, anyways, here is the exception I got: https://github.com/Oxyaine/WhereSlugPupExceptionLog/blob/main/exceptionLog.txt
If you'd like me to share the exception in any other way just ask, and I'm happy to help with whatever I can.
Ah, I apologize for taking so long to see this ! I'll take a look at it and see if it's an issue caused by my own mod

Seems like a memory issue rather than something caused by the mod itself- I have never encountered that error before however, so I am not sure what exactly could've caused this
You can always try to disable it to see if the error happens again even with the mod off (or leave it enabled and see if the error pops up a second time)
Stendon 28. mar. 2024 kl. 23:12 
All good, don't worry about taking a while, I'm sure you've got other things your doing outside of browsing steam comments..... professionally, anyways, I don't think it's an issue with your mod; Merge Fix says it fixes a memory leak to do with "map merging", so when the memory ran out, the exception probably just said "f*** you in particular" and pointed to your mod.

Either way, I'll try some stuff and, if its an issue with your mod, I'll send another comment here.
Sidst redigeret af Stendon; 28. mar. 2024 kl. 23:18
< >
Viser 1-15 af 31 kommentarer
Per side: 1530 50