Advertisement
Guest User

Untitled

a guest
Mar 27th, 2015
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. NullReferenceException: Cannot access field 'type' of null.
  2. haxe.lang.Runtime.slowGetField (System.Object obj, System.String field, Boolean throwErrors) (at D://Unity//rambo-client//SharedLogic//common//haxe//std//cs//internal//Runtime.hx:271)
  3. haxe.lang.Runtime.getField (System.Object obj, System.String field, Int32 fieldHash, Boolean throwErrors) (at D://Unity//rambo-client//SharedLogic//common//haxe//std//cs//internal//Runtime.hx:716)
  4. rambo.CastTools.as_GlobalMapCellMineDef (System.Object value) (at D://Unity//rambo-client//SharedLogic//src//rambo//macro//CastToolsMacro.hx:100)
  5. rambo.Queries.getHeroLimit (System.String cellId) (at D://Unity//rambo-client//SharedLogic//src//rambo//Queries.hx:79)
  6. rambo.slapi.QueryAPI.GetHeroLimit (System.String cellId) (at D://Unity//rambo-client//SharedLogic//common//src//plamee//clientapi//QueryAPIGenerator.hx:65)
  7. UnityEngine.EventSystems.StandaloneInputModule:Process()
  8. Plamee.EventSystems.ExtendedStandaloneInputModule:Process()
  9. UnityEngine.EventSystems.EventSystem:Update()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement