Jump to content

Server problems with OpenModsLib


JakeTheChangeling

Recommended Posts

  • Discord Moderator
  • Assuming you are talking about Equestrian Elementals, there is a problem with the pack. The /bin/modpack.jar file is the wrong size. Not sure how you have altered it, but it should just be the Forge universal binary JAR file renamed to modpack.jar.
  • Why do you have GalacticraftCore and MicdoodleCore, but not GalacticraftPlanets?
  • You should not be distributing the /mods/VoxelMods/ folder or its contents with your pack. This will overwrite client settings and waypoints.

Client only mods (mods which must be removed to work in SMP):

  • Damage Indicators
  • FPS Plus
  • LiteLoader
  • MineLP_litemod
  • VoxelMap_litemod
  • OptiFine
  • RainbowCraft
  • Waila Harvestability
  • WAILA Plugins
  • ZapApples (this mod "should" work in SMP but does not because it is improperly proxying its client render code)

I was able to remove those mods, create a Forge #1272 server, and connect using your client modpack.

Link to comment
Share on other sites

We put in a replacement for splashes, the loading screen and picture textures, so that should explain the size.

The other planets simply don't fit the theme so we left it with the moon only.

Thanks for the info about the waypoints, will fix that.

We tried now to remove all clientside mods we missed but kept Rainbowcraft and ZapApples since those mods contain blocks, items and even mobs, still crashed.

Here's the log: https://copy.com/BcTrrtyWMU29k7Hl

Link to comment
Share on other sites

  • Discord Moderator

That's just it. You cannot keep Rainbowcraft nor ZapApples because the mods are not coded correctly. Mods which are intended to run in both clients and servers (SMP) must have their client code correctly "wrapped" because the server does not have the render libraries or functionality. Both those mods are violating that rule and will not function on an SMP server.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...