Hello,
Whenever I try to start my server with multicraft (Im the host) it just crashes. I've tried puttin libraries into both jar folder and root folder, and nothing works. Also upping the ram alot, same story.
I have tried to give permission to the files etc.
Below is the code when the server crahes. ¨
Thanks in advance,
Regards Kristian
Whenever I try to start my server with multicraft (Im the host) it just crashes. I've tried puttin libraries into both jar folder and root folder, and nothing works. Also upping the ram alot, same story.
I have tried to give permission to the files etc.
Below is the code when the server crahes. ¨
Code:
9.05 10:45:42 [Multicraft] Server stopped
19.05 10:45:42 [Multicraft] Received stop command
19.05 10:45:37 [Multicraft] Server stopped
19.05 10:45:37 [Multicraft] Server shut down
19.05 10:45:37 [Server] INFO ... 14 more
19.05 10:45:37 [Server] INFO at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:96) ~[CodeChickenLib-1.7.10-1.1.3.136-universal.jar:?]
19.05 10:45:37 [Server] INFO at java.io.PrintWriter.<init>(PrintWriter.java:263) ~[?:1.7.0_80]
19.05 10:45:37 [Server] INFO at java.io.FileOutputStream.<init>(FileOutputStream.java:171) ~[?:1.7.0_80]
19.05 10:45:37 [Server] INFO at java.io.FileOutputStream.<init>(FileOutputStream.java:221) ~[?:1.7.0_80]
19.05 10:45:37 [Server] INFO at java.io.FileOutputStream.open(Native Method) ~[?:1.7.0_80]
19.05 10:45:37 [Server] INFO Caused by: java.io.FileNotFoundException: ./config/CodeChickenCore.cfg (Permission denied)
19.05 10:45:37 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [ftb.jar:?]
19.05 10:45:37 [Server] INFO at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [ftb.jar:?]
19.05 10:45:37 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_80]
19.05 10:45:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_80]
19.05 10:45:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_80]
19.05 10:45:37 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_80]
19.05 10:45:37 [Server] INFO at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
19.05 10:45:37 [Server] INFO at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.11.jar:?]
19.05 10:45:37 [Server] INFO at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:112) ~[ftb.jar:?]
19.05 10:45:37 [Server] INFO at codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin.injectData(MCPDeobfuscationTransformer.java:57) ~[CodeChickenCore-1.7.10-1.0.6.43-universal.jar:?]
19.05 10:45:37 [Server] INFO at codechicken.core.asm.MCPDeobfuscationTransformer.load(MCPDeobfuscationTransformer.java:116) ~[CodeChickenCore-1.7.10-1.0.6.43-universal.jar:?]
19.05 10:45:37 [Server] INFO at codechicken.core.asm.CodeChickenCoreModContainer.loadConfig(CodeChickenCoreModContainer.java:30) ~[CodeChickenCore-1.7.10-1.0.6.43-universal.jar:?]
19.05 10:45:37 [Server] INFO at codechicken.lib.config.ConfigFile.setComment(ConfigFile.java:63) ~[CodeChickenLib-1.7.10-1.1.3.136-universal.jar:?]
19.05 10:45:37 [Server] INFO at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.java:61) ~[CodeChickenLib-1.7.10-1.1.3.136-universal.jar:?]
19.05 10:45:37 [Server] INFO at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:98) ~[CodeChickenLib-1.7.10-1.1.3.136-universal.jar:?]
19.05 10:45:37 [Server] INFO java.lang.RuntimeException: java.io.FileNotFoundException: ./config/CodeChickenCore.cfg (Permission denied)
19.05 10:45:37 [Server] INFO [10:45:37] [main/ERROR] [LaunchWrapper]: Unable to launch
19.05 10:45:37 [Server] INFO [10:45:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
19.05 10:45:37 [Server] INFO [10:45:37] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
19.05 10:45:37 [Server] INFO [10:45:37] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
19.05 10:45:36 [Server] INFO [10:45:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
19.05 10:45:36 [Server] INFO [10:45:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
19.05 10:45:36 [Server] INFO [10:45:36] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
19.05 10:45:36 [Server] INFO [10:45:36] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
19.05 10:45:36 [Server] INFO [10:45:36] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod stevesaddons.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod logisticspipes.asm.LogisticsPipesCoreLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FastCraft-core]: Can't save config file at ./config/fastcraft.ini.
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:36 [Server] INFO [10:45:36] [main/INFO] [STDERR]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, 1.1.2.332 is newer than request 1.1.2.331
19.05 10:45:36 [Server] INFO [10:45:36] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:35 [Server] INFO [10:45:35] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
19.05 10:45:35 [Server] INFO [10:45:35] [main/INFO] [FML]: [AppEng] Core Init
19.05 10:45:35 [Server] INFO [10:45:35] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_80, running on Linux:amd64:3.14.41, installed at /usr/lib/jvm/java-7-oracle/jre
19.05 10:45:35 [Server] INFO [10:45:35] [main/INFO] [FML]: Forge Mod Loader version 7.10.130.1395 for Minecraft 1.7.10 loading
19.05 10:45:35 [Server] INFO [10:45:35] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
19.05 10:45:35 [Server] INFO [10:45:35] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
19.05 10:45:35 [Server] INFO [10:45:35] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
Thanks in advance,
Regards Kristian