Jump to content

Minecraft Server Crash


KemMuammer

Recommended Posts

Can someone help?

 

Im getting this crash at the end: 

 

[18:04:40] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$WorldTickEvent@561f8362:
java.lang.NoClassDefFoundError: appeng/worldgen/MeteoritePlacer
        at appeng.worldgen.MeteoriteWorldGen.tryMeteorite(MeteoriteWorldGen.java:63) ~[MeteoriteWorldGen.class:?]
        at appeng.worldgen.MeteoriteWorldGen.access$100(MeteoriteWorldGen.java:40) ~[MeteoriteWorldGen.class:?]
        at appeng.worldgen.MeteoriteWorldGen$MeteoriteSpawn.call(MeteoriteWorldGen.java:143) ~[MeteoriteWorldGen$MeteoriteSpawn.class:?]
        at appeng.hooks.TickHandler.processQueue(TickHandler.java:272) ~[TickHandler.class:?]
        at appeng.hooks.TickHandler.onTick(TickHandler.java:240) ~[TickHandler.class:?]
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_605_TickHandler_onTick_TickEvent.invoke(.dynamic) ~[?:?]
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
        at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753) [EventBus.class:?]
        at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703) [EventBus.class:?]
        at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:287) [FMLCommonHandler.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:752) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Caused by: java.lang.ClassNotFoundException: appeng.worldgen.MeteoritePlacer
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
        ... 15 more
Caused by: java.lang.SecurityException: class "appeng.worldgen.MeteoritePlacer"'s signer information does not match signer information of other classes in the same package
        at java.lang.ClassLoader.checkCerts(Unknown Source) ~[?:1.8.0_241]
        at java.lang.ClassLoader.preDefineClass(Unknown Source) ~[?:1.8.0_241]
        at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_241]
        at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_241]
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
        ... 15 more
[18:04:40] [Server thread/ERROR] [FML]: Index: 22 Listeners:
[18:04:40] [Server thread/ERROR] [FML]: 0: HIGHEST
[18:04:40] [Server thread/ERROR] [FML]: 1: ASM: com.tmtravlr.jaff.JAFFEventHandler@358f5ac8 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 2: ASM: com.tmtravlr.jaff.JAFFEventHandler@6dfde168 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 3: NORMAL
[18:04:40] [Server thread/ERROR] [FML]: 4: ASM: class vazkii.botania.common.core.handler.CommonTickHandler onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 5: ASM: class com.tmtravlr.potioncore.PotionCoreEventHandler onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 6: ASM: vazkii.quark.automation.feature.PistonsMoveTEs@785ed26b onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 7: ASM: INSTANCE onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 8: ASM: INSTANCE tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 9: ASM: INSTANCE onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 10: ASM: ic2.core.TickHandler@7fd118a2 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 11: ASM: ic2.core.energy.grid.EventHandler@3f4cc302 onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 12: ASM: atomicstryker.infernalmobs.common.InfernalMobsCore@71bb2ff0 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 13: ASM: com.raoulvdberge.refinedstorage.apiimpl.network.NetworkNodeListener@41e8d3de onWorldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 14: ASM: cofh.thermaldynamics.util.TickHandler@568cec5f tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 15: ASM: ItemGrassSeeds{Name=grassSeeds} onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 16: ASM: ItemTerraAxe{Name=terraAxe} onTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 17: ASM: mekanism.common.CommonWorldTickHandler@d1284ae onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 18: ASM: mo_swords.moTickHandler@368f1c11 onTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 19: ASM: aroma1997.core.util.registry.TickRegistry$1@5ed8850c worldTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 20: ASM: net.quetzi.morpheus.helpers.MorpheusEventHandler@ad2cba5 worldTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$WorldTickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 21: ASM: Block{minecraft:air} tickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[18:04:40] [Server thread/ERROR] [FML]: 22: ASM: appeng.hooks.TickHandler@740fc636 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
[18:04:40] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: appeng/worldgen/MeteoritePlacer
        at appeng.worldgen.MeteoriteWorldGen.tryMeteorite(MeteoriteWorldGen.java:63) ~[MeteoriteWorldGen.class:?]
        at appeng.worldgen.MeteoriteWorldGen.access$100(MeteoriteWorldGen.java:40) ~[MeteoriteWorldGen.class:?]
        at appeng.worldgen.MeteoriteWorldGen$MeteoriteSpawn.call(MeteoriteWorldGen.java:143) ~[MeteoriteWorldGen$MeteoriteSpawn.class:?]
        at appeng.hooks.TickHandler.processQueue(TickHandler.java:272) ~[TickHandler.class:?]
        at appeng.hooks.TickHandler.onTick(TickHandler.java:240) ~[TickHandler.class:?]
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_605_TickHandler_onTick_TickEvent.invoke(.dynamic) ~[?:?]
        at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
        at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753) ~[EventBus.class:?]
        at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703) ~[EventBus.class:?]
        at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:287) ~[FMLCommonHandler.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:752) ~[MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Caused by: java.lang.ClassNotFoundException: appeng.worldgen.MeteoritePlacer
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
        ... 15 more
Caused by: java.lang.SecurityException: class "appeng.worldgen.MeteoritePlacer"'s signer information does not match signer information of other classes in the same package
        at java.lang.ClassLoader.checkCerts(Unknown Source) ~[?:1.8.0_241]
        at java.lang.ClassLoader.preDefineClass(Unknown Source) ~[?:1.8.0_241]
        at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_241]
        at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_241]
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
        ... 15 more

 

 

 

 

 

 

 

 

