Skip to content

Instantly share code, notes, and snippets.

@notfood
Created August 25, 2021 22:49
Show Gist options
  • Save notfood/3b70e8dbeef2ba4c98561e129b82473c to your computer and use it in GitHub Desktop.
Save notfood/3b70e8dbeef2ba4c98561e129b82473c to your computer and use it in GitHub Desktop.
yayo animation spams this and then crashes the game
C
UnityEngine.StackTraceUtility:ExtractStackTrace ()
Verse.Log:Message (string)
yayoAni.core:getRot (UnityEngine.Vector3,Verse.Rot4)
yayoAni.yayo:ani1 (Verse.Pawn,UnityEngine.Vector3&,Verse.Rot4)
yayoAni.yayo:checkAni (Verse.Pawn,UnityEngine.Vector3&,Verse.Rot4)
yayoAni.Patch_PawnRenderer_RenderPawnAt:Prefix (Verse.PawnRenderer,Verse.Pawn,UnityEngine.Vector3&,System.Nullable`1<Verse.Rot4>,bool)
(wrapper dynamic-method) Verse.PawnRenderer:Verse.PawnRenderer.RenderPawnAt_Patch3 (Verse.PawnRenderer,UnityEngine.Vector3,System.Nullable`1<Verse.Rot4>,bool)
Verse.Pawn_DrawTracker:DrawAt (UnityEngine.Vector3)
Verse.Pawn:DrawAt (UnityEngine.Vector3,bool)
Verse.Thing:Draw ()
Verse.ThingWithComps:Draw ()
Verse.DynamicDrawManager:DrawDynamicThings ()
(wrapper dynamic-method) Verse.Map:Verse.Map.MapUpdate_Patch2 (Verse.Map)
Verse.Game:UpdatePlay ()
Verse.Root_Play:Update ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment