Jump to content

Recommended Posts

Posted

 

Hello everyone I need help, my mod works perfectly solo but on a minecraft server forge it crashed the server!

thank you for your answer!

 

 

sorry for my english, try to speak as correctly as possible without abbreviation that i can understand you!

error.txt

Posted

Yeah for support on here, you need to be on one of the latest 2-3 versions or so, 1.7.10 is ancient and there have been a lot of changes/improvements since then.

 

Your problem is (probably) best described in this error in your log:

Caused by: java.lang.RuntimeException: Attempted to load class net/minecraft/client/resources/IResourcePack for invalid side SERVER

 

You're trying to do client stuff on a server. The forge docs have an explanation of sides. http://mcforge.readthedocs.io/en/latest/concepts/sides/

This is important, regardless of the version of minecraft you are using. So, update to a newer (I'd go latest to be honest) version of forge, and if you need further help people here are pretty smart. :)

  • Like 1
  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.