Git Product home page Git Product logo

Comments (38)

shrx avatar shrx commented on July 28, 2024 2

My single player game also crashes when I try to start it (crash at "building terrain"). Here's the log:

[18:36:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:36:03] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[18:36:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[18:36:03] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2071 for Minecraft 1.10.2 loading
[18:36:03] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_74, running on Mac OS X:x86_64:10.10.5, installed at /Applications/Minecraft.app/Contents/runtime/jre-x64/1.8.0_74
[18:36:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:36:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:36:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:36:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:36:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:36:05] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[18:36:05] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[18:36:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:36:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[18:36:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:36:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[18:36:06] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[18:36:06] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 308]
[18:36:07] [Client thread/INFO]: Setting user: chunky_white
[18:36:09] [Client thread/WARN]: Skipping bad option: lastServer:
[18:36:09] [Client thread/INFO]: LWJGL Version: 2.9.2
[18:36:10] [Client thread/INFO] [FML]: MinecraftForge v12.18.1.2071 Initialized
[18:36:10] [Client thread/INFO] [FML]: Replaced 233 ore recipes
[18:36:10] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[18:36:10] [Client thread/INFO] [FML]: Searching /Users/sharix/Library/Application Support/minecraft/mods for mods
[18:36:11] [Client thread/WARN] [terraincontrol]: Mod terraincontrol is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.8.2-SNAPSHOT
[18:36:11] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[18:36:11] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, chunkgen, terraincontrol] at CLIENT
[18:36:11] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, chunkgen, terraincontrol] at SERVER
[18:36:11] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ChunkGen, FMLFileResourcePack:TerrainControl
[18:36:11] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[18:36:11] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[18:36:11] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[18:36:11] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[18:36:12] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[18:36:12] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[18:36:12] [Client thread/INFO] [FML]: Applying holder lookups
[18:36:12] [Client thread/INFO] [FML]: Holder lookups applied
[18:36:12] [Client thread/INFO] [FML]: Injecting itemstacks
[18:36:12] [Client thread/INFO] [FML]: Itemstack injection complete
[18:36:12] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.1.2073
[18:36:12] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:36:12] [Thread-6/INFO]: Initializing LWJGL OpenAL
[18:36:12] [Thread-6/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[18:36:13] [Thread-6/INFO]: OpenAL initialized.
[18:36:13] [Sound Library Loader/INFO]: Sound engine started
[18:36:14] [Client thread/INFO] [FML]: Max texture size: 16384
[18:36:14] [Client thread/INFO]: Created: 16x16 textures-atlas
[18:36:15] [Client thread/INFO] [TerrainControl]: 22 Global custom objects loaded
[18:36:15] [Client thread/INFO] [FML]: Injecting itemstacks
[18:36:15] [Client thread/INFO] [FML]: Itemstack injection complete
[18:36:15] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[18:36:15] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ChunkGen, FMLFileResourcePack:TerrainControl
[18:36:15] [Client thread/INFO]: SoundSystem shutting down...
[18:36:16] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[18:36:16] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:36:16] [Thread-8/INFO]: Initializing LWJGL OpenAL
[18:36:16] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[18:36:16] [Thread-8/INFO]: OpenAL initialized.
[18:36:16] [Sound Library Loader/INFO]: Sound engine started
[18:36:16] [Client thread/INFO] [FML]: Max texture size: 16384
[18:36:17] [Client thread/INFO]: Created: 1024x512 textures-atlas
[18:36:18] [Client thread/WARN]: Skipping bad option: lastServer:
[18:36:36] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[18:36:36] [Server thread/INFO]: Generating keypair
[18:36:36] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[18:36:36] [Server thread/INFO] [FML]: Found a missing id from the world terraincontrol:ice_plains_spikescustom
[18:36:37] [Server thread/INFO] [FML]: Applying holder lookups
[18:36:37] [Server thread/INFO] [FML]: Holder lookups applied
[18:36:37] [Server thread/INFO] [TerrainControl]: Loading configs for world "lalala"....
[18:36:37] [Server thread/INFO] [TerrainControl]: 0 world custom objects loaded.
[18:36:37] [Server thread/INFO] [TerrainControl]: 63 biomes Loaded
[18:36:37] [Server thread/INFO] [FML]: Loading dimension 0 (lalala) (net.minecraft.server.integrated.IntegratedServer@256e12b2)
[18:36:37] [Server thread/INFO] [FML]: Loading dimension 1 (lalala) (net.minecraft.server.integrated.IntegratedServer@256e12b2)
[18:36:37] [Server thread/INFO] [FML]: Loading dimension -1 (lalala) (net.minecraft.server.integrated.IntegratedServer@256e12b2)
[18:36:37] [Server thread/INFO]: Preparing start region for level 0
[18:36:38] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue
[18:36:38] [Server thread/ERROR] [FML]: 
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAA    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJAAA    FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2071.jar) 
    UCHIJAAA    Forge{12.18.1.2071} [Minecraft Forge] (forge-1.10.2-12.18.1.2071.jar) 
    UCHIJAAE    chunkgen{1.3} [ChunkGen] (chunkgen-1.10.2-1.4.0.jar) 
    UCHIJAAA    terraincontrol{2.8.2-SNAPSHOT} [TerrainControl] (terraincontrol-forge-2.8.2-SNAPSHOT.jar) 
