What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Object reference not set to an instance of an object

xsilverdicex

New Member
Joined
Jan 15, 2010
Messages
1,389
Reaction score
13
Getting the below error, then directly after this the bot is meant to start killing but it ignores combat. Tried it with "user defined combat" and Belphegor. Tried with plugin disabled, Tried fresh install. Using .125

Code:
[11:05:45.562 D] [BotEvents] EventChecker  threw exception Object reference not set to an instance of an object. in check
[11:05:45.567 D] System.NullReferenceException: Object reference not set to an instance of an object.

Code:
[21:16:38.835 D] [BotEvents] EventChecker  threw exception Could not read bytes from 00000000 [299]! in check[21:16:38.835 D] [BotEvents] EventChecker  threw exception Could not read bytes from 00000000 [299]! in check
[21:16:38.835 D] System.AccessViolationException: Could not read bytes from 00000000 [299]!
   at Zeta.MemoryManagement.ExternalProcessReader.(IntPtr address, Int32 count, Boolean isRelative)
   at Zeta.MemoryManagement.ExternalProcessReader.[T](IntPtr address, Boolean isRelative)

:mad:
 

Attachments

Last edited:
Back
Top