DarkholmeTenk / TardisModIssues

Contains the issues tracker for the private TardisMod
25 stars 8 forks source link

crashes when loading the world #543

Closed jxj154 closed 7 years ago

jxj154 commented 8 years ago

[00:29:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker [00:29:38] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker [00:29:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker [00:29:38] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading [00:29:38] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_74, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_74 [00:29:38] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [00:29:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [00:29:38] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker [00:29:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [00:29:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker [00:29:38] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:29:39] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [00:29:39] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [00:29:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:29:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker [00:29:39] [main/INFO] [STDOUT]: [cofh.asm.CoFHAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg [00:29:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper [00:29:39] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker [00:29:39] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker [00:29:39] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [00:29:40] [main/INFO]: Setting user: jxj154 [00:29:41] [Client thread/INFO]: LWJGL Version: 2.9.1 [00:29:43] [Client thread/INFO] [STDOUT]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ---- // I blame Dinnerbone.

Time: 6/26/16 12:29 AM 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_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 93111408 bytes (88 MB) / 188309504 bytes (179 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 368.39' Renderer: 'GeForce GTX 870M/PCIe/SSE2' [00:29:43] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization [00:29:43] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized [00:29:43] [Client thread/INFO] [FML]: Replaced 183 ore recipies [00:29:43] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization [00:29:43] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [00:29:43] [Client thread/INFO] [FML]: Searching C:\Users\roboj_000\AppData\Roaming.minecraft\mods for mods [00:29:48] [Client thread/INFO] [FML]: Forge Mod Loader has identified 7 mods to load [00:29:48] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, , CoFHCore, darkcore, TardisMod] at CLIENT [00:29:48] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, , CoFHCore, darkcore, TardisMod] at SERVER [00:29:48] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Dark Core, FMLFileResourcePack:Tardis Mod [00:29:48] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [00:29:48] [Client thread/INFO] [FML]: Found 337 ObjectHolder annotations [00:29:48] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [00:29:48] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [00:29:48] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [00:29:48] [Client thread/INFO] [CoFHWorld]: Registering Default Templates. [00:29:49] [Client thread/INFO] [CoFHWorld]: Registering default generators

[00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Junction.Four Way.schema [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Junction.Four Way.schema false [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Junction.T Junction.schema [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Junction.T Junction.schema false [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Junction.Turn Left.schema [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Junction.Turn Left.schema false [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Junction.Turn Right.schema [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Junction.Turn Right.schema false [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Lift.Down Further.schema [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Lift.Down Further.schema false [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Lift.Down.schema [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Lift.Down.schema false [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Lift.Up Further.schema [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Lift.Up Further.schema false [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Corridor Lift.Up.schema [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor Lift.Up.schema false

[00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor.Medium.schema false

[00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor.Normal.schema false

[00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor.Short.schema false

[00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Corridor.Tiny.schema false [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Rooms.Big Chamber.schema [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Rooms.Big Chamber.schema false [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Rooms.Med Chamber.schema [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Rooms.Med Chamber.schema false [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]TCHSS:Rooms.Med Farm.schema [00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][CH]Added schema Rooms.Med Farm.schema false

[00:29:49] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TCH]Read classpath [00:29:49] [Client thread/INFO] [FML]: Applying holder lookups [00:29:49] [Client thread/INFO] [FML]: Holder lookups applied [00:29:49] [Client thread/INFO] [FML]: Injecting itemstacks [00:29:49] [Client thread/INFO] [FML]: Itemstack injection complete

[00:29:49] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem... [00:29:49] [CoFHUpdater:CoFHCore/INFO] [CoFHCore]: An updated version of CoFH Core is available: CoFH Core 3.1.2 for Minecraft 1.7.10. [00:29:49] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL

[00:29:49] [Thread-8/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized. [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Console.topbottom in slot 0 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Console.side in slot 1 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Corridor.topbottom in slot 2 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Corridor.side in slot 3 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Walkway.topbottom in slot 4 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Walkway.side in slot 5 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Glass.topbottom in slot 6 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Glass.side in slot 7 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:GravityLift.Normal.top in slot 0 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:GravityLift.Normal.bottomsides in slot 1 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:GravityLift.Craftable.top in slot 2 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:GravityLift.Craftable.bottomsides in slot 3 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Console.topbottom in slot 0 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Console.side in slot 1 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Corridor.topbottom in slot 2 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Corridor.side in slot 3 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Walkway.topbottom in slot 4 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Walkway.side in slot 5 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Glass.topbottom in slot 6 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:Slab.Glass.side in slot 7 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:GravityLift.Normal.top in slot 0 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:GravityLift.Normal.bottomsides in slot 1 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:GravityLift.Craftable.top in slot 2 [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractBlock:func_149651_a:253]: [AB]Registering TardisMod:GravityLift.Craftable.bottomsides in slot 3 [00:29:50] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon Schematic [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon TardisKey [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon Component [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon CraftingComponent [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon Schematic [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon TardisKey [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon Component [00:29:50] [Client thread/INFO] [STDOUT]: [io.darkcraft.darkcore.mod.abstracts.AbstractItem:func_94581_a:80]: [TAI]Registering icon CraftingComponent [00:29:50] [Client thread/INFO]: Created: 16x16 textures/items-atlas

[00:29:50] [Sound Library Loader/INFO]: Sound engine started

[00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:103) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.network.FMLEventChannel.register(FMLEventChannel.java:86) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at io.darkcraft.darkcore.mod.DarkcoreMod.init(DarkcoreMod.java:87) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.client.main.Main.main(SourceFile:148) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.reflect.Method.invoke(Unknown Source) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [00:29:50] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [00:29:50] [Client thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TM]Sending message to WAILA [00:29:50] [Client thread/INFO] [FML]: Injecting itemstacks [00:29:50] [Client thread/INFO] [FML]: Itemstack injection complete

[00:29:50] [Client thread/WARN] [FML]: [Thaumcraft] Could not retrieve item identified by: itemResource [00:29:50] [Client thread/WARN] [FML]: [Thaumcraft] Could not retrieve item identified by: itemResource [00:29:50] [Client thread/INFO] [CoFHWorld]: CoFH Core found 2 World Generation files present in C:\Users\roboj_000\AppData\Roaming.minecraft\config\cofh\world/. [00:29:50] [Client thread/INFO] [CoFHWorld]: Reading world generation info from: C:\Users\roboj_000\AppData\Roaming.minecraft\config\cofh\world\ThermalFoundation-Ores.json: [00:29:50] [Client thread/ERROR] [CoFHWorld]: Invalid block entry! [00:29:50] [Client thread/WARN] [CoFHWorld]: Template 'uniform' failed to parse its entry! [00:29:50] [Client thread/ERROR] [CoFHWorld]: Error parsing generation entry: "copper" > Please check the parameters. It may be a duplicate. [00:29:50] [Client thread/ERROR] [CoFHWorld]: Invalid block entry! [00:29:50] [Client thread/WARN] [CoFHWorld]: Template 'uniform' failed to parse its entry! [00:29:50] [Client thread/ERROR] [CoFHWorld]: Error parsing generation entry: "tin" > Please check the parameters. It may be a duplicate. [00:29:50] [Client thread/ERROR] [CoFHWorld]: Invalid block entry! [00:29:50] [Client thread/WARN] [CoFHWorld]: Template 'uniform' failed to parse its entry! [00:29:50] [Client thread/ERROR] [CoFHWorld]: Error parsing generation entry: "silver" > Please check the parameters. It may be a duplicate. [00:29:50] [Client thread/ERROR] [CoFHWorld]: Invalid block entry! [00:29:50] [Client thread/WARN] [CoFHWorld]: Template 'uniform' failed to parse its entry! [00:29:50] [Client thread/ERROR] [CoFHWorld]: Error parsing generation entry: "lead" > Please check the parameters. It may be a duplicate. [00:29:50] [Client thread/ERROR] [CoFHWorld]: Invalid block entry! [00:29:50] [Client thread/WARN] [CoFHWorld]: Template 'uniform' failed to parse its entry! [00:29:50] [Client thread/ERROR] [CoFHWorld]: Error parsing generation entry: "nickel" > Please check the parameters. It may be a duplicate. [00:29:50] [Client thread/ERROR] [CoFHWorld]: Invalid block entry! [00:29:50] [Client thread/WARN] [CoFHWorld]: Template 'uniform' failed to parse its entry! [00:29:50] [Client thread/ERROR] [CoFHWorld]: Error parsing generation entry: "platinum" > Please check the parameters. It may be a duplicate. [00:29:50] [Client thread/ERROR] [CoFHWorld]: Invalid block entry! [00:29:50] [Client thread/WARN] [CoFHWorld]: Template 'uniform' failed to parse its entry! [00:29:50] [Client thread/ERROR] [CoFHWorld]: Error parsing generation entry: "copperHigh" > Please check the parameters. It may be a duplicate. [00:29:50] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 7 mods [00:29:50] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Dark Core, FMLFileResourcePack:Tardis Mod [00:29:51] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas [00:29:51] [Client thread/INFO]: Created: 512x256 textures/items-atlas

[00:29:51] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down... [00:29:51] [Client thread/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com

[00:29:51] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem... [00:29:51] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL

[00:29:51] [Thread-10/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.

[00:29:51] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.

[00:29:51] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN tardismod

[00:29:51] [Client thread/ERROR] [TEXTURE ERRORS]: domain tardismod is missing 4 textures [00:29:51] [Client thread/ERROR] [TEXTURE ERRORS]: domain tardismod has 1 location: [00:29:51] [Client thread/ERROR] [TEXTURE ERRORS]: mod TardisMod resources at C:\Users\roboj_000\AppData\Roaming.minecraft\mods\tardismod-1.7.10-0.9825-98.jar

[00:29:51] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain tardismod are:

[00:29:51] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain tardismod

[00:29:52] [Sound Library Loader/INFO]: Sound engine started [00:30:23] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10 [00:30:23] [Server thread/INFO]: Generating keypair [00:30:23] [Server thread/INFO]: Converting map! [00:30:23] [Server thread/INFO]: Scanning folders... [00:30:23] [Server thread/INFO]: Total conversion count is 0 [00:30:23] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance [00:30:23] [Server thread/INFO] [FML]: Applying holder lookups [00:30:23] [Server thread/INFO] [FML]: Holder lookups applied [00:30:24] [Server thread/INFO] [FML]: Loading dimension 0 (Copy of Copy of tardis) (net.minecraft.server.integrated.IntegratedServer@99d7323) [00:30:24] [Server thread/INFO] [FML]: Loading dimension 1 (Copy of Copy of tardis) (net.minecraft.server.integrated.IntegratedServer@99d7323) [00:30:24] [Server thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TDimH]Adding dimension: 1, The End [00:30:24] [Server thread/INFO] [FML]: Loading dimension -1 (Copy of Copy of tardis) (net.minecraft.server.integrated.IntegratedServer@99d7323) [00:30:24] [Server thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TDimH]Adding dimension: -1, Nether [00:30:24] [Server thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:49]: [TM][TDimH]Adding dimension: 0, Overworld [00:30:24] [Server thread/INFO]: Preparing start region for level 0 [00:30:25] [Server thread/INFO]: Preparing spawn area: 14% [00:30:26] [Server thread/INFO]: Preparing spawn area: 38% [00:30:27] [Server thread/INFO]: Preparing spawn area: 65% [00:30:28] [Server thread/INFO]: Preparing spawn area: 95% [00:30:28] [Server thread/INFO]: Changing view distance to 22, from 10 [00:30:29] [Netty Client IO #0/INFO] [FML]: Server protocol version 2 [00:30:29] [Netty IO #1/INFO] [FML]: Client protocol version 2 [00:30:29] [Netty IO #1/INFO] [FML]: Client attempting to join with 7 mods : CoFHCore@1.7.10R3.0.2,FML@7.10.99.99,TardisMod@0.9825,Forge@10.13.4.1614,darkcore@0.22,mcp@9.05,@000 [00:30:29] [Netty IO #1/INFO] [FML]: Attempting connection with missing mods [] at CLIENT [00:30:29] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [] at SERVER [00:30:29] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established [00:30:29] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [00:30:29] [Server thread/INFO]: jxj154[local:E:75b6fbc2] logged in with entity id 148 at (156.5, 67.0, 253.5) [00:30:29] [Server thread/INFO]: jxj154 joined the game [00:30:29] [Client thread/INFO] [STDOUT]: [tardis.common.network.packet.DimRegPacketHandler:handleData:16]: Recieved new dimensions list from server

[00:30:36] [Server thread/INFO]: Stopping server [00:30:36] [Server thread/INFO]: Saving players [00:30:36] [Server thread/INFO]: Saving worlds [00:30:36] [Server thread/INFO]: Saving chunks for level 'Copy of Copy of tardis'/Overworld

AlienXtream commented 8 years ago

again, update all mod dependencies.

DarkholmeTenk commented 8 years ago

There's no actual crash information here :\

Schuljakov commented 7 years ago

Hi, I have similar problem, when trying to go to neither om server. What does "[io.darkcraft.darkcore.mod.DarkcoreMod:repostWarning:194]: RW" mean? Server just kick me out with: [19:32:47] [Netty IO #2/INFO] [FML]: Client protocol version 2 [19:32:47] [Netty IO #2/INFO] [FML]: Client attempting to join with 16 mods : FML@7.10.99.99,Forge@10.13.4.1614,Roguelike@1.5.0,ttCore@MC1.7.10-0.1.1-78,Baubles@1.0.1.10,Artifacts@1.1.3,eternisles@1.1.0,TardisMod@0.995,Botania@r1.8-249,darkcore@0.41,mcp@9.05,JABBA@1.2.2,antiqueatlas@1.7.10-4.2.10,EnderIO@1.7.10-2.2.8.381,craftguide@1.6.8.2,ESM@10.0.148 [19:32:47] [Netty IO #2/INFO] [FML]: Attempting connection with missing mods [] at CLIENT [19:32:48] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [19:32:48] [Server thread/INFO] [net.minecraft.server.management.ServerConfigurationManager]: Schuljakov[/178.159.53.196:50896] logged in with entity id 530 at (16937.09919326531, 128.0, 12226.506866292622) [19:32:48] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Schuljakov joined the game [19:32:48] [Server thread/INFO] [antiqueatlas]: Sent custom biome data to player Schuljakov [19:32:48] [Server thread/INFO] [antiqueatlas]: Sent markers data #-1 to player Schuljakov

[19:32:48] [Netty IO #2/ERROR] [FML]: NetworkDispatcher exception java.io.IOException: An existing connection was forcibly closed by the remote host at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_111] at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_111] at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_111] at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_111] at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_111] at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?] at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?] at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] [19:32:49] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Schuljakov lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}} [19:32:49] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Schuljakov left the game [19:32:57] [Server thread/INFO] [antiqueatlas]: Saving local markers data to NBT [19:32:57] [Server thread/INFO] [STDOUT]: [tardis.common.core.TardisOutput:print:50]: [TM][TPlReg]Saving to NBT

DarkholmeTenk commented 7 years ago

"[io.darkcraft.darkcore.mod.DarkcoreMod:repostWarning:194]: RW" means that the repostWarning, i.e. the text that is displayed when you join the game, has not been disabled in the configs.

There's no actual code of mine being referenced here.