[18:36:38] [Server thread/ERROR] [FML]: The following problems were captured during this phase
[18:36:38] [Server thread/ERROR] [FML]: Caught exception from chunkgen
java.lang.AbstractMethodError
    at net.minecraft.command.CommandHandler.func_71560_a(CommandHandler.java:134) ~[k.class:?]
    at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:59) ~[FMLServerStartingEvent.class:?]
    at com.gecgooden.chunkgen.ChunkGen.serverLoad(ChunkGen.java:39) ~[ChunkGen.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595) ~[forge-1.10.2-12.18.1.2071.jar:?]
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) ~[forge-1.10.2-12.18.1.2071.jar:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) ~[forge-1.10.2-12.18.1.2071.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:838) [Loader.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:292) [FMLCommonHandler.class:?]
    at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:122) [bzl.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[18:36:38] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event
net.minecraftforge.fml.common.LoaderException: java.lang.AbstractMethodError

    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:839) [Loader.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:292) [FMLCommonHandler.class:?]
    at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:122) [bzl.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
Caused by: java.lang.AbstractMethodError
    at net.minecraft.command.CommandHandler.func_71560_a(CommandHandler.java:134) ~[k.class:?]
    at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:59) ~[FMLServerStartingEvent.class:?]
    at com.gecgooden.chunkgen.ChunkGen.serverLoad(ChunkGen.java:39) ~[ChunkGen.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595) ~[forge-1.10.2-12.18.1.2071.jar:?]
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) ~[LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) ~[LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:838) ~[Loader.class:?]
    ... 4 more
[18:36:38] [Server thread/INFO]: Stopping server
[18:36:38] [Server thread/INFO]: Saving players
[18:36:38] [Server thread/INFO]: Saving worlds
[18:36:38] [Server thread/INFO]: Saving chunks for level 'lalala'/Overworld
[18:36:38] [Server thread/INFO]: Saving chunks for level 'lalala'/Nether
[18:36:38] [Server thread/INFO]: Saving chunks for level 'lalala'/The End
[18:36:38] [Server thread/INFO] [FML]: Unloading dimension 0
[18:36:38] [Server thread/INFO] [FML]: Unloading dimension -1
[18:36:38] [Server thread/INFO] [FML]: Unloading dimension 1
[18:36:38] [Server thread/INFO] [FML]: Applying holder lookups
[18:36:38] [Server thread/INFO] [FML]: Holder lookups applied
[18:36:38] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[18:36:38] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
[18:37:02] [Client Shutdown Thread/INFO]: Stopping server
[18:37:02] [Client Shutdown Thread/INFO]: Saving players
AL lib: (EE) alc_cleanup: 1 device not closed

from chunkgen.

gecgooden avatar gecgooden commented on July 28, 2024 1

Can you try this file?
chunkgen-1.10.2-1.4.0.jar.zip

from chunkgen.

kaeltis avatar kaeltis commented on July 28, 2024

Got the same exception, using the "All the Mods" pack, server crashes when trying to load the map.
https://mods.curse.com/modpacks/minecraft/242462-all-the-mods

