Jump to content

Recommended Posts

Posted

Crashing in combat with mobs initially and now on server load. 

 

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 12/16/19 3:12 PM
Description: Ticking entity

java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
    at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClass(RuntimeDistCleaner.java:71) ~[forgeserver.jar:28.1] {}
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClass(ILaunchPluginService.java:102) ~[modlauncher-4.1.0.jar:4.1.0+62+5bfa59b] {}
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:80) ~[modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:115) ~[modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:241) ~[modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:128) ~[modlauncher-4.1.0.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-4.1.0.jar:?] {}
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_231] {}
    at net.minecraftforge.fml.network.PacketDistributor.lambda$clientToServer$4(PacketDistributor.java:227) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.network.PacketDistributor$PacketTarget.send(PacketDistributor.java:178) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.network.simple.SimpleChannel.send(SimpleChannel.java:118) ~[?:?] {re:classloading}
    at com.integral.enigmaticlegacy.handlers.EnigmaticEventHandler.onEntityAttacked(EnigmaticEventHandler.java:466) ~[?:1.0] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.eventbus.ASMEventHandler_779_EnigmaticEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-1.0.0-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {}
    at net.minecraftforge.common.ForgeHooks.onPlayerAttack(ForgeHooks.java:322) ~[?:?] {re:classloading}
    at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:817) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:559) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.entity.MobEntity.func_70652_k(MobEntity.java:1176) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_190102_a(MeleeAttackGoal.java:138) ~[?:?] {re:classloading}
    at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_75246_d(MeleeAttackGoal.java:130) ~[?:?] {re:classloading}
    at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:classloading}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:1.8.0_231] {}
    at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:1.8.0_231] {}
    at java.util.Iterator.forEachRemaining(Unknown Source) ~[?:1.8.0_231] {}
    at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_231] {}
    at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_231] {}
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_231] {}
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source) ~[?:1.8.0_231] {}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source) ~[?:1.8.0_231] {}
    at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_231] {}
    at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:1.8.0_231] {}
    at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:80) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:590) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2186) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothpotiondmg,pl:runtimedistcleaner:A}
    at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:460) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:39) ~[?:?] {re:classloading}
    at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2032) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothpotiondmg,pl:runtimedistcleaner:A}
    at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.entity.monster.MonsterEntity.func_70071_h_(SourceFile:51) ~[?:?] {re:classloading}
    at net.minecraft.entity.monster.SilverfishEntity.func_70071_h_(SilverfishEntity.java:98) ~[?:?] {re:classloading}
    at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:587) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.world.World.func_217390_a(World.java:684) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:394) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:829) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_231] {}


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

-- Head --
Thread: Server thread
Stacktrace:
    at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClass(RuntimeDistCleaner.java:71)
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClass(ILaunchPluginService.java:102)
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:80)
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:115)
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:241)
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:128)
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at net.minecraftforge.fml.network.PacketDistributor.lambda$clientToServer$4(PacketDistributor.java:227)
    at net.minecraftforge.fml.network.PacketDistributor$PacketTarget.send(PacketDistributor.java:178)
    at net.minecraftforge.fml.network.simple.SimpleChannel.send(SimpleChannel.java:118)
    at com.integral.enigmaticlegacy.handlers.EnigmaticEventHandler.onEntityAttacked(EnigmaticEventHandler.java:466)
    at net.minecraftforge.eventbus.ASMEventHandler_779_EnigmaticEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
    at net.minecraftforge.common.ForgeHooks.onPlayerAttack(ForgeHooks.java:322)
    at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:817)
    at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:559)
    at net.minecraft.entity.MobEntity.func_70652_k(MobEntity.java:1176)
    at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_190102_a(MeleeAttackGoal.java:138)
    at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_75246_d(MeleeAttackGoal.java:130)
    at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
    at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
    at java.util.Iterator.forEachRemaining(Unknown Source)
    at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source)
    at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
    at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
    at java.util.stream.ReferencePipeline.forEach(Unknown Source)
    at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:80)
    at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:590)
    at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2186)
    at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:460)
    at net.minecraft.entity.monster.MonsterEntity.func_70636_d(SourceFile:39)
    at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2032)
    at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
    at net.minecraft.entity.monster.MonsterEntity.func_70071_h_(SourceFile:51)
    at net.minecraft.entity.monster.SilverfishEntity.func_70071_h_(SilverfishEntity.java:98)
    at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:587)

