Probleme real train mod 1.7.10

bigboss4516

Architecte en herbe
29 Janvier 2017
2
0
62
Bonjour a tous j ai un problème qui est survenu sur le mod real train mod alors qu avant je n avait pas se probleme pouvez vous m aidez merci
Code:
[14:46:29] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:46:29] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[14:46:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[14:46:29] [main/INFO] [FML]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
[14:46:29] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[14:46:29] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:46:29] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:46:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:46:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:46:29] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:46:30] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[14:46:30] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[14:46:30] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[14:46:30] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[14:46:30] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:46:31] [main/INFO]: Setting user: Isladic
[14:46:32] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:144]: Completely ignored arguments: [--nativeLauncherVersion, 307]
[14:46:32] [Client thread/INFO]: LWJGL Version: 2.9.1
[14:46:34] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 29/01/17 14:46
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


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 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 123442088 bytes (117 MB) / 189485056 bytes (180 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    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:
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.49' Renderer: 'GeForce GTX 760 (192-bit)/PCIe/SSE2'
[14:46:34] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[14:46:34] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1558 Initialized
[14:46:34] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[14:46:34] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[14:46:34] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[14:46:34] [Client thread/INFO] [FML]: Searching C:\Users\adaa\AppData\Roaming\.minecraft\mods for mods
[14:46:38] [Client thread/ERROR] [FML]: The mcmod.info file in NGTLib1.7.10.27_Forge10.13.4.1558.zip cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 11 column 6
    at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
    at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
    at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
    at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
    at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
    at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 11 column 6
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:480) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
    ... 19 more
[14:46:38] [Client thread/ERROR] [FML]: The mcmod.info file in RTM1.7.10.35_Forge10.13.4.1558.zip cannot be parsed as valid JSON. It will be ignored
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 12 column 6
    at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
    at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
    at cpw.mods.fml.common.MetadataCollection.from(MetadataCollection.java:55) [MetadataCollection.class:?]
    at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:53) [JarDiscoverer.class:?]
    at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42) [ContainerType.class:?]
    at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71) [ModCandidate.class:?]
    at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131) [ModDiscoverer.class:?]
    at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364) [Loader.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) [Loader.class:?]
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 12 column 6
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:480) ~[JsonReader.class:?]
    at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
    at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
    ... 19 more
