Jump to content

Recommended Posts

Posted

I18n got client only, which means you cant use it directly on mod class.

I. Stellarium for Minecraft: Configurable Universe for Minecraft! (WIP)

II. Stellar Sky, Better Star Rendering&Sky Utility mod, had separated from Stellarium.

Posted

I18n got client only, which means you cant use it directly on mod class.

So despite the fact that the mod is marked as client side only, you can't access client side only classes from the main mod file? And if it was an issue with the class, why was it a NoSuchMethodError and not a ClassNotFoundException?

If I helped please press the Thank You button.

 

Check out my mods at http://www.curse.com/users/The_Fireplace/projects

Posted

It looks you're using a deobfuscated build of your mod in the obfuscated environment. Make sure you build your mod by running the

build

Gradle task, this reobfuscates it.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

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.