MyM-ModpackTeam / GalacticScience

GalacticScience Minecraft 1.7.10 Modpack
https://www.curseforge.com/minecraft/modpacks/galactic-science
33 stars 8 forks source link

Unable to start server via linux #142

Closed jasmine2785 closed 7 years ago

jasmine2785 commented 7 years ago

I'm using Ubuntu server Latest version, got java installed, other mod pack works but this one seems not to with the ServerStart.sh. I do not know why. Please help. I am starting my own server on my computer with Linux Ubuntu distro. This is what i get....

dirname: invalid option -- 'b' Try 'dirname --help' for more information. Running installer! Setting up logger: /home/jazmine/ftb/gal/forge-1.7.10-10.13.4.1614-1.7.10-installer.jar.log java.io.FileNotFoundException: forge-1.7.10-10.13.4.1614-1.7.10-installer.jar.log (Permission denied) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at java.io.FileOutputStream.(FileOutputStream.java:162) at net.minecraftforge.installer.SimpleInstaller.setupLogger(SimpleInstaller.java:167) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:27) Installing server to current directory MESSAGE: Considering minecraft server jar MESSAGE: Downloading minecraft server version 1.7.10 java.io.FileNotFoundException: ./minecraft_server.1.7.10.jar (Permission denied) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at com.google.common.io.Files$FileByteSink.openStream(Files.java:223) at com.google.common.io.Files$FileByteSink.openStream(Files.java:211) at com.google.common.io.ByteSource.copyTo(ByteSource.java:203) at com.google.common.io.Files.copy(Files.java:382) at net.minecraftforge.installer.DownloadUtils.downloadFileEtag(DownloadUtils.java:185) at net.minecraftforge.installer.ServerInstall.run(ServerInstall.java:54) at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:42) at net.minecraftforge.installer.SimpleInstaller.handleOptions(SimpleInstaller.java:61) at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:36) Downloading minecraft server failed, invalid e-tag checksum. Try again, or manually place server jar to skip download. There was an error during server installation Starting server Error: Unable to access jarfile forge-1.7.10-10.13.4.1614-1.7.10-universal.jar Server process finished

Sir-Will commented 7 years ago

What command do you use to start the bash file?

jasmine2785 commented 7 years ago

Sh StartServer-Other.sh

Sir-Will commented 7 years ago

Does it work if you run bash StartServer-Other.sh ?

jasmine2785 commented 7 years ago

That got me more on the lines, but it still is not starting.

Here is a last part of it before it shut down.

