MayliSong Posted October 4, 2015 Posted October 4, 2015 So, I'm trying to make a private pack for a handful of friends (seeing as some of the mods used won't allow me to make a public pack). I've gotten the pack running fine, however I keep trying to add Gulliver and having problems. I've tried extracting the mod and dragging the contents in the modpack.jar, but when I do that and try to run the pack, it starts up then immediately exits to the launcher again. No official crash or crash report otherwise I would include it here. If someone knows what's going on PLEASE help me. Also general knowledge on adding installer mods would be appreciated for future reference so I'm not asking the same question next time.
Moderators Munaus Posted October 4, 2015 Moderators Posted October 4, 2015 there's always a log. Error logs can be found when clicking the Cog-Wheel button on the top right corner on the launcher window.If you can't open the launcher the logs can also be found inside %appdata% -> Roaming -> .technic -> logs Paste the content on pastebin.com or paste.ubuntu.com and give the link.
EvilOwl Posted October 4, 2015 Posted October 4, 2015 Also general knowledge on adding installer mods would be appreciated for future reference so I'm not asking the same question next time. Never use them. They are from illegitimate sites. Normal mod downloads are never installers. Safe places for mod downloads: Minecraftforum, Curse, CurseForge
MayliSong Posted October 5, 2015 Author Posted October 5, 2015 Never use them. They are from illegitimate sites. Normal mod downloads are never installers. Safe places for mod downloads: Minecraftforum, Curse, CurseForge Gulliver, from the official and original minecraft forum download page, uses an installer. I appreciate the concern though. there's always a log. Error logs can be found when clicking the Cog-Wheel button on the top right corner on the launcher window.If you can't open the launcher the logs can also be found inside %appdata% -> Roaming -> .technic -> logs Paste the content on pastebin.com or paste.ubuntu.com and give the link. Yep, this is massive so something definitely went wrong. Sorry I'm quite new at this. http://pastebin.com/YsbMFG8P
TerdyTheTerd Posted October 5, 2015 Posted October 5, 2015 You are using Java 8 update 40 with Forge 965, these are incompatible. A newer version of forge was released for 1.6.4 that fixed this issue so you can either downgrade java versions (not recommended) or update forge (heavily recommended). At the time of writing this cloudflares services were down so I was unable to grab a fresh version of forge to test this but it is most likely the issue. Also on the authors mod page he says you need to include this line in the jvm args -Dfml.ignorePatchDiscrepancies=true This is fairly simple to do in vanilla but a little more complicated to add to a modpack download. In vanilla you simple click "Edit profile" checks the "JVM Arguments" box and add it at the end. If you need help adding it to a modpack let me know
MayliSong Posted October 6, 2015 Author Posted October 6, 2015 You are using Java 8 update 40 with Forge 965, these are incompatible. A newer version of forge was released for 1.6.4 that fixed this issue so you can either downgrade java versions (not recommended) or update forge (heavily recommended). At the time of writing this cloudflares services were down so I was unable to grab a fresh version of forge to test this but it is most likely the issue. Also on the authors mod page he says you need to include this line in the jvm args -Dfml.ignorePatchDiscrepancies=true This is fairly simple to do in vanilla but a little more complicated to add to a modpack download. In vanilla you simple click "Edit profile" checks the "JVM Arguments" box and add it at the end. If you need help adding it to a modpack let me know Yes I need help with the JMV args. No other work around for the Java? One of the mods (Gulliver I think) said it specifically needed the version of forge I was using. I can test it with another version though.
TerdyTheTerd Posted October 6, 2015 Posted October 6, 2015 AFAIK forge 1345 for 1.6.4 only changed the java issue and nothing else so it should be compativle with gulliver, you could also just downgrade your java to 8 update 11. Let me know how that goes and I will get back with the JVM args
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