[16:53:15] [Server thread/ERROR] [FML/]: Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue
[16:53:15] [Server thread/ERROR] [FML/]:
        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
        UCHIJAAA        mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
        UCHIJAAA        FML{8.0.99.99} [Forge Mod Loader] (forge.jar)
        UCHIJAAA        Forge{12.18.1.2018} [Minecraft Forge] (forge.jar)
        UCHIJAAA        Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.0.3.jar)
        UCHIJAAA        ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar)
        UCHIJAAA        JEI{3.7.8.234} [Just Enough Items] (jei_1.10.2-3.7.8.234.jar)
        UCHIJAAA        abyssalcraft{1.9.2.7} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.2.7.jar)
        UCHIJAAA        actuallyadditions{1.10.2-r56} [Actually Additions] (ActuallyAdditions-1.10.2-r56.jar)
        UCHIJAAA        AppleCore{1.3.5} [AppleCore] (AppleCore-mc1.10.2-1.3.5.jar)
        UCHIJAAA        architecturecraft{1.5.0.0} [ArchitectureCraft] (ArchitectureCraft-1.5.0.0-mc1.10.2.jar)
        UCHIJAAA        armorplus{1.9.4-4.1.8.1} [ArmorPlus] (armorplus-1.9.4-4.1.8.1.jar)
        UCHIJAAA        Aroma1997CoreHelper{1.1.0.3} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.0.3.jar)
        UCHIJAAA        AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
        UCHIJAAA        AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
        UCHIJAAA        autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar)
        UCHIJAAA        bagginses{2.4.2d} [Bagginses] (Bagginses-1.10-3.0.3.jar)
        UCHIJAAA        Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
        UCHIJAAA        BBG{5.0.0} [BetterBedrockGen] (BBG-1.9.4-5.0.0.jar)
        UCHIJAAA        bdlib{1.12.2.8} [BD Lib] (bdlib-1.12.2.8-mc1.10.2.jar)
        UCHIJAAA        betteragriculture{0.16} [Better Agriculture] (BetterAgriculture_(MC-1.10)-0.16.jar)
        UCHIJAAA        BiomesOPlenty{4.1.0.2052} [Biomes O' Plenty] (BiomesOPlenty-1.9.4-4.1.0.2052-universal.jar)
        UCHIJAAA        BloodMagic{1.9.4-2.0.3-53} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.3-53.jar)
        UCHIJAAA        Bloodmoon{1.2} [Bloodmoon] (Bloodmoon-MC1.9.4-1.4.1.jar)
        UCHIJAAA        bookshelf{1.3.0.282} [Bookshelf] (Bookshelf-1.10.2-1.3.0.282.jar)
        UCHIJAAA        Botania{r1.8-314} [Botania] (Botania-unofficial.r1.8-314.jar)
        UCHIJAAA        Bullseye{1.0.3} [Bullseye] (Bullseye-1.9.4-1.0.3.jar)
        UCHIJAAA        SonarCore{3.0.7} [SonarCore] (SonarCore-1.9.4-3.0.7.jar)
        UCHIJAAA        Calculator{3.0.8} [Calculator] (Calculator-1.9.4-3.0.8.jar)
        UCHIJAAA        Chameleon{1.9.4-2.1.6} [Chameleon] (Chameleon-1.9.4-2.1.6.jar)
        UCHIJAAA        mcmultipart{1.2.0} [MCMultiPart] (MCMultiPart-1.2.0-universal.jar)
        UCHIJAAA        CharsetLib{0.3.0-pre12} [‽] (Charset-0.3.0-pre12.jar)
        UCHIJAAA        CharsetAudio{0.3.0-pre12} [♫] (Charset-0.3.0-pre12.jar)
        UCHIJAAA        CharsetCarts{0.3.0-pre12} [U] (Charset-0.3.0-pre12.jar)
        UCHIJAAA        CharsetDecoration{0.3.0-pre12} [�?] (Charset-0.3.0-pre12.jar)
        UCHIJAAA        CharsetDrama{0.3.0-pre12} [!] (Charset-0.3.0-pre12.jar)
        UCHIJAAA        CharsetFarming{0.3.0-pre12} [;] (Charset-0.3.0-pre12.jar)
        UCHIJAAA        CharsetGates{0.3.0-pre12} [&] (Charset-0.3.0-pre12.jar)
        UCHIJAAA        CharsetPipes{0.3.0-pre12} [|] (Charset-0.3.0-pre12.jar)
        UCHIJAAA        CharsetStorage{0.3.0-pre12} [#] (Charset-0.3.0-pre12.jar)
        UCHIJAAA        CharsetTweaks{0.3.0-pre12} [*] (Charset-0.3.0-pre12.jar)
        UCHIJAAA        CharsetWires{0.3.0-pre12} [+] (Charset-0.3.0-pre12.jar)
        UCHIJAAA        CharsetWrench{0.3.0-pre12} [/] (Charset-0.3.0-pre12.jar)
        UCHIJAAA        chisel{MC1.9.4-0.0.6.33} [Chisel] (Chisel-MC1.9.4-0.0.6.33.jar)
        UCHIJAAA        chiselsandbits{11.7} [Chisels & Bits] (chiselsandbits-11.7.jar)
        UCHIJAAE        chunkgen{1.3} [ChunkGen] (chunkgen-1.10.2-1.4.0.jar)
        UCHIJAAA        cookingforblockheads{3.1.26} [Cooking for Blockheads] (CookingForBlockheads-mc1.9.4-3.1.26.jar)
        UCHIJAAA        correlatedpotentialistics{1.1.3} [Correlated Potentialistics] (CorrelatedPotentialistics-1.1.3.jar)
        UCHIJAAA        craftingtweaks{5.0.6} [Crafting Tweaks] (craftingtweaks-mc1.9.4-5.0.6.jar)
        UCHIJAAA        MineTweaker3{3.0.10} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.10.jar)
        UCHIJAAA        DarkUtils{1.1.3.67} [Dark Utilities] (DarkUtilities-1.10.2-1.1.3.70.jar)
        UCHIJAAA        ElecCore{1.5.292} [ElecCore] (ElecCore-1.9.4-1.5.292.jar)
        UCHIJAAA        deepresonance{1.2.0beta35} [DeepResonance] (deepresonance-1.9.4-1.2.0beta35.jar)
        UCHIJAAA        easyBreeding{5.0.0} [Easy Breeding] (easybreeding-1.9.4-4.0.1.jar)
        UCHIJAAA        EnderBags{2.0.1} [EnderBags] (EnderBags-1.9.4-2.0.0.jar)
        UCHIJAAA        endercore{1.10.2-0.4.1.43-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.43-beta.jar)
        UCHIJAAA        EnderIO{1.10.2-3.0.1.77_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.77_beta.jar)
        UCHIJAAA        shetiphiancore{3.3.0} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.0.jar)
        UCHIJAAA        endertanks{1.4.1} [EnderTanks] (endertanks-1.10.0-1.4.1.jar)
        UCHIJAAA        enderthing{0.6.10} [Enderthing] (enderthing-1.10.2-0.6.10.jar)
        UCHIJAAA        EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
        UCHIJAAA        endmetals{1.0.4} [End Metals] (EndMetals_1.9-1.0.4.jar)
        UCHIJAAA        ValkyrieLib{1.10.2-0.10.2} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.2.jar)
        UCHIJAAA        EnvironmentalTech{1.10.2-0.10.2d} [Environmental Tech] (environmentaltech-1.10.2-0.10.2d.jar)
        UCHIJAAA        shadowmc{3.4.4} [ShadowMC] (ShadowMC-1.10.2-3.4.4.jar)
        UCHIJAAA        ExtraRails{1.1.1} [Extra Rails] (ExtraRails-1.10.2-1.1.1.jar)
        UCHIJAAA        FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-MC1.9.4-1.2.1.jar)
        UCHIJAAA        flatcoloredblocks{mc1.10-v4.1} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.1.jar)
        UCHIJAAA        forestry{5.2.3.213} [Forestry] (forestry_1.10.2-5.2.3.213.jar)
        UCHIJAAA        gendustry{1.6.4.14} [GenDustry] (gendustry-1.6.4.14-mc1.10.2.jar)
        UCHIJAAA        advgenerators{0.9.20.10} [Advanced Generators] (generators-0.9.20.10-mc1.10.2.jar)
        UCHIJAAA        fishing{1.4} [Fishing Net Mod] (GiacomosFishingNet1.9.4-1.4.jar)
        UCHIJAAA        grapple_hooks{1.0.8} [Grapple Hooks] (Grapple-Hooks-1.10.2-1.0.8.jar)
        UCHIJAAA        InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
        UCHIJAAA        inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
        UCHIJAAA        IronChest{7.0.7.795} [Iron Chest] (ironchest-1.10.2-7.0.7.795.jar)
        UCHIJAAA        JEFB{1.0.3} [Just Enough Forestry Bees] (jefb_1.10.2-1.0.3.jar)
        UCHIJAAA        journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
        UCHIJAAA        malisiscore{1.9.4-4.0.2} [MalisisCore] (malisiscore-1.9.4-4.0.2.jar)
        UCHIJAAA        malisisblocks{1.9.4-4.0.1} [Malisis Blocks] (malisisblocks-1.9.4-4.0.1.jar)
        UCHIJAAA        malisisdoors{1.9.4-5.0.1} [MalisisDoors] (malisisdoors-1.9.4-5.0.1.jar)
        UCHIJAAA        mantle{1.10.2-0.10.4.jenkins163} [Mantle] (Mantle-1.10.2-0.10.4.jar)
        UCHIJAAA        Mekanism{9.1.0} [Mekanism] (Mekanism-1.10.2-9.1.0.288.jar)
        UCHIJAAA        MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.10.2-9.1.0.288.jar)
        UCHIJAAA        MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.10.2-9.1.0.288.jar)
        UCHIJAAA        testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
        UCHIJAAA        mobtotems{1.10.2-0.1.2} [Mob Totems] (mobtotems-1.10.2-0.1.2.jar)
        UCHIJAAA        Morphtool{1.0-6} [Morph-o-Tool] (Morph-o-Tool-1.0-6.jar)
        UCHIJAAA        Morpheus{1.10-3.1.6} [Morpheus] (Morpheus-1.10-3.1.6.jar)
        UCHIJAAA        NashornLib{1.9.4-1.8.77-1.3.1} [Nashorn Library] (NashornLib-1.9.4-1.8.77-1.3.1.8.jar)
        UCHIJAAA        botanicaladdons{GRADLE:VERSION.GRADLE:BUILD} [Natural Pledge] (NaturalPledge-r1.3.jar)
        UCHIJAAA        nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.9-1.1.2.jar)
        UCHIJAAA        netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
        UCHIJAAA        nmsot{1.1.5-mc1.10} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.1.5-mc1.10.jar)
        UCHIJAAA        notenoughwands{1.3.5} [Not Enough Wands] (notenoughwands-1.9.4-1.3.5.jar)
        UCHIJAAA        OpenComputers{1.6.0.2-beta.4} [OpenComputers] (OpenComputers-MC1.10-1.6.0.2-beta.4.jar)
        UCHIJAAA        fodc{1.9.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.1.jar)
        UCHIJAAA        orespawn{1.0.3} [Ore Spawn] (OreSpawn_1.9.4-1.0.3.jar)
        UCHIJAAA        packingtape{0.5.2} [Packing Tape] (PackingTape-1.9.4-0.5.2.jar)
        UCHIJAAA        harvestcraft{1.9.4-pre} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2a.jar)
        UCHIJAAA        Pillar{1.0-5} [Pillar] (Pillar-1.0-5.jar)
        UCHIJAAA        platforms{1.2.0} [Platforms] (platforms-1.10.0-1.2.0.jar)
        UCHIJAAA        progressiveautomation{1.6.49} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.49.jar)
        UCHIJAAA        Psi{r1.0-37} [Psi] (Psi-r1.0-37.jar)
        UCHIJAAA        psionup{GRADLE:VERSION.GRADLE:BUILD} [PSIonic Upgrades] (PSIonicUpgrades-r1.13.jar)
        UCHIJAAA        Quark{beta-49} [Quark] (Quark-beta-49.jar)
        UCHIJAAA        randomthings{3.7.4} [Random Things] (RandomThings-MC1.10-3.7.4.jar)
        UCHIJAAA        StorageDrawers{1.9.4-3.2.1} [Storage Drawers] (StorageDrawers-1.9.4-3.2.1.jar)
        UCHIJAAA        refinedstorage{0.8.12} [Refined Storage] (refinedstorage-0.8.12.jar)
        UCHIJAAA        xreliquary{1.10.2-1.3.2.434} [Reliquary] (Reliquary-1.10.2-1.3.2.434.jar)
        UCHIJAAA        rftools{5.09} [RFTools] (rftools-1.10-5.09.jar)
        UCHIJAAA        rftoolsdim{4.30beta46} [RFTools Dimensions] (rftoolsdim-1.10-4.30beta46.jar)
        UCHIJAAA        Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4.jar)
        UCHIJAAA        roots{0.110} [Roots] (roots-1.10.2-0.110.0.jar)
        UCHIJAAA        Signals{1.0} [Signals] (Signals-1.9.4-0.4.1-universal.jar)
        UCHIJAAA        simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
        UCHIJAAA        SleepingBag{1.2.1} [Sleeping Bag] (SleepingBag-1.9.4-1.2.1.jar)
        UCHIJAAA        soulshardstow{1.10.2-2.5.5-39} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.5.5-39.jar)
        UCHIJAAA        SpiceOfLife{1.3.3} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.3.jar)
        UCHIJAAA        substratum{1.7.0.0} [Substratum] (Substratum-1.10.2-1.7.0.0.jar)
        UCHIJAAA        tconstruct{1.10-2.3.3a.jenkins271} [Tinkers' Construct] (TConstruct-1.10-2.3.3a.jar)
        UCHIJAAA        tesla{1.2.1.41} [TESLA] (Tesla-1.10.2-1.2.1.41.jar)
        UCHIJAAA        theoneprobe{1.0.13} [The One Probe] (theoneprobe-1.10-1.0.13.jar)
        UCHIJAAA        tombmanygraves{1.9.4_1.10.2-2.1.8} [Tomb Many Graves] (TombManyGraves-1.9.4_1.10.2-2.1.8.jar)
        UCHIJAAA        vc{v0.3.4a-mc1.10.2} [ViesCraft] (ViesCraft-0.3.4a-mc1.10.2.jar)
        UCHIJAAA        waterstrainer{1.1.0} [Water Strainer] (WaterStrainer-1.9.4-1.1.0.jar)
        UCHIJAAA        weaponsplus{1.9.4-3.0.0.0} [WeaponsPlus] (WeaponsPlus1.9.4-3.0.0.0.jar)
        UCHIJAAA        WTFCore{1.9v0.1} [WTFCore] (WTFExpedition_1.10.2_Beta5.jar)
        UCHIJAAA        CaveBiomes{2.0} [WhiskyTangoFox's Cave Biomes] (WTFExpedition_1.10.2_Beta5.jar)
        UCHIJAAA        xprings{1.2.0} [Experience Rings] (xprings-1.2.0.jar)
        UCHIJAAA        Zoology{1.0} [Zoology] (zoology-1.10-alpha-1.0.0.jar)
        UCHIJAAA        UniDict{1.10.2-1.4d} [UniDict] (UniDict-1.10.2-1.4d.jar)
[16:53:15] [Server thread/ERROR] [FML/]: The following problems were captured during this phase
[16:53:15] [Server thread/ERROR] [FML/]: Caught exception from chunkgen
java.lang.AbstractMethodError
        at net.minecraft.command.CommandHandler.func_71560_a(CommandHandler.java:133) ~[k.class:?]
        at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:59) ~[FMLServerStartingEvent.class:?]
        at com.gecgooden.chunkgen.ChunkGen.serverLoad(ChunkGen.java:39) ~[ChunkGen.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
        at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:577) ~[forge.jar:?]
        at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
        at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) ~[forge.jar:?]
        at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) ~[forge.jar:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
        at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) [LoadController.class:?]
        at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:838) [Loader.class:?]
        at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:292) [FMLCommonHandler.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:293) [ld.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_102]
