Your actually missing Forge, which means it didn't install correctly. Re-install and make a new Profile.
Could this actually be a reason? Because i had the same error with my friend's account. And this is a server, not a client itself. Il take a look though, il re-install the server again tomorrow.
When Forge installs, it makes 3 mods: Forge, MCP, FML. Your missing Forge for some reason.
So sadly apparently this happens with any mod at all. No matter how many mods i have. During forge installation and without any mods at all, everything works flawlessly. There are no errors in installation. But it still happens.
EDIT: Im suspecting that it also might be my internet now, can you please install the forge server yourself and send it to me through mediafire or else? Maybe that would be the solution. I live in Turkey, and some of the websites are blocked here with the possibility of the blocked forge downloading website, if that is a thing. Anyways, that would be very nice of you
Here are the new crash reports:
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Don't be sad. I'll do better next time, I promise!
Time: 22.08.2017 21:28Description: Exception in server tick loop
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.<init>(Ljava/lang/String;)V at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) at cpw.mods.fml.common.Loader.loadMods(Loader.java:522) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:400) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:693)Caused by: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.<init>(Ljava/lang/String;)V at com.draco18s.artifacts.DragonArtifacts$1.<init>(DragonArtifacts.java:78) at com.draco18s.artifacts.DragonArtifacts.<clinit>(DragonArtifacts.java:78) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.loadMods(Loader.java:511) ... 5 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (x86) version 10.0 Java Version: 1.8.0_144, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation Memory: 26917168 bytes (25 MB) / 63983616 bytes (61 MB) up to 259522560 bytes (247 MB) JVM Flags: 0 total; AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.140.1100 3 mods loaded, 3 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{7.10.140.1100} [Forge Mod Loader] (fml-1.7.10-7.10.140.1100-1.7.10-universal.jar) Unloaded->Constructed Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar) Unloaded->Errored Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml' Type: Dedicated Server (map_server.txt)
and as fml server latest:
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 22.08.2017 21:28
Description: Exception in server tick loop
cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.<init>(Ljava/lang/String;)V
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:400)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:693)
Caused by: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.<init>(Ljava/lang/String;)V
at com.draco18s.artifacts.DragonArtifacts$1.<init>(DragonArtifacts.java:78)
at com.draco18s.artifacts.DragonArtifacts.<clinit>(DragonArtifacts.java:78)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
... 5 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (x86) version 10.0
Java Version: 1.8.0_144, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 26917168 bytes (25 MB) / 63983616 bytes (61 MB) up to 259522560 bytes (247 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.140.1100 3 mods loaded, 3 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{7.10.140.1100} [Forge Mod Loader] (fml-1.7.10-7.10.140.1100-1.7.10-universal.jar) Unloaded->Constructed
Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar) Unloaded->Errored
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml'
Type: Dedicated Server (map_server.txt)
---- Minecraft Crash Report ---- // Don't do that. Time: 21.08.2017 23:29 Description: Exception in server tick loop Missing Mods: Forge : any cpw.mods.fml.common.MissingModsException at cpw.mods.fml.common.Loader.sortModList(Loader.java:241) at cpw.mods.fml.common.Loader.loadMods(Loader.java:491) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:400) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:693) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (x86) version 10.0 Java Version: 1.8.0_111, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation Memory: 35339256 bytes (33 MB) / 73904128 bytes (70 MB) up to 259522560 bytes (247 MB) JVM Flags: 0 total; AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.142.1104 12 mods loaded, 12 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded FML{7.10.142.1104} [Forge Mod Loader] (fml-1.7.10-7.10.142.1104-1.7.10-universal.jar) Unloaded mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar) Unloaded lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar) Unloaded aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar) Unloaded Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar) Unloaded Backpack{2.0.0} [Backpack] (Backpacks-Mod.jar) Unloaded BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar) Unloaded gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar) Unloaded iChunUtil{4.1.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar) Unloaded lom{1.7.10-3.2.2} [LotsOMobs] (lom-1.7.10-3.2.2.jar) Unloaded Morph{0.9.2} [Morph] (Morphing-Mod-1.7.10.jar) Unloaded Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml' Type: Dedicated Server (map_server.txt)this was from latest crash log,
[23:28:59] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR. [23:28:59] [main/INFO] [FML/]: Forge Mod Loader version 7.10.142.1104 for Minecraft 1.7.10 loading [23:28:59] [main/INFO] [FML/]: Java is Java HotSpot(TM) Client VM, version 1.8.0_111, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_111 [23:28:59] [main/DEBUG] [FML/]: Java classpath at launch is D:\minecraft sw\fml-1.7.10-7.10.142.1104-1.7.10-universal.jar [23:28:59] [main/DEBUG] [FML/]: Java library path at launch is C:\Program Files (x86)\Java\jre1.8.0_111\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Skype\Phone\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Users\mt2fo\AppData\Local\Microsoft\WindowsApps;;. [23:28:59] [main/DEBUG] [FML/]: Enabling runtime deobfuscation [23:28:59] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin [23:28:59] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers [23:28:59] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin [23:28:59] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin [23:28:59] [main/DEBUG] [FML/]: Skipping root plugin net.minecraftforge.classloading.FMLForgePlugin [23:28:59] [main/DEBUG] [FML/]: All fundamental core mods are successfully located [23:28:59] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to D:\minecraft sw\. [23:28:59] [main/DEBUG] [FML/]: Discovering coremods [23:28:59] [main/DEBUG] [FML/]: Examining for coremod candidacy [1-7-10]_Lucky_Block_v5-1-0.jar [23:28:59] [main/DEBUG] [FML/]: Not found coremod data in [1-7-10]_Lucky_Block_v5-1-0.jar [23:28:59] [main/DEBUG] [FML/]: Examining for coremod candidacy aether-1.7.10-1.6.jar [23:28:59] [main/DEBUG] [FML/]: Not found coremod data in aether-1.7.10-1.6.jar [23:28:59] [main/DEBUG] [FML/]: Examining for coremod candidacy Artifacts-1.1.3.jar [23:28:59] [main/DEBUG] [FML/]: Not found coremod data in Artifacts-1.1.3.jar [23:28:59] [main/DEBUG] [FML/]: Examining for coremod candidacy Backpacks-Mod.jar [23:28:59] [main/DEBUG] [FML/]: Not found coremod data in Backpacks-Mod.jar [23:28:59] [main/DEBUG] [FML/]: Examining for coremod candidacy BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar [23:28:59] [main/DEBUG] [FML/]: Not found coremod data in BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar [23:28:59] [main/DEBUG] [FML/]: Examining for coremod candidacy gilded-games-util-1.7.10-1.9.jar [23:28:59] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in gilded-games-util-1.7.10-1.9.jar, it will be examined later for regular @Mod instances [23:28:59] [main/DEBUG] [FML/]: Instantiating coremod class TLLoadingPlugin [23:28:59] [main/DEBUG] [FML/]: The coremod com.gildedgames.util.threadedlighting.TLLoadingPlugin requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded. [23:28:59] [main/DEBUG] [FML/]: Enqueued coremod TLLoadingPlugin [23:28:59] [main/DEBUG] [FML/]: Examining for coremod candidacy iChun-Util-Mod-1.7.10.jar [23:28:59] [main/DEBUG] [FML/]: Not found coremod data in iChun-Util-Mod-1.7.10.jar [23:28:59] [main/DEBUG] [FML/]: Examining for coremod candidacy lom-1.7.10-3.2.2.jar [23:28:59] [main/DEBUG] [FML/]: Not found coremod data in lom-1.7.10-3.2.2.jar [23:28:59] [main/DEBUG] [FML/]: Examining for coremod candidacy Morphing-Mod-1.7.10.jar [23:28:59] [main/DEBUG] [FML/]: Not found coremod data in Morphing-Mod-1.7.10.jar [23:28:59] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [23:28:59] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [23:28:59] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [23:28:59] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [23:28:59] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [23:28:59] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers [23:28:59] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer [23:28:59] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer [23:28:59] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer [23:28:59] [main/DEBUG] [FML/]: Injection complete [23:28:59] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} [23:28:59] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin [23:29:00] [main/ERROR] [FML/]: FML appears to be missing any signature data. This is not a good thing [23:29:00] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully [23:29:00] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [23:29:00] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg [23:29:00] [main/DEBUG] [FML/]: Loaded 60 rules from AccessTransformer mod jar file D:\minecraft sw\mods\iChun-Util-Mod-1.7.10.jar!META-INF/iChunUtil_at.cfg [23:29:00] [main/DEBUG] [FML/]: Validating minecraft [23:29:00] [main/DEBUG] [FML/]: Minecraft validated, launching... [23:29:00] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [23:29:00] [main/DEBUG] [FML/]: Injecting coremod TLLoadingPlugin {com.gildedgames.util.threadedlighting.TLLoadingPlugin} class transformers [23:29:00] [main/TRACE] [FML/]: Registering transformer com.gildedgames.util.threadedlighting.asm.TLTransformer [23:29:00] [main/DEBUG] [FML/]: Injection complete [23:29:00] [main/DEBUG] [FML/]: Running coremod plugin for TLLoadingPlugin {com.gildedgames.util.threadedlighting.TLLoadingPlugin} [23:29:00] [main/DEBUG] [FML/]: Running coremod plugin TLLoadingPlugin [23:29:00] [main/DEBUG] [FML/]: Coremod plugin class TLLoadingPlugin run successfully [23:29:00] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [23:29:00] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [23:29:00] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:air 0 [email protected] (req. id 0) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone 1 [email protected] (req. id 1) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:grass 2 [email protected] (req. id 2) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:dirt 3 [email protected] (req. id 3) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cobblestone 4 [email protected] (req. id 4) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:planks 5 [email protected] (req. id 5) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sapling 6 [email protected] (req. id 6) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:bedrock 7 [email protected] (req. id 7) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:flowing_water 8 [email protected] (req. id 8) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:water 9 [email protected] (req. id 9) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:flowing_lava 10 [email protected] (req. id 10) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lava 11 [email protected] (req. id 11) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sand 12 [email protected] (req. id 12) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:gravel 13 [email protected] (req. id 13) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:gold_ore 14 [email protected] (req. id 14) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_ore 15 [email protected] (req. id 15) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:coal_ore 16 [email protected] (req. id 16) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:log 17 [email protected] (req. id 17) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:leaves 18 [email protected] (req. id 18) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sponge 19 [email protected] (req. id 19) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:glass 20 [email protected] (req. id 20) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lapis_ore 21 [email protected] (req. id 21) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lapis_block 22 [email protected] (req. id 22) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:dispenser 23 [email protected] (req. id 23) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sandstone 24 [email protected] (req. id 24) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:noteblock 25 [email protected] (req. id 25) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:bed 26 [email protected] (req. id 26) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_rail 27 [email protected] (req. id 27) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:detector_rail 28 [email protected] (req. id 28) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sticky_piston 29 [email protected] (req. id 29) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:web 30 [email protected] (req. id 30) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:tallgrass 31 [email protected] (req. id 31) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:deadbush 32 [email protected] (req. id 32) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:piston 33 [email protected] (req. id 33) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:piston_head 34 [email protected] (req. id 34) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wool 35 [email protected] (req. id 35) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:piston_extension 36 [email protected] (req. id 36) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:yellow_flower 37 [email protected] (req. id 37) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:red_flower 38 [email protected] (req. id 38) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:brown_mushroom 39 [email protected] (req. id 39) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:red_mushroom 40 [email protected] (req. id 40) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:gold_block 41 [email protected] (req. id 41) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_block 42 [email protected] (req. id 42) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:double_stone_slab 43 [email protected] (req. id 43) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_slab 44 [email protected] (req. id 44) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:brick_block 45 [email protected] (req. id 45) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:tnt 46 [email protected] (req. id 46) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:bookshelf 47 [email protected] (req. id 47) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:mossy_cobblestone 48 [email protected] (req. id 48) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:obsidian 49 [email protected] (req. id 49) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:torch 50 [email protected] (req. id 50) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:fire 51 [email protected] (req. id 51) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:mob_spawner 52 [email protected] (req. id 52) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:oak_stairs 53 [email protected] (req. id 53) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:chest 54 [email protected] (req. id 54) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:redstone_wire 55 [email protected] (req. id 55) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_ore 56 [email protected] (req. id 56) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_block 57 [email protected] (req. id 57) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:crafting_table 58 [email protected] (req. id 58) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wheat 59 [email protected] (req. id 59) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:farmland 60 [email protected] (req. id 60) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:furnace 61 [email protected] (req. id 61) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lit_furnace 62 [email protected] (req. id 62) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:standing_sign 63 [email protected] (req. id 63) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wooden_door 64 [email protected] (req. id 64) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:ladder 65 [email protected] (req. id 65) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:rail 66 [email protected] (req. id 66) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_stairs 67 [email protected] (req. id 67) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wall_sign 68 [email protected] (req. id 68) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lever 69 [email protected] (req. id 69) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_pressure_plate 70 [email protected] (req. id 70) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_door 71 [email protected] (req. id 71) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wooden_pressure_plate 72 [email protected] (req. id 72) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:redstone_ore 73 [email protected] (req. id 73) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lit_redstone_ore 74 [email protected] (req. id 74) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:unlit_redstone_torch 75 [email protected] (req. id 75) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:redstone_torch 76 [email protected] (req. id 76) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_button 77 [email protected] (req. id 77) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:snow_layer 78 [email protected] (req. id 78) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:ice 79 [email protected] (req. id 79) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:snow 80 [email protected] (req. id 80) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cactus 81 [email protected] (req. id 81) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:clay 82 [email protected] (req. id 82) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:reeds 83 [email protected] (req. id 83) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:jukebox 84 [email protected] (req. id 84) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:fence 85 [email protected] (req. id 85) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin 86 [email protected] (req. id 86) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:netherrack 87 [email protected] (req. id 87) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:soul_sand 88 [email protected] (req. id 88) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:glowstone 89 [email protected] (req. id 89) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:portal 90 [email protected] (req. id 90) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lit_pumpkin 91 [email protected] (req. id 91) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cake 92 [email protected] (req. id 92) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:unpowered_repeater 93 [email protected] (req. id 93) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:powered_repeater 94 [email protected] (req. id 94) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stained_glass 95 [email protected] (req. id 95) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:trapdoor 96 [email protected] (req. id 96) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:monster_egg 97 [email protected] (req. id 97) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stonebrick 98 [email protected] (req. id 98) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:brown_mushroom_block 99 [email protected] (req. id 99) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:red_mushroom_block 100 [email protected] (req. id 100) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_bars 101 [email protected] (req. id 101) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:glass_pane 102 [email protected] (req. id 102) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:melon_block 103 [email protected] (req. id 103) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin_stem 104 [email protected] (req. id 104) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:melon_stem 105 [email protected] (req. id 105) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:vine 106 [email protected] (req. id 106) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:fence_gate 107 [email protected] (req. id 107) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:brick_stairs 108 [email protected] (req. id 108) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_brick_stairs 109 [email protected] (req. id 109) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:mycelium 110 [email protected] (req. id 110) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:waterlily 111 [email protected] (req. id 111) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick 112 [email protected] (req. id 112) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick_fence 113 [email protected] (req. id 113) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick_stairs 114 [email protected] (req. id 114) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:nether_wart 115 [email protected] (req. id 115) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:enchanting_table 116 [email protected] (req. id 116) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:brewing_stand 117 [email protected] (req. id 117) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cauldron 118 [email protected] (req. id 118) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:end_portal 119 [email protected] (req. id 119) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:end_portal_frame 120 [email protected] (req. id 120) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:end_stone 121 [email protected] (req. id 121) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:dragon_egg 122 [email protected] (req. id 122) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:redstone_lamp 123 [email protected] (req. id 123) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lit_redstone_lamp 124 [email protected] (req. id 124) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:double_wooden_slab 125 [email protected] (req. id 125) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wooden_slab 126 [email protected] (req. id 126) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cocoa 127 [email protected] (req. id 127) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sandstone_stairs 128 [email protected] (req. id 128) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:emerald_ore 129 [email protected] (req. id 129) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:ender_chest 130 [email protected] (req. id 130) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:tripwire_hook 131 [email protected] (req. id 131) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:tripwire 132 [email protected] (req. id 132) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:emerald_block 133 [email protected] (req. id 133) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:spruce_stairs 134 [email protected] (req. id 134) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:birch_stairs 135 [email protected] (req. id 135) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:jungle_stairs 136 [email protected] (req. id 136) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:command_block 137 [email protected] (req. id 137) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:beacon 138 [email protected] (req. id 138) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cobblestone_wall 139 [email protected] (req. id 139) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:flower_pot 140 [email protected] (req. id 140) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:carrots 141 [email protected] (req. id 141) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:potatoes 142 [email protected] (req. id 142) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wooden_button 143 [email protected] (req. id 143) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:skull 144 [email protected] (req. id 144) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:anvil 145 [email protected] (req. id 145) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:trapped_chest 146 [email protected] (req. id 146) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:light_weighted_pressure_plate 147 [email protected] (req. id 147) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:heavy_weighted_pressure_plate 148 net.minecraft.block.BlockPre[email protected] (req. id 148) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:unpowered_comparator 149 [email protected] (req. id 149) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:powered_comparator 150 [email protected] (req. id 150) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:daylight_detector 151 [email protected] (req. id 151) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:redstone_block 152 [email protected] (req. id 152) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:quartz_ore 153 [email protected] (req. id 153) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:hopper 154 [email protected] (req. id 154) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:quartz_block 155 [email protected] (req. id 155) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:quartz_stairs 156 [email protected] (req. id 156) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:activator_rail 157 [email protected] (req. id 157) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:dropper 158 [email protected] (req. id 158) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stained_hardened_clay 159 [email protected] (req. id 159) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stained_glass_pane 160 [email protected] (req. id 160) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:leaves2 161 [email protected] (req. id 161) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:log2 162 [email protected] (req. id 162) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:acacia_stairs 163 [email protected] (req. id 163) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:dark_oak_stairs 164 [email protected] (req. id 164) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:hay_block 170 [email protected] (req. id 170) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:carpet 171 [email protected] (req. id 171) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:hardened_clay 172 [email protected] (req. id 172) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:coal_block 173 [email protected] (req. id 173) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:packed_ice 174 [email protected] (req. id 174) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:double_plant 175 [email protected] (req. id 175) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_shovel 256 [email protected] (req. id 256) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_pickaxe 257 [email protected] (req. id 257) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_axe 258 [email protected] (req. id 258) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:flint_and_steel 259 [email protected] (req. id 259) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:apple 260 [email protected] (req. id 260) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:bow 261 [email protected] (req. id 261) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:arrow 262 [email protected] (req. id 262) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:coal 263 [email protected] (req. id 263) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond 264 [email protected] (req. id 264) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_ingot 265 [email protected] (req. id 265) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:gold_ingot 266 [email protected] (req. id 266) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_sword 267 [email protected] (req. id 267) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wooden_sword 268 [email protected] (req. id 268) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wooden_shovel 269 [email protected] (req. id 269) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wooden_pickaxe 270 [email protected] (req. id 270) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wooden_axe 271 [email protected] (req. id 271) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_sword 272 [email protected] (req. id 272) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_shovel 273 [email protected] (req. id 273) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_pickaxe 274 [email protected] (req. id 274) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_axe 275 [email protected] (req. id 275) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_sword 276 [email protected] (req. id 276) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_shovel 277 [email protected] (req. id 277) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_pickaxe 278 [email protected] (req. id 278) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_axe 279 [email protected] (req. id 279) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stick 280 [email protected] (req. id 280) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:bowl 281 [email protected] (req. id 281) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:mushroom_stew 282 [email protected] (req. id 282) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_sword 283 [email protected] (req. id 283) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_shovel 284 [email protected] (req. id 284) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_pickaxe 285 [email protected] (req. id 285) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_axe 286 [email protected] (req. id 286) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:string 287 [email protected] (req. id 287) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:feather 288 [email protected] (req. id 288) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:gunpowder 289 [email protected] (req. id 289) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wooden_hoe 290 [email protected] (req. id 290) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_hoe 291 [email protected] (req. id 291) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_hoe 292 [email protected] (req. id 292) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_hoe 293 [email protected] (req. id 293) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_hoe 294 [email protected] (req. id 294) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wheat_seeds 295 [email protected] (req. id 295) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wheat 296 [email protected] (req. id 296) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:bread 297 [email protected] (req. id 297) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:leather_helmet 298 [email protected] (req. id 298) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:leather_chestplate 299 [email protected] (req. id 299) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:leather_leggings 300 [email protected] (req. id 300) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:leather_boots 301 [email protected] (req. id 301) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:chainmail_helmet 302 [email protected] (req. id 302) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:chainmail_chestplate 303 [email protected] (req. id 303) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:chainmail_leggings 304 [email protected] (req. id 304) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:chainmail_boots 305 [email protected] (req. id 305) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_helmet 306 [email protected] (req. id 306) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_chestplate 307 [email protected] (req. id 307) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_leggings 308 [email protected] (req. id 308) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_boots 309 [email protected] (req. id 309) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_helmet 310 [email protected] (req. id 310) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_chestplate 311 [email protected] (req. id 311) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_leggings 312 [email protected] (req. id 312) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_boots 313 [email protected] (req. id 313) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_helmet 314 [email protected] (req. id 314) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_chestplate 315 [email protected] (req. id 315) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_leggings 316 [email protected] (req. id 316) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_boots 317 [email protected] (req. id 317) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:flint 318 [email protected] (req. id 318) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:porkchop 319 [email protected] (req. id 319) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cooked_porkchop 320 [email protected] (req. id 320) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:painting 321 [email protected] (req. id 321) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_apple 322 [email protected] (req. id 322) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sign 323 [email protected] (req. id 323) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wooden_door 324 [email protected] (req. id 324) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:bucket 325 [email protected] (req. id 325) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:water_bucket 326 [email protected] (req. id 326) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lava_bucket 327 [email protected] (req. id 327) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:minecart 328 [email protected] (req. id 328) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:saddle 329 [email protected] (req. id 329) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_door 330 [email protected] (req. id 330) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:redstone 331 [email protected] (req. id 331) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:snowball 332 [email protected] (req. id 332) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:boat 333 [email protected] (req. id 333) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:leather 334 [email protected] (req. id 334) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:milk_bucket 335 [email protected] (req. id 335) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:brick 336 [email protected] (req. id 336) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:clay_ball 337 [email protected] (req. id 337) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:reeds 338 [email protected] (req. id 338) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:paper 339 [email protected] (req. id 339) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:book 340 [email protected] (req. id 340) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:slime_ball 341 [email protected] (req. id 341) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:chest_minecart 342 [email protected] (req. id 342) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:furnace_minecart 343 [email protected] (req. id 343) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:egg 344 [email protected] (req. id 344) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:compass 345 [email protected] (req. id 345) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:fishing_rod 346 [email protected] (req. id 346) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:clock 347 [email protected] (req. id 347) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:glowstone_dust 348 [email protected] (req. id 348) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:fish 349 [email protected] (req. id 349) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cooked_fished 350 [email protected] (req. id 350) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:dye 351 [email protected] (req. id 351) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:bone 352 [email protected] (req. id 352) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sugar 353 [email protected] (req. id 353) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cake 354 [email protected] (req. id 354) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:bed 355 [email protected] (req. id 355) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:repeater 356 [email protected] (req. id 356) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cookie 357 [email protected] (req. id 357) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:filled_map 358 [email protected] (req. id 358) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:shears 359 [email protected] (req. id 359) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:melon 360 [email protected] (req. id 360) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin_seeds 361 [email protected] (req. id 361) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:melon_seeds 362 [email protected] (req. id 362) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:beef 363 [email protected] (req. id 363) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cooked_beef 364 [email protected] (req. id 364) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:chicken 365 [email protected] (req. id 365) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cooked_chicken 366 [email protected] (req. id 366) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:rotten_flesh 367 [email protected]12 (req. id 367) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:ender_pearl 368 [email protected] (req. id 368) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:blaze_rod 369 [email protected] (req. id 369) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:ghast_tear 370 [email protected] (req. id 370) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:gold_nugget 371 [email protected] (req. id 371) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:nether_wart 372 [email protected] (req. id 372) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:potion 373 [email protected] (req. id 373) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:glass_bottle 374 [email protected] (req. id 374) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:spider_eye 375 [email protected] (req. id 375) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:fermented_spider_eye 376 [email protected] (req. id 376) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:blaze_powder 377 [email protected] (req. id 377) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:magma_cream 378 [email protected] (req. id 378) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:brewing_stand 379 [email protected] (req. id 379) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cauldron 380 [email protected] (req. id 380) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:ender_eye 381 [email protected] (req. id 381) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:speckled_melon 382 [email protected] (req. id 382) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:spawn_egg 383 [email protected] (req. id 383) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:experience_bottle 384 [email protected] (req. id 384) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:fire_charge 385 [email protected] (req. id 385) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:writable_book 386 [email protected] (req. id 386) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:written_book 387 [email protected] (req. id 387) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:emerald 388 [email protected] (req. id 388) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:item_frame 389 [email protected] (req. id 389) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:flower_pot 390 [email protected] (req. id 390) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:carrot 391 [email protected] (req. id 391) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:potato 392 [email protected] (req. id 392) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:baked_potato 393 [email protected] (req. id 393) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:poisonous_potato 394 [email protected] (req. id 394) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:map 395 [email protected] (req. id 395) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_carrot 396 [email protected] (req. id 396) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:skull 397 [email protected] (req. id 397) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:carrot_on_a_stick 398 [email protected] (req. id 398) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:nether_star 399 [email protected] (req. id 399) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin_pie 400 [email protected] (req. id 400) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:fireworks 401 [email protected] (req. id 401) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:firework_charge 402 [email protected] (req. id 402) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:enchanted_book 403 [email protected] (req. id 403) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:comparator 404 [email protected] (req. id 404) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:netherbrick 405 [email protected] (req. id 405) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:quartz 406 [email protected] (req. id 406) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:tnt_minecart 407 [email protected] (req. id 407) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:hopper_minecart 408 [email protected] (req. id 408) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_horse_armor 417 [email protected] (req. id 417) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_horse_armor 418 [email protected] (req. id 418) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_horse_armor 419 [email protected] (req. id 419) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lead 420 [email protected] (req. id 420) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:name_tag 421 [email protected] (req. id 421) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:command_block_minecart 422 [email protected] (req. id 422) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:record_13 2256 [email protected] (req. id 2256) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:record_cat 2257 [email protected] (req. id 2257) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:record_blocks 2258 [email protected] (req. id 2258) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:record_chirp 2259 [email protected] (req. id 2259) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:record_far 2260 [email protected] (req. id 2260) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:record_mall 2261 [email protected] (req. id 2261) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:record_mellohi 2262 [email protected] (req. id 2262) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:record_stal 2263 [email protected] (req. id 2263) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:record_strad 2264 [email protected] (req. id 2264) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:record_ward 2265 [email protected] (req. id 2265) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:record_11 2266 [email protected] (req. id 2266) [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:record_wait 2267 [email protected] (req. id 2267) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 148, original id requested: 148 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:heavy_weighted_pressure_plate 148 [email protected] (req. id 148) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 81, original id requested: 81 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cactus 81 [email protected] (req. id 81) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 21, original id requested: 21 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lapis_ore 21 [email protected] (req. id 21) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 152, original id requested: 152 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:redstone_block 152 [email protected] (req. id 152) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 128, original id requested: 128 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sandstone_stairs 128 [email protected] (req. id 128) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 133, original id requested: 133 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:emerald_block 133 [email protected] (req. id 133) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 135, original id requested: 135 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:birch_stairs 135 [email protected] (req. id 135) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 103, original id requested: 103 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:melon_block 103 [email protected] (req. id 103) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 42, original id requested: 42 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_block 42 [email protected] (req. id 42) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 163, original id requested: 163 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:acacia_stairs 163 [email protected] (req. id 163) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 6, original id requested: 6 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sapling 6 [email protected] (req. id 6) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 1, original id requested: 1 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone 1 [email protected] (req. id 1) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 10, original id requested: 10 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:flowing_lava 10 [email protected] (req. id 10) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 84, original id requested: 84 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:jukebox 84 [email protected] (req. id 84) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 108, original id requested: 108 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:brick_stairs 108 [email protected] (req. id 108) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 151, original id requested: 151 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:daylight_detector 151 [email protected] (req. id 151) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 33, original id requested: 33 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:piston 33 [email protected] (req. id 33) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 78, original id requested: 78 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:snow_layer 78 [email protected] (req. id 78) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 40, original id requested: 40 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:red_mushroom 40 [email protected] (req. id 40) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 8, original id requested: 8 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:flowing_water 8 [email protected] (req. id 8) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 54, original id requested: 54 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:chest 54 [email protected] (req. id 54) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 35, original id requested: 35 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wool 35 [email protected] (req. id 35) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 16, original id requested: 16 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:coal_ore 16 [email protected] (req. id 16) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 29, original id requested: 29 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sticky_piston 29 [email protected] (req. id 29) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 7, original id requested: 7 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:bedrock 7 [email protected] (req. id 7) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 13, original id requested: 13 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:gravel 13 [email protected] (req. id 13) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 58, original id requested: 58 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:crafting_table 58 [email protected] (req. id 58) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 72, original id requested: 72 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wooden_pressure_plate 72 [email protected] (req. id 72) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 87, original id requested: 87 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:netherrack 87 [email protected] (req. id 87) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 162, original id requested: 162 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:log2 162 net.minecraft.i[email protected] (req. id 162) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 50, original id requested: 50 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:torch 50 [email protected] (req. id 50) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 61, original id requested: 61 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:furnace 61 [email protected] (req. id 61) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 22, original id requested: 22 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lapis_block 22 [email protected] (req. id 22) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 73, original id requested: 73 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:redstone_ore 73 [email protected] (req. id 73) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 134, original id requested: 134 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:spruce_stairs 134 [email protected] (req. id 134) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 67, original id requested: 67 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_stairs 67 [email protected] (req. id 67) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 69, original id requested: 69 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lever 69 [email protected] (req. id 69) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 79, original id requested: 79 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:ice 79 [email protected] (req. id 79) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 120, original id requested: 120 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:end_portal_frame 120 [email protected] (req. id 120) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 175, original id requested: 175 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:double_plant 175 [email protected] (req. id 175) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 141, original id requested: 141 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:carrots 141 [email protected] (req. id 141) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 20, original id requested: 20 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:glass 20 [email protected] (req. id 20) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 25, original id requested: 25 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:noteblock 25 [email protected] (req. id 25) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 85, original id requested: 85 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:fence 85 [email protected] (req. id 85) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 45, original id requested: 45 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:brick_block 45 [email protected] (req. id 45) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 31, original id requested: 31 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:tallgrass 31 [email protected] (req. id 31) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 174, original id requested: 174 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:packed_ice 174 [email protected] (req. id 174) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 146, original id requested: 146 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:trapped_chest 146 [email protected] (req. id 146) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 100, original id requested: 100 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:red_mushroom_block 100 [email protected] (req. id 100) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 112, original id requested: 112 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick 112 [email protected] (req. id 112) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 116, original id requested: 116 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:enchanting_table 116 [email protected] (req. id 116) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 98, original id requested: 98 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stonebrick 98 [email protected] (req. id 98) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 99, original id requested: 99 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:brown_mushroom_block 99 [email protected] (req. id 99) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 138, original id requested: 138 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:beacon 138 [email protected] (req. id 138) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 38, original id requested: 38 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:red_flower 38 [email protected] (req. id 38) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 106, original id requested: 106 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:vine 106 [email protected] (req. id 106) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 158, original id requested: 158 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:dropper 158 [email protected] (req. id 158) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 102, original id requested: 102 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:glass_pane 102 [email protected] (req. id 102) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 17, original id requested: 17 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:log 17 [email protected] (req. id 17) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 51, original id requested: 51 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:fire 51 [email protected] (req. id 51) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 56, original id requested: 56 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_ore 56 [email protected] (req. id 56) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 32, original id requested: 32 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:deadbush 32 [email protected] (req. id 32) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 88, original id requested: 88 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:soul_sand 88 [email protected] (req. id 88) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 173, original id requested: 173 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:coal_block 173 [email protected] (req. id 173) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 47, original id requested: 47 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:bookshelf 47 [email protected] (req. id 47) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 77, original id requested: 77 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_button 77 [email protected] (req. id 77) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 41, original id requested: 41 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:gold_block 41 [email protected] (req. id 41) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 123, original id requested: 123 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:redstone_lamp 123 [email protected] (req. id 123) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 12, original id requested: 12 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sand 12 [email protected] (req. id 12) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 155, original id requested: 155 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:quartz_block 155 [email protected] (req. id 155) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 80, original id requested: 80 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:snow 80 [email protected] (req. id 80) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 119, original id requested: 119 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:end_portal 119 [email protected] (req. id 119) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 153, original id requested: 153 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:quartz_ore 153 [email protected] (req. id 153) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 159, original id requested: 159 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stained_hardened_clay 159 [email protected] (req. id 159) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 137, original id requested: 137 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:command_block 137 [email protected] (req. id 137) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 90, original id requested: 90 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:portal 90 [email protected] (req. id 90) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 109, original id requested: 109 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_brick_stairs 109 [email protected] (req. id 109) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 111, original id requested: 111 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:waterlily 111 [email protected] (req. id 111) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 164, original id requested: 164 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:dark_oak_stairs 164 [email protected] (req. id 164) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 53, original id requested: 53 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:oak_stairs 53 [email protected] (req. id 53) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 2, original id requested: 2 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:grass 2 [email protected] (req. id 2) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 107, original id requested: 107 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:fence_gate 107 [email protected] (req. id 107) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 110, original id requested: 110 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:mycelium 110 [email protected] (req. id 110) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 49, original id requested: 49 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:obsidian 49 [email protected] (req. id 49) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 4, original id requested: 4 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cobblestone 4 [email protected] (req. id 4) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 156, original id requested: 156 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:quartz_stairs 156 [email protected] (req. id 156) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 130, original id requested: 130 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:ender_chest 130 [email protected] (req. id 130) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 82, original id requested: 82 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:clay 82 [email protected] (req. id 82) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 48, original id requested: 48 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:mossy_cobblestone 48 [email protected] (req. id 48) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 3, original id requested: 3 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:dirt 3 [email protected] (req. id 3) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 91, original id requested: 91 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lit_pumpkin 91 [email protected] (req. id 91) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 145, original id requested: 145 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:anvil 145 [email protected] (req. id 145) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 11, original id requested: 11 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lava 11 [email protected] (req. id 11) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 62, original id requested: 62 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:lit_furnace 62 [email protected] (req. id 62) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 15, original id requested: 15 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_ore 15 [email protected] (req. id 15) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 57, original id requested: 57 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:diamond_block 57 [email protected] (req. id 57) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 30, original id requested: 30 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:web 30 [email protected] (req. id 30) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 170, original id requested: 170 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:hay_block 170 [email protected] (req. id 170) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 136, original id requested: 136 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:jungle_stairs 136 [email protected] (req. id 136) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 114, original id requested: 114 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick_stairs 114 [email protected] (req. id 114) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 70, original id requested: 70 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_pressure_plate 70 [email protected] (req. id 70) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 143, original id requested: 143 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wooden_button 143 [email protected] (req. id 143) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 43, original id requested: 43 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:double_stone_slab 43 [email protected] (req. id 43) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 14, original id requested: 14 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:gold_ore 14 [email protected] (req. id 14) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 46, original id requested: 46 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:tnt 46 [email protected] (req. id 46) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 154, original id requested: 154 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:hopper 154 [email protected] (req. id 154) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 44, original id requested: 44 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stone_slab 44 [email protected] (req. id 44) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 142, original id requested: 142 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:potatoes 142 [email protected] (req. id 142) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 129, original id requested: 129 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:emerald_ore 129 [email protected] (req. id 129) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 39, original id requested: 39 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:brown_mushroom 39 [email protected] (req. id 39) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 18, original id requested: 18 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:leaves 18 [email protected] (req. id 18) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 131, original id requested: 131 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:tripwire_hook 131 [email protected] (req. id 131) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 37, original id requested: 37 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:yellow_flower 37 [email protected] (req. id 37) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 157, original id requested: 157 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:activator_rail 157 [email protected] (req. id 157) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 76, original id requested: 76 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:redstone_torch 76 [email protected] (req. id 76) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 125, original id requested: 125 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:double_wooden_slab 125 [email protected] (req. id 125) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 96, original id requested: 96 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:trapdoor 96 [email protected] (req. id 96) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 161, original id requested: 161 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:leaves2 161 [email protected] (req. id 161) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 60, original id requested: 60 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:farmland 60 [email protected] (req. id 60) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 9, original id requested: 9 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:water 9 [email protected] (req. id 9) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 27, original id requested: 27 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:golden_rail 27 [email protected] (req. id 27) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 89, original id requested: 89 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:glowstone 89 [email protected] (req. id 89) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 171, original id requested: 171 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:carpet 171 [email protected] (req. id 171) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 113, original id requested: 113 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:nether_brick_fence 113 [email protected] (req. id 113) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 86, original id requested: 86 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:pumpkin 86 [email protected] (req. id 86) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 5, original id requested: 5 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:planks 5 [email protected] (req. id 5) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 122, original id requested: 122 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:dragon_egg 122 [email protected] (req. id 122) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 23, original id requested: 23 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:dispenser 23 [email protected] (req. id 23) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 24, original id requested: 24 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sandstone 24 [email protected] (req. id 24) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 28, original id requested: 28 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:detector_rail 28 [email protected] (req. id 28) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 172, original id requested: 172 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:hardened_clay 172 [email protected] (req. id 172) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 160, original id requested: 160 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stained_glass_pane 160 [email protected] (req. id 160) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 19, original id requested: 19 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:sponge 19 [email protected] (req. id 19) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 147, original id requested: 147 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:light_weighted_pressure_plate 147 [email protected] (req. id 147) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 127, original id requested: 127 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cocoa 127 [email protected] (req. id 127) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 95, original id requested: 95 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:stained_glass 95 [email protected] (req. id 95) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 101, original id requested: 101 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:iron_bars 101 [email protected] (req. id 101) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 66, original id requested: 66 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:rail 66 [email protected] (req. id 66) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 97, original id requested: 97 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:monster_egg 97 [email protected] (req. id 97) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 52, original id requested: 52 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:mob_spawner 52 [email protected] (req. id 52) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 126, original id requested: 126 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:wooden_slab 126 [email protected] (req. id 126) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 139, original id requested: 139 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:cobblestone_wall 139 [email protected] (req. id 139) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 65, original id requested: 65 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:ladder 65 [email protected] (req. id 65) [23:29:02] [main/DEBUG] [FML/]: Found matching Block [email protected] for ItemBlock [email protected] at id 121, original id requested: 121 [23:29:02] [main/TRACE] [FML/]: Registry add: minecraft:end_stone 121 [email protected] (req. id 121) [23:29:03] [main/WARN] [FML/]: ============================================================= [23:29:03] [main/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML! [23:29:03] [main/WARN] [FML/]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V [23:29:03] [main/WARN] [FML/]: Use FMLCommonHandler.exitJava instead [23:29:03] [main/WARN] [FML/]: ============================================================= [23:29:03] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization [23:29:03] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization [23:29:03] [Server thread/DEBUG] [FML/]: File D:\minecraft sw\config\injectedDependencies.json not found. No dependencies injected [23:29:03] [Server thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, com.gildedgames.util.threadedlighting.ThreadedLighting] [23:29:03] [Server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes [23:29:03] [Server thread/DEBUG] [FML/]: Found a minecraft related file at D:\minecraft sw\fml-1.7.10-7.10.142.1104-1.7.10-universal.jar, examining for mod candidates [23:29:03] [Server thread/TRACE] [FML/]: Skipping known library file D:\minecraft sw\mods\gilded-games-util-1.7.10-1.9.jar [23:29:03] [Server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully [23:29:03] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer [23:29:03] [Server thread/INFO] [FML/]: Searching D:\minecraft sw\mods for mods [23:29:03] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file [1-7-10]_Lucky_Block_v5-1-0.jar [23:29:03] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file aether-1.7.10-1.6.jar [23:29:03] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Artifacts-1.1.3.jar [23:29:03] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Backpacks-Mod.jar [23:29:03] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar [23:29:03] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file gilded-games-util-1.7.10-1.9.jar [23:29:03] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file iChun-Util-Mod-1.7.10.jar [23:29:03] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file lom-1.7.10-3.2.2.jar [23:29:03] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Morphing-Mod-1.7.10.jar [23:29:03] [Server thread/DEBUG] [FML/]: Examining file fml-1.7.10-7.10.142.1104-1.7.10-universal.jar for potential mods [23:29:03] [Server thread/DEBUG] [FML/]: The mod container fml-1.7.10-7.10.142.1104-1.7.10-universal.jar appears to be missing an mcmod.info file [23:29:03] [Server thread/DEBUG] [FML/]: Examining file [1-7-10]_Lucky_Block_v5-1-0.jar for potential mods [23:29:03] [Server thread/TRACE] [FML/]: Located mcmod.info file in file [1-7-10]_Lucky_Block_v5-1-0.jar [23:29:04] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mod.lucky.Lucky) - loading [23:29:04] [Server thread/TRACE] [lucky/]: Parsed dependency info : [] [] [] [23:29:04] [Server thread/DEBUG] [FML/]: Examining file aether-1.7.10-1.6.jar for potential mods [23:29:04] [Server thread/TRACE] [FML/]: Located mcmod.info file in file aether-1.7.10-1.6.jar [23:29:04] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (net.aetherteam.aether.Aether) - loading [23:29:04] [Server thread/TRACE] [aether/]: Using mcmod dependency info : [Forge, gilded-games-util] [gilded-games-util] [] [23:29:04] [Server thread/DEBUG] [FML/]: Examining file Artifacts-1.1.3.jar for potential mods [23:29:04] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Artifacts-1.1.3.jar [23:29:04] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.draco18s.artifacts.DragonArtifacts) - loading [23:29:04] [Server thread/TRACE] [Artifacts/]: Parsed dependency info : [] [] [] [23:29:04] [Server thread/DEBUG] [FML/]: Examining file Backpacks-Mod.jar for potential mods [23:29:04] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Backpacks-Mod.jar [23:29:04] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (de.eydamos.backpack.Backpack) - loading [23:29:04] [Server thread/TRACE] [Backpack/]: Parsed dependency info : [] [] [] [23:29:04] [Server thread/DEBUG] [FML/]: Examining file BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar for potential mods [23:29:04] [Server thread/TRACE] [FML/]: Located mcmod.info file in file BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar [23:29:04] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (biomesoplenty.BiomesOPlenty) - loading [23:29:04] [Server thread/TRACE] [BiomesOPlenty/]: Parsed dependency info : [[email protected][10.13.4.1566,)] [Natura, [email protected][10.13.4.1566,)] [] [23:29:04] [Server thread/DEBUG] [BiomesOPlenty/]: Attempting to load the file version.properties from BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar to locate a version number for BiomesOPlenty [23:29:04] [Server thread/DEBUG] [BiomesOPlenty/]: Found version 2.1.0 for mod BiomesOPlenty in version.properties, using [23:29:04] [Server thread/DEBUG] [FML/]: Examining file gilded-games-util-1.7.10-1.9.jar for potential mods [23:29:04] [Server thread/TRACE] [FML/]: Located mcmod.info file in file gilded-games-util-1.7.10-1.9.jar [23:29:04] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.gildedgames.util.core.UtilCore) - loading [23:29:04] [Server thread/TRACE] [gilded-games-util/]: Parsed dependency info : [] [] [*] [23:29:04] [Server thread/DEBUG] [FML/]: Examining file iChun-Util-Mod-1.7.10.jar for potential mods [23:29:04] [Server thread/TRACE] [FML/]: Located mcmod.info file in file iChun-Util-Mod-1.7.10.jar [23:29:04] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (ichun.common.iChunUtil) - loading [23:29:04] [Server thread/TRACE] [iChunUtil/]: Parsed dependency info : [[email protected][10.13.0.1186,)] [[email protected][10.13.0.1186,)] [] [23:29:04] [Server thread/DEBUG] [FML/]: Examining file lom-1.7.10-3.2.2.jar for potential mods [23:29:04] [Server thread/TRACE] [FML/]: Located mcmod.info file in file lom-1.7.10-3.2.2.jar [23:29:04] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.lom.lotsomobscore.LotsOMobs) - loading [23:29:04] [Server thread/TRACE] [lom/]: Parsed dependency info : [] [] [] [23:29:04] [Server thread/DEBUG] [FML/]: Examining file Morphing-Mod-1.7.10.jar for potential mods [23:29:04] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Morphing-Mod-1.7.10.jar [23:29:04] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (morph.common.Morph) - loading [23:29:04] [Server thread/TRACE] [Morph/]: Parsed dependency info : [[email protected][4.0.0,)] [[email protected][4.0.0,)] [] [23:29:04] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 12 mods to load [23:29:04] [Server thread/DEBUG] [FML/]: Found API biomesoplenty.api (owned by BiomesOPlenty providing BiomesOPlentyAPI) embedded in BiomesOPlenty [23:29:04] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BiomesOPlentyAPI: owner: BiomesOPlenty, dependents: [] [23:29:04] [Server thread/TRACE] [FML/]: Received a system property request '' [23:29:04] [Server thread/TRACE] [FML/]: System property request managing the state of 0 mods [23:29:04] [Server thread/DEBUG] [FML/]: After merging, found state information for 0 mods [23:29:04] [Server thread/DEBUG] [FML/]: Found translations in fml-1.7.10-7.10.142.1104-1.7.10-universal.jar [en_US] [23:29:04] [Server thread/DEBUG] [lucky/]: Enabling mod lucky [23:29:04] [Server thread/DEBUG] [FML/]: Found translations in [1-7-10]_Lucky_Block_v5-1-0.jar [en_US] [23:29:04] [Server thread/DEBUG] [aether/]: Enabling mod aether [23:29:04] [Server thread/DEBUG] [FML/]: Found translations in aether-1.7.10-1.6.jar [da_DK, de_DE, el_GR, en_PT, en_US, es_ES, fi_FI, fr_FR, ja_JP, jp_JP, ko_KR, lv_LV, nl_NL, pl_PL, pt_BR, ru_RU, th_TH, tr_TR, zh_HK, zh_TW] [23:29:04] [Server thread/DEBUG] [Artifacts/]: Enabling mod Artifacts [23:29:04] [Server thread/DEBUG] [FML/]: Found translations in Artifacts-1.1.3.jar [en_US, pt_BR, ru_RU, zh_CN] [23:29:04] [Server thread/DEBUG] [Backpack/]: Enabling mod Backpack [23:29:04] [Server thread/DEBUG] [FML/]: Found translations in Backpacks-Mod.jar [de_DE, en_US] [23:29:04] [Server thread/DEBUG] [BiomesOPlenty/]: Enabling mod BiomesOPlenty [23:29:04] [Server thread/DEBUG] [FML/]: Found translations in BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar [fr_FR, fr_CA, zh_TW, zh_CN, pt_BR, it_IT, en_US, nl_NL, de_DE, ru_RU, da_DK, ja_JP, pl_PL] [23:29:04] [Server thread/DEBUG] [gilded-games-util/]: Enabling mod gilded-games-util [23:29:04] [Server thread/DEBUG] [FML/]: Found translations in gilded-games-util-1.7.10-1.9.jar [en_US] [23:29:04] [Server thread/DEBUG] [iChunUtil/]: Enabling mod iChunUtil [23:29:04] [Server thread/DEBUG] [FML/]: Found translations in iChun-Util-Mod-1.7.10.jar [bg_BG, de_DE, en_US, es_ES, fr_FR, ru_RU] [23:29:04] [Server thread/DEBUG] [lom/]: Enabling mod lom [23:29:04] [Server thread/DEBUG] [FML/]: Found translations in lom-1.7.10-3.2.2.jar [en_US, nl_NL] [23:29:04] [Server thread/DEBUG] [Morph/]: Enabling mod Morph [23:29:04] [Server thread/DEBUG] [FML/]: Found translations in Morphing-Mod-1.7.10.jar [bg_BG, cs_CZ, de_DE, en_US, es_ES, et_EE, fi_FI, fr_CA, fr_FR, hr_HR, hu_HU, it_IT, ko_KR, nb_NO, nl_NL, pl_PL, pt_BR, ru_RU, sv_SE, uk_UA, zh_CN, zh_TW] [23:29:04] [Server thread/TRACE] [FML/]: Verifying mod requirements are satisfied [23:29:04] [Server thread/ERROR] [FML/]: The mod aether (Aether II) requires mods [Forge] to be available [23:29:04] [Server thread/DEBUG] [FML/]: Mod sorting data [23:29:04] [Server thread/DEBUG] [FML/]: lucky(Lucky Block:5.1.0): [1-7-10]_Lucky_Block_v5-1-0.jar () [23:29:04] [Server thread/DEBUG] [FML/]: aether(Aether II:1.7.10-1.6): aether-1.7.10-1.6.jar () [23:29:04] [Server thread/DEBUG] [FML/]: Artifacts(Artifacts:1.1.3): Artifacts-1.1.3.jar () [23:29:04] [Server thread/DEBUG] [FML/]: Backpack(Backpack:2.0.0): Backpacks-Mod.jar () [23:29:04] [Server thread/DEBUG] [FML/]: BiomesOPlenty(Biomes O' Plenty:2.1.0): BiomesOPlenty-1.7.10-2.1.0.2027-universal.jar (after:Natura; required-after:[email protected][10.13.4.1566,)) [23:29:04] [Server thread/DEBUG] [FML/]: gilded-games-util(Gilded Games Utility:1.7.10-1.2): gilded-games-util-1.7.10-1.9.jar (before:*) [23:29:04] [Server thread/DEBUG] [FML/]: iChunUtil(iChunUtil:4.1.3): iChun-Util-Mod-1.7.10.jar (required-after:[email protected][10.13.0.1186,)) [23:29:04] [Server thread/DEBUG] [FML/]: lom(LotsOMobs:1.7.10-3.2.2): lom-1.7.10-3.2.2.jar () [23:29:04] [Server thread/DEBUG] [FML/]: Morph(Morph:0.9.2): Morphing-Mod-1.7.10.jar (required-after:[email protected][4.0.0,)) [23:29:04] [Server thread/WARN] [FML/]: Can't revert to frozen GameData state without freezing first. [23:29:04] [Server thread/INFO] [FML/]: Applying holder lookups [23:29:04] [Server thread/INFO] [FML/]: Holder lookups applied [23:29:04] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp [23:29:04] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp [23:29:04] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML [23:29:04] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML [23:29:04] [Server thread/TRACE] [mod_ThreadedLighting/mod_ThreadedLighting]: Sending event FMLServerStoppedEvent to mod mod_ThreadedLighting [23:29:04] [Server thread/TRACE] [mod_ThreadedLighting/mod_ThreadedLighting]: Sent event FMLServerStoppedEvent to mod mod_ThreadedLighting [23:29:04] [Server thread/TRACE] [lucky/lucky]: Sending event FMLServerStoppedEvent to mod lucky [23:29:04] [Server thread/TRACE] [lucky/lucky]: Sent event FMLServerStoppedEvent to mod lucky [23:29:04] [Server thread/TRACE] [aether/aether]: Sending event FMLServerStoppedEvent to mod aether [23:29:04] [Server thread/TRACE] [aether/aether]: Sent event FMLServerStoppedEvent to mod aether [23:29:04] [Server thread/TRACE] [Artifacts/Artifacts]: Sending event FMLServerStoppedEvent to mod Artifacts [23:29:04] [Server thread/TRACE] [Artifacts/Artifacts]: Sent event FMLServerStoppedEvent to mod Artifacts [23:29:04] [Server thread/TRACE] [Backpack/Backpack]: Sending event FMLServerStoppedEvent to mod Backpack [23:29:04] [Server thread/TRACE] [Backpack/Backpack]: Sent event FMLServerStoppedEvent to mod Backpack [23:29:04] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sending event FMLServerStoppedEvent to mod BiomesOPlenty [23:29:04] [Server thread/TRACE] [BiomesOPlenty/BiomesOPlenty]: Sent event FMLServerStoppedEvent to mod BiomesOPlenty [23:29:04] [Server thread/TRACE] [gilded-games-util/gilded-games-util]: Sending event FMLServerStoppedEvent to mod gilded-games-util [23:29:04] [Server thread/TRACE] [gilded-games-util/gilded-games-util]: Sent event FMLServerStoppedEvent to mod gilded-games-util [23:29:04] [Server thread/TRACE] [iChunUtil/iChunUtil]: Sending event FMLServerStoppedEvent to mod iChunUtil [23:29:04] [Server thread/TRACE] [iChunUtil/iChunUtil]: Sent event FMLServerStoppedEvent to mod iChunUtil [23:29:04] [Server thread/TRACE] [lom/lom]: Sending event FMLServerStoppedEvent to mod lom [23:29:04] [Server thread/TRACE] [lom/lom]: Sent event FMLServerStoppedEvent to mod lom [23:29:04] [Server thread/TRACE] [Morph/Morph]: Sending event FMLServerStoppedEvent to mod Morph [23:29:04] [Server thread/TRACE] [Morph/Morph]: Sent event FMLServerStoppedEvent to mod Morph [23:29:04] [Server thread/INFO] [FML/]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.this was from fml latest server log;
I have tried to allocate more RAM through .bat file, however that did not help :I
Anybody have ideas?
Very simple if you read what the first line says: cpw.mods.fml.common.MissingModsException
One or some of your mods are missing dependencies.
Go back through the download pages for the mods and double check if any needed another mod to work.
MEEAP
Thanks! Il take a look later.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumYour actually missing Forge, which means it didn't install correctly. Re-install and make a new Profile.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
Could this actually be a reason? Because i had the same error with my friend's account. And this is a server, not a client itself. Il take a look though, il re-install the server again tomorrow.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumWhen Forge installs, it makes 3 mods: Forge, MCP, FML. Your missing Forge for some reason.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
So sadly apparently this happens with any mod at all. No matter how many mods i have. During forge installation and without any mods at all, everything works flawlessly. There are no errors in installation. But it still happens.
EDIT: Im suspecting that it also might be my internet now, can you please install the forge server yourself and send it to me through mediafire or else? Maybe that would be the solution. I live in Turkey, and some of the websites are blocked here with the possibility of the blocked forge downloading website, if that is a thing. Anyways, that would be very nice of you
Here are the new crash reports:
---- Minecraft Crash Report -------- Minecraft Crash Report ----// Don't be sad. I'll do better next time, I promise! Time: 22.08.2017 21:28Description: Exception in server tick loop cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.<init>(Ljava/lang/String;)V at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) at cpw.mods.fml.common.Loader.loadMods(Loader.java:522) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:400) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:693)Caused by: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.<init>(Ljava/lang/String;)V at com.draco18s.artifacts.DragonArtifacts$1.<init>(DragonArtifacts.java:78) at com.draco18s.artifacts.DragonArtifacts.<clinit>(DragonArtifacts.java:78) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.loadMods(Loader.java:511) ... 5 more A detailed walkthrough of the error, its code path and all known details is as follows:--------------------------------------------------------------------------------------- -- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (x86) version 10.0 Java Version: 1.8.0_144, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation Memory: 26917168 bytes (25 MB) / 63983616 bytes (61 MB) up to 259522560 bytes (247 MB) JVM Flags: 0 total; AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.140.1100 3 mods loaded, 3 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{7.10.140.1100} [Forge Mod Loader] (fml-1.7.10-7.10.140.1100-1.7.10-universal.jar) Unloaded->Constructed Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar) Unloaded->Errored Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml' Type: Dedicated Server (map_server.txt)and as fml server latest:
---- Minecraft Crash Report ---- // Don't be sad. I'll do better next time, I promise! Time: 22.08.2017 21:28 Description: Exception in server tick loop cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.<init>(Ljava/lang/String;)V at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) at cpw.mods.fml.common.Loader.loadMods(Loader.java:522) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:400) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:693) Caused by: java.lang.NoSuchMethodError: net.minecraft.creativetab.CreativeTabs.<init>(Ljava/lang/String;)V at com.draco18s.artifacts.DragonArtifacts$1.<init>(DragonArtifacts.java:78) at com.draco18s.artifacts.DragonArtifacts.<clinit>(DragonArtifacts.java:78) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.loadMods(Loader.java:511) ... 5 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (x86) version 10.0 Java Version: 1.8.0_144, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation Memory: 26917168 bytes (25 MB) / 63983616 bytes (61 MB) up to 259522560 bytes (247 MB) JVM Flags: 0 total; AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.140.1100 3 mods loaded, 3 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{7.10.140.1100} [Forge Mod Loader] (fml-1.7.10-7.10.140.1100-1.7.10-universal.jar) Unloaded->Constructed Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar) Unloaded->Errored Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml' Type: Dedicated Server (map_server.txt)-
View User Profile
-
View Posts
-
Send Message
Curse PremiumSorry, but I have no experience with MC servers. I play single player client and I play on other peoples servers.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
Damn, anybody else have any ideas?