Complete Log:

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Quark Plugin (Quark-r1.6-177.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  SpongeCoremod (spongeforge-1.12.2-2838-7.1.8.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
Contact their authors BEFORE contacting forge

// Uh... Did I do that?

Time: 1/24/20 6:04 PM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: appeng/worldgen/MeteoritePlacer
    at appeng.worldgen.MeteoriteWorldGen.tryMeteorite(MeteoriteWorldGen.java:63)
    at appeng.worldgen.MeteoriteWorldGen.access$100(MeteoriteWorldGen.java:40)
    at appeng.worldgen.MeteoriteWorldGen$MeteoriteSpawn.call(MeteoriteWorldGen.java:143)
    at appeng.hooks.TickHandler.processQueue(TickHandler.java:272)
    at appeng.hooks.TickHandler.onTick(TickHandler.java:240)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_605_TickHandler_onTick_TickEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703)
    at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:287)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:752)
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: appeng.worldgen.MeteoritePlacer
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 15 more
Caused by: java.lang.SecurityException: class "appeng.worldgen.MeteoritePlacer"'s signer information does not match signer information of other classes in the same package
    at java.lang.ClassLoader.checkCerts(Unknown Source)
    at java.lang.ClassLoader.preDefineClass(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 17 more


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

-- Head --
Thread: Server thread
Stacktrace:
    at appeng.worldgen.MeteoriteWorldGen.tryMeteorite(MeteoriteWorldGen.java:63)
    at appeng.worldgen.MeteoriteWorldGen.access$100(MeteoriteWorldGen.java:40)
    at appeng.worldgen.MeteoriteWorldGen$MeteoriteSpawn.call(MeteoriteWorldGen.java:143)
    at appeng.hooks.TickHandler.processQueue(TickHandler.java:272)
    at appeng.hooks.TickHandler.onTick(TickHandler.java:240)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_605_TickHandler_onTick_TickEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703)
    at net.minecraftforge.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:287)

-- Sponge PhaseTracker --
Details:
    Phase Stack: [Empty stack]
