JakeTheChangeling Posted February 15, 2015 Posted February 15, 2015 It seems it started another error: http://pastebin.com/jVfytFXN Does anyone have any idea whats wrong here? Thanks in advance.
Discord Moderator plowmanplow Posted February 15, 2015 Discord Moderator Posted February 15, 2015 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.
JakeTheChangeling Posted February 15, 2015 Author Posted February 15, 2015 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
Discord Moderator plowmanplow Posted February 15, 2015 Discord Moderator Posted February 15, 2015 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.
JakeTheChangeling Posted February 15, 2015 Author Posted February 15, 2015 Thanks a lot, I will now write to the creators of those mods and ask when fixes will be aviable.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now