skyfactory3 wont start server

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.

robertjuh

New Member
Jul 29, 2019
8
0
0
Title skyfactory3 wont start server

Launcher Type

Modpack skyfactory 3

Modpack version 3.0.15

Have you modified the pack? No

Link to log file http://paste.feed-the-beast.com/view/99986f33

Details of the issue I unzipped the newest skyfactory3 on a linux VPS and tried to run it via putty but it wont do anything.


The log is attached, i think the problem lies here:

[00:38:56] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.FMLLaunchHandler:setupHome:106]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31)
[00:38:56] [main/ERROR] [FML]: An error occurred trying to configure the minecraft home at /home/robertjuh/skyfactory3/sky/. for Forge Mod Loader
java.lang.UnsupportedClassVersionError: net/darkhax/bookshelf/asm/BookshelfLoadingPlugin : Unsupported major.minor version 52.0


When i do java -version i get:


root@AHV-ID-1234:/home/robertjuh/skyfactory3/sky# java -version
java version "1.7.0_95"
OpenJDK Runtime Environment (IcedTea 2.6.4) (7u95-2.6.4-1~deb7u1)
OpenJDK 64-Bit Server VM (build 24.95-b01, mixed mode)
 
Last edited by a moderator:

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
So a couple of things, how are you starting the server? Did you launch the jar file or did you ServerStart.sh? Second, I highly recommend that you update to Java 8 either openjdk or oracle. Personally I use oracle on my Ubuntu server. But either should work.
 

robertjuh

New Member
Jul 29, 2019
8
0
0
Thanks for answering! I ran ServerStart.sh, and thats when the error occurred.

For upgrading the java version, can i use an update function or do i have to delete the folder and then just install the java8 in place of that one? (or is there a safe way of deleting java)
Would it be possible to have 2 different versions and run the ServerStart.sh script with the java 8 version? It's someone else's VPS and i dont want to break anything.

Otherwise i can just google generic solutions, just asking if you had a well known safe way of doing so ;) thanks again!
 

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
I'm not sure which flavor of linux you are running. But typically yes there should be a command to update java. I know with oracle's java this typically involves adding and updating a repository for it. Also, I've never tried to run multiple versions of Java on linux. So I don't know the answer to that.

Instead of posting the console log can you post the contents of the fml-server-lastest.log file?
 

robertjuh

New Member
Jul 29, 2019
8
0
0
root@1234:/home/robertjuh/skyfactory3/sky/logs# nano fml-server-latest.lo g
GNU nano 2.2.6 File: fml-server-latest.log

[00:38:54] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[00:38:54] [main/INFO] [FML/]: Forge Mod Loader version 12.18.3.2477 for Minecraft 1.10.2 loading
[00:38:54] [main/INFO] [FML/]: Java is OpenJDK 64-Bit Server VM, version 1.7.0_95, running on Linux:amd64:3.2.0-4-amd64, installed at /usr/lib/jvm/java-7-openjdk-amd64/jre
[00:38:54] [main/DEBUG] [FML/]: Java classpath at launch is FTBserver-1.10.2-12.18.3.2477.jar
[00:38:54] [main/DEBUG] [FML/]: Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[00:38:54] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[00:38:54] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[00:38:54] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[00:38:54] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[00:38:54] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[00:38:54] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[00:38:54] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[00:38:54] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to /home/robertjuh/skyfactory3/sky/.
[00:38:54] [main/DEBUG] [FML/]: Discovering coremods
[00:38:54] [main/DEBUG] [FML/]: Examining for coremod candidacy [1.10.x]FenceOverhaul-1.2.1.jar
[00:38:54] [main/DEBUG] [FML/]: Not found coremod data in [1.10.x]FenceOverhaul-1.2.1.jar
[00:38:54] [main/DEBUG] [FML/]: Examining for coremod candidacy ActuallyAdditions-1.10.2-r105.jar
[00:38:54] [main/DEBUG] [FML/]: Not found coremod data in ActuallyAdditions-1.10.2-r105.jar
[00:38:54] [main/DEBUG] [FML/]: Examining for coremod candidacy actuallycomputers-1.0.0.jar
[00:38:54] [main/DEBUG] [FML/]: Not found coremod data in actuallycomputers-1.0.0.jar
[00:38:54] [main/DEBUG] [FML/]: Examining for coremod candidacy angelRingToBauble-1.10.2-0.2.4.19+d71eb9e.jar
[00:38:54] [main/DEBUG] [FML/]: Not found coremod data in angelRingToBauble-1.10.2-0.2.4.19+d71eb9e.jar
[00:38:54] [main/DEBUG] [FML/]: Examining for coremod candidacy AppleCore-mc1.10.2-2.2.2.jar
[00:38:54] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.10.2-2.2.2.jar, it will be examined later for regular @Mod instances
[00:38:54] [main/DEBUG] [FML/]: Instantiating coremod class AppleCore
[00:38:56] [main/DEBUG] [FML/]: The coremod squeek.applecore.AppleCore requested minecraft version 1.10.2 and minecraft is 1.10.2. It will be loaded.
[00:38:56] [main/DEBUG] [FML/]: Enqueued coremod AppleCore
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy AppleShields-0.1.7.jar
[00:38:56] [main/DEBUG] [FML/]: Not found coremod data in AppleShields-0.1.7.jar
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy AppleSkin-mc1.10.2-1.0.8.jar
[00:38:56] [main/DEBUG] [FML/]: Not found coremod data in AppleSkin-mc1.10.2-1.0.8.jar
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy autopackager-1.6.4b.jar
[00:38:56] [main/DEBUG] [FML/]: Not found coremod data in autopackager-1.6.4b.jar
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy AutoRegLib-1.0-2.jar
[00:38:56] [main/DEBUG] [FML/]: Not found coremod data in AutoRegLib-1.0-2.jar
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy baconators-1.10.2-3.0.6.jar
[00:38:56] [main/DEBUG] [FML/]: Not found coremod data in baconators-1.10.2-3.0.6.jar
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy base-1.10.2-1.4.0.jar
[00:38:56] [main/DEBUG] [FML/]: Not found coremod data in base-1.10.2-1.4.0.jar
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy Baubles-1.10.2-1.3.11.jar
[00:38:56] [main/DEBUG] [FML/]: Not found coremod data in Baubles-1.10.2-1.3.11.jar
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy bdlib-1.12.4.24-mc1.10.2.jar
[00:38:56] [main/DEBUG] [FML/]: Not found coremod data in bdlib-1.12.4.24-mc1.10.2.jar
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy BedBugs-1.10.2-1.1.6.jar
[00:38:56] [main/DEBUG] [FML/]: Not found coremod data in BedBugs-1.10.2-1.1.6.jar
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar
[00:38:56] [main/DEBUG] [FML/]: Not found coremod data in BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy BetterFps-1.4.5-1.10.jar
[00:38:56] [main/INFO] [FML/]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.5-1.10.jar
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy BetterThanBunnies-1.10.2-1.1.0.jar
[00:38:56] [main/DEBUG] [FML/]: Not found coremod data in BetterThanBunnies-1.10.2-1.1.0.jar
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy BiomeTweaker-1.10.2-2.3.239.jar
[00:38:56] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in BiomeTweaker-1.10.2-2.3.239.jar, it will be examined later for regular @Mod instances
[00:38:56] [main/DEBUG] [FML/]: Instantiating coremod class BiomeTweakerCore
[00:38:56] [main/TRACE] [FML/]: coremod named BiomeTweakerCore is loading
[00:38:56] [main/DEBUG] [FML/]: The coremod me.superckl.biometweaker.core.BiomeTweakerCore requested minecraft version 1.10.2 and minecraft is 1.10.2. It will be loaded.
[00:38:56] [main/DEBUG] [FML/]: Enqueued coremod BiomeTweakerCore
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy BlockDispenser-1.0-1.jar
[00:38:56] [main/DEBUG] [FML/]: Not found coremod data in BlockDispenser-1.0-1.jar
[00:38:56] [main/DEBUG] [FML/]: Examining for coremod candidacy BloodMagic-1.10.2-2.1.11-80.jar
[00:38:56] [main/DEBUG] [FML/]: Not found coremod data in BloodMagic-1.10.2-2.1.11-80.jar
 

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
Wow... that it? I was expecting pages. It should be a lot longer than that. Also when you post a log can you paste it to http://paste.feed-the-beast.com/ then copy the URL it provides and post that here. That way we aren't scrolling through a wall of text. Any luck with the java upgrade?

BTW: I was expecting the log to look something similar to http://paste.feed-the-beast.com/view/5126c08e which is from one of my servers.
 

robertjuh

New Member
Jul 29, 2019
8
0
0
well i guess your server got in a further stage (actually runs) so theres more to log?
Im going to try the java upgrade soon, thanks for asking
 

robertjuh

New Member
Jul 29, 2019
8
0
0
Yes it worked! thx! skyfactory3 is starting with a defaultmap though instead of a skyblock one :/ guess i have to find a map manually
 

Henry Link

Popular Member
Dec 23, 2012
2,601
553
128
USA - East Coast
There is no map for SF3. I'm wondering if something else is wrong. But you could generate one in single player then copy the save to the world folder of the server.
 

robertjuh

New Member
Jul 29, 2019
8
0
0
ah i deleted the world folder, downloaded the additional files (the one with the folder called 'overrides') and then started the server again and boom there's a void world.
 
  • Like
Reactions: Henry Link