RimWorld

RimWorld

193 ratings
Nightmare Core
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.3, 1.4, 1.5
File Size
Posted
Updated
1.502 MB
Oct 7, 2023 @ 2:53am
Apr 16 @ 4:45am
31 Change Notes ( view )

Subscribe to download
Nightmare Core

Description
What is this?
This is a framework mod created by NightmareCorporation to contain functionality that will be shared across mods.

It contains various past lessons-learnt and features that I deem necessary for all future mods of my own and helps to off-load potentially shared code between multiple mods, like for settings.

Can I use this?
Certainly, respect the license and you may use any feature to any extent you desire.

Can I request a feature?
Not really, the framework is mostly for personal use, with free usage rights for everyone else. If you have a feature you'd like to see, feel free to fork and provide a pull request for me to merge, but please don't just ask for features.

Does this work in 1.X?
Maybe. I compile mods for both the current and previous major RW version. I don't test the previous version, so if there are issues, please report them with the issues.

Usage
Currently used in these mods:
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