spoorn / SpoornBountyMobs

https://www.curseforge.com/minecraft/mc-mods/spoorn-bounty-mobs
GNU General Public License v3.0
0 stars 1 forks source link

"Exception ticking world" Crash Report #6

Closed Wpgradford closed 1 year ago

Wpgradford commented 2 years ago

I'm not sure what could've caused this, I was just putting stuff into a furnace and I crashed. Here's the full crash report: crash-2022-04-03_12.45.28-server.txt

spoorn commented 2 years ago

Could you check your config at config/spoornbountymobs.json5? What is playerBountyHunterLevelIntervals set to? If it's 0, try changing it to another number

Wpgradford commented 2 years ago

Ohhh that makes sense, I did set it to 0

spoorn commented 2 years ago

The Interval can't be 0. I'll add a check to error out early with an error message for the user when this happens