Stacktrace:
    at net.minecraft.server.MinecraftServer.handler$onCrashReport$zjk000(MinecraftServer.java:4721)
    at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889)
    at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:558)
    at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_241, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 941220240 bytes (897 MB) / 2406039552 bytes (2294 MB) up to 12867469312 bytes (12271 MB)
    JVM Flags: 7 total; -Xmx12G -Xms1G -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
    IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 105
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 81 mods loaded, 81 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    Mods:

    | State  | ID                  | Version                  | Source                                          | Signature                                |
    |:------ |:------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft           | 1.12.2                   | minecraft.jar                                   | None                                     |
    | LCHIJA | mcp                 | 9.42                     | minecraft.jar                                   | None                                     |
    | LCHIJA | FML                 | 8.0.99.99                | forge-1.12.2-14.23.5.2847-universal.jar         | None                                     |
    | LCHIJA | forge               | 14.23.5.2847             | forge-1.12.2-14.23.5.2847-universal.jar         | None                                     |
    | LCHIJA | spongeapi           | 7.1.0-ea50f0c2           | spongeforge-1.12.2-2838-7.1.8.jar               | None                                     |
    | LCHIJA | sponge              | 1.12.2-7.1.8             | spongeforge-1.12.2-2838-7.1.8.jar               | None                                     |
    | LCHIJA | spongeforge         | 1.12.2-2838-7.1.8        | spongeforge-1.12.2-2838-7.1.8.jar               | None                                     |
    | LCHIJA | securitycraft       | v1.8.15                  | [1.12.2]+SecurityCraft+v1.8.15.jar              | None                                     |
    | LCHIJA | appliedenergistics2 | rv6-stable-6             | appliedenergistics2-rv6-stable-6.jar            | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCHIJA | aroma1997core       | 2.0.0.2                  | Aroma1997Core-1.12.2-2.0.0.2.jar                | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA | aroma1997sdimension | 2.0.0.2                  | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCHIJA | jei                 | 4.15.0.291               | jei_1.12.2-4.15.0.291.jar                       | None                                     |
    | LCHIJA | quark               | r1.6-177                 | Quark-r1.6-177.jar                              | None                                     |
    | LCHIJA | autoreglib          | 1.3-32                   | AutoRegLib-1.3-32.jar                           | None                                     |
    | LCHIJA | baubles             | 1.5.2                    | Baubles-1.12-1.5.2.jar                          | None                                     |
    | LCHIJA | betterinvisibility  | 1.0                      | betterinvisibility-1.12-1.0.jar                 | None                                     |
    | LCHIJA | bibliocraft         | 2.4.5                    | BiblioCraft-Mod-1.12.2.jar                      | None                                     |
    | LCHIJA | biomesoplenty       | 7.0.1.2441               | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar   | None                                     |
    | LCHIJA | botania             | r1.10-361                | Botania+r1.10-361.jar                           | None                                     |
    | LCHIJA | buildcraftlib       | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                    | None                                     |
    | LCHIJA | buildcraftcore      | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                    | None                                     |
    | LCHIJA | buildcraftbuilders  | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                    | None                                     |
    | LCHIJA | buildcrafttransport | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                    | None                                     |
    | LCHIJA | buildcraftsilicon   | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                    | None                                     |
    | LCHIJA | buildcraftcompat    | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                    | None                                     |
    | LCHIJA | buildcraftenergy    | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                    | None                                     |
    | LCHIJA | buildcraftfactory   | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                    | None                                     |
    | LCHIJA | buildcraftrobotics  | 7.99.24.4                | buildcraft-all-7.99.24.4.jar                    | None                                     |
    | LCHIJA | chesttransporter    | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar               | None                                     |
    | LCHIJA | chisel              | MC1.12.2-1.0.1.44        | Chisel-MC1.12.2-1.0.1.44.jar                    | None                                     |
    | LCHIJA | chiselsandbits      | 14.33                    | chiselsandbits-14.33.jar                        | None                                     |
    | LCHIJA | clumps              | 3.1.2                    | Clumps-3.1.2.jar                                | None                                     |
    | LCHIJA | codechickenlib      | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | redstoneflux        | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | cofhcore            | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar          | None                                     |
    | LCHIJA | cofhworld           | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar          | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | computercraft       | 1.80pr1                  | ComputerCraft-Mod-1.12.2.jar                    | None                                     |
    | LCHIJA | energyconverters    | 1.3.6.24                 | energyconverters_1.12.2-1.3.6.24.jar            | None                                     |
    | LCHIJA | fastbench           | 1.7.3                    | FastWorkbench-1.12.2-1.7.3.jar                  | None                                     |
    | LCHIJA | cfm                 | 6.3.1                    | furniture-6.3.1-1.12.2.jar                      | None                                     |
    | LCHIJA | guideapi            | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                     | None                                     |
    | LCHIJA | ichunutil           | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                      | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | hats                | 7.0.0                    | Hats-1.12.2-7.0.2.jar                           | None                                     |
    | LCHIJA | helpfixer           | 1.12.1-1.5.18            | HelpFixer-Mod-1.12.2.jar                        | None                                     |
    | LCHIJA | waila               | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                     | None                                     |
    | LCHIJA | ido                 | 1.0.6                    | ido-1.12.2-1.1.0.jar                            | None                                     |
    | LCHIJA | ic2                 | 2.8.170-ex112            | industrialcraft-2-2.8.170-ex112.jar             | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCHIJA | infernalmobs        | 1.7.5                    | InfernalMobs-1.12.2.jar                         | None                                     |
    | LCHIJA | ironbackpacks       | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar               | None                                     |
    | LCHIJA | ironchest           | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                 | None                                     |
    | LCHIJA | ironfurnaces        | 1.3.5                    | ironfurnaces-1.3.5.jar                          | None                                     |
    | LCHIJA | journeymap          | 1.12.2-5.5.6             | journeymap-1.12.2-5.5.6.jar                     | None                                     |
    | LCHIJA | jaff                | 1.7_for_1.12             | JustAFewFish-1.7_for_1.12.jar                   | None                                     |
    | LCHIJA | malisiscore         | 1.12.2-6.5.1-SNAPSHOT    | malisiscore-1.12.2-6.5.1.jar                    | None                                     |
    | LCHIJA | malisisdoors        | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                   | None                                     |
    | LCHIJA | mantle              | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                        | None                                     |
    | LCHIJA | mekanism            | 1.12.2-9.8.3.390         | Mekanism-1.12.2-9.8.3.390.jar                   | None                                     |
    | LCHIJA | morpheus            | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                     | None                                     |
    | LCHIJA | mo_swords           | v4                       | MoSwords-Mod-1.12.2.jar                         | None                                     |
    | LCHIJA | netherportalfix     | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar               | None                                     |
    | LCHIJA | oldcombat           | 1.0.0                    | OldCombat-1.12.2-v1.0.0.jar                     | None                                     |
    | LCHIJA | potioncore          | 1.8_for_1.12.2           | PotionCore-1.8_for_1.12.2.jar                   | None                                     |
    | LCHIJA | projecte            | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                     | None                                     |
    | LCHIJA | pvj                 | 1.6.3                    | ProjectVibrantJourneys-1.12.2-1.6.3.jar         | None                                     |
    | LCHIJA | refinedstorage      | 1.6.15                   | refinedstorage-1.6.15.jar                       | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LCHIJA | tconstruct          | 1.12.2-2.13.0.171        | TConstruct-1.12.2-2.13.0.171.jar                | None                                     |
    | LCHIJA | xreliquary          | 1.12.2-1.3.4.796         | Reliquary-1.12.2-1.3.4.796.jar                  | None                                     |
    | LCHIJA | roguelike           | 1.8.0                    | RoguelikeDungeons-1.12.2-1.8.0.jar              | None                                     |
    | LCHIJA | rustic              | 1.1.2                    | rustic-1.1.2.jar                                | None                                     |
    | LCHIJA | thermalfoundation   | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thermalexpansion    | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | thermaldynamics     | 2.5.5                    | ThermalDynamics-1.12.2-2.5.5.21-universal.jar   | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCHIJA | simplyjetpacks      | 2.2.14.67                | SimplyJetpacks2-1.12.2-2.2.14.67.jar            | None                                     |
    | LCHIJA | solarfurnace        | 1.0                      | SolarFurnace-Mod-1.12.2.jar                     | None                                     |
    | LCHIJA | tcomplement         | 1.12.2-0.4.3             | TinkersComplement-1.12.2-0.4.3.jar              | None                                     |
    | LCHIJA | tinkertoolleveling  | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar             | None                                     |
    | LCHIJA | treechopper         | 1.2.4                    | TreeChopper-1.12.2-1.2.4.jar                    | None                                     |
    | LCHIJA | wawla               | 2.5.273                  | Wawla-1.12.2-2.5.273.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | treechoppin         | 1.0.0                    | Tree-Chopper-Mod-1.12.2.jar                     | None                                     |


    Plugins:

    | State  | ID              | Version       | Source                 | Signature |
    |:------ |:--------------- |:------------- |:---------------------- |:--------- |
    | LCHIJA | inventorykeeper | 1.0.2         | inventorykeeper.jar    | None      |
    | LCHIJA | plan            | 5.0 build 367 | Plan-5.0-build-367.jar | None      |

    Loaded coremods (and transformers): 
