Problem FTB Infinity 1.7 Server Crash (Multicraft)

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Kristian

New Member
Jul 29, 2019
27
0
0
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. ¨


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
 

McJty

Over-Achiever
Mod Developer
May 13, 2014
2,015
2,519
228
twitter.com
Look at this line:

19.05 10:45:37 [Server] INFO Caused by: java.io.FileNotFoundException: ./config/CodeChickenCore.cfg (Permission denied)

Seems to be a permission problem. Did you install with the rigt user and are you running it with the right user too?
 

Kristian

New Member
Jul 29, 2019
27
0
0
Hey, I "installed" the server with the admin user (the only user i have) then I uploaded it with SFTP. Im all new to this server control panel stuff.
 

Kristian

New Member
Jul 29, 2019
27
0
0
Alright, I got the server "started" but it seem to hang, and i cant connect to it.


Code:
19.05 13:21:50 [Server] INFO [13:21:50] [Server console handler/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.OutOfMemoryError: PermGen space
19.05 13:21:50 [Server] INFO [13:21:50] [Server console handler/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     ... 2 more
19.05 13:21:50 [Server] INFO [13:21:50] [Server console handler/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
19.05 13:21:48 [Server] INFO [13:21:47] [Server console handler/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
19.05 13:21:46 [Server] INFO [13:21:46] [Server console handler/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
19.05 13:21:46 [Server] INFO [13:21:46] [Server console handler/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.ClassNotFoundException: net.minecraft.command.ServerCommand
19.05 13:21:46 [Server] INFO [13:21:46] [Server console handler/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:99)
19.05 13:21:45 [Server] INFO [13:21:43] [Server console handler/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.server.dedicated.DedicatedServer.func_71331_a(DedicatedServer.java:362)
19.05 13:21:41 [Server] INFO Exception in thread "Server console handler" [13:21:35] [Server console handler/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NoClassDefFoundError: net/minecraft/command/ServerCommand
19.05 13:21:34 [Server] INFO [13:21:33] [Server thread/ERROR] [HatStand]: Skipping event FMLServerStoppedEvent and marking errored mod HatStand since required dependency Hats has errored
19.05 13:21:33 [Server] INFO [13:21:33] [Server thread/ERROR] [Hats]: Skipping event FMLServerStoppedEvent and marking errored mod Hats since required dependency iChunUtil has errored
19.05 13:19:48 [Server] INFO Exception in thread "CoFHUpdater:RedstoneArsenal" [13:19:44] [CoFHUpdater:RedstoneArsenal/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.OutOfMemoryError: PermGen space
19.05 13:15:03 [Server] INFO [13:15:03] [Server thread/INFO] [FML]: Holder lookups applied
19.05 13:14:51 [Server] INFO [13:14:50] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
19.05 13:14:49 [Server] INFO [13:14:47] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
19.05 13:14:46 [Server] INFO [13:14:44] [Server thread/WARN] [FML]: Unable to lookup chisel:tallow for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.tallow. Is there something wrong with the registry?
19.05 13:14:42 [Server] INFO [13:14:41] [Server thread/WARN] [FML]: Unable to lookup chisel:thaumium for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.thaumium. Is there something wrong with the registry?
19.05 13:14:39 [Server] INFO [13:14:38] [Server thread/WARN] [FML]: Unable to lookup chisel:arcane for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.arcane. Is there something wrong with the registry?
19.05 13:14:37 [Server] INFO [13:14:35] [Server thread/WARN] [FML]: Unable to lookup chisel:eek:bsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
19.05 13:14:37 [Multicraft] Skipped 133 lines due to rate limit (30/s)
19.05 13:14:31 [Server] INFO BiblioCraft{1.10.3} [BiblioCraft] (BiblioCraft[v1.10.3][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO bdlib{1.7.1.71} [BD Lib] (bdlib-mc1710-1.7.1.71.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO Aroma1997CoreHelper{1.0.2.13} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO appliedenergistics2{rv2-beta-18} [Applied Energistics 2] (appliedenergistics2-rv2-beta-18.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO AgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO IC2{2.2.718-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.718-experimental.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO act{0.0.2a_1.7.10} [AdminCommandsToolbox] (AdminCommandsToolbox-0.0.2a_1.7.10.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO debug{1.0} [debug] (denseores-1.6.2.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO OpenModsCore{0.7.2} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO NotEnoughItems{1.0.4.105} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.105-universal.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO Aroma1997Core{1.0.2.13} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO appliedenergistics2-core{rv2-beta-18} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO Forge{10.13.3.1395} [Minecraft Forge] (ftb.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO FML{7.10.130.1395} [Forge Mod Loader] (ftb.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
19.05 13:14:31 [Server] INFO [13:14:31] [Server thread/ERROR] [FML]:
19.05 13:14:31 [Server] INFO [13:14:31] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
19.05 13:14:31 [Server] INFO [13:14:31] [Server thread/INFO] [FML]: Holder lookups applied
19.05 13:14:31 [Server] INFO [13:14:31] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
19.05 13:14:31 [Server] INFO [13:14:31] [Server thread/WARN] [FML]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
19.05 13:14:31 [Server] INFO [13:14:31] [Server thread/WARN] [FML]: Unable to lookup chisel:tallow for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.tallow. Is there something wrong with the registry?
19.05 13:14:31 [Server] INFO [13:14:31] [Server thread/WARN] [FML]: Unable to lookup chisel:thaumium for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.thaumium. Is there something wrong with the registry?
19.05 13:14:31 [Server] INFO [13:14:31] [Server thread/WARN] [FML]: Unable to lookup chisel:arcane for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.arcane. Is there something wrong with the registry?
19.05 13:14:31 [Server] INFO [13:14:31] [Server thread/WARN] [FML]: Unable to lookup chisel:eek:bsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
19.05 13:14:31 [Server] INFO [13:14:31] [Server thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
19.05 13:14:31 [Server] INFO [13:14:31] [Server thread/INFO] [FML]: Applying holder lookups
19.05 13:14:29 [Server] INFO Exception in thread "CoFHUpdater:ThermalDynamics" [13:14:28] [CoFHUpdater:ThermalDynamics/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.OutOfMemoryError: PermGen space
19.05 13:14:23 [Server] INFO [13:14:22] [Server thread/ERROR] [WR-CBE|Logic]: Skipping event FMLPreInitializationEvent and marking errored mod WR-CBE|Logic since required dependency WR-CBE|Core has errored
19.05 13:14:20 [Server] INFO [13:14:18] [Server thread/ERROR] [WR-CBE|Addons]: Skipping event FMLPreInitializationEvent and marking errored mod WR-CBE|Addons since required dependency WR-CBE|Core has errored
19.05 13:10:04 [Server] INFO [13:10:04] [Server thread/ERROR] [StevesAddons]: Skipping event FMLPreInitializationEvent and marking errored mod StevesAddons since required dependency StevesFactoryManager has errored
19.05 13:10:02 [Server] INFO [13:10:02] [Server thread/INFO] [simplyjetpacks]: Starting Simply Jetpacks
19.05 13:10:01 [Server] INFO [13:10:01] [Server thread/ERROR] [ProjRed|Expansion]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Expansion since required dependency ProjRed|Core has errored
19.05 13:10:01 [Server] INFO [13:10:01] [Server thread/ERROR] [ProjRed|Illumination]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Illumination since required dependency ProjRed|Core has errored
19.05 13:10:01 [Server] INFO [13:10:01] [Server thread/ERROR] [ProjRed|Integration]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Integration since required dependency ProjRed|Core has errored
19.05 13:10:01 [Server] INFO [13:10:01] [Server thread/ERROR] [ProjRed|Compatibility]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Compatibility since required dependency ProjRed|Core has errored
19.05 13:10:01 [Server] INFO [13:10:01] [Server thread/ERROR] [ProjRed|Transportation]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Transportation since required dependency ProjRed|Core has errored
19.05 13:10:01 [Server] INFO [13:10:01] [Server thread/ERROR] [ProjRed|Transmission]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Transmission since required dependency ProjRed|Core has errored
19.05 13:10:01 [Server] INFO [13:10:01] [Server thread/ERROR] [PortalGun]: Skipping event FMLPreInitializationEvent and marking errored mod PortalGun since required dependency iChunUtil has errored
19.05 13:10:00 [Server] INFO [13:10:00] [Server thread/ERROR] [OpenPeripheralIntegration]: Skipping event FMLPreInitializationEvent and marking errored mod OpenPeripheralIntegration since required dependency OpenMods has errored
19.05 13:10:00 [Server] INFO [13:10:00] [Server thread/ERROR] [OpenPeripheral]: Skipping event FMLPreInitializationEvent and marking errored mod OpenPeripheral since required dependency OpenMods has errored
19.05 13:10:00 [Server] INFO [13:10:00] [Server thread/ERROR] [OpenPeripheralCore]: Skipping event FMLPreInitializationEvent and marking errored mod OpenPeripheralCore since required dependency OpenMods has errored
19.05 13:10:00 [Server] INFO [13:10:00] [Server thread/ERROR] [OpenBlocks]: Skipping event FMLPreInitializationEvent and marking errored mod OpenBlocks since required dependency OpenMods has errored
19.05 13:09:50 [Server] INFO [13:09:50] [Server thread/INFO] [neiintegration]: Starting NEI Integration
19.05 13:09:47 [Server] INFO [13:09:47] [Server thread/INFO] [NEIAddons|ExNihilo]: Wrong side: SERVER, Ex Nihilo Addon not loading
19.05 13:09:44 [Server] INFO [13:09:44] [Server thread/INFO] [NEIAddons|CraftingTables]: Wrong side: SERVER, Crafting Tables Addon not loading
19.05 13:09:41 [Server] INFO [13:09:41] [Server thread/INFO] [NEIAddons|Forestry]: Version check success: Forestry@[2.2.9.0,) required / 3.5.4.13 detected
19.05 13:09:41 [Server] INFO [13:09:41] [Server thread/INFO] [NEIAddons|Botany]: Wrong side: SERVER, Botany Addon not loading
19.05 13:09:41 [Server] INFO [13:09:41] [Server thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv2-beta-18 detected
19.05 13:09:40 [Server] INFO [13:09:40] [Server thread/INFO] [Morpheus]: Loading configuration
19.05 13:09:40 [Server] INFO [13:09:40] [Server thread/ERROR] [ProjRed|Exploration]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Exploration since required dependency ProjRed|Core has errored
19.05 13:09:40 [Server] INFO [13:09:40] [Server thread/ERROR] [ProjRed|Core]: Skipping event FMLPreInitializationEvent and marking errored mod ProjRed|Core since required dependency MrTJPCoreMod has errored
19.05 13:09:34 [Server] INFO [13:09:34] [Server thread/ERROR] [HatStand]: Skipping event FMLPreInitializationEvent and marking errored mod HatStand since required dependency Hats has errored
19.05 13:09:34 [Server] INFO [13:09:34] [Server thread/ERROR] [Hats]: Skipping event FMLPreInitializationEvent and marking errored mod Hats since required dependency iChunUtil has errored
19.05 13:09:34 [Multicraft] Skipped 38 lines due to rate limit (30/s)
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Registering RecipeSoul to RecipeSorter
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Registering RecipeMicroBlocks to RecipeSorter
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.13 will now be used in the Ender Constructor
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:enderQuarryUpgrade.0 will now be used in the Ender Constructor
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base.12 will now be used in the Ender Constructor
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:endMarker will now be used in the Ender Constructor
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:magnumTorch will now be used in the Ender Constructor
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.6 will now be used in the Ender Constructor
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Recipes constructing item.extrautils:nodeUpgrade.5 will now be used in the Ender Constructor
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.6 will now be used in the Ender Constructor
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Recipes constructing tile.extrautils:extractor_base_remote.0 will now be used in the Ender Constructor
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Registering Packet class PacketYoink with discriminator: 8
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Registering Packet class PacketVillagerReturn with discriminator: 7
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Registering Packet class PacketVillager with discriminator: 6
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Registering Packet class PacketRain with discriminator: 5
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Registering Packet class PacketPlaySound with discriminator: 4
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Registering Packet class PacketParticleEvent with discriminator: 3
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Registering Packet class PacketParticle with discriminator: 2
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Registering Packet class PacketGUIWidget with discriminator: 1
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Registering Packet class PacketAngelRingNotifier with discriminator: 0
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [extrautils]: Hello World
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [ExtraTiC]: Dragonic Evolution Detected
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [ExtraTiC]: Twilight Forest Detected
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [ExtraTiC]: Botania Detected
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [ExtraTiC]: Biomes O' Plenty Detected
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [ExtraTiC]: Applied Energistics Detected
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [ExtraTiC]: Natura Detected
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [TConstruct]: Gear module active. Adding gear cast.
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers' Underground Biomes Compatiblity; missing dependency: UndergroundBiomes
19.05 13:09:29 [Server] INFO [13:09:29] [Server thread/INFO] [PulseManager-TConstruct]: Skipping Pulse Tinkers Thaumcraft Compatibility; missing dependency: Thaumcraft
19.05 13:09:29 [Multicraft] Skipped 33 lines due to rate limit (30/s)
19.05 13:09:28 [Server] INFO [13:09:28] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at crazypants.enderio.machine.spawner.BlockPoweredSpawner.create(BlockPoweredSpawner.java:85)
19.05 13:09:28 [Server] INFO [13:09:28] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at crazypants.enderio.machine.spawner.PoweredSpawnerConfig.<clinit>(PoweredSpawnerConfig.java:21)
19.05 13:09:28 [Server] INFO [13:09:28] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at crazypants.enderio.machine.spawner.PoweredSpawnerConfig.<init>(PoweredSpawnerConfig.java:60)
19.05 13:09:28 [Server] INFO [13:09:28] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at crazypants.util.IoUtil.copyConfigFromJar(IoUtil.java:18)
19.05 13:09:28 [Server] INFO [13:09:28] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
19.05 13:09:28 [Server] INFO [13:09:28] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
19.05 13:09:28 [Server] INFO [13:09:28] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.io.FileOutputStream.open(Native Method)
19.05 13:09:28 [Server] INFO [13:09:28] [Server thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.FileNotFoundException: /config/enderio/PoweredSpawnerConfig_Core.json (Permission denied)
19.05 13:09:28 [Server] INFO [13:09:28] [Server thread/ERROR] [EnderIO]: Could not load Powered Spawner costs from /config/enderio/PoweredSpawnerConfig_Core.json
19.05 13:09:28 [Server] INFO [13:09:28] [Server thread/INFO] [Draconic Evolution]: Finished PreInitialization
19.05 13:09:28 [Server] INFO [13:09:28] [Server thread/INFO] [Chisel 2]: Pre-init finished.
19.05 13:09:28 [Server] INFO [13:09:28] [Server thread/INFO] [Chisel 2]: 99 Feature's items loaded.
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
java.lang.OutOfMemoryError: PermGen space

give it more permgen or use java8
 

Kristian

New Member
Jul 29, 2019
27
0
0
java.lang.OutOfMemoryError: PermGen space

give it more permgen or use java8
Hi, I now set it to use java8 - I dont think the error is there anymore, but it still crashes.

Code:
19.05 14:16:22 [Multicraft] Server stopped
19.05 14:16:22 [Multicraft] Server shut down
19.05 14:16:22 [Multicraft] Forcefully killing server
19.05 14:16:22 [Multicraft] Received stop command
19.05 14:16:22 [Multicraft] Terminating server via signal
19.05 14:16:22 [Multicraft] Received stop command
19.05 14:16:21 [Multicraft] Received stop command
19.05 14:16:21 [Multicraft] Received stop command
19.05 14:16:21 [Server] INFO [14:16:21] [Server thread/INFO] [Draconic Evolution]: Finished PreInitialization
19.05 14:16:21 [Multicraft] Received stop command
19.05 14:16:21 [Server] INFO [14:16:21] [Server thread/INFO] [Chisel 2]: Pre-init finished.
19.05 14:16:21 [Server] INFO [14:16:21] [Server thread/INFO] [Chisel 2]: 105 Feature's items loaded.
19.05 14:16:21 [Server] INFO [14:16:21] [Server thread/INFO] [Chisel 2]: Loading items...
19.05 14:16:21 [Server] INFO [14:16:21] [Server thread/INFO] [Chisel 2]: Tile Entities loaded.
19.05 14:16:21 [Server] INFO [14:16:21] [Server thread/INFO] [Chisel 2]: Loading Tile Entities...
19.05 14:16:21 [Server] INFO [14:16:21] [Server thread/INFO] [Chisel 2]: 105 Feature's blocks loaded.
19.05 14:16:21 [Multicraft] Received stop command
19.05 14:16:21 [Server] INFO [14:16:21] [Server thread/INFO] [Chisel 2]: Loading blocks...
19.05 14:16:21 [Server] INFO [14:16:21] [Server thread/INFO] [Chisel 2]: Starting pre-init...
19.05 14:16:20 [Server] INFO [14:16:20] [Server thread/WARN] [FML]: A mod has attempted to assign Block mods.railcraft.common.fluids.BlockRailcraftFluidFinite@30789b65 to the Fluid 'steam' but this Fluid has already been linked to the Block cofh.thermalfoundation.fluid.BlockFluidSteam@1ef7e8e. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
19.05 14:16:19 [Server] INFO [14:16:19] [Server thread/INFO] [CarpentersBlocks]: Designs found: Bed(6), Chisel(9), FlowerPot(18), Tile(13)
19.05 14:16:18 [Server] INFO [14:16:18] [Server thread/INFO] [FML]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
19.05 14:16:17 [Server] INFO [14:16:17] [Server thread/INFO] [STDOUT]: [WayofTime.alchemicalWizardry.common.NewPacketHandler$KeyboardMessageHandler:<init>:313]: I am being created
19.05 14:16:17 [Server] INFO [14:16:17] [Server thread/INFO] [STDOUT]: [WayofTime.alchemicalWizardry.common.NewPacketHandler:<init>:63]: Server sided~
19.05 14:16:17 [Server] INFO [14:16:17] [Server thread/INFO] [ThermalExpansion]: There are no crafting files present in /config/cofh/thermalexpansion/crafting.
19.05 14:16:17 [Server] INFO [14:16:17] [Server thread/INFO] [ThermalExpansion]: Finished Loading Plugins.
19.05 14:16:17 [Server] INFO [14:16:17] [Server thread/INFO] [ThermalExpansion]: Loading Plugins...
19.05 14:16:16 [Server] INFO [14:16:16] [Server thread/INFO] [ThermalFoundation]: Finished Loading Plugins.
19.05 14:16:16 [Server] INFO [14:16:16] [Server thread/INFO] [STDOUT]: [cofh.thermalfoundation.plugins.mfr.MFRPlugin:preInit:14]: should work
19.05 14:16:16 [Server] INFO [14:16:16] [Server thread/INFO] [ThermalFoundation]: Loading Plugins...
19.05 14:16:16 [Server] INFO [14:16:16] [Server thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for matter
19.05 14:16:16 [Server] INFO [14:16:16] [Server thread/INFO] [STDOUT]: [ic2.api.item.IC2Items:getItem:36]: IC2 API: Call getItem failed for compressedPlantBall
19.05 14:16:15 [Server] INFO [14:16:15] [Server thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found
19.05 14:16:15 [Server] INFO [14:16:15] [Server thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found
19.05 14:16:15 [Server] INFO [14:16:15] [Server thread/INFO] [Forestry]: Module FarmCraftory Plugin failed to load: FarmCraftory not found
19.05 14:16:15 [Server] INFO [14:16:15] [Server thread/INFO] [Forestry]: Module Equivalent Exchange 2 Plugin failed to load: Equivalent Exchange not found
19.05 14:16:15 [Server] INFO [14:16:15] [Server thread/INFO] [Forestry]: Module BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
19.05 14:16:15 [Server] INFO [14:16:15] [Server thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
19.05 14:16:15 [Server] INFO [14:16:15] [Server thread/INFO] [BuildCraft]: Copyright (c) SpaceToad, 2011-2015
19.05 14:16:15 [Server] INFO [14:16:15] [Server thread/INFO] [BuildCraft]: Starting BuildCraft 6.4.14
19.05 14:16:15 [Server] INFO [14:16:15] [Server thread/INFO] [CoFHWorld]: Complete
19.05 14:16:15 [Server] INFO [14:16:15] [Server thread/INFO] [CoFHWorld]: Registering default generators
19.05 14:16:15 [Server] INFO [14:16:15] [Server thread/INFO] [CoFHWorld]: Registering Default Templates.
19.05 14:16:15 [Server] INFO [14:16:15] [Server thread/INFO] [ttCore]: Transforming net.minecraft.world.WorldType Finished.
19.05 14:16:15 [Server] INFO [14:16:15] [Server thread/INFO] [ttCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
19.05 14:16:14 [Server] INFO [14:16:14] [Server thread/INFO] [FML]: [BiomesOPlenty] Extending Potions Array.
19.05 14:16:14 [Server] INFO [14:16:14] [Server thread/INFO] [PulseManager-Natura]: Skipping Pulse Natura TreeCapitator Compatibility; missing dependency: Treecapitator
19.05 14:16:14 [Server] INFO [14:16:14] [Server thread/INFO] [Mantle]: Configuration load completed.
19.05 14:16:14 [Server] INFO [14:16:14] [Server thread/INFO] [Mantle]: Loading configuration from disk.
19.05 14:16:14 [Server] INFO [14:16:14] [Server thread/INFO] [Mantle]: Entering preinitialization phase.
19.05 14:16:14 [Server] INFO [14:16:14] [Server thread/INFO] [Mantle]: Mantle (1.7.10-0.3.2.jenkins184) -- Preparing for launch.
19.05 14:16:14 [Server] INFO [14:16:14] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
19.05 14:16:14 [Multicraft] Skipped 55 lines due to rate limit (30/s)
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:waterChannel
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:waterTank
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:seedAnalyzer
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]: registering tile.agricraft:crops
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]: Done
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Psychedelicraft loaded: false
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Garden Stuff loaded: false
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Tinker's Construct loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Botania loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - ExtraUtilities loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - MineTweaker loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - McMultipart loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Chococraft loaded: false
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Waila loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - MineFactory Reloaded loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Thaumcraft loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Railcraft loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Magical Crops loaded: false
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Plant Mega Pack loaded: false
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Ex Nihilo loaded: false
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Hunger Overhaul loaded: false
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Thaumic tinkerer loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Forestry loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Pam's Weee Flowers loaded: false
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Natura loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - Pam's HarvestCraft loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]:  - NEI loaded: true
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [AgriCraft]: Checking for loaded mods:
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [ttCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
19.05 14:16:13 [Server] INFO [14:16:13] [Server thread/INFO] [ttCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
19.05 14:16:12 [Server] INFO [14:16:12] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
19.05 14:16:12 [Server] INFO [14:16:12] [Server thread/INFO] [Aroma1997Core]: Logger initialized.
19.05 14:16:12 [Server] INFO [14:16:12] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
19.05 14:16:12 [Server] INFO [14:16:12] [Server thread/INFO] [FML]: Found 433 ObjectHolder annotations
19.05 14:16:12 [Server] INFO [14:16:12] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
19.05 14:16:12 [Server] INFO [14:16:12] [Server thread/ERROR] [InfiniBows]: Cannot find signing certificate information for IBModContainer!
19.05 14:16:12 [Server] INFO [14:16:12] [Server thread/INFO] [RunicDungeons]: There was supposed to be something witty here, I'm sorry.
19.05 14:16:11 [Server] INFO [14:16:11] [Server thread/INFO] [OpenMods]: openperipheral.ApiProvider.installApi(ApiProvider.java:203): OPC API v. 3.2 provideded by OpenPeripheralCore, (ApiAccess source: jar:file:/mods/OpenPeripheralCore-1.7.10-1.1.1.jar!/openperipheral/api/ApiAccess.class)
19.05 14:16:09 [Server] INFO [14:16:09] [Server thread/INFO] [Natura]: TConstruct, we're going to take over the world!
19.05 14:16:09 [Server] INFO [14:16:09] [Server thread/INFO] [TConstruct]: Natura, what are we going to do tomorrow night?
19.05 14:16:09 [Server] INFO [14:16:09] [Server thread/INFO] [Draconic Evolution]: Hello Minecraft!!!
19.05 14:16:06 [Server] INFO [14:16:06] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, act, AdvancedSolarPanel, AgriCraft, aobd, appliedenergistics2, Aroma1997CoreHelper, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, ComputerCraft, props, debug, denseores, DraconicEvolution, EnderIO, EnderStorage, EnderTech, EnderZoo, ExtraTiC, ExtraUtilities, FastCraft, fastleafdecay, ForbiddenMagic, Forestry, funkylocomotion, gendustry, GraviSuite, Hats, HatStand, headcrumbs, IC2NuclearControl, iChunUtil, IC2, inpure|core, inventorytweaks, IronChest, JABBA, JourneyMapServer, LogisticsPipes, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RedstoneArsenal, rftools, runicdungeons, simplyjetpacks, SolarExpansion, springboards, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, ttCore, TwilightForest, Waila, WailaHarvestability, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
19.05 14:16:06 [Server] INFO [14:16:06] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, InfiniBows, NotEnoughItems, ThaumicTinkerer-preloader, OpenModsCore, <CoFH ASM>, act, AdvancedSolarPanel, AgriCraft, aobd, appliedenergistics2, Aroma1997CoreHelper, bdlib, BiblioCraft, BiblioWoodsBoP, BiblioWoodsForestry, BiblioWoodsNatura, BigReactors, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BiomesOPlenty, AWWayofTime, Botania, BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Compat, CarpentersBlocks, ChickenChunks, chisel, CoFHCore, ComputerCraft, props, debug, denseores, DraconicEvolution, EnderIO, EnderStorage, EnderTech, EnderZoo, ExtraTiC, ExtraUtilities, FastCraft, fastleafdecay, ForbiddenMagic, Forestry, funkylocomotion, gendustry, GraviSuite, Hats, HatStand, headcrumbs, IC2NuclearControl, iChunUtil, IC2, inpure|core, inventorytweaks, IronChest, JABBA, JourneyMapServer, LogisticsPipes, MagicBees, Mantle, MineFactoryReloaded, MineFactoryReloaded|CompatAppliedEnergistics, MineFactoryReloaded|CompatAtum, MineFactoryReloaded|CompatBackTools, MineFactoryReloaded|CompatBuildCraft, MineFactoryReloaded|CompatChococraft, MineFactoryReloaded|CompatExtraBiomes, MineFactoryReloaded|CompatForestry, MineFactoryReloaded|CompatForgeMicroblock, MineFactoryReloaded|CompatIC2, MineFactoryReloaded|CompatMystcraft, MineFactoryReloaded|CompatProjRed, MineFactoryReloaded|CompatRailcraft, MineFactoryReloaded|CompatSufficientBiomes, MineFactoryReloaded|CompatThaumcraft, MineFactoryReloaded|CompatThermalExpansion, MineFactoryReloaded|CompatTConstruct, MineFactoryReloaded|CompatTwilightForest, MineFactoryReloaded|CompatVanilla, MineTweaker3, Morpheus, Mystcraft, Natura, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, NetherOres, neresources, OpenBlocks, OpenMods, OpenPeripheral, OpenPeripheralCore, OpenPeripheralIntegration, harvestcraft, PortalGun, ProjRed|Core, ProjRed|Compatibility, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Railcraft, RedstoneArsenal, rftools, runicdungeons, simplyjetpacks, SolarExpansion, springboards, StevesAddons, StevesCarts, StevesFactoryManager, StevesWorkshop, TConstruct, Thaumcraft, thaumcraftneiplugin, thaumicenergistics, ThaumicExploration, ThaumicTinkerer, ThermalDynamics, ThermalExpansion, ThermalFoundation, TiCTooltips, TMechworks, Translocator, ttCore, TwilightForest, Waila, WailaHarvestability, wawla, witchery, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
19.05 14:16:06 [Server] INFO [14:16:06] [Server thread/INFO] [FML]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
19.05 14:16:06 [Server] INFO [14:16:06] [Server thread/INFO] [FML]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
19.05 14:16:06 [Server] INFO [14:16:06] [Server thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/INFO] [FML]: Found mod(s) [EnderTech] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/INFO] [FML]: Found mod(s) [CoFHCore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/INFO] [FML]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by Chisel) without associated API reference
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/INFO] [FML]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/INFO] [FML]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/INFO] [FML]: Found mod(s) [SolarExpansion] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/INFO] [FML]: Found mod(s) [StevesAddons] containing declared API package mcp.mobius.waila.api (owned by Waila) without associated API reference
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/INFO] [FML]: Forge Mod Loader has identified 158 mods to load
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.5.12
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.332
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.332
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.2.332
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/WARN] [WR-CBE|Logic]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/WARN] [WR-CBE|Addons]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/WARN] [WR-CBE|Core]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
19.05 14:16:05 [Server] INFO [14:16:05] [Server thread/WARN] [Translocator]: Mod Translocator is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.14
19.05 14:16:04 [Server] INFO [14:16:04] [Server thread/WARN] [simplyjetpacks]: Mod simplyjetpacks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1
19.05 14:16:04 [Server] INFO [14:16:04] [Server thread/WARN] [ProjRed|Exploration]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.16.77
19.05 14:16:04 [Server] INFO [14:16:04] [Server thread/WARN] [ProjRed|Transportation]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.5.16.77
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
19.05 14:16:21 [Multicraft] Received stop command

I think that is the problem but I am not sure if it is or how to solve it as I never used multicraft
 

Kristian

New Member
Jul 29, 2019
27
0
0
Thanks guys!

I went through and changed all the permissions, changed to java8 and gave it more memory.

It now loads up perfectly!

Thank you guys so so much!!
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
sounds like it can't write to the player.dat files I would suggest to make sure it has all the permissions and then just delete those files ( make a backup first)
 

Kristian

New Member
Jul 29, 2019
27
0
0
Yea, thanks. Do you know how to make those permissions correct, when I create the server with multicraft?

Anways, thanks again peeps! :)