[Solved] Server crashing on loading with DW20 1.0.4

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Shevron

Well-Known Member
Aug 12, 2013
838
302
78
I had a fairly modded out DW20 1.0.3 server that worked fine up until yesterday.

This morning, I updated to 1.0.4 and all hell broke loose.

Blaming my heavy modding, I wiped everything out and started afresh - yet I'm still having issues.

This is the crash report, when I am trying to run a freshly installed, out of the box DW20 1.0.4 server without ANY modifications whatsoever except disabling Opis.

Code:
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.

Time: 12/17/13 12:07 PM
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: java/nio/file/Paths
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:705)
    at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.NoClassDefFoundError: java/nio/file/Paths
    at net.machinemuse.numina.recipe.JSONRecipeList.readFile(JSONRecipeList.java:78)
    at net.machinemuse.numina.recipe.JSONRecipeList.loadRecipesFromDir(JSONRecipeList.java:43)
    at net.machinemuse.numina.basemod.Numina$.postinit(Numina.scala:44)
    at net.machinemuse.numina.basemod.Numina.postinit(Numina.scala)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
    ... 5 more
Caused by: java.lang.ClassNotFoundException: java.nio.file.Paths
    at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:102)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    ... 35 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.6.4
    Operating System: Linux (amd64) version 3.2.0-4-amd64
    Java Version: 1.6.0_27, Sun Microsystems Inc.
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    Memory: 1517413304 bytes (1447 MB) / 2021523456 bytes (1927 MB) up to 2021523456 bytes (1927 MB)
    JVM Flags: 3 total; -Xms2048m -Xmx2048m -XX:PermSize=128m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 127 mods loaded, 127 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    FML{6.4.45.953} [Forge Mod Loader] (FTBServer-1.6.4-953.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Forge{9.11.1.953} [Minecraft Forge] (FTBServer-1.6.4-953.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Evoc{1.0.0} [Evoc] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    InfiniBows{1.2.0 build 14} [Infinity Bow Fix] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MobiusCore{1.0.4} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AppliedEnergistics-Core{rv14.finale2} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    denLib{3.1.35} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    switches|pistontweak{1.3.0 build 25} [Switches|PistonTweak] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    arsmagica2{1.0.2b} [Ars Magica 2] (AM2_1.0.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    AppliedEnergistics{rv14.finale2} [Applied Energistics] (appeng-rv14-finale2-mc16x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BiblioCraft{1.5.3} [BiblioCraft] (BiblioCraft[v1.5.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Natura{2.1.12} [Natura] (Natura_1.6.4_2.1.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BiomesOPlenty{1.1.3} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.1.3.308.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHCore{2.0.0.b9e} [CoFH Core] (CoFHCore-2.0.0.b9e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ForgeMultipart{1.0.0.220} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.220.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Core{4.1.2} [BuildCraft] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ThermalExpansion{3.0.0.b9e} [Thermal Expansion] (ThermalExpansion-3.0.0.b9e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    IC2{2.0.316-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.316-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Builders{4.1.2} [BC Builders] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Energy{4.1.2} [BC Energy] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Factory{4.1.2} [BC Factory] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Transport{4.1.2} [BC Transport] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded{1.6.2R2.7.4B1} [MineFactory Reloaded] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.4B1} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Forestry{2.3.1.0} [Forestry for Minecraft] (Forestry-A-2.3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Billund{1.01} [BILLUND] (BILLUND1.01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    BuildCraft|Silicon{4.1.2} [BC Silicon] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Additional-Buildcraft-Objects{1.0.6.182} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.6.182.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHLoot{2.0.0.b9e} [CoFH Loot] (CoFHCore-2.0.0.b9e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHMasquerade{2.0.0.b9e} [CoFH Masquerade] (CoFHCore-2.0.0.b9e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHSocial{2.0.0.b9e} [CoFH Social] (CoFHCore-2.0.0.b9e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CoFHWorld{2.0.0.b9e} [CoFH World] (CoFHCore-2.0.0.b9e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CompactSolars{4.4.19.224} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.224.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DenPipes-Forestry-1.6.4-1.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DenPipes-Emerald{1.1.6} [DenPipes-Emerald] (DenPipes-Emerald-1.6.4-1.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ExtraUtilities{1.0.1} [Extra Utilities] (extrautils-1.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    factorization{0.8.18} [Factorization] (Factorization-0.8.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    factorization.misc{0.8.18} [Factorization Miscellaneous Nonsense] (Factorization-0.8.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    factorization.notify{0.8.18} [Factorization Notification System] (Factorization-0.8.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    factorization.dimensionalSlice{0.8.18} [Factorization Dimensional Slices] (Factorization-0.8.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    GateCopy{3.1.4} [GateCopy] (GateCopy-1.6.4-3.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Hats{2.0.2} [Hats] (Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    HatStand{2.0.0} [HatStand] (HatStand2.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    IC2NuclearControl{1.6.2c} [Nuclear Control] (IC2NuclearControl-1.6.2c-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    IronChest{5.4.1.649} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.649.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    LogisticsPipes|Main{0.7.4.dev.80} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.80.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Waila{1.4.1} [Waila] (Waila_1.4.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct{1.6.X_1.5.2.1} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ThaumicTinkerer{2.0} [Thaumic Tinkerer] (ThaumicTinkerer 2.0-44.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MagicBees{2.1.7} [Magic Bees] (magicbees-2.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MFFS{3.5.0} [Modular Force Field System] (MFFS_v3.5.0.255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.4B1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatAtum{1.6.2R2.7.4B1} [MFR Compat: Atum] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatBackTools{1.6.2R2.7.4B1} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatBuildCraft{1.6.2R2.7.4B1} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatChococraft{1.6.2R2.7.4B1} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.4B1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatForestry{1.6.2R2.7.4B1} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatForgeMicroblock{1.6.2R2.7.4B1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatIC2{1.6.2R2.7.4B1} [MFR Compat: IC2] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatMagicalCrops{1.6.2R2.7.4B1} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Mystcraft{0.10.11.00} [Mystcraft] (mystcraft-uni-1.6.4-0.10.11.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.4B1} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatPams{1.6.2R2.7.4B1} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Railcraft{8.3.0.0} [Railcraft] (Railcraft_1.6.4-8.3.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.4B1} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatRP2{1.6.2R2.7.4B1} [MFR Compat: RP2] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.4B1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.4B1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatThermalExpansion{1.6.2R2.7.4B1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TwilightForest{1.20.2} [The Twilight Forest] (twilightforest-1.20.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.4B1} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatVanilla{1.6.2R2.7.4B1} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.4B1} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.4B1-215.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    numina{0.1.0-46} [Numina] (Numina-1.6.2-0.1.0-46.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
    powersuits{0.9.0-77} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.9.0-77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
    Morph{0.4.0} [Morph] (Morph-Beta-0.4.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Morpheus{1.2} [Morpheus] (Morpheus-1.6.4-1.2.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons{1.9.3.r47} [NEI Addons] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|AE{1.9.3.r47} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|CraftingTables{1.9.3.r47} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|ExtraBees{1.9.3.r47} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|Forestry{1.9.3.r47} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIAddons|MiscPeripherals{1.9.3.r47} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    OpenPeripheral{0.2.1} [OpenPeripheral] (OpenPeripheral-0.2.1-preview8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    OpenBlocks{1.2.2} [OpenBlocks] (OpenBlocks-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    PortalGun{2.0.1} [PortalGun] (PortalGun2.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Core{4.1.0.13} [Project: Red-Core] (ProjectRedBase-1.6.4-4.1.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Compatability{4.1.0.13} [ProjectRed-Compatability] (ProjectRedCompat-1.6.4-4.1.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Integration{4.1.0.13} [ProjectRed-Integration] (ProjectRedIntegration-1.6.4-4.1.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Transmission{4.1.0.13} [ProjectRed-Transmission] (ProjectRedIntegration-1.6.4-4.1.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Illumination{4.1.0.13} [ProjectRed-Illumination] (ProjectRedLighting-1.6.4-4.1.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ProjRed|Exploration{4.1.0.13} [ProjectRed-Exploration] (ProjectRedWorld-1.6.4-4.1.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    QuantumCraft{1.02_mc164} [qCraft] (qCraft1.02_mc164.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Redstone Arsenal{1.0.0.b0e} [Redstone Arsenal] (RedstoneArsenal-1.0.0.b0e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    StevesCarts{2.0.0.b1} [Steve's Carts 2] (StevesCarts2.0.0.b3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    switches{1.3.0} [Switches] (switches-1.6.4-universal-coremod-1.3.0.25.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TMechworks{DEV.21b1027} [Tinkers' Mechworks] (TMechworks_1.6.4_0.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    McMultipart{1.0.0.220} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.220.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ForgeMicroblock{1.0.0.220} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.220.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    TConstruct Environment: Sane and ready for action. Bugs may be reported.
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)
 

Shevron

Well-Known Member
Aug 12, 2013
838
302
78
I have now tried everything I could think of. Still no luck whatsoever.

I've given up to be honest.
 

Dmyster

New Member
Jul 29, 2019
222
0
0
Trust me I cant even load the single player side... and my log quits out at the same place as your...

Sent from my GT-I9500 using Tapatalk
 

Sithnar

New Member
Jul 29, 2019
2
0
0
I had this same issue on my ubuntu server, I updated my java version on the server to 7 as i was running 6, this have now fixed my server and im back playing again!!! :)
 

Defiancey

New Member
Jul 29, 2019
160
0
0
I was getting a crash when i would start a world with the new direwolf20 pack. I had java 6 installed and uninstalled it and installed 7. But now it seems like im getting a lag. I was running the unleashed pack and didnt notice it with that, but now i do after switching back to unleashed from direwolf20's pack. So im wondering now if im going to keep getting that lag. Its not like im getting low fps, im staying around 90 outside.
 

WTFFFS

New Member
Jul 29, 2019
768
0
0
Looks like it's Powersuits and something to do with recipes so possibly disable all non-vanilla recipes in the powersuits config, see if that fixes it. If it does re-enable recipes until you are happy or it crashes again.
Might work, might not, but it's where I'd start.
 

Shevron

Well-Known Member
Aug 12, 2013
838
302
78
Code:
root@MC-Server:~# java -version
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.6) (6b27-1.12.6-1~deb7u1)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

Hmmmm I see what you mean there. It's the only thing I did not try!
 

Shevron

Well-Known Member
Aug 12, 2013
838
302
78
Wooohooo!!!

Installed 1.7 and it's purring like a kitten. Thank you! <3
 

Ogini

New Member
Jul 29, 2019
4
0
0
I disabled both ModularPowersuits and Numina (where the 1.7 java call is) and the server now loads.
 

Ogini

New Member
Jul 29, 2019
4
0
0
I can possibly, but at the moment we're nowhere near wanting to make powersuits, so this is a good quick workaround to get the server up again (with the update). I'm hoping the mod author changes the code back to where it worked, as it's the only one failing. :rolleyes:
 

Shevron

Well-Known Member
Aug 12, 2013
838
302
78
In fairness, it's seldom a bad thing to be running the latest java iteration, so I doubt he's gonna roll back on that :)
 
  • Like
Reactions: Ogini

UrNotFunny

New Member
Jul 29, 2019
64
0
0
In fairness, it's seldom a bad thing to be running the latest java iteration, so I doubt he's gonna roll back on that :)

Well, sometimes the very latest Java version is not stable. Better to run the latest stable version. But its a good point to use later versions of java, 1.7 actually has some performance improvements in it. I don't think MachineMuse will be changing the mod to not use java 1.7 methods, that's a step backwards in my opinion.