[00:25:31] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase [00:25:32] [main/INFO] [OpenComputers]: Successfully patched sw.recreateLeash. [00:25:33] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1) [00:25:36] [Server thread/INFO]: Starting minecraft server version 1.7.10 [00:25:36] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [00:25:36] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized [00:25:36] [Server thread/INFO] [FML]: Replaced 183 ore recipies [00:25:36] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [00:25:37] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [00:25:37] [Server thread/INFO] [FML]: Searching /home/jazmine/ftb/gal/mods for mods [00:25:37] [Server thread/INFO] [FML]: Also searching /home/jazmine/ftb/gal/mods/1.7.10 for mods [00:25:39] [Server thread/WARN] [betterstorage]: Mod betterstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.1.127 [00:25:43] [Server thread/WARN] [FML]: Zip file EnderCore-1.7.10-0.2.0.37_beta.jar failed to read properly, it will be ignored java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91] at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:1.8.0_91] at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:1.8.0_91] at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_91] at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_91] at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?] at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?] at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?] at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?] at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?] [00:25:44] [Server thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12 [00:25:47] [Server thread/WARN] [OpenAutomation]: Mod OpenAutomation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.x-b218 [00:25:52] [Server thread/INFO] [FML]: Forge Mod Loader has identified 82 mods to load [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [TardisMod] containing declared API package mcp.mobius.waila.api (owned by Waila) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.peripheral (owned by ComputerCraft) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.network (owned by OpenComputers|Core) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.turtle (owned by ComputerCraft) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api (owned by OpenComputers|Core) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api (owned by ComputerCraft) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.filesystem (owned by ComputerCraft) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.driver (owned by OpenComputers|Core) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.media (owned by ComputerCraft) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.lua (owned by ComputerCraft) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.redstone (owned by ComputerCraft) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.machine (owned by OpenComputers|Core) without associated API reference [00:25:52] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.fs (owned by OpenComputers|Core) without associated API reference [00:25:54] [Server thread/ERROR] [FML]: The mod EnderIO (Ender IO) requires mods [endercore] to be available [00:25:54] [Server thread/ERROR]: Encountered an unexpected exception cpw.mods.fml.common.MissingModsException: Missing Mods: endercore : [1.7.10-0.2.0.35_beta,)

    at cpw.mods.fml.common.Loader.sortModList(Loader.java:243) ~[Loader.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:493) ~[Loader.class:?]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) ~[FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]

[00:25:54] [Server thread/ERROR]: This crash report has been saved to: /home/jazmine/ftb/gal/./crash-reports/crash-2016-07-13_00.25.54-server.txt [00:25:54] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first. [00:25:54] [Server thread/INFO] [FML]: Applying holder lookups [00:25:54] [Server thread/INFO] [FML]: Holder lookups applied [00:25:54] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded. Server process finished jazmine@ubuntu:~/ftb/gal$ clear jazmine@ubuntu:~/ftb/gal$ bash ServerStart-Other.sh Starting server OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0 OpenJDK 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release [00:26:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [00:26:10] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker [00:26:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker [00:26:11] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading [00:26:11] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_91, running on Linux:amd64:4.4.0-28-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre [00:26:13] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:26:13] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:scanDepInfo:510]: Failed to load dependencies.info from EnderCore-1.7.10-0.2.0.37_beta.jar as JSON [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.util.zip.ZipException: error in opening zip file [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.open(Native Method) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.(ZipFile.java:219) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.(ZipFile.java:149) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.(ZipFile.java:163) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:503) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.core.launch.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:497) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.core.launch.DepLoader$DepLoadInst.load(DepLoader.java:445) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.core.launch.DepLoader.load(DepLoader.java:584) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.core.launch.CodeChickenCorePlugin.(CodeChickenCorePlugin.java:47) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.newInstance(Class.java:442) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [00:26:13] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15 [00:26:13] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:26:13] [main/ERROR] [FML]: Unable to read the jar file EnderCore-1.7.10-0.2.0.37_beta.jar - ignoring java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91] at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:1.8.0_91] at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:1.8.0_91] at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_91] at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_91] at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_91] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_91] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_91] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] [00:26:13] [main/WARN] [FML]: The coremod mods.immibis.core.ICCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:26:13] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:26:13] [main/WARN] [FML]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:26:13] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst::333]: MicdoodleCore searching for dependencies in mods file: /home/jazmine/ftb/gal/./mods [00:26:13] [main/INFO] [STDERR]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:scanDepInfo:654]: Failed to load dependanciesGC.info from EnderCore-1.7.10-0.2.0.37_beta.jar as JSON [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.util.zip.ZipException: error in opening zip file [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.open(Native Method) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.(ZipFile.java:219) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.(ZipFile.java:149) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.zip.ZipFile.(ZipFile.java:163) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.scanDepInfo(DepLoader.java:640) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.scanDepInfos(DepLoader.java:632) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.miccore.DepLoader$DepLoadInst.load(DepLoader.java:561) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.miccore.DepLoader.load(DepLoader.java:757) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at micdoodle8.mods.miccore.MicdoodlePlugin.(MicdoodlePlugin.java:45) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.newInstance(Class.java:442) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:501) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:498) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [00:26:13] [main/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [00:26:13] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:26:13] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:26:13] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:26:13] [main/WARN] [FML]: The coremod lumien.randomthings.Transformer.RTLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:26:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [00:26:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [00:26:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [00:26:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [00:26:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:17] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [00:26:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:17] [main/ERROR] [CodeChickenCore]: CodeChickenCore: Failed to read jar file: EnderCore-1.7.10-0.2.0.37_beta.jar java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91] at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:1.8.0_91] at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:1.8.0_91] at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_91] at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_91] at codechicken.core.launch.CodeChickenCorePlugin.scanMod(CodeChickenCorePlugin.java:148) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?] at codechicken.core.launch.CodeChickenCorePlugin.scanCodeChickenMods(CodeChickenCorePlugin.java:136) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?] at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:128) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?] at codechicken.core.launch.CodeChickenCorePlugin.call(CodeChickenCorePlugin.java:30) [CodeChickenCore-1.7.10-1.0.7.47-universal.jar:?] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:133) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_91] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_91] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_91] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge-1.7.10-10.13.4.1614-1.7.10-universal.jar:?] [00:26:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:17] [main/INFO] [INpurePreloader]: Attempting to detect JVM version... [00:26:17] [main/INFO] [INpurePreloader]: Detected JVM: 1.8 [00:26:17] [main/INFO] [INpurePreloader]: Starting library configuration... [00:26:17] [main/INFO] [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls. [00:26:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:17] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer [00:26:18] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game... [00:26:18] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game... [00:26:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:18] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [00:26:20] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:26:21] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [00:26:21] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [00:26:21] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1) [00:26:21] [main/INFO] [RandomThingsCore]: Found World Class: net/minecraft/world/World [00:26:22] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: oi (4 / 4) [00:26:22] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1) [00:26:22] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [00:26:22] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1) [00:26:23] [main/INFO] [RandomThingsCore]: Found Item Class: net/minecraft/item/Item [00:26:23] [main/INFO] [RandomThingsCore]: Found Leave Class: net/minecraft/block/BlockLeavesBase [00:26:24] [main/INFO] [OpenComputers]: Successfully patched sw.recreateLeash. [00:26:25] [main/INFO] [STDOUT]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1) [00:26:28] [Server thread/INFO]: Starting minecraft server version 1.7.10 [00:26:29] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [00:26:29] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized [00:26:29] [Server thread/INFO] [FML]: Replaced 183 ore recipies [00:26:29] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [00:26:29] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [00:26:29] [Server thread/INFO] [FML]: Searching /home/jazmine/ftb/gal/mods for mods [00:26:29] [Server thread/INFO] [FML]: Also searching /home/jazmine/ftb/gal/mods/1.7.10 for mods [00:26:32] [Server thread/WARN] [betterstorage]: Mod betterstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.1.127 [00:26:36] [Server thread/WARN] [FML]: Zip file EnderCore-1.7.10-0.2.0.37_beta.jar failed to read properly, it will be ignored java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_91] at java.util.zip.ZipFile.(ZipFile.java:219) ~[?:1.8.0_91] at java.util.zip.ZipFile.(ZipFile.java:149) ~[?:1.8.0_91] at java.util.jar.JarFile.(JarFile.java:166) ~[?:1.8.0_91] at java.util.jar.JarFile.(JarFile.java:130) ~[?:1.8.0_91] at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:41) [JarDiscoverer.class:?] at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?] at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?] at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?] at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?] at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?] [00:26:37] [Server thread/WARN] [ExtraUtilities]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12 [00:26:40] [Server thread/WARN] [OpenAutomation]: Mod OpenAutomation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.x-b218 [00:26:44] [Server thread/INFO] [FML]: Forge Mod Loader has identified 82 mods to load [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [TardisMod] containing declared API package mcp.mobius.waila.api (owned by Waila) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.peripheral (owned by ComputerCraft) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.network (owned by OpenComputers|Core) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.turtle (owned by ComputerCraft) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api (owned by OpenComputers|Core) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api (owned by ComputerCraft) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [CarpentersBlocks] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.filesystem (owned by ComputerCraft) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.driver (owned by OpenComputers|Core) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.media (owned by ComputerCraft) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.lua (owned by ComputerCraft) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package dan200.computercraft.api.redstone (owned by ComputerCraft) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.machine (owned by OpenComputers|Core) without associated API reference [00:26:44] [Server thread/INFO] [FML]: Found mod(s) [SGCraft] containing declared API package li.cil.oc.api.fs (owned by OpenComputers|Core) without associated API reference [00:26:46] [Server thread/ERROR] [FML]: The mod EnderIO (Ender IO) requires mods [endercore] to be available [00:26:46] [Server thread/ERROR]: Encountered an unexpected exception cpw.mods.fml.common.MissingModsException: Missing Mods: endercore : [1.7.10-0.2.0.35_beta,)

    at cpw.mods.fml.common.Loader.sortModList(Loader.java:243) ~[Loader.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:493) ~[Loader.class:?]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) ~[FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]

[00:26:46] [Server thread/ERROR]: This crash report has been saved to: /home/jazmine/ftb/gal/./crash-reports/crash-2016-07-13_00.26.46-server.txt [00:26:46] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first. [00:26:46] [Server thread/INFO] [FML]: Applying holder lookups [00:26:46] [Server thread/INFO] [FML]: Holder lookups applied [00:26:46] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded. Server process finished

jasmine2785 commented 7 years ago

Ok i fixed it, found the issue that endercore was not in the pack correctly or something. I downloaded it from http://ci.tterrag.com/job/EnderCore/35/ and now it works..

I downloaded the pre-release 1.6.0 (the newest one on here)

Sir-Will commented 7 years ago

Oh, had the wrong EnderCore version.