边缘世界 RimWorld

边缘世界 RimWorld

[KV] Save Storage, Outfit, Crafting, Drug, & Operation Settings
SineSwiper 2020 年 5 月 12 日 下午 3:37
Incompatibility with Everybody Gets One?
I've noticed in my game that this mod can't save bills that contain the extra repeat modes from Everybody Gets One. It doesn't have a problem saving the files, but it can't load the same file into a different bench/stove.

Digging into the source code for both, it looks like your code is trying to support EGO already, but perhaps there were some v1.1 changes that messed it up. TryGetRepeatModeDef seems sound. If I were to guess, it would probably be a problem with the mod detection code in EverybodyGetsOneUtil.Exists.
< >
正在显示第 1 - 3 条,共 3 条留言
SineSwiper 2020 年 5 月 12 日 下午 4:03 
Some warnings from the mod I noticed:

Try get TD_ColonistCount
Unknown repeatMode of [TD_ColonistCount] for bill Make_VAE_Apparel_PeltCoat
Try get TD_XPerColonist
Unknown repeatMode of [TD_XPerColonist] for bill Make_Bedroll

So, it's hitting the TryGetRepeatModeDef function and returning null, for some reason.
SineSwiper 2020 年 5 月 17 日 上午 10:07 
Spend a few hours and debugged the issue. Submitted a PR here: https://github.com/KiameV/rimworld-SaveStorageSettings/pull/14
codedragon 2021 年 3 月 31 日 上午 10:12 
Did you happen to compile a version with this patch? I would love to load it on my copy. This is driving me nutz
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50