MobHunting

MobHunting

114k Downloads

ClassCastException

ArtNRG opened this issue ยท 5 comments

commented

Paper version git-Paper-"f188863d" (MC: 1.13.1)
MobHunting v6.0.7
Error log: https://pastebin.com/raw/yKZUrLTg

commented

This happens because you have entered a "chance" wrongly for one of your mobs in the config.yml

commented

This happens because you have entered a "chance" wrongly for one of your mobs in the config.yml

Can you help me to find where is it?
https://pastebin.com/raw/3ingAs75

commented

Or maybe it is because you have disabled by removing the command

cmd:

if you dont want a command you should enter

cmd: ''

commented

but when you set the chance to 0 you dont need to remove the default command...

commented

After adding '' after cmd: and removing '' around chances all became ok.