HELP ME FIX THE LAG!

Started by Seiryuu, April 04, 2020, 12:44:03 AM

Previous topic - Next topic

Seiryuu

Hi guys!
So the game just stutters and I dont know what's causing this.
I opened the debug log and the same type of red errors occur.
Here is the log.https://gist.github.com/HugsLibRecordKeeper/9a050bfe08959b1ac91a50bc2d6ae8d6
Thank you in advance!

Canute

Hi,
at first you use an outdated Rimworld version, you should update that at last.

Then you use outdated mods they are made for 1.0, or you maybe installed manualy installed mods wrong.
You should overwork your modlist.
When you activate mod, no error's (red text) should have been at the log window.

After you fixed that, maybe the repeating error allready disappear.

Seiryuu

#2
This red error spamming:

System.MissingMethodException: bool Verse.HediffGiverUtility.TryApply(Verse.Pawn,Verse.HediffDef,System.Collections.Generic.List`1<Verse.BodyPartDef>,bool,int,System.Collections.Generic.List`1<Verse.Hediff>)
  at RimWorld.Planet.WorldComponentUtility.WorldComponentTick (RimWorld.Planet.World world) [0x00013] in <1dfc76b5bf9447b29dc85394c9475509>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

"System.MissingMethodException: boolVerse.HediffGiverUtility.TryApply(Verse.Pawn,Verse.HediffDef,System.Collections.Generic.List`1<Verse.BodyPartDef>,bool,int,System.Collections.Generic.List`1<Verse.Hediff>)

at RimWorld.Planet.WorldComponentUtility.WorldComponentTick (RimWorld.Planet.World world) [0x00013] in <1dfc76b5bf9447b29dc85394c9475509>:0

Verse.Log:Error(String, Boolean)

RimWorld.Planet.WorldComponentUtility:WorldComponentTick(World)

RimWorld.Planet.World:WorldTick()

Verse.TickManager:DoSingleTick()

Verse.TickManager:TickManagerUpdate()

Verse.Game:UpdatePlay()

Verse.Root_Play:Update()"

Here is the debug https://gist.github.com/a42047b49de33d0cd490cb956eb90642.

Please help me guys! Thank!!