1
MC modded problem.
Hi,
My recent mc modpack has been glitching, what should I do?
p.s. I tried removing animated player, that makes it worse.
Crash Report: https://pastebin.com/HZQ9gcJE
My recent mc modpack has been glitching, what should I do?
p.s. I tried removing animated player, that makes it worse.
Crash Report: https://pastebin.com/HZQ9gcJE
13
"No class definition error" means that one of the objects the mod is trying to load isn't actually in the program. Is this a mod you're making or one you've downloaded? If you're making it, check for spelling or capitalization errors anywhere you're referencing your classes and make sure all of your includes are properly called.
If you're just trying to use one you've downloaded, check with the person who made it whether it requires a specific version of JAVA or if there are any libraries it's dependent on.
If you're just trying to use one you've downloaded, check with the person who made it whether it requires a specific version of JAVA or if there are any libraries it's dependent on.
HI, i did not make the mod though i assume it is animated player, when i try to delete it the game freezes up in the loading process. Any Ideas?
The crash log reads as though the animation API mod isn't installed.
Did you get it from this site ?
https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1289836-animationapi-animate-your-entities-v1-2-3
***WARNING*** That site is chock full of redirects and fake download buttons, so be careful you're downloading the right thing.
I does look like the animation API hasn't been updated in a really long time, so there may just be a compatibility issue with the new MC versions.
Also, the API requires FORGE mod loader, and if you're playing on a server, it has to be installed at the server level as well as on the player's machine.
I hope this helps give you a direction to go in. If you still can't get it working, post more information including the name of the specific mod pack, the version of minecraft, what mod loader and version you're loading it with, and any other details you can think of. If I can't help you, I'm sure there's some more talented modders and gurus around here that can.
Did you get it from this site ?
https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/1289836-animationapi-animate-your-entities-v1-2-3
***WARNING*** That site is chock full of redirects and fake download buttons, so be careful you're downloading the right thing.
I does look like the animation API hasn't been updated in a really long time, so there may just be a compatibility issue with the new MC versions.
Also, the API requires FORGE mod loader, and if you're playing on a server, it has to be installed at the server level as well as on the player's machine.
I hope this helps give you a direction to go in. If you still can't get it working, post more information including the name of the specific mod pack, the version of minecraft, what mod loader and version you're loading it with, and any other details you can think of. If I can't help you, I'm sure there's some more talented modders and gurus around here that can.
Hi, Turns out i did not have Animation API Installed, I installed it and following that I had added it. I load up the game and It gets stuck at loading mods 5/7
Version 1.7.10
Modpack: In pic
Forge Version: 10.13.4.1614
Version 1.7.10
Modpack: In pic
Forge Version: 10.13.4.1614
In that case, the best thing to do is take all of the mods out of the folder and put them back one at a time to see which one causes it to hang. Start with the animation API to make sure that one isn't the problem. Hopefully, all but one of them will load without issues. Then we can trouble shoot whichever one is causing the problem.
IChunUtil caused the lag, though when I opened it it brought me to a required page, i removed the mods it supports and now It doesnt work. Any Ideas?
Hey, went through some more mods and figured out it was battlegear. Removed it, getting this crash report now. Any Ideas?
https://pastebin.com/JaViPQEW
https://pastebin.com/JaViPQEW
View 1 more replies
Found a safer site for the Animation API download.
https://www.curseforge.com/minecraft/mc-mods/animated-player-mod/files
Just put the .jar file in your mods folder.
https://www.curseforge.com/minecraft/mc-mods/animated-player-mod/files
Just put the .jar file in your mods folder.
fixed! had to remove orespawn, :( now time to get that back on
If you made it yourself I'd find out which mods don't and do work, and then remove the ones that don't.