[16:53:15] [Server thread/ERROR] [FML/]: A fatal exception occurred during the server starting event
net.minecraftforge.fml.common.LoaderException: java.lang.AbstractMethodError

        at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186) ~[LoadController.class:?]
        at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:839) [Loader.class:?]
        at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:292) [FMLCommonHandler.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:293) [ld.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_102]
Caused by: java.lang.AbstractMethodError
        at net.minecraft.command.CommandHandler.func_71560_a(CommandHandler.java:133) ~[k.class:?]
        at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:59) ~[FMLServerStartingEvent.class:?]
        at com.gecgooden.chunkgen.ChunkGen.serverLoad(ChunkGen.java:39) ~[ChunkGen.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
        at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:577) ~[forge.jar:?]
        at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) ~[?:?]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
        at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) ~[LoadController.class:?]
        at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) ~[LoadController.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_102]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_102]
        at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_102]
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
        at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
        at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) ~[LoadController.class:?]
        at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:838) ~[Loader.class:?]
        ... 4 more

from chunkgen.

UntouchedWagons avatar UntouchedWagons commented on July 28, 2024

I'm getting this issue too with the All The Mods pack.

from chunkgen.

gecgooden avatar gecgooden commented on July 28, 2024

What version of All The Mods are you using?

from chunkgen.

