AS problem
Posted: Sat Aug 26, 2017 7:37 pm
hey i got this error code when i start as , i downloaded latest as realese and i update with last aioninterface but i still got this problem when i start as
Code: Select all
System.NullReferenceException: Object reference not set to an instance of an object.
at AionInterface.Player.Update()
at AionInterface.Game._Active()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()