边缘世界 RimWorld

边缘世界 RimWorld

More Traits
 此主题已被置顶,因此可能具有重要性
GRIMZY  [开发者] 2021 年 6 月 26 日 上午 2:55
Report Issues/Bugs/make trait requests
this discussion is for reporting anything i may have messed up on and to help me develope the mod more by making trait suggestions.
最后由 GRIMZY 编辑于; 2021 年 6 月 26 日 上午 2:57
< >
正在显示第 1 - 15 条,共 15 条留言
TracerFoxTEK 2021 年 7 月 12 日 上午 12:16 
I realize that this is only your second mod, but you *really* need to clean out all the duplicate vanilla files that have nothing to do with your mod.
You should probably also mention on the mod's description page that the mod overwrites the vanilla defs, or else ask someone to show you how to use patches.
Finally, in-game your mod shows up as "Workshop Mod 2489644195" instead of whatever title you wanted to give it.
GRIMZY  [开发者] 2021 年 7 月 12 日 上午 8:06 
引用自 TracerFoxTEK
I realize that this is only your second mod, but you *really* need to clean out all the duplicate vanilla files that have nothing to do with your mod.
You should probably also mention on the mod's description page that the mod overwrites the vanilla defs, or else ask someone to show you how to use patches.
Finally, in-game your mod shows up as "Workshop Mod 2489644195" instead of whatever title you wanted to give it.
its because of the new update and in regards to the files i think i already removed them
Kyotsu 2021 年 8 月 9 日 上午 9:04 
Hey BTW just so you know for the witch trait that you added it actually massively debuffs their plant and butchering speed. It seems the multiplier for witch is multiplying by the percent instead of adding 25%. I suggest either making it a flat +25% buff or if you want what you were intending (Multiplier) then I would suggest making it multiply by x125% thanks hope that helps!
GRIMZY  [开发者] 2021 年 8 月 9 日 上午 11:00 
引用自 Kyotsu
Hey BTW just so you know for the witch trait that you added it actually massively debuffs their plant and butchering speed. It seems the multiplier for witch is multiplying by the percent instead of adding 25%. I suggest either making it a flat +25% buff or if you want what you were intending (Multiplier) then I would suggest making it multiply by x125% thanks hope that helps!
thank you i will look into this
Bazalisk 2021 年 10 月 9 日 上午 4:05 
got a bit of an error when it comes to something called More_Traits.BOTTraitsManager+

a "object refrence not set to an instance of an object" situation.


System.NullReferenceException: Object reference not set to an instance of an object
at More_Traits.BOTTraitsManager+<>c.<GameComponentTick>b__22_0 (Verse.Pawn pawn) [0x00000] in <9a45079f032846b6ae69522b79122ce0>:0
at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0002c] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at More_Traits.BOTTraitsManager.GameComponentTick () [0x00008] in <9a45079f032846b6ae69522b79122ce0>:0
at Verse.GameComponentUtility.GameComponentTick () [0x00017] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
Verse.GameComponentUtility:GameComponentTick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch7 (Verse.TickManager)
Verse.Game/<>c:<LoadGame>b__60_1 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Play:Update ()

no idea where to go with this, hopefully you can make sense of it :)
GRIMZY  [开发者] 2021 年 10 月 9 日 上午 4:29 
引用自 Bazalisk
got a bit of an error when it comes to something called More_Traits.BOTTraitsManager+

a "object refrence not set to an instance of an object" situation.


System.NullReferenceException: Object reference not set to an instance of an object
at More_Traits.BOTTraitsManager+<>c.<GameComponentTick>b__22_0 (Verse.Pawn pawn) [0x00000] in <9a45079f032846b6ae69522b79122ce0>:0
at System.Linq.Enumerable.Any[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0002c] in <351e49e2a5bf4fd6beabb458ce2255f3>:0
at More_Traits.BOTTraitsManager.GameComponentTick () [0x00008] in <9a45079f032846b6ae69522b79122ce0>:0
at Verse.GameComponentUtility.GameComponentTick () [0x00017] in <b64badbf3c3d41018b3ca5d3e8c77771>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch3 (string)
Verse.GameComponentUtility:GameComponentTick ()
(wrapper dynamic-method) Verse.TickManager:Verse.TickManager.DoSingleTick_Patch7 (Verse.TickManager)
Verse.Game/<>c:<LoadGame>b__60_1 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) Verse.Root:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Play:Update ()

no idea where to go with this, hopefully you can make sense of it :)
not quite sure i never seen this error before
Bazalisk 2021 年 10 月 9 日 上午 4:32 
is the More_Traits.BOTTraitsManager+ a part of this mod?

i ask cos this message gets spammed in my log till the game crashes out.

i'll try reloading the game with this mod removed and see if it helps
最后由 Bazalisk 编辑于; 2021 年 10 月 9 日 上午 4:34
Bazalisk 2021 年 10 月 9 日 上午 4:38 
hmm in my modd window this mod was titles simply as "Workshop mod 2489644195" :/

