Posted July 31, 20178 yr So, here's the problem. I added objmodels into my mod very recently and everything has worked out fine in singleplayer, but when i try it in a forge server the server crashes and gives me an error about the objloader. So i don't really know what i should add/remove from the coding in order for it to work. OBS. (My mod has worked fine in servers before i added objmodels into my mod, and i do know how to create and use a minecraft server). Here is the crashlog - https://pastebin.com/r3a5yiQa
July 31, 20178 yr Make sure all rendering stuff is only being used from your client proxy, dedicated servers do not have those classes, so when it sees them and tries to load them, it will crash.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.