边缘世界 RimWorld

边缘世界 RimWorld

MIM - WH40k Weapons
慕柯 2024 年 8 月 2 日 上午 6:11
A bug
When I use pox general , there is a bug
Spawned EMDG_BlightGas_WalkingPox427751 with stackCount 4 but stackLimit is 1. Truncating.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Thing.SpawnSetup_Patch3 (Verse.Thing,Verse.Map,bool)
RimWorld.Gas:SpawnSetup (Verse.Map,bool)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.GenSpawn.Spawn_Patch2 (Verse.Thing,Verse.IntVec3,Verse.Map,Verse.Rot4,Verse.WipeMode,bool,bool)
Verse.GenSpawn:Spawn (Verse.Thing,Verse.IntVec3,Verse.Map,Verse.WipeMode)
Verse.Explosion:TrySpawnExplosionThing (Verse.ThingDef,Verse.IntVec3,int)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Explosion.AffectCell_Patch2 (Verse.Explosion,Verse.IntVec3)
CombatExtended.ExplosionCE:Tick ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickList.Tick_Patch0 (Verse.TickList)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.TickManager.DoSingleTick_Patch7 (Verse.TickManager)
Verse.TickManager:TickManagerUpdate ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Game.UpdatePlay_Patch2 (Verse.Game)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root_Play.Update_Patch1 (Verse.Root_Play)
< >
正在显示第 1 - 15 条,共 17 条留言
emitbreaker  [开发者] 2024 年 8 月 3 日 上午 1:47 
引用自 慕柯
When I use pox general , there is a bug

Oops, sorry, if you just make thread here, it won't notify to me. It would be better if you leave a comment somewhere so that I could catch it faster.

That could be fixed easily - I think I made stupid mistake. Thanks for the heads-up :D
最后由 emitbreaker 编辑于; 2024 年 8 月 3 日 上午 1:48
emitbreaker  [开发者] 2024 年 8 月 3 日 上午 2:24 
引用自 慕柯
When I use pox general , there is a bug
I just checked, but the issue hasn't reproduced at my end without CE - do you use CE in your mod list? Besides, I think I've fixed that once few weeks ago, so possibly steam didn't update your local mod properly. Would you please try unsub / resub Death Guard and Weapons mod once again?

Sorry for the inconvenience caused.
慕柯 2024 年 8 月 5 日 上午 9:13 
引用自 emitbreaker
引用自 慕柯
When I use pox general , there is a bug
I just checked, but the issue hasn't reproduced at my end without CE - do you use CE in your mod list? Besides, I think I've fixed that once few weeks ago, so possibly steam didn't update your local mod properly. Would you please try unsub / resub Death Guard and Weapons mod once again?

Sorry for the inconvenience caused.
Sorry for so long . I have a busy weekend . I will try to update it and try again.
慕柯 2024 年 8 月 12 日 下午 7:17 
引用自 慕柯
引用自 emitbreaker
I just checked, but the issue hasn't reproduced at my end without CE - do you use CE in your mod list? Besides, I think I've fixed that once few weeks ago, so possibly steam didn't update your local mod properly. Would you please try unsub / resub Death Guard and Weapons mod once again?

Sorry for the inconvenience caused.
Sorry for so long . I have a busy weekend . I will try to update it and try again.
I apologize, but I have removed all mods except for the entire MIM series and CE. However, when I use 'walking pox', an error still occurs.
慕柯 2024 年 8 月 12 日 下午 7:17 
Spawned EMDG_BlightGas_WalkingPox4436 with stackCount 3 but stackLimit is 1. Truncating.
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Error (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Thing.SpawnSetup_Patch1 (Verse.Thing,Verse.Map,bool)
RimWorld.Gas:SpawnSetup (Verse.Map,bool)
Verse.GenSpawn:Spawn (Verse.Thing,Verse.IntVec3,Verse.Map,Verse.Rot4,Verse.WipeMode,bool,bool)
Verse.GenSpawn:Spawn (Verse.Thing,Verse.IntVec3,Verse.Map,Verse.WipeMode)
Verse.Explosion:TrySpawnExplosionThing (Verse.ThingDef,Verse.IntVec3,int)
Verse.Explosion:AffectCell (Verse.IntVec3)
CombatExtended.ExplosionCE:Tick ()
Verse.TickList:Tick ()
Verse.TickManager:DoSingleTick ()
Verse.TickManager:TickManagerUpdate ()
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()
emitbreaker  [开发者] 2024 年 8 月 12 日 下午 7:25 
引用自 慕柯
Spawned EMDG_BlightGas_WalkingPox4436 with

Hmm... Is this issue still exist? Is it possible for you to throw full log, not this specific one? I've already ran several test at my end, but couldn't reproduce it at my end, so perhaps there's something that I am missing.

You can throw it to the same place when you did it last time :D
emitbreaker  [开发者] 2024 年 8 月 12 日 下午 9:11 
引用自 慕柯
https://gist.github.com/HugsLibRecordKeeper/ce394696779723e3dc68dec3b0a8fc94

Thanks! So... there is no outstanding error and you are using CE... Maybe some patch operation didn't go well as it is intended. Let me drill down at my end!

Thanks for your kind support as always :D
emitbreaker  [开发者] 2024 年 8 月 12 日 下午 9:25 
引用自 慕柯
https://gist.github.com/HugsLibRecordKeeper/ce394696779723e3dc68dec3b0a8fc94

Nailed it. Hotfix will be deployed soon.
emitbreaker  [开发者] 2024 年 8 月 12 日 下午 9:56 
引用自 慕柯
https://gist.github.com/HugsLibRecordKeeper/ce394696779723e3dc68dec3b0a8fc94
Done! Please update this mod. Thanks a lot for your kind and continuous support :D
慕柯 2024 年 8 月 12 日 下午 11:05 
引用自 emitbreaker
引用自 慕柯
https://gist.github.com/HugsLibRecordKeeper/ce394696779723e3dc68dec3b0a8fc94
Done! Please update this mod. Thanks a lot for your kind and continuous support :D
Thanks for your hardworking!
emitbreaker  [开发者] 2024 年 8 月 13 日 上午 1:30 
引用自 慕柯
Hi,I find a new bug , https://gist.github.com/HugsLibRecordKeeper/0c46897771157d236c194c3dda99d3d1

Sorry, your log doesn't contain any error. Please share log just after you've seen the error. Btw, what kind of error is it?
慕柯 2024 年 8 月 13 日 上午 3:03 
引用自 emitbreaker
引用自 慕柯
Hi,I find a new bug , https://gist.github.com/HugsLibRecordKeeper/0c46897771157d236c194c3dda99d3d1

Sorry, your log doesn't contain any error. Please share log just after you've seen the error. Btw, what kind of error is it?
https://gist.github.com/HugsLibRecordKeeper/fad50c7d971fdeafb44d25b899949061
penAmount or armorAmount are zero for Sharp on EMCM_EC_PowerPackSorcerer41125,just like this
< >
正在显示第 1 - 15 条,共 17 条留言
每页显示数: 1530 50