Closed PhoenixRiver closed 6 years ago
Did you update your world from an older MC version, or the first 1.12 version of Waddles?
I have updated from an earlier version of Waddles... should I be removing the old config file then?
This is what it looks like:
# Configuration file
general {
B:"Enable that penguins drop fish (0 - 2 Raw fish)"=false
B:"Penguins should drop experience?"=true
}
##########################################################################################################
# spawn chances
#--------------------------------------------------------------------------------------------------------#
# Configure penguins spawn weight & min/max group size. Set weight to
0 to disable.
##########################################################################################################
"spawn chances" {
adelie_penguin {
I:Max=4
I:Min=1
I:Weight=2
}
}
Doubt that will help, but you could try. Does this happen every time you load op a world? And does it happen if you load up a new world?
I've checked for it the two times since that I've loaded Minecraft and it didn't come up, I presume it is something to do with load order and that that time another mod loaded before rather than after yours... though given that it starts with a "w" I'd guess after is more likely than before assuming it is sorting IDs at the same stage - it might also be that I was exploring and now I'm not so no loaded chunks have penguins? (I'll check if I get it again at what point in the load order it comes but I though it was before map load so... shrug)
Thank you for taking a look at it and hopefully it's nothing serious and not a very random intermittent (those bugs are always the worst :(
You are welcome, and thanks for reporting :) It should not be anything serious. Worst case scenario the penguins that was loaded in to your world previously might disappear.
Version: Waddles-1.12.2-0.5.6 Forge: forge1.12.2-14.23.1.2555
These warnings appeared when I ran minecraft - I can provide a modlist if that is of any help though it looks like Waddles doesn't do dynamic IDs? For reference I'm not running any sound mods (in case that is part of the issue).
Hope this helps.