[14:46:38] [Client thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load
[14:46:39] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, NGTLib, Railcraft, RTM] at CLIENT
[14:46:39] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, NGTLib, Railcraft, RTM] at SERVER
[14:46:39] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:NGTLib, FMLFileResourcePack:Railcraft, FMLFileResourcePack:RealTrainMod
[14:46:39] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[14:46:39] [Client thread/INFO] [FML]: Found 341 ObjectHolder annotations
[14:46:39] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[14:46:39] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[14:46:39] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[14:46:40] [Client thread/INFO] [Railcraft]: Module disabled: ModuleIC2, IC2 not detected
[14:46:40] [Client thread/INFO] [Railcraft]: Module disabled: ModuleThaumcraft, Thaumcraft not detected
[14:46:41] [Client thread/INFO] [Railcraft]: Activating Christmas Seasonal Pack
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:LRBase, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMRail.init(RTMRail.java:58)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:224)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:LRBase, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMRail.init(RTMRail.java:58)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:224)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:LRCore, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMRail.init(RTMRail.java:59)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:224)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:LRCore, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMRail.init(RTMRail.java:59)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:224)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:LRSBase, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMRail.init(RTMRail.java:60)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:224)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:LRSBase, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMRail.init(RTMRail.java:60)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:224)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:LRSCore, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMRail.init(RTMRail.java:61)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:224)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:LRSCore, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMRail.init(RTMRail.java:61)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:224)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:LRLBase, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMRail.init(RTMRail.java:62)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:224)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:LRLBase, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMRail.init(RTMRail.java:62)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:224)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:LRLCore, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMRail.init(RTMRail.java:63)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:224)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:LRLCore, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMRail.init(RTMRail.java:63)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:224)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:marker, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:226)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:marker, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:226)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:markerSwitch, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:227)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:markerSwitch, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:227)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:markerSlope, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:228)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:markerSlope, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:228)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:fluorescent, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:230)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:fluorescent, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:230)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:ironPillar, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:231)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:ironPillar, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:231)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:insulator, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:insulator, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:signal, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:233)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:signal, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:233)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:crossing, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:234)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:crossing, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:234)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:Variable, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:235)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:Variable, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:235)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:linePole, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:236)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:linePole, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:236)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:connector, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:237)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:connector, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:237)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:powerUnit, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:238)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:powerUnit, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:238)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:railroadSign, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:240)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:railroadSign, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:240)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:turnstile, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:241)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:turnstile, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:241)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:point, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:242)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:point, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:242)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:rsWire, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:243)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:rsWire, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:243)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:signboard, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:244)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:signboard, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:244)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:trainWorkBench, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:245)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)
[14:46:41] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:trainWorkBench, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:245)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)
[14:46:41] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:fireBrick, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:253)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:fireBrick, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:253)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:hotStoveBrick, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:254)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:hotStoveBrick, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:254)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:pipe, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:255)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:pipe, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:255)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:slot, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:256)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:slot, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:256)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:furnaceFire, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:257)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:furnaceFire, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:257)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:exhaustGas, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:258)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:exhaustGas, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:258)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:pigIron_L, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:259)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:pigIron_L, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:259)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:steel_L, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:260)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:steel_L, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:260)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:slag, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:261)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:slag, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:261)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:converterCore, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:262)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:converterCore, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:262)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:converterBase, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:263)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:converterBase, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:263)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:steelSlab, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:264)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:steelSlab, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:264)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:brickSlab, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:265)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:brickSlab, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:265)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:brickDoubleSlab, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:266)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:brickDoubleSlab, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:266)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:steelMaterial, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:866)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:267)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:41] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:steelMaterial, invalid registry invocation/invalid name?
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:232)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188)
[14:46:41] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMBlock.init(RTMBlock.java:267)
[14:46:41] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:172)...
[14:46:41] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:bogie, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:135)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:installedObject, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:136)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:material, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:crowbar, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:138)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:itemTrain, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:139)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:itemMotorman, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:140)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:itemCargo, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:141)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:itemRailroadSign, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:142)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:ticket, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:143)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:ticketBook, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:144)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:icCard, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:145)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:bucketLiquid, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:171)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:ironHacksaw, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:172)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:ingotSteel, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:paddle, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:174)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:coke, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:175)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:bellows, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:176)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/WARN] [FML]: * Illegal extra prefix rtm for name rtm:itemPipe, invalid registry invocation/invalid name?
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameData.registerItem(GameData.java:809)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:149)
[14:46:42] [Client thread/WARN] [FML]: *  at cpw.mods.fml.common.registry.GameRegistry.registerItem(GameRegistry.java:137)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMItem.init(RTMItem.java:177)
[14:46:42] [Client thread/WARN] [FML]: *  at jp.ngt.rtm.RTMCore.preInit(RTMCore.java:173)
[14:46:42] [Client thread/WARN] [FML]: *  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
[14:46:42] [Client thread/WARN] [FML]: ****************************************
[14:46:42] [Client thread/INFO] [NGT]: Set search path : C:\Users\adaa\AppData\Roaming\.minecraft\mods
[14:46:42] [Client thread/INFO] [NGT]: Scan zip : NGTLib1.7.10.27_Forge10.13.4.1558.zip
[14:46:42] [Client thread/INFO] [NGT]: Scan jar : Railcraft-Mod-1.7.10.jar
[14:46:42] [Client thread/INFO] [NGT]: Scan zip : RTM1.7.10.35_Forge10.13.4.1558.zip
 
Dernière édition par un modérateur:

misito111

Architecte en herbe
6 Août 2012
3
0
62
25
Même problème, le mod marchait très bien avant et là d'un coup sans rien toucher elle ne veut plus se lancer.
 

bigboss4516

Architecte en herbe
29 Janvier 2017
2
0
62
je vais installer le pilote et voir si ca marche

merci beaucoup pour ton aide tu avais raison c’était un problème de pilote garce a ta solution sa fonctionne
 
Dernière édition par un modérateur: