Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. Exception drawing Hrdina: System.NullReferenceException: Object reference not set to an instance of an object
  2. at Verse.PawnGraphicSet.HairMatAt (Verse.Rot4) <0x00015>
  3. at (wrapper dynamic-method) Verse.PawnRenderer.RenderPawnInternal_Patch1 (object,UnityEngine.Vector3,UnityEngine.Quaternion,bool,Verse.Rot4,Verse.Rot4,Verse.RotDrawMode,bool,bool) <0x00b89>
  4. at Verse.PawnRenderer.RenderPawnInternal (UnityEngine.Vector3,UnityEngine.Quaternion,bool,Verse.RotDrawMode,bool) <0x0007d>
  5. at Verse.PawnRenderer.RenderPawnAt (UnityEngine.Vector3,Verse.RotDrawMode,bool) <0x00209>
  6. at Verse.PawnRenderer.RenderPawnAt (UnityEngine.Vector3) <0x00061>
  7. at Verse.Pawn_DrawTracker.DrawAt (UnityEngine.Vector3) <0x0002a>
  8. at Verse.Pawn.DrawAt (UnityEngine.Vector3,bool) <0x00032>
  9. at Verse.Thing.Draw () <0x00047>
  10. at Verse.ThingWithComps.Draw () <0x00010>
  11. at Verse.DynamicDrawManager.DrawDynamicThings () <0x003bd>
  12.  
  13. Verse.Log:Error(String)
  14. Verse.DynamicDrawManager:DrawDynamicThings()
  15. Verse.Map:MapUpdate()
  16. Verse.Game:UpdatePlay()
  17. Verse.Root_Play:Update()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement