RimWorld

RimWorld

Nightmare Core
32 Comments
NightmareCorporation  [author] Apr 16 @ 4:44am 
Okay, so what happened is that XMLExtensions force calls the NightmareCore settings to draw, which really really don't like that, because NightmareCore settings are drawn from an entirely different window. NightmareCore doesn't like it so much that any time the settings are drawn "normally" it force opens the special window instead, and thus you have this issue. I have fixed this by only force-opening the window once per mod and adding a button that you need to click for it to open the window, so hopefully no more lock-outs! Apologies!
NightmareCorporation  [author] Apr 15 @ 3:08pm 
@Learnign
Aha! That is probably the issue then, that mod messes with the vanilla settings and so does my mod, thank you so much for pointing this out to me! I will work on a fix as soon as I can.
Learnign Apr 14 @ 12:56pm 
Same issue as mhkul. The problem is if you are using the mod options from XML Extensions to view the mod options instead of the normal mod options view.

https://steamcommunity.com/sharedfiles/filedetails/?id=2574315206
NightmareCorporation  [author] Mar 26 @ 12:29am 
@mhkul
That sounds similar to a previous issue. It was caused by WeatherControl running into a mod with incorrect weather data. Are you using WeatherControl and "Winter Taiga Biome"? I pushed a fix that should have fixed their incompatibility.

To really fix your issue I will require your log. Copy your local log from this path "C:\Users\<USER>\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Player.log" into a web service like https://pastebin.com/

That way I can figure out what part specifically is causing issues.
mhkul Mar 25 @ 7:28pm 
I clicked on this mod in my mod settings menu and it opened a completely unclosable popup. I had to close the whole game to get rid of it.
Birdinmotion Jan 20 @ 6:15pm 
I'm also taking a break from rimworld rn. I got into total war, first time modding it.
Birdinmotion Jan 20 @ 6:15pm 
Ty!
NightmareCorporation  [author] Jan 12 @ 5:04am 
@Birdinmotion
It's been a while, but due to another report in WeatherControl I managed to prevent the behavior you were experiencing a few months ago. Just wanted to give a heads up that the issue should now be fixed when you download the latest version.
NightmareCorporation  [author] Nov 23, 2024 @ 1:37am 
@Birdinmotion

With 800 mods it is very very unlikely that the log will be clean enough to even figure out what's going wrong, but you could give it a shot. But it sounds like another mod is interfering with how NightmareCore handles its custom settings.

Copy your local log from this path "C:\Users\<USER>\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Player.log" into a web service like https://pastebin.com/
Birdinmotion Nov 22, 2024 @ 10:12pm 
hey im getting an error with the xml settings of nightmare core, i didnt even mean to really go into the settings, i was just goign through my mod xml settings to tweak everything (800 mods) but when i clicked on this one, it opened the settings in a window which locks me out of interacting with anything else. I can press the x at the top to close it but it reopens as fast as i click it, locking me out again. Same thing if i press esc. Not sure how i can get logs for this. Not removing the mod from my playlist cause a few mods rely on it. Just not gonna touch the settings again
NightmareCorporation  [author] Sep 11, 2024 @ 1:44am 
@silverskene
Luckily the fix is very simple: NightmareCore needs to load after HugsLib if HugsLib is loaded at all. I will add this requirement in the About.xml so users have an immediate feedback
NightmareCorporation  [author] Sep 10, 2024 @ 11:22am 
@silverskene
Thanks for the report, the error should be harmless for your game, but your NightmareCore mod-settings may not be openable (if my fallback fails to trigger), I will try to fix this issue tomorrow.
silverskene Sep 9, 2024 @ 11:01pm 
Lightning Rod Jul 24, 2024 @ 12:56pm 
@NightmareCorporation yeah i'm sorry, I was gonna reach out to you anyways and ask for help but I thought to uninstall it first before I contacted you. I guess fortunately an unfortunately that worked. I'm new to modding here on rimworld, so I'll keep this in mind for the future. Thanks for your time and for being responsive.
NightmareCorporation  [author] Jul 24, 2024 @ 6:25am 
@Lightning Rod
In that case sadly not, but for the future please keep in mind that authors need a log to analyze what went wrong and prevent the same thing going wrong for others... Glad it's working for you again though, may have been a known issue with how the Steam workshop synchronizes the mod content
Lightning Rod Jul 23, 2024 @ 1:56pm 
@NightmareCorporation Well I'm not currently experiencing the issue anymore, so would the log still help, or would that not really show anything of use? I would be more than willing if it did, I'm just wondering.
NightmareCorporation  [author] Jul 23, 2024 @ 1:15pm 
@Lightning Rod
Thanks for the report, but without a log to analyze I can not confirm or deny that it's this mod causing the issues.

Please provide a log by using this mod https://steamcommunity.com/sharedfiles/filedetails/?id=2873415404&searchtext=hugslib

Or copy your local log from this path "C:\Users\<USER>\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Player.log" into a web service like https://pastebin.com/
Lightning Rod Jul 23, 2024 @ 9:51am 
@NightmareCorporation hey, I was just wanting to let you know that this mod causes some weird issues for me where I cant right click to prioritize a pawn. I can click the pawn, and then right click a task, but the window just doesn't come up. If I draft the pawn though, then it works. I seem to have fixed the issue though by uninstalling this mod and then reinstalling it. This issue seems to have cropped up after you updated this mod a couple days ago (or at least I believe it did. I've been living without prioritization for a couple days now so I assume lol). Anyways, thanks and no worry's. Just thought it may be useful for you if I told you. Sorry if I wasted your time if not.
NightmareCorporation  [author] Jul 20, 2024 @ 1:42am 
@Shirohane
Damn, you are right, I just pushed an update that removes the harmony logging. Thanks for the fast report, my apologies for the slip-up
Shirohane Jul 20, 2024 @ 1:16am 
Excuse me,I found a file named "harmony.log.txt" on my desktop while I was playing rimworld recently.I looked it and found that was came from this mod.
NightmareCorporation  [author] Jul 19, 2024 @ 8:18am 
Issues should be fixed. If you are greeted by two red errors on startup due to scribe issues, you need to verify your game files through the Steam client. That's the only way to force workshop items to download the latest version of all mods from what I know.
NightmareCorporation  [author] Jul 19, 2024 @ 7:58am 
Oh no, I just realized that the update breaks WeatherControl settings logic, I am working on fixing it and updating WeatherControl as soon as I can. Once I resolve the issue I will post both here and in the WeatherControl comments.
NightmareCorporation  [author] Jul 19, 2024 @ 7:44am 
@Logical Terror
Use this mod https://steamcommunity.com/sharedfiles/filedetails/?id=2873415404&searchtext=hugslib

Or copy your local log from this path "C:\Users\<USER>\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Player.log" into a web service like https://pastebin.com/
Logical Terror Jul 19, 2024 @ 7:15am 
where to post error reports?
NightmareCorporation  [author] May 12, 2024 @ 6:49am 
@타츠네코
Not a helpful report I'm afraid, please provide details if something is going wrong.
MIko Love May 12, 2024 @ 6:34am 
many bug
NightmareCorporation  [author] Mar 30, 2024 @ 5:29am 
@a.red
To me the point of a framework is to not add any actual content, just logic for other mods to use.

I might add a NightmareNightmareCore in the future, with pawns getting nightmares and getting haunted by paralysis demons? Maybe? Why not? Wouldn't be part of this exact mod though.
a.red Mar 30, 2024 @ 5:03am 
can I request you add a nightmer monsters to this ?
Cultanis Dec 12, 2023 @ 12:54pm 
I can't believe it's not butter
Saixx Oct 13, 2023 @ 1:35pm 
i thought i would get a power plant with a creepy core idk
NyaNyaPatricia Oct 9, 2023 @ 8:12am 
and I thought my colonist would be able to get nightmares!
verymulch Oct 7, 2023 @ 1:24pm 
Aw, man! I thought it would be a demon core!