Troubleshooting
This page will be extended
Know issues
Epic Fight Mod - Play Werewolf Model is not shown
Epic Fight Mod cancels any rendering of something else than the original player model
Parcool Mod - Crash on 3rd person animations
When rendering the werewolf model in 3rd person the game crashes
java.lang.IncompatibleClassChangeError:
This is not an actual bug in Werewolves, it is mere a bug in forge that shows this instead of the real bug.
To find out what is wrong first make sure all Werewolves requirements are met:
- use the latest version of Forge
- use the latest version of Vampirism
If your issue is not resolved there are two ways to continue:
- Remove Werewolves and restart the game and fix all issues the game shows you and re-add Werewolves once the game starts into the main menu. Then the issue should be fixed. If the issue is not fixed or the game does not show you any issues in the first place go to 2.
- For this way you need to take a look at the
debug.log
, which will tell you what exactly is wrong. You can find it in the logs folder of your minecraft instance
(If there is nodebug.log
or it only contains a few lines, and you use the Curseforge launcher, make sure to enable the logging the Minecraft Settings and crash the game again)
Once you have thedebug.log
file, then you can search in it fornet.minecraftforge.fml.ModLoadingException
. Take a look at the text the line shows and fix your minecraft installation accordingly.
If you do not know what to do with thedebug.log
you can send it to us (DO NOT post some lines of the log file, put the entire log file)
Crash-report - If your game crashes we do NEED a crash-report
If the issue is not know we can not help you when we do not know that happened. We NEED the crash-report to determine what crashed. If you do not provide one we WILL ask for it.
If you want to report your issue you have three choices to notify us of this issue:
- create an issue on GitHub
- go to the #w-bugreport channel on Discord
- comment on CurseForge
If you do not know what a crashreport is or were to find it check out this post