[10:00:42] [Server thread/ERROR] [FML/]: Caught exception from TooMuchTNT
java.lang.NoClassDefFoundError: net/minecraft/client/audio/SoundManager
...
at com.toomuchtnt.TooMuchTNT.Init(TooMuchTNT.java:1052) ~[TooMuchTNT.class:?]
TooMuchTNT is attempting to load a client-only class on the server. Report this to the author.
If you're not actually developing a mod, this belongs in Modded Client Support or Server Support. Modification Development is for mod development help.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.
To post a comment, please login or register a new account.
so this is what i get when i start my server, and then it closes the server.
[10:00:31] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[10:00:31] [main/INFO] [FML/]: Forge Mod Loader version 7.99.16.1448 for Minecraft 1.7.10 loading
[10:00:31] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_45, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_45
[10:00:31] [main/DEBUG] [FML/]: Java classpath at launch is forge.jar
[10:00:31] [main/DEBUG] [FML/]: Java library path at launch is C:\ProgramData\Oracle\Java\javapath;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Skype\Phone\;.
[10:00:31] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[10:00:31] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[10:00:31] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[10:00:31] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[10:00:31] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[10:00:31] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers
[10:00:31] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[10:00:31] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[10:00:31] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\Hunter\Desktop\Hunters stuff\Games\minecraft\New folder\.
[10:00:31] [main/DEBUG] [FML/]: Discovering coremods
[10:00:31] [main/DEBUG] [FML/]: Examining for coremod candidacy Flans Mod-1.7.10-4.10.0.jar
[10:00:31] [main/DEBUG] [FML/]: Not found coremod data in Flans Mod-1.7.10-4.10.0.jar
[10:00:31] [main/DEBUG] [FML/]: Examining for coremod candidacy New-Stefinus-3D-Guns-Mod-1.7.10.jar
[10:00:31] [main/DEBUG] [FML/]: Not found coremod data in New-Stefinus-3D-Guns-Mod-1.7.10.jar
[10:00:31] [main/DEBUG] [FML/]: Examining for coremod candidacy TooMuchTNT v2.9.jar
[10:00:31] [main/DEBUG] [FML/]: Not found coremod data in TooMuchTNT v2.9.jar
[10:00:31] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:00:31] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:00:31] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:00:31] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:00:31] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:00:31] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
[10:00:31] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
[10:00:31] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
[10:00:31] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
[10:00:31] [main/DEBUG] [FML/]: Injection complete
[10:00:31] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
[10:00:31] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
[10:00:32] [main/DEBUG] [FML/]: Read 522 binary patches
[10:00:33] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[10:00:33] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
[10:00:33] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:00:33] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[10:00:33] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer
[10:00:33] [main/DEBUG] [FML/]: Injection complete
[10:00:33] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[10:00:33] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
[10:00:33] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
[10:00:33] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:00:33] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg
[10:00:33] [main/DEBUG] [FML/]: Loaded 89 rules from AccessTransformer config file forge_at.cfg
[10:00:33] [main/DEBUG] [FML/]: Validating minecraft
[10:00:34] [main/DEBUG] [FML/]: Minecraft validated, launching...
[10:00:34] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[10:00:34] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[10:00:34] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[10:00:39] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[10:00:39] [Server thread/INFO] [FML/]: MinecraftForge v10.13.4.1448 Initialized
[10:00:39] [Server thread/INFO] [FML/]: Replaced 183 ore recipies
[10:00:39] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[10:00:39] [Server thread/DEBUG] [FML/]: File C:\Users\Hunter\Desktop\Hunters stuff\Games\minecraft\New folder\config\injectedDependencies.json not found. No dependencies injected
[10:00:39] [Server thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
[10:00:39] [Server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
[10:00:39] [Server thread/DEBUG] [FML/]: Minecraft is a file at C:\Users\Hunter\Desktop\Hunters stuff\Games\minecraft\New folder\forge.jar, loading
[10:00:39] [Server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
[10:00:39] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
[10:00:39] [Server thread/INFO] [FML/]: Searching C:\Users\Hunter\Desktop\Hunters stuff\Games\minecraft\New folder\mods for mods
[10:00:39] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Flans Mod-1.7.10-4.10.0.jar
[10:00:39] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file New-Stefinus-3D-Guns-Mod-1.7.10.jar
[10:00:39] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file TooMuchTNT v2.9.jar
[10:00:39] [Server thread/DEBUG] [FML/]: Examining file forge.jar for potential mods
[10:00:39] [Server thread/DEBUG] [FML/]: The mod container forge.jar appears to be missing an mcmod.info file
[10:00:39] [Server thread/DEBUG] [FML/]: Examining file Flans Mod-1.7.10-4.10.0.jar for potential mods
[10:00:39] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Flans Mod-1.7.10-4.10.0.jar
[10:00:39] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.flansmod.common.FlansMod) - loading
[10:00:39] [Server thread/TRACE] [flansmod/]: Parsed dependency info : [] [] []
[10:00:39] [Server thread/DEBUG] [FML/]: Examining file New-Stefinus-3D-Guns-Mod-1.7.10.jar for potential mods
[10:00:39] [Server thread/TRACE] [FML/]: Located mcmod.info file in file New-Stefinus-3D-Guns-Mod-1.7.10.jar
[10:00:39] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.stefinus.Main.SMainRegistry) - loading
[10:00:39] [Server thread/TRACE] [stefinusguns/]: Parsed dependency info : [] [] []
[10:00:39] [Server thread/DEBUG] [FML/]: Examining file TooMuchTNT v2.9.jar for potential mods
[10:00:39] [Server thread/TRACE] [FML/]: Located mcmod.info file in file TooMuchTNT v2.9.jar
[10:00:40] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.toomuchtnt.TooMuchTNT) - loading
[10:00:40] [Server thread/TRACE] [TooMuchTNT/]: Parsed dependency info : [] [] []
[10:00:40] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 6 mods to load
[10:00:40] [Server thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in flansmod
[10:00:40] [Server thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in flansmod
[10:00:40] [Server thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|energy:1.7.10R1.0.2}
[10:00:40] [Server thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|energy: owner: CoFHAPI, dependents: [flansmod]
[10:00:40] [Server thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI: owner: CoFHLib, dependents: [flansmod]
[10:00:40] [Server thread/TRACE] [FML/]: Received a system property request ''
[10:00:40] [Server thread/TRACE] [FML/]: System property request managing the state of 0 mods
[10:00:40] [Server thread/DEBUG] [FML/]: After merging, found state information for 0 mods
[10:00:40] [Server thread/DEBUG] [FML/]: Found translations in forge.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
[10:00:40] [Server thread/DEBUG] [FML/]: Found translations in forge.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
[10:00:40] [Server thread/DEBUG] [flansmod/]: Enabling mod flansmod
[10:00:40] [Server thread/DEBUG] [FML/]: Found translations in Flans Mod-1.7.10-4.10.0.jar [de_DE, en_US, fr_FR, pt_BR, ru_RU, zh_CN]
[10:00:40] [Server thread/DEBUG] [stefinusguns/]: Enabling mod stefinusguns
[10:00:40] [Server thread/DEBUG] [FML/]: Found translations in New-Stefinus-3D-Guns-Mod-1.7.10.jar [en_US]
[10:00:40] [Server thread/DEBUG] [TooMuchTNT/]: Enabling mod TooMuchTNT
[10:00:40] [Server thread/TRACE] [FML/]: Verifying mod requirements are satisfied
[10:00:40] [Server thread/TRACE] [FML/]: All mod requirements are satisfied
[10:00:40] [Server thread/TRACE] [FML/]: Sorting mods into an ordered list
[10:00:40] [Server thread/TRACE] [FML/]: Mod sorting completed successfully
[10:00:40] [Server thread/DEBUG] [FML/]: Mod sorting data
[10:00:40] [Server thread/DEBUG] [FML/]: CoFHAPI(API: CoFHAPI:1.7.10R1.0.2): Flans Mod-1.7.10-4.10.0.jar ()
[10:00:40] [Server thread/DEBUG] [FML/]: CoFHAPI|energy(API: CoFHAPI|energy:1.7.10R1.0.2): Flans Mod-1.7.10-4.10.0.jar ()
[10:00:40] [Server thread/DEBUG] [FML/]: flansmod(Flan's Mod:4.10.0): Flans Mod-1.7.10-4.10.0.jar ()
[10:00:40] [Server thread/DEBUG] [FML/]: stefinusguns(New Stefinus Guns:0.2.1): New-Stefinus-3D-Guns-Mod-1.7.10.jar ()
[10:00:40] [Server thread/DEBUG] [FML/]: TooMuchTNT(TooMuchTNT:2.9): TooMuchTNT v2.9.jar ()
[10:00:40] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
[10:00:40] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
[10:00:40] [Server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
[10:00:40] [Server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
[10:00:40] [Server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
[10:00:40] [Server thread/TRACE] [FML/FML]: The mod FML accepts its own version (7.10.99.99)
[10:00:40] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, flansmod, stefinusguns, TooMuchTNT] at CLIENT
[10:00:40] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, flansmod, stefinusguns, TooMuchTNT] at SERVER
[10:00:40] [Server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
[10:00:40] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
[10:00:40] [Server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
[10:00:40] [Server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
[10:00:40] [Server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (10.13.4.1448)
[10:00:40] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
[10:00:40] [Server thread/TRACE] [flansmod/flansmod]: Sending event FMLConstructionEvent to mod flansmod
[10:00:41] [Server thread/TRACE] [FML/flansmod]: Mod flansmod is using network checker : Accepting range @[email protected]
[10:00:41] [Server thread/TRACE] [FML/flansmod]: Testing mod flansmod to verify it accepts its own version in a remote connection
[10:00:41] [Server thread/TRACE] [FML/flansmod]: The mod flansmod accepts its own version (4.10.0)
[10:00:41] [Server thread/DEBUG] [FML/flansmod]: Attempting to inject @SidedProxy classes into flansmod
[10:00:41] [Server thread/TRACE] [flansmod/flansmod]: Sent event FMLConstructionEvent to mod flansmod
[10:00:41] [Server thread/TRACE] [stefinusguns/stefinusguns]: Sending event FMLConstructionEvent to mod stefinusguns
[10:00:41] [Server thread/TRACE] [FML/stefinusguns]: Mod stefinusguns is using network checker : Accepting version 0.2.1
[10:00:41] [Server thread/TRACE] [FML/stefinusguns]: Testing mod stefinusguns to verify it accepts its own version in a remote connection
[10:00:41] [Server thread/TRACE] [FML/stefinusguns]: The mod stefinusguns accepts its own version (0.2.1)
[10:00:41] [Server thread/DEBUG] [FML/stefinusguns]: Attempting to inject @SidedProxy classes into stefinusguns
[10:00:41] [Server thread/TRACE] [stefinusguns/stefinusguns]: Sent event FMLConstructionEvent to mod stefinusguns
[10:00:41] [Server thread/TRACE] [TooMuchTNT/TooMuchTNT]: Sending event FMLConstructionEvent to mod TooMuchTNT
[10:00:41] [Server thread/TRACE] [FML/TooMuchTNT]: Mod TooMuchTNT is using network checker : Accepting version 2.9
[10:00:41] [Server thread/TRACE] [FML/TooMuchTNT]: Testing mod TooMuchTNT to verify it accepts its own version in a remote connection
[10:00:41] [Server thread/TRACE] [FML/TooMuchTNT]: The mod TooMuchTNT accepts its own version (2.9)
[10:00:41] [Server thread/DEBUG] [FML/TooMuchTNT]: Attempting to inject @SidedProxy classes into TooMuchTNT
[10:00:41] [Server thread/TRACE] [TooMuchTNT/TooMuchTNT]: Sent event FMLConstructionEvent to mod TooMuchTNT
[10:00:41] [Server thread/DEBUG] [FML/]: Mod signature data
[10:00:41] [Server thread/DEBUG] [FML/]: Valid Signatures:
[10:00:41] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 7.10.99.99) forge.jar
[10:00:41] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 10.13.4.1448) forge.jar
[10:00:41] [Server thread/DEBUG] [FML/]: Missing Signatures:
[10:00:41] [Server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.05) minecraft.jar
[10:00:41] [Server thread/DEBUG] [FML/]: flansmod (Flan's Mod 4.10.0) Flans Mod-1.7.10-4.10.0.jar
[10:00:41] [Server thread/DEBUG] [FML/]: stefinusguns (New Stefinus Guns 0.2.1) New-Stefinus-3D-Guns-Mod-1.7.10.jar
[10:00:41] [Server thread/DEBUG] [FML/]: TooMuchTNT (TooMuchTNT 2.9) TooMuchTNT v2.9.jar
[10:00:41] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
[10:00:41] [Server thread/INFO] [FML/]: Found 341 ObjectHolder annotations
[10:00:41] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
[10:00:41] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations
[10:00:41] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
[10:00:41] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
[10:00:41] [Server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML
[10:00:41] [Server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML
[10:00:41] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge
[10:00:41] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
[10:00:41] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge
[10:00:41] [Server thread/TRACE] [flansmod/flansmod]: Sending event FMLPreInitializationEvent to mod flansmod
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Preinitialising Flan's mod.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded content pack list server side.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded part.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded bullet.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded attachment.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded grenade.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded gun.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded aa.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded vehicle.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded plane.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded mechaItem.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded mecha.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded tool.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded armour.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded armourBox.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded box.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded playerClass.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded team.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Preinitializing complete.
[10:00:41] [Server thread/TRACE] [flansmod/flansmod]: Sent event FMLPreInitializationEvent to mod flansmod
[10:00:41] [Server thread/TRACE] [stefinusguns/stefinusguns]: Sending event FMLPreInitializationEvent to mod stefinusguns
[10:00:41] [Server thread/TRACE] [stefinusguns/stefinusguns]: Sent event FMLPreInitializationEvent to mod stefinusguns
[10:00:41] [Server thread/TRACE] [TooMuchTNT/TooMuchTNT]: Sending event FMLPreInitializationEvent to mod TooMuchTNT
[10:00:41] [Server thread/TRACE] [TooMuchTNT/TooMuchTNT]: Sent event FMLPreInitializationEvent to mod TooMuchTNT
[10:00:41] [Server thread/INFO] [FML/]: Applying holder lookups
[10:00:41] [Server thread/INFO] [FML/]: Holder lookups applied
[10:00:41] [Server thread/INFO] [FML/]: Injecting itemstacks
[10:00:41] [Server thread/INFO] [FML/]: Itemstack injection complete
[10:00:41] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp
[10:00:41] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp
[10:00:41] [Server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML
[10:00:41] [Server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML
[10:00:41] [Server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge
[10:00:41] [Server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge
[10:00:41] [Server thread/TRACE] [flansmod/flansmod]: Sending event FMLInitializationEvent to mod flansmod
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Initialising Flan's Mod.
[10:00:41] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loaded recipes.
[10:00:41] [Server thread/DEBUG] [FML/flansmod]: Skipping automatic mod flansmod entity registration for already registered class com.flansmod.common.teams.EntityFlagpole
[10:00:41] [Server thread/DEBUG] [FML/flansmod]: Skipping automatic mod flansmod entity registration for already registered class com.flansmod.common.teams.EntityFlag
[10:00:41] [Server thread/DEBUG] [FML/flansmod]: Skipping automatic mod flansmod entity registration for already registered class com.flansmod.common.teams.EntityTeamItem
[10:00:41] [Server thread/DEBUG] [FML/flansmod]: Skipping automatic mod flansmod entity registration for already registered class com.flansmod.common.teams.EntityGunItem
[10:00:41] [Server thread/DEBUG] [FML/flansmod]: Skipping automatic mod flansmod entity registration for already registered class com.flansmod.common.driveables.EntityPlane
[10:00:41] [Server thread/DEBUG] [FML/flansmod]: Skipping automatic mod flansmod entity registration for already registered class com.flansmod.common.driveables.EntityVehicle
[10:00:41] [Server thread/DEBUG] [FML/flansmod]: Skipping automatic mod flansmod entity registration for already registered class com.flansmod.common.driveables.EntitySeat
[10:00:41] [Server thread/DEBUG] [FML/flansmod]: Skipping automatic mod flansmod entity registration for already registered class com.flansmod.common.driveables.EntityWheel
[10:00:41] [Server thread/DEBUG] [FML/flansmod]: Skipping automatic mod flansmod entity registration for already registered class com.flansmod.common.tools.EntityParachute
[10:00:42] [Server thread/DEBUG] [FML/flansmod]: Skipping automatic mod flansmod entity registration for already registered class com.flansmod.common.driveables.mechas.EntityMecha
[10:00:42] [Server thread/TRACE] [FML/flansmod]: Automatically registered mod flansmod entity Bullet as flansmod.Bullet
[10:00:42] [Server thread/DEBUG] [FML/flansmod]: Skipping automatic mod flansmod entity registration for already registered class com.flansmod.common.guns.EntityGrenade
[10:00:42] [Server thread/DEBUG] [FML/flansmod]: Skipping automatic mod flansmod entity registration for already registered class com.flansmod.common.guns.EntityMG
[10:00:42] [Server thread/DEBUG] [FML/flansmod]: Skipping automatic mod flansmod entity registration for already registered class com.flansmod.common.guns.EntityAAGun
[10:00:42] [Server thread/INFO] [STDOUT/flansmod]: [com.flansmod.common.FlansMod:log:549]: [Flan's Mod] Loading complete.
[10:00:42] [Server thread/TRACE] [flansmod/flansmod]: Sent event FMLInitializationEvent to mod flansmod
[10:00:42] [Server thread/TRACE] [stefinusguns/stefinusguns]: Sending event FMLInitializationEvent to mod stefinusguns
[10:00:42] [Server thread/TRACE] [FML/stefinusguns]: Automatically registered mod stefinusguns entity Bullet as stefinusguns.Bullet
[10:00:42] [Server thread/TRACE] [stefinusguns/stefinusguns]: Sent event FMLInitializationEvent to mod stefinusguns
[10:00:42] [Server thread/TRACE] [TooMuchTNT/TooMuchTNT]: Sending event FMLInitializationEvent to mod TooMuchTNT
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityTNTx5Primed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityTNTx20Primed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityTNTx100Primed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityTNTx500Primed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityMeteorTNTPrimed2
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityFlatTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityMiningFlatTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityCompactTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityHouseTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityWoodHouseTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityBrickHouseTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityFireTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntitySnowTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityOceanTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityHellFireTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityVaporizeTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityEnderTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityNuclearTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityDiggingTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityDrillingTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityGhostTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityMultiplyTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityCubicTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityEruptingTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityChemicalTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityFloatingTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityIceTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityTimerTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityReactionTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityAnimalTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntitySandFireworkPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntitySandFireworkPrimed2
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityFloatingIslandTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityTNTFireworkPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityTNTFireworkPrimed2
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityGravityTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityMeteorShowerTNTPrimed2
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntitySpiralTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityGroveTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityInvertedTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityCustomTNTPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityPickleHamPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityPickleHam2Primed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityPickleHam3Primed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityUraniumPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityUranium2Primed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityMountainTopRemovalPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityMankindsMarkPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityPoseidonsWavePrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityHellsGatePrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityDustBowlPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityHexahedronPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityHeavensGatePrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityTheRevolutionPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityTheRevolutionPrimed2
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityChicxulubPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityAstroidPrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityAstroid2Primed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityDynamitex5
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityDynamitex20
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityDynamitex100
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityDynamitex500
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityMeteorDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityMeteorDynamitePrimed
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityFlatDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityMiningFlatDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityCompactDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityFireDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntitySnowDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityOceanDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityHellFireDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityVaporizeDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityEnderDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityNuclearDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityGhostDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityCubicDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityEruptingDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityChemicalDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityFloatingDynamite
[10:00:42] [Server thread/DEBUG] [FML/TooMuchTNT]: Skipping automatic mod TooMuchTNT entity registration for already registered class com.toomuchtnt.EntityUranium
[10:00:42] [Server thread/TRACE] [TooMuchTNT/TooMuchTNT]: Sent event FMLInitializationEvent to mod TooMuchTNT
[10:00:42] [Server thread/ERROR] [FML/]: Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
[10:00:42] [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
UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{7.10.99.99} [Forge Mod Loader] (forge.jar)
UCHI Forge{10.13.4.1448} [Minecraft Forge] (forge.jar)
UCHI flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
UCHI stefinusguns{0.2.1} [New Stefinus Guns] (New-Stefinus-3D-Guns-Mod-1.7.10.jar)
UCHE TooMuchTNT{2.9} [TooMuchTNT] (TooMuchTNT v2.9.jar)
[10:00:42] [Server thread/ERROR] [FML/]: The following problems were captured during this phase
[10:00:42] [Server thread/ERROR] [FML/]: Caught exception from TooMuchTNT
java.lang.NoClassDefFoundError: net/minecraft/client/audio/SoundManager
at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_45]
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) ~[?:1.8.0_45]
at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.8.0_45]
at java.lang.Class.getConstructor(Unknown Source) ~[?:1.8.0_45]
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:101) ~[EventBus.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85) ~[EventBus.class:?]
at com.toomuchtnt.TooMuchTNT.Init(TooMuchTNT.java:1052) ~[TooMuchTNT.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_45]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_45]
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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [Loader.class:?]
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:319) [FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:210) [lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.audio.SoundManager
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
... 39 more
Caused by: java.lang.RuntimeException: Attempted to load class btj for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) ~[forge.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.11.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
... 39 more
[10:00:42] [Server thread/WARN] [FML/]: Can't revert to frozen GameData state without freezing first.
[10:00:42] [Server thread/INFO] [FML/]: Applying holder lookups
[10:00:42] [Server thread/INFO] [FML/]: Holder lookups applied
[10:00:42] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp
[10:00:42] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp
[10:00:42] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML
[10:00:42] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML
[10:00:42] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge
[10:00:42] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge
[10:00:42] [Server thread/TRACE] [flansmod/flansmod]: Sending event FMLServerStoppedEvent to mod flansmod
[10:00:42] [Server thread/TRACE] [flansmod/flansmod]: Sent event FMLServerStoppedEvent to mod flansmod
[10:00:42] [Server thread/TRACE] [stefinusguns/stefinusguns]: Sending event FMLServerStoppedEvent to mod stefinusguns
[10:00:42] [Server thread/TRACE] [stefinusguns/stefinusguns]: Sent event FMLServerStoppedEvent to mod stefinusguns
[10:00:42] [Server thread/TRACE] [TooMuchTNT/TooMuchTNT]: Sending event FMLServerStoppedEvent to mod TooMuchTNT
[10:00:42] [Server thread/TRACE] [TooMuchTNT/TooMuchTNT]: Sent event FMLServerStoppedEvent to mod TooMuchTNT
[10:00:42] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[10:00:42] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
does anyone have ideas that can help?
TooMuchTNT is attempting to load a client-only class on the server. Report this to the author.
If you're not actually developing a mod, this belongs in Modded Client Support or Server Support. Modification Development is for mod development help.
Chisel Facades: For all your decorative pipe-hiding needs.
Please don't PM me to ask for help or to join your mod development team. Asking your question in a public thread preserves it for people who are having the same problem in the future. I'm not interested in developing mods with people.