HHxVortex Posted October 15, 2014 Posted October 15, 2014 Ok so I have my modpack and it works fine on singleplayer, but i wanted to make it a server for me and my mates to play on. when I started the server it launched but then it stopped at the same line every time I tried it. This is the log from the server but you will have to download it from my dropbox because pastebin will not accept it because its to big a paste. https://www.dropbox.com/s/zkj6wsly756xx9x/fml-server-latest.log?dl=0 My modpack does get updated often because me and my mates want more mods in it, which i know this makes it a harder modpack to look after and make sure everything works, but this time my brain cant pick anything apart from the log. only the UU part which it stop's at.
EvilOwl Posted October 15, 2014 Posted October 15, 2014 Hint 1: [21:25:58] [Server thread/ERROR] [FML/]: There was a problem reading the entry qh.class in the jar C:UsersJJxVortexDesktopServermodsfpsplus.zip - probably a corrupt zip
HHxVortex Posted October 15, 2014 Author Posted October 15, 2014 (edited) I tried this, i removed the fpsplus from my mods but still didn't work Log when FPSplus is not included: https://www.dropbox.com/s/zkj6wsly756xx9x/fml-server-latest.log?dl=0 My modpack download: https://www.dropbox.com/s/6i3c3jfciz2tda8/VortexPackVC.zip?dl=0 Edited October 15, 2014 by HHxVortex
EvilOwl Posted October 15, 2014 Posted October 15, 2014 (edited) Hint 2 (update likely involved mods from the list) Edit: Try to downgrade Forge to 1208 for a test. Edited October 15, 2014 by bochen415
HHxVortex Posted October 16, 2014 Author Posted October 16, 2014 (edited) Ok I knew downgrading my Forge would not work as i had a problem with having a forge to low, But I tried it anyway and i was correct it didn't help it made things worse I always use the latest version of forge and it works fine some of the errors I have tried to fix buy removing that mod and still just stops. Server Log: https://www.dropbox.com/s/zkj6wsly756xx9x/fml-server-latest.log?dl=0 Modpack: https://www.dropbox.com/s/6i3c3jfciz2tda8/VortexPackVC.zip?dl=0 Edited October 19, 2014 by HHxVortex
Discord Moderator plowmanplow Posted October 19, 2014 Discord Moderator Posted October 19, 2014 Here's the main issue. You have a truly MASSIVE modpack. Packs of this size are challenging to maintain even for seasoned veterans. In order to have any hope of keeping the pack working (and keeping your sanity) one must make any changes to the pack methodically and in a way that is reversible if/when things go pear shaped. Make sure you know what you are changing, and what the effects are likely to be. Keep up with the changelogs of the mods you are changing so you know what to expect and should be more aware of required dependencies. Be patient. Some things can take a long time to yield results. (Your main issue with the current instantiation of the pack) Know how to read the logs. This may mean learning more Java than a casual user. Educate yourself about what the errors mean and where to go when things do not work as expected. In your current pack, you have two mods that are taking a LONG time to start up: IC2 building the UU matter internal database: ~84 seconds Immibis' Simple Recycling buiding the recycling database: ~505 seconds (almost 8.5 minutes) The pack does start when using Forge 1.7.10_1231, it just takes about 10 minutes. You will likely need to remove Simple Recycling or figure out how to make it not take FOREVER to launch. HHxVortex 1
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