Quark Plugin (Quark-r1.6-177.jar)
  vazkii.quark.base.asm.ClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
  mekanism.coremod.KeybindingMigrationHelper
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  
SpongeCoremod (spongeforge-1.12.2-2838-7.1.8.jar)
  org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)
        - quarkIntegration (Enabled/Not Forced)

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleMelter (Enabled/Not Forced)
        - ModuleArmor (Enabled/Not Forced)
        - ModuleSteelworks (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)
        - ToolLevelingPlugin (Enabled/Not Forced)
        - Oredict (Enabled/Forced)

    AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
    Profiler Position: N/A (disabled)
    Player Count: 0 / 5; []
    Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
    Type: Dedicated Server (map_server.txt)

 

Link to comment
Share on other sites

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • They were already updated, and just to double check I even did a cleanup and fresh update from that same page. I'm quite sure drivers are not the problem here. 
    • i tried downloading the drivers but it says no AMD graphics hardware has been detected    
    • Update your AMD/ATI drivers - get the drivers from their website - do not update via system  
    • As the title says i keep on crashing on forge 1.20.1 even without any mods downloaded, i have the latest drivers (nvidia) and vanilla minecraft works perfectly fine for me logs: https://pastebin.com/5UR01yG9
    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
  • Topics

×
×
  • Create New...

Important Information

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