-- Entity being ticked --
Details:
    Entity Type: minecraft:silverfish (net.minecraft.entity.monster.SilverfishEntity)
    Entity ID: 1663
    Entity Name: Silverfish
    Entity's Exact location: -1431.65, 35.81, -576.48
    Entity's Block location: World: (-1432,35,-577), Chunk: (at 8,2,15 in -90,-37; contains blocks -1440,0,-592 to -1425,255,-577), Region: (-3,-2; contains chunks -96,-64 to -65,-33, blocks -1536,0,-1024 to -1025,255,-513)
    Entity's Momentum: 0.03, -0.08, -0.07
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
    at net.minecraft.world.World.func_217390_a(World.java:684)
    at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:394)

-- Affected level --
Details:
    All players: 1 total; [ServerPlayerEntity['KnewDisciple'/1380, l='KnewbGaia', x=-1431.26, y=35.81, z=-577.50]]
    Chunk stats: ServerChunkCache: 4377
    Level dimension: DimensionType{minecraft:overworld}
    Level name: KnewbGaia
    Level seed: 4598350793255719468
    Level generator: ID 09 - biomesoplenty, ver 0. Features enabled: true
    Level generator options: {}
    Level spawn location: World: (-256,63,208), Chunk: (at 0,3,0 in -16,13; contains blocks -256,0,208 to -241,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 16797700 game time, 18026428 day time
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 63849 (now: false), thunder time: 31900 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:829)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
    at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
    Minecraft Version: 1.14.4
    Minecraft Version ID: 1.14.4
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_231, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 18068327456 bytes (17231 MB) / 24642060288 bytes (23500 MB) up to 24642060288 bytes (23500 MB)
    CPUs: 4
    JVM Flags: 2 total; -Xmx24G -Xms24G
    ModLauncher: 4.1.0+62+5bfa59b
    ModLauncher launch target: fmlserver
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE 
        /forgeserver.jar object_holder_definalize PLUGINSERVICE 
        /forgeserver.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE 
        /forgeserver.jar capability_inject_definalize PLUGINSERVICE 
        /forgeserver.jar runtimedistcleaner PLUGINSERVICE 
        /forgeserver.jar fml TRANSFORMATIONSERVICE 
    FML: 28.1
    Forge: net.minecraftforge:28.1.99
    FML Language Providers: 
        javafml@28.1
        minecraft@1
    Mod List: 
        tetra-1.14.4-1.1.3.jar Tetra {tetra@1.14.4-1.1.3 DONE}
        CyclopsCore-1.14.4-1.6.1.jar Cyclops Core {cyclopscore@1.6.1 DONE}
        Wyrmroost-1.14.4-1.0.2.jar Wyrmroost {wyrmroost@1.0.2 DONE}
        DoggyTalents-1.14.4-1.15.2.0.jar Doggy Talents {doggytalents@1.15.2.0 DONE}
        ProjectE-1.14.4-PE1.0.0B.jar ProjectE {projecte@1.14.4-PE1.0.0B DONE}
        SilentMechanisms-1.14.4-0.6.9+42.jar Silent's Mechanisms {silents_mechanisms@0.6.9+42 DONE}
        bambooeverything-1.14-1.5.0.jar Bamboo Everything {bambooeverything@1.14-1.5.0 DONE}
        modnametooltip_1.14.3-1.12.1.jar Mod Name Tooltip {modnametooltip@1.12.1 DONE}
        KleeSlabs_1.14.4-7.4.7.jar KleeSlabs {kleeslabs@7.4.7 DONE}
        rsgauges-1.14.4-1.1.10-b2.jar Redstone Gauges and Switches {rsgauges@1.1.10-b2 DONE}
        CookingForBlockheads_1.14.4-7.4.1.jar Cooking for Blockheads {cookingforblockheads@7.4.1 DONE}
        Placebo-1.14.4-2.3.5.jar Placebo {placebo@2.3.5 DONE}
        citadel-1.0.0.jar Citadel {citadel@1.0.0 DONE}
        SkeletonLamps1.01-1.14.4.jar Skeleton Lamps (Forthteen Edition) {skltlampforthteen@1.01 (Minor Patches #1) DONE}
        MutantBeasts-1.14.4-0.6.0.jar Mutant Beasts {mutantbeasts@1.14.4-0.6.0 DONE}
        Bookshelf-1.14.4-4.4.71.jar Bookshelf {bookshelf@4.4.71 DONE}
        randompatches-1.14.4-1.19.1.1.jar RandomPatches {randompatches@1.14.4-1.19.1.1 DONE}
        ChanceCubes-1.14.4-4.0.0.298.jar Chance Cubes {chancecubes@1.14.4-4.0.0.298 DONE}
        buildinggadgets-3.1.1b.jar Building Gadgets {buildinggadgets@3.1.1b DONE}
        DarkUtilities-1.14.4-2.0.10.jar Dark Utilities {darkutils@2.0.10 DONE}
        Apotheosis-1.14.4-2.4.4.jar Apotheosis {apotheosis@2.4.4 DONE}
        Morpheus-1.14.4-4.2.44.jar Morpheus {morpheus@version DONE}
        Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
        CarryOn MC1.14.4 v1.12.4.jar Carry On {carryon@1.12.4 DONE}
        mysticallib-1.14.4-1.10.0.jar Mystical Lib {mysticallib@1.14.4-1.10.0 DONE}
        discholder-1.1a.jar Disc Holder {discholder@1.1a DONE}
        koratio-1.14.4-0.0.9-beta.jar Koratio {koratio@1.14.4-0.0.9-beta DONE}
        mcw-bridges-1.0.2-mc1.14.4.jar Macaw's Bridges {mcwbridges@1.0.2 DONE}
        industrial-foregoing-1.14.4-2.1.2-582ea8b.jar Industrial Foregoing {industrialforegoing@2.1.2 DONE}
        BiomesOPlenty-1.14.4-9.0.0.261-universal.jar Biomes O' Plenty {biomesoplenty@1.14.4-9.0.0.259 DONE}
        SilentGear-1.14.4-1.4.5+71.jar Silent Gear {silentgear@1.4.5+71 DONE}
        extcaves-1.4.2.jar Extended Caves {extcaves@1.4.2 DONE}
        lycanitesmobs-1.14.4-2.1.3.5.jar Lycanites Mobs {lycanitesmobs@1.0 DONE}
        SolarFluxReborn-1.14.4-14.1.3.jar Solar Flux Reborn {solarflux@14.1.3 DONE}
        curios-FORGE-1.14.4-1.0.6.jar Curios API {curios@FORGE-1.14.4-1.0.6 DONE}
        PotionCapsule-1.2.0.jar Potion Capsule {potioncapsule@1.2.0 DONE}
        RandomThings-MC1.14.4-5.0.1.jar Random Things {randomthings@5.0.1 DONE}
        RingOfBlink-1.14.4-1.0.21.jar Ring of Blink {ring_of_blink@1.0.21 DONE}
        RingOfMiner-1.14.4-1.0.16.jar Ring of Miner {ring_of_miner@1.0.16 DONE}
        OreExcavation-1.6.145.jar Ore Excavation {oreexcavation@1.6.145 DONE}
        angelring-1.14.4-1.0.1.jar Angel Ring {angelring@1.0.1 DONE}
        xercapaint-1.14.4-1.0.jar Joy of Painting {xercapaint@1.14.4-1.0 DONE}
        elevatorid-1.14.4-1.5.2.jar Elevator Mod {elevatorid@1.14.4-1.5.2 DONE}
        Gobber2-1.14.4-2.1.115.jar Gobber 2 {gobber2@2.1.114 DONE}
        tombstone-4.1.7-1.14.4.jar Corail Tombstone {tombstone@4.1.7 DONE}
        EnigmaticLegacy-1.6.2.jar Enigmatic Legacy {enigmaticlegacy@1.6.2 DONE}
        mcw-roofs-1.0.1-mc1.14.4.jar Macaw's Roofs {mcwroofs@1.0.1 DONE}
        furniture-7.0.0-pre15-1.14.4.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre15 DONE}
        YAMDA-4.0.1.jar YAMDA {yamda@4.0.1 DONE}
        Charm-1.14.4-1.4.3.jar Charm {charm@1.14.4-1.4.3 DONE}
        ScalingHealth-1.14.4-2.3.3+23.jar Scaling Health {scalinghealth@2.3.3+23 DONE}
        SimpleDiscordRichPresence-1.0.3.jar Simple Discord Rich Presence {sdrp@1.0.3 DONE}
        TrinityWeapons-1.14.4-1.4.0.jar TrinityWeapons {trinity@1.4.0 DONE}
        BetterAdvancements-1.14.4-0.1.0.90.jar Better Advancements {betteradvancements@0.1.0.90 DONE}
        TrashSlot_1.14.4-10.4.7.jar TrashSlot {trashslot@10.4.7 DONE}
        InventorySpam-1.14.4-1.2.3.jar Inventory Spam {inventoryspam@version DONE}
        ultra_amplified_mod-1.14.4-6.12.1.jar Ultra Amplified Mod {ultra_amplified_mod@1.14.4-6.12.1 DONE}
        janoeo-2.2.jar Just Another Nether/Overworld/End Ores {janoeo@2.2 DONE}
        jei-1.14.4-6.0.0.26.jar Just Enough Items {jei@6.0.0.26 DONE}
        EverlastingAbilities-1.14.4-1.6.0.jar EverlastingAbilities {everlastingabilities@1.6.0 DONE}
        tnt-yeeter-1.14.4-1.1.0.jar TNT Yeeter {yeeter@1.1.0 DONE}
        Upgrade-Aquatic-1.14.4-v1.4.2.jar Upgrade Aquatic {upgrade_aquatic@1.4.2 DONE}
        create-mc1.14.4_v0.1.1a.jar Create {create@0.1.1a DONE}
        WallpaperCraft-1.14.4-1.0.6.jar Wallpapercraft {wallpapercraft@1.0.6 DONE}
        Clumps-4.0.0.jar Clumps {clumps@4.0.0 DONE}
        mgui-1.14.4-1.0.1.jar mgui {mgui@1.0.1 DONE}
        comforts-FORGE-1.14.4-2.0-beta4.jar Comforts {comforts@FORGE-1.14.4-2.0-beta4 DONE}
        angelblock-1.0a.jar Angel Block {angelblock@1.0a DONE}
        DungeonCrawl-1.14.4-1.5.2.jar Dungeon Crawl {dungeoncrawl@1.5.2 DONE}
        betteranimalsplus-1.14.4-8.0.0.jar Better Animals Plus {betteranimalsplus@8.0.0 DONE}
        FarmingForBlockheads_1.14.4-5.2.3.jar Farming for Blockheads {farmingforblockheads@5.2.3 DONE}
        RingOfTeleport-1.14.4-1.0.17.jar Ring of Teleport {ring_of_teleport@1.0.17 DONE}
        The-Endergetic-Expansion-1.14.4-v1.0.jar The Endergetic Expansion {endergetic@1.0 DONE}
        mcjtylib-1.14-3.5.17-alpha.jar McJtyLib {mcjtylib@1.14-3.5.17-alpha DONE}
        rftoolsbase-1.14-0.0.12-alpha.jar RFToolsBase {rftoolsbase@1.14-0.0.12-alpha DONE}
        rftoolsstorage-1.14-0.0.7-alpha.jar RFToolsStorage {rftoolsstorage@1.14-0.0.7-alpha DONE}
        A Block of Charcoal-1.2.jar A Block of Charcoal {charcoalblock@1.2 DONE}
        randomium-1.1.1.jar Randomium {randomium@1.1.1 DONE}
        rftoolspower-1.14-1.2.12-alpha.jar RFToolsPower {rftoolspower@1.14-1.2.12-alpha DONE}
        mysticalworld-1.14.4-1.6.12.jar Mystical World {mysticalworld@1.14.4-1.6.12 DONE}
        forge-1.14.4-28.1.99-universal.jar Forge {forge@28.1.99 DONE}
        Bones-1.14.4-1.3.1.jar Bones {bones@1.14.4-1.3.1 DONE}
        ironchest-1.14.4-9.1.5.jar Iron Chests {ironchest@1.14.3-9.0.3 DONE}
        infernalmobs-1.14.4.5.jar Infernal Mobs {infernalmobs@1.14.4.5 DONE}
        MinersAdvantage-1.14.4-1.4.2.248.jar MinersAdvantage {minersadvantage@1.4.2.248 DONE}
        CraftingTweaks_1.14.4-10.1.4.jar Crafting Tweaks {craftingtweaks@10.1.4 DONE}
        forge-1.14.4-28.1.99-server.jar Minecraft {minecraft@1.14.4 DONE}
        rftoolsutility-1.14-1.2.13-alpha.jar RFToolsUtility {rftoolsutility@1.14-1.2.13-alpha DONE}
        EnchantmentDescriptions-1.14.4-1.3.8.jar EnchantmentDescriptions {enchdesc@1.3.8 DONE}
        pandoras_creatures-1.14.4-0.12.0.jar Pandoras Creatures {pandoras_creatures@1.14.4-0.12.0 DONE}
        titanium-1.14.4-2.2.10.jar Titanium {titanium@2.2.10 DONE}
        SilentLib-1.14.4-4.4.0+44.jar Silent Lib {silentlib@4.4.0+44 DONE}
        RingOfGrowth-1.14.4-1.0.19.jar Ring of Growth {ring_of_growth@1.0.19 DONE}
        forbidden_arcanus-1.14.4-1.4.jar Forbidden & Arcanus {forbidden_arcanus@1.14.4-1.4 DONE}
        rftoolsbuilder-1.14-1.2.12-alpha.jar RFToolsBuilder {rftoolsbuilder@1.14-1.2.12-alpha DONE}
        extragolems-9.0.5.jar Extra Golems {golems@9.0.5 DONE}
        dimdungeons-1.02-forge-1.14.4.jar Dimensional Dungeons {dimdungeons@1.14.4-1.02 DONE}
        whisperwoods-1.14.4-1.0.1.jar Whisperwoods {whisperwoods@1.0.1 DONE}
        ffenchants-1.14.4-1.2.3.jar FlashFyre's Enchantments {ffenchants@1.2.3 DONE}
        SpartanShields-1.14.4-2.0.0.jar Spartan Shields {spartanshields@2.0.0 DONE}
        FTBUtilitiesBackups-2.0.0.11.jar FTB Utilities: Backups {ftbbackups@2.0.0.11 DONE}
        themidnight-0.4.6.jar The Midnight {midnight@0.4.6 DONE}
        polyores-1.1.jar Poly's Ores {polyores@1.1 DONE}
        structurize-0.10.201-ALPHA.jar Structurize {structurize@0.10.201-ALPHA DONE}
        minecolonies-0.10.593-RELEASE-universal.jar Minecolonies {minecolonies@0.10.593-RELEASE DONE}
        AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {appleskin@1.0.13 DONE}
        Menacing Monsters 1.1.jar Menacing Monsters {menacing_monsters@1.1 DONE}
        RingOfAttraction-1.14.4-1.0.19.jar Ring of Attraction {ring_of_attraction@1.0.19 DONE}
        Aquaculture-1.14.4-2.0.2.jar Aquaculture 2 {aquaculture@1.14.4-2.0.2 DONE}
        SilentGems-1.14.4-3.4.7+80.jar Silent's Gems 3 {silentgems@3.4.7+80 DONE}
        CloudBoots-1.14.4-2.0.0.jar Cloud Boots {cloudboots@2.0.0 DONE}
        illagers_plus-2.0.jar Illagers+ {illagers_plus@2.0(BETA) DONE}
        Mubble-2.0.1-(Forge-1.14.4).jar Mubble {mubble@2.0.1 DONE}
        farlanders-1.14.4-1.1.0.jar The Farlanders {farlanders@1.1.0 DONE}
    Player Count: 1 / 20; [ServerPlayerEntity['KnewDisciple'/1380, l='KnewbGaia', x=-1431.26, y=35.81, z=-577.50]]
    Data Packs: vanilla, mod:angelring, mod:apotheosis, mod:appleskin, mod:aquaculture, mod:betteranimalsplus, mod:biomesoplenty, mod:bookshelf, mod:buildinggadgets, mod:carryon, mod:cfm, mod:charcoalblock, mod:charm, mod:clumps, mod:comforts, mod:cookingforblockheads, mod:craftingtweaks, mod:darkutils, mod:dimdungeons, mod:doggytalents, mod:dungeoncrawl, mod:elevatorid, mod:enchdesc, mod:endergetic, mod:extcaves, mod:farmingforblockheads, mod:ffenchants, mod:forge, mod:ftbbackups, mod:golems, mod:industrialforegoing (incompatible), mod:infernalmobs, mod:inventoryspam, mod:ironchest, mod:janoeo, mod:jei, mod:kleeslabs, mod:koratio, mod:lycanitesmobs, mod:mcjtylib, mod:menacing_monsters, mod:midnight, mod:morpheus, mod:mubble, mod:mysticallib, mod:mysticalworld, mod:oreexcavation, mod:pandoras_creatures, mod:placebo, mod:polyores, mod:potioncapsule, mod:randomium, mod:randompatches, mod:randomthings, mod:rsgauges, mod:scalinghealth, mod:sdrp, mod:silentlib, mod:skltlampforthteen, mod:solarflux, mod:spartanshields, mod:titanium (incompatible), mod:tombstone, mod:waila, mod:wallpapercraft, mod:xercapaint (incompatible), mod:yeeter, mod:structurize, mod:minecolonies (incompatible), mod:betteradvancements (incompatible), mod:chancecubes (incompatible), mod:minersadvantage, mod:modnametooltip, mod:rftoolsbase, mod:rftoolspower, mod:rftoolsstorage, mod:rftoolsutility, mod:ring_of_attraction, mod:ring_of_blink, mod:ring_of_growth, mod:ring_of_miner, mod:ring_of_teleport, mod:ultra_amplified_mod, mod:angelblock, mod:bambooeverything, mod:bones, mod:citadel, mod:cloudboots, mod:create, mod:curios, mod:cyclopscore, mod:discholder, mod:enigmaticlegacy, mod:everlastingabilities, mod:farlanders, mod:forbidden_arcanus, mod:gobber2, mod:illagers_plus, mod:mcwbridges, mod:mcwroofs, mod:mgui, mod:mutantbeasts, mod:projecte, mod:rftoolsbuilder, mod:silentgear, mod:silentgems, mod:silents_mechanisms, mod:tetra, mod:trashslot, mod:trinity, mod:upgrade_aquatic, mod:whisperwoods, mod:wyrmroost, mod:yamda
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)

Posted
  On 12/16/2019 at 9:26 PM, knewdisciple said:

java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER

Expand  

Looks like you have a mod that is trying to access the client running on the server

  On 12/16/2019 at 9:26 PM, knewdisciple said:

com.integral.enigmaticlegacy.handlers.EnigmaticEventHandler.onEntityAttacked(EnigmaticEventHandler.java:466)

Expand  

EnigmaticLegacy is the only mod I see mentioned in all the errors, so if possible remove that mod and see if the crashes continue. If they do not, that mod may not be rigged to run on a server, coded improperly, or have a different jar/instructions for running on a server, all of which would require checking with the mod author.

Posted
  On 12/16/2019 at 11:26 PM, Ugdhar said:

Looks like you have a mod that is trying to access the client running on the server

EnigmaticLegacy is the only mod I see mentioned in all the errors, so if possible remove that mod and see if the crashes continue. If they do not, that mod may not be rigged to run on a server, coded improperly, or have a different jar/instructions for running on a server, all of which would require checking with the mod author.

Expand  

Thank you, removed it for now and it's running, will try it just on client side.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.