- Joined
- Mar 1, 2019
- Messages
- 2
- Thread Author
- #1
Hi there,
I've followed along with a couple tutorials for writing my first bot but every time I've gotten to the point where I need to load it I end up with an error that says
I've checked and doubled checked to make sure my manifest was set up properly. As well, if I change my local bot directory in the client the error changes to reflect the location of my manifest, so it knows where it is it just can't load it for some reason. If anyone could help me figure this out it would be greatly appreciated.
Thanks.
I've followed along with a couple tutorials for writing my first bot but every time I've gotten to the point where I need to load it I end up with an error that says
Code:
Unable to load production/Tutorial/com/pitcher/bots/treechopper/TreeChopper.manifest.xml (java.lang.NullPointerException: null)
Thanks.