UntouchedWagons avatar UntouchedWagons commented on July 28, 2024

We're using V1.10

from chunkgen.

gecgooden avatar gecgooden commented on July 28, 2024

Okay, I'll test that out later today.

from chunkgen.

Rasgnarok avatar Rasgnarok commented on July 28, 2024

Same thing here - server does not load with chunk gen

from chunkgen.

Rasgnarok avatar Rasgnarok commented on July 28, 2024

As a matter of reference, I am using Forge 2026 or 2073 - none want to work with it.
Same error as Shrx above I believe - https://gyazo.com/77aa337121688267e1ba0e611098accb

from chunkgen.

InsaneJ avatar InsaneJ commented on July 28, 2024

Getting the same error using Forge 12.18.1.2075 and opening an existing world.
Client log: http://paste2.org/wy7vw6WV

from chunkgen.

shrx avatar shrx commented on July 28, 2024

Thanks, will try it asap, probably in the next days.

from chunkgen.

InsaneJ avatar InsaneJ commented on July 28, 2024

No longer getting a crash with that version. However it doesn't seem to be generating any chunks for me.

from chunkgen.

gecgooden avatar gecgooden commented on July 28, 2024

@InsaneJ Would you be able to send me the whole server log, and the command that you are using to start chunkgen?

from chunkgen.