did we forget to name the mod? seems unlikely so i'm going to go with download error of some kind and re-DL the mod.
GRIMZY  [开发者] 2021 年 10 月 9 日 上午 4:43 
引用自 Bazalisk
hmm in my modd window this mod was titles simply as "Workshop mod 2489644195" :/

did we forget to name the mod? seems unlikely so i'm going to go with download error of some kind and re-DL the mod.
i dont have the error in question but i did discover mess up with a trait category
i will do a quick fix and release it i guess.
最后由 GRIMZY 编辑于; 2021 年 10 月 9 日 上午 4:44
Bazalisk 2021 年 10 月 9 日 上午 4:46 
sure, give it a go. it may help who knows lol

i'm currently poking my error log with a stick as if i know anything when it comes to fault finding but i have fixed an issue with infusion and infused working together so i thought i'd look into this error too, i'm not liking my chances though. looks complex lol
Enju Saion-ji 2022 年 2 月 10 日 上午 4:04 
this mod is overwriting a lot of stuff pls fix

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting InsultingSpree in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\MentalStateDefs\MentalStates_Mood.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting Tantrum in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\MentalStateDefs\MentalStates_Mood.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting WanderPsychotic in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\MentalStateDefs\MentalStates_Mood.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting Binging_DrugExtremeState in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\MentalStateDefs\MentalStates_Mood.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting Binging_DrugExtremeBreak in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\MentalStateDefs\MentalStates_Mood.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting BaseMentalState in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\MentalStateDefs\MentalStates_Mood.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting Manhunter in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\MentalStateDefs\MentalStates_Special.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting InsulationBase in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\Stats\Stats_Apparel.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting ArmorRatingBase in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\Stats\Stats_Apparel.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting MarketValueBase in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\Stats\Stats_Basics_General.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting MeditationFocusBase in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\Stats\Stats_Basics_Special.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting ButcheryEfficiencyBase in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\Stats\Stats_Pawns_WorkRecipes.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting ButcherySpeedBase in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\Stats\Stats_Pawns_WorkRecipes.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting AccuracyBase in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\Stats\Stats_Weapons_Ranged.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting DeathMemoryFamily in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\ThoughtDefs\Thoughts_Memory_Death.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting DeathMemory in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\ThoughtDefs\Thoughts_Memory_Death.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting LostMemoryFamily in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\ThoughtDefs\Thoughts_Memory_Lost.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)

If you enable Verbose Logging, AllYourBase will attempt to fix compatibility errors.
[More Traits] causes compatibility errors by overwriting LostMemory in file C:\GAMER\steamapps\workshop\content\294100\2489644195\Defs\ThoughtDefs\Thoughts_Memory_Lost.xml
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
ǝʎǝpɐǝᗡ-soɐɥƆ 2022 年 5 月 9 日 上午 11:59 
Hey, thanks for recommending your mod to me! I noticed that the nyctophobic trait reduces the movement speed instead of increasing it. Same with Witcher. Butcher and planting speed goes down. Hope you can change that soon. ;)
GRIMZY  [开发者] 2022 年 5 月 11 日 下午 12:16 
Hey, thanks for recommending your mod to me! I noticed that the nyctophobic trait reduces the movement speed instead of increasing it. Same with Witcher. Butcher and planting speed goes down. Hope you can change that soon. ;)
will do thanks for the info
ǝʎǝpɐǝᗡ-soɐɥƆ 2022 年 5 月 16 日 上午 7:15 
me again^^ I'm not sure about this one but could you look into the merciless trait? I noticed this trait states it increases penetration by 20% and dps by 10% and its a multiplier. So in this case, just like the other 2 traits, it "should" lower the values. I did some testing with 2 characters (same melee stat, one with and one without merciless, with and without weapon). In the end none of the 2 stats changed in the characters statistics window. Except for the normal increase for equipping the weapon. I then went in the files and changed the values to 1.2 and 1.1 -> no change. In the case of melee penetration the game actually mentions the trait in the statistics but doesn't seem to count it in. So i have no idea if this is some kind of background calculation which is not shown or if it's broken somehow.

Hope it helps. Still enjoying your mod. ;)
GRIMZY  [开发者] 2022 年 5 月 16 日 下午 5:53 
me again^^ I'm not sure about this one but could you look into the merciless trait? I noticed this trait states it increases penetration by 20% and dps by 10% and its a multiplier. So in this case, just like the other 2 traits, it "should" lower the values. I did some testing with 2 characters (same melee stat, one with and one without merciless, with and without weapon). In the end none of the 2 stats changed in the characters statistics window. Except for the normal increase for equipping the weapon. I then went in the files and changed the values to 1.2 and 1.1 -> no change. In the case of melee penetration the game actually mentions the trait in the statistics but doesn't seem to count it in. So i have no idea if this is some kind of background calculation which is not shown or if it's broken somehow.

Hope it helps. Still enjoying your mod. ;)
i will look into it
< >
正在显示第 1 - 15 条,共 15 条留言
每页显示数: 1530 50