RimWorld

RimWorld

Combat Extended [1.4]
TtheShadow 29 Apr, 2021 @ 3:19pm
Error message spam and very long load times
Hey, whenever i load my gamefile now it spams my error log full with the same error. The game also needs like 3 minutes to load now since the error which is really annoying. Is anyone able to help me? I don't have a clue what im supposed to do to fix this.

Here is the error message:
Exception ticking Bullet_12Gauge_Bird342854 (at (138, 0, 108)): System.NullReferenceException: Object reference not set to an instance of an object
at CombatExtended.BulletCESparky.Impact (Verse.Thing hitThing) [0x001e1] in <a6ce1fe6979e4009b15856ee6fb8ff0f>:0
at CombatExtended.BulletCESparky.TryCollideWith (Verse.Thing thing) [0x001e9] in <a6ce1fe6979e4009b15856ee6fb8ff0f>:0
at CombatExtended.BulletCESparky.ImpactSomething () [0x00155] in <a6ce1fe6979e4009b15856ee6fb8ff0f>:0
at CombatExtended.BulletCESparky.Tick () [0x0014e] in <a6ce1fe6979e4009b15856ee6fb8ff0f>:0
at (wrapper dynamic-method) Verse.TickList.Verse.TickList.Tick_Patch2(Verse.TickList)
Verse.Log:Verse.Log.Error_Patch2(String, Boolean)
Verse.TickList:Verse.TickList.Tick_Patch2(TickList)
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()