InsaneJ avatar InsaneJ commented on July 28, 2024

http://paste2.org/P1ghMGc7

/chunkgen ~ ~ 5000 5000 0

The command doesn't seem to be logged in fml-server-latest.log.

from chunkgen.

gecgooden avatar gecgooden commented on July 28, 2024

@InsaneJ See the readme, the command changed to /chunkgen zone <x> <z> <xSize> <zSize> [dimension] [logToChat]

I'm not sure why it wasn't logged, I'll look into that.

from chunkgen.

InsaneJ avatar InsaneJ commented on July 28, 2024

I took the instructions from https://minecraft.curseforge.com/projects/chunkgen which may need to be updated.

Running /chunkgen radius ~ ~ 100 seems to generate a circle with a radius of 100 chunks around my current position. It also logs to chat and the server log. Thanks!

from chunkgen.

capSAR273 avatar capSAR273 commented on July 28, 2024

I am still getting the error posted above by @shrx on the new file you posted, here is the output: http://pastebin.com/8s5A0v0L

from chunkgen.

MechanosG avatar MechanosG commented on July 28, 2024

I'm having the same issue. Chunkgen 1.4.0 with 1.10.2 Minecraft. Crashes when you start to generate the world. Removing Chunkgen fixes it.

from chunkgen.

gecgooden avatar gecgooden commented on July 28, 2024

@MechanosG Have you tried with this jar file? https://github.com/gecgooden/chunkgen/files/449181/chunkgen-1.10.2-1.4.0.jar.zip

from chunkgen.

MechanosG avatar MechanosG commented on July 28, 2024

Is that one different from the 1.4.0 in the releases section?

from chunkgen.

gecgooden avatar gecgooden commented on July 28, 2024

Yes, it should have a fix, but there are mixed reports of it working. Also, what version of forge are you using?

from chunkgen.

MechanosG avatar MechanosG commented on July 28, 2024

Forge 12.18.1.2077. And ok, I will try that new version right now.

from chunkgen.

MechanosG avatar MechanosG commented on July 28, 2024

Well it didn't crash this time. But I'm not 100% certain of how to tell it's working, or if I set the configs properly. In the config, I set it to run even when players are present, then set the height to 128 (does this mean it'll generate terrain under this height?) and the width to 6400 (400 chunks in 1 direction I think?). And it doesn't seem to be generating new chunks. After letting it run about 10 minutes, I toggled on creative and flew off in a direction. No pregenerated chunks just barely outside my view distance. I'm also testing it singleplayer, if that makes a difference.

from chunkgen.

sab666 avatar sab666 commented on July 28, 2024

Forge 12.18.1.2086 here with a custom modpack, also suffering from the crash (java.lang.AbstractMethodError).
With the version posted above the server Does start, but when I try to run it (chunkgen zone 0 0 100 100), nothing seems to happen, and the world directory remans 18mb.

The server logfile is filling up though, for example:

[00:45:48] [Server thread/INFO] [chunkgen/]: Loaded Chunk at 10, 48 (Overworld)
[00:45:48] [Server thread/INFO] [chunkgen/]: Loaded Chunk at 10, 49 (Overworld)
[00:45:48] [Server thread/INFO] [chunkgen/]: Loaded Chunk at 10, 50 (Overworld)
[00:45:48] [Server thread/INFO] [chunkgen/]: Loaded Chunk at 10, 51 (Overworld)
[00:45:48] [Server thread/INFO] [chunkgen/]: Loaded Chunk at 10, 52 (Overworld)
[00:45:48] [Server thread/INFO] [chunkgen/]: Loaded Chunk at 10, 53 (Overworld)
[00:45:48] [Server thread/INFO] [chunkgen/]: Loaded Chunk at 10, 54 (Overworld)
[00:45:48] [Server thread/INFO] [chunkgen/]: Loaded Chunk at 10, 55 (Overworld)
[00:45:48] [Server thread/INFO] [chunkgen/]: Loaded Chunk at 10, 56 (Overworld)
[00:45:48] [Server thread/INFO] [chunkgen/]: Loaded Chunk at 10, 57 (Overworld)
[00:45:48] [Server thread/INFO] [chunkgen/]: Loaded Chunk at 10, 58 (Overworld)
[00:45:48] [Server thread/INFO] [chunkgen/]: Loaded Chunk at 10, 59 (Overworld)
[00:45:48] [Server thread/INFO] [chunkgen/]: Generattion 0.09586775% completed

from chunkgen.

marvin-bitterlich avatar marvin-bitterlich commented on July 28, 2024

For me the newest file worked. It started up and using
/chunkgen zone ~ ~ 5000 5000 0
started generating chunks.

There is still a minor floating point problem ;)
Generattion 3.361702E-5% completed

The player chat gets spammed by:
image

from chunkgen.

TheBrain0110 avatar TheBrain0110 commented on July 28, 2024

I also had the same crash, which was fixed by the new build you posted here.

But I'm also having the same issue as #25, where it says it's loading all the chunks (and spamming each one to the console >.>), but nothing actually gets generated.

