jedk1
New Member
Okay so I've seen a lot of bug reports, where people have posted something, and the error is about an addon, or about something else. I've had to fix quite a few servers recently, and I can't do this for everyone, so I am creating this guide on how to read them.
Okay so how to tell if it's an addon or not!
Read through the log to see if you can see any important file names, like a log might have:
Remember to keep your plugins up to date, as some of the bugs you report might have all ready been fixed!
Okay so how to tell if it's an addon or not!
Read through the log to see if you can see any important file names, like a log might have:
Remember to keep your plugins up to date, as some of the bugs you report might have all ready been fixed!
- "Caused by: java.lang.NullPointerException:" which will then be followed by some class names. Try and see if you can identify the class name here. If you see an addon name in there. Then send your bug report to the right person!
- Look through to see if it's another plugin. Some plugins may be having dependency issues, if so, read your latest.log for any issues in there.
- If you don't see any addon names in there, then it's probably a ProjectKorra issue.