from chunkgen.

TheRealDadbeard avatar TheRealDadbeard commented on July 28, 2024

This is how i crash:

UCHIJAAA fluidity{6.1.3} [Fluidity] (Fluidity-6.1.3.jar) [23:07:35] [Server thread/ERROR] [FML]: The following problems were captured during this phase [23:07:35] [Server thread/ERROR] [FML]: Caught exception from chunkgen java.lang.AbstractMethodError at net.minecraft.command.CommandHandler.func_71560_a(CommandHandler.java:134) ~[k.class:?] at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:59) ~[FMLServerStartingEvent.class:?] at com.gecgooden.chunkgen.ChunkGen.serverLoad(ChunkGen.java:39) ~[ChunkGen.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:597) ~[minecraft_server.jar:?] at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?] at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) ~[minecraft_server.jar:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) ~[minecraft_server.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?] at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) [LoadController.class:?] at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:840) [Loader.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:292) [FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:293) [ld.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] [23:07:35] [Server thread/ERROR] [FML]: A fatal exception occurred during the server starting event net.minecraftforge.fml.common.LoaderException: java.lang.AbstractMethodError at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186) ~[LoadController.class:?] at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:841) [Loader.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:292) [FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:293) [ld.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] Caused by: java.lang.AbstractMethodError at net.minecraft.command.CommandHandler.func_71560_a(CommandHandler.java:134) ~[k.class:?] at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:59) ~[FMLServerStartingEvent.class:?] at com.gecgooden.chunkgen.ChunkGen.serverLoad(ChunkGen.java:39) ~[ChunkGen.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:597) ~[minecraft_server.jar:?] at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?] at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) ~[LoadController.class:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) ~[LoadController.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_101] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?] at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) ~[LoadController.class:?] at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:840) ~[Loader.class:?] ... 4 more [23:07:35] [Server thread/INFO]: Stopping server [23:07:35] [Server thread/INFO]: Saving players [23:07:35] [Server thread/INFO]: Saving worlds [23:07:35] [Server thread/INFO]: Saving chunks for level 'world'/Overworld [23:07:35] [Server thread/INFO] [antiqueatlas]: Saving local markers data to NBT [23:07:35] [Server thread/INFO]: Saving chunks for level 'world'/Nether [23:07:35] [Server thread/INFO]: Saving chunks for level 'world'/The End [23:07:35] [Server thread/INFO] [FML]: Unloading dimension 0 [23:07:35] [Server thread/INFO] [FML]: Unloading dimension -1 [23:07:35] [Server thread/INFO] [FML]: Unloading dimension 1 [23:07:35] [Server thread/INFO] [FML]: Applying holder lookups [23:07:35] [Server thread/INFO] [FML]: Holder lookups applied [23:07:35] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded. [23:07:35] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded. [23:07:35] [Server Shutdown Thread/INFO]: Stopping server SERVER SHUT DOWN

from chunkgen.

Lariag avatar Lariag commented on July 28, 2024

I was also getting a crash, but the last file posted here fixed it. Now it doesn't crash but chunks are not being generated.
The savegame doesn't grow on size and when I use a program to render the entire map, only chunks the I explored are rendered.

from chunkgen.

TheBrain0110 avatar TheBrain0110 commented on July 28, 2024

@gecgooden Is the fix from the file you posted in the master branch? I tried building from source to see if I could get the actually-generating-chunks part (AKA #25) working, but the latest master code still crashes with the original error.

[Server thread/ERROR] [FML/]: Caught exception from chunkgen
java.lang.AbstractMethodError
        at net.minecraft.command.CommandHandler.func_71560_a(CommandHandler.java:133) ~[k.class:?]
        at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:59) ~[FMLServerStartingEvent.class:?]
        at com.gecgooden.chunkgen.ChunkGen.serverLoad(ChunkGen.java:39) ~[ChunkGen.class:?]

I'm trying to look through the code to see if I can find a fix, but I'm not an expert...

from chunkgen.

arlojeremy avatar arlojeremy commented on July 28, 2024

Is it bad form to comment just to say that the file in this thread fixed the crash on world loading problem, but when I use the command, nothing happens?

If I run the command on the server, nothing happens at all, and no messages.
If I try to run the command on the server, all I see is line posted to chat that says:

commands.chunkgen.usage

... and nothing else.

Latest HermitPack running 1.10.2 and forge version 12.18.2.2099

Glad to help debug this if I can. Thanks.

from chunkgen.

Lariag avatar Lariag commented on July 28, 2024

I forgot to add the log:
This happens after creating a new world and running the command:

> chunkgen radius 50 50 2 [10:23:45] [Server thread/INFO]: Enqueued 13 chunks to generat [10:23:45] [Server thread/INFO] [chunkgen]: Loaded Chunk at 48 [10:23:45] [Server thread/INFO] [chunkgen]: Loaded Chunk at 49 [10:23:45] [Server thread/INFO] [chunkgen]: Loaded Chunk at 49 [10:23:45] [Server thread/INFO] [chunkgen]: Loaded Chunk at 49 [10:23:45] [Server thread/INFO] [chunkgen]: Loaded Chunk at 50 [10:23:45] [Server thread/INFO] [chunkgen]: Loaded Chunk at 50 [10:23:45] [Server thread/INFO] [chunkgen]: Loaded Chunk at 50 [10:23:45] [Server thread/INFO] [chunkgen]: Loaded Chunk at 50 [10:23:45] [Server thread/INFO] [chunkgen]: Loaded Chunk at 50 [10:23:45] [Server thread/INFO] [chunkgen]: Loaded Chunk at 51 [10:23:45] [Server thread/INFO] [chunkgen]: Loaded Chunk at 51 [10:23:45] [Server thread/INFO] [chunkgen]: Loaded Chunk at 51 [10:23:45] [Server thread/INFO] [chunkgen]: Loaded Chunk at 52 [10:23:45] [Server thread/INFO]: Chunk Generation Completed! [10:23:45] [Server thread/INFO]: Chunk Generation Completed!

All of that happens in less than 2. Same with the zone command.

That was with forge .2125. Now tested both files with forge .2134 with same results.

from chunkgen.

aaronmallen avatar aaronmallen commented on July 28, 2024

Was having the same issue file linked in this issue worked for me. Running Direwolf20 1.2.0 for 1.10.2

from chunkgen.

JustCallMeBitty avatar JustCallMeBitty commented on July 28, 2024

Failing for me with DireWolf20 1.1.4 (release version) using chunkgen-1.10.2-1.4.0. Brand new install.

[10:08:14] [Server thread/ERROR] [FML/]: The following problems were captured during this phase
[10:08:14] [Server thread/ERROR] [FML/]: Caught exception from ChunkGen (chunkgen)
java.lang.AbstractMethodError
at net.minecraft.command.CommandHandler.func_71560_a(CommandHandler.java:134) ~[k.class:?]
at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:59) ~[FMLServerStartingEvent.class:?]
at com.gecgooden.chunkgen.ChunkGen.serverLoad(ChunkGen.java:39) ~[ChunkGen.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) ~[FTBserver-1.10.2-12.18.2.2171-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) ~[FTBserver-1.10.2-12.18.2.2171-universal.jar:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) ~[FTBserver-1.10.2-12.18.2.2171-universal.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:845) [Loader.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:292) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:293) [ld.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
[10:08:14] [Server thread/ERROR] [FML/]: A fatal exception occurred during the server starting event
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from ChunkGen (chunkgen)

Caused by: java.lang.AbstractMethodError
at net.minecraft.command.CommandHandler.func_71560_a(CommandHandler.java:134) ~[k.class:?]
at net.minecraftforge.fml.common.event.FMLServerStartingEvent.registerServerCommand(FMLServerStartingEvent.java:59) ~[FMLServerStartingEvent.class:?]
at com.gecgooden.chunkgen.ChunkGen.serverLoad(ChunkGen.java:39) ~[ChunkGen.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) ~[FTBserver-1.10.2-12.18.2.2171-universal.jar:?]
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) ~[LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_111]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_111]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_111]
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) ~[LoadController.class:?]
at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:845) [Loader.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:292) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:293) [ld.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
[10:08:14] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

from chunkgen.

Lariag avatar Lariag commented on July 28, 2024

Try the new version 1.5 that was uploaded to curseforge https://minecraft.curseforge.com/projects/chunkgen/files

from chunkgen.

JustCallMeBitty avatar JustCallMeBitty commented on July 28, 2024

1.5 works for me. Thanks.

from chunkgen.

DBotThePony avatar DBotThePony commented on July 28, 2024

1.4.0 crashes the server. 1.5.0 works fine, but when you enter invalid arguments, command fails silently. Also /chunkgen stop stops chunk generation silently, without any output.

from chunkgen.

TheIceCreamBear avatar TheIceCreamBear commented on July 28, 2024

I got the same error when I ran it in my own development environment running the latest Forge version for MC version 1.7.10 (yes i know that that version is technically not supported anymore). Because I was getting the error in a dev environment and knew how to set another one up, I downloaded the source for version 1.7.10-1.3.1 and set up an environment. It worked fine in its own environment, which lead me to believe there may be a problem with the exported .jar file. After some head scratching and picking through .class files, I found that in the jar file labeled 'chunkgen-1.7.10-1.3.1.jar' the .class file 'com.gecgooden.chunkgen.command.ChunkGenCommand' didn't match the class file in the jar file labeled 'chunkgen-1.7.10-1.3.1-deobf.jar' of the same name nor did it match the class file in the eclipse build folder of the same name. However, the two in the eclipse location and in the deobf .jar did match. Because of that finding, I moved the deobf .jar to my mods folder of my original dev environment and ran both the client and server with no AbstractMethodError at server/ world load. I have idea why the gradlew script decided that it was going to rename the method when it compiled the .jar, but it did and that's why that error keeps getting thrown even with all the fixes. In terms of a long term fix for exports, the only thing I can say that will work with certainty is making the file you release the deobf .jar. It might be possible to find what is causing the the obfuscation to occur and disable that, but I don't know how and therefore can't say there is a way to do that.

EDIT: 5/17/17 23:05 EDT
After writing the above I remove the temporary development environment for this mod.

EDIT: 5/18/17 20:23 EDT
Earlier I found out that only some minecraft builds require the deobd .jar, and other do not. Example is a special MinecraftEDU instance running minecraft version 1.7.10 and forge version 1.7.10-10.13.4.1614 requiring the non-deobf .jar where as the development environment required the deobf .jar.

from chunkgen.

amenoko avatar amenoko commented on July 28, 2024

I'm trying to run 1.5.0 with 1.10.2 and besides chunkgen only RTG installed and while chunkgen doesn't crash the server, it still fails silently.

from chunkgen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.