This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[22:14:19] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR. | |
[22:14:19] [main/INFO] [FML/]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading | |
[22:14:19] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Windows 10:amd64:10.0, installed at B:\Java | |
[22:14:19] [main/DEBUG] [FML/]: Java classpath at launch is B:\.technic\modpacks\frozen-nations-pack\bin\modpack.jar;B:\.technic\cache\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;B:\.technic\cache\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;B:\.technic\cache\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;B:\.technic\cache\com\typesafe\config\1.2.1\config-1.2.1.jar;B:\.technic\cache\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;B:\.technic\cache\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;B:\.technic\cache\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2\scala-continuations-library_2.11- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The following log shows the progress of the transformer, any crashes will be logged in here. If you are reporting a crash/bug for TI, please include this log along with the crash! | |
==== Transformers ==== | |
Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer | |
Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer | |
Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer | |
Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer | |
Transformer: net.minecraftforge.classloading.FluidIdTransformer | |
Transformer: appeng.transformer.asm.ASMIntegration | |
Transformer: codechicken.lib.asm.ClassHeirachyManager | |
Transformer: codechicken.core.asm.InterfaceDependancyTransformer |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[21:14:56] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR. | |
[21:14:56] [main/INFO] [FML/]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading | |
[21:14:56] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Windows 10:amd64:10.0, installed at B:\Java | |
[21:14:56] [main/DEBUG] [FML/]: Java classpath at launch is C:\Users\Brennan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar;C:\Users\Brennan\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Brennan\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Brennan\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Brennan\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Brennan\AppData\Roaming\.minecraft\libraries\org\scala-lang\ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Ooh. Shiny. | |
Time: 6/1/16 9:20 PM | |
Description: Exception getting block type in world | |
java.lang.StackOverflowError: Exception getting block type in world | |
at net.minecraft.world.World.func_147465_d(World.java:451) | |
at net.minecraft.block.BlockDynamicLiquid.func_149811_n(SourceFile:16) | |
at net.minecraft.block.BlockDynamicLiquid.func_149674_a(SourceFile:66) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// I'm sorry, Dave. | |
Time: 6/1/16 11:10 PM | |
Description: Exception while updating neighbours | |
java.lang.StackOverflowError: Exception while updating neighbours | |
at java.security.AccessController.doPrivileged(Native Method) | |
at java.lang.ClassLoader.checkPackageAccess(Unknown Source) | |
at net.minecraft.crash.CrashReportCategory.func_147153_a(CrashReportCategory.java:232) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// I bet Cylons wouldn't have this problem. | |
Time: 6/2/16 9:27 PM | |
Description: Exception in server tick loop | |
java.lang.ClassCastException: Reika.GeoStrata.Blocks.BlockVent$TileEntityVent cannot be cast to Reika.GeoStrata.TileEntityGeoOre | |
at Reika.GeoStrata.Blocks.BlockOreTile.func_149749_a(BlockOreTile.java:209) | |
at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:600) | |
at net.minecraft.world.World.func_147465_d(World.java:451) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// I let you down. Sorry :( | |
Time: 6/6/16 3:05 AM | |
Description: Unexpected error | |
java.lang.NullPointerException: Unexpected error | |
at com.shinoow.abyssalcraft.client.handlers.AbyssalCraftClientEventHooks.onMouseEvent(AbyssalCraftClientEventHooks.java:99) | |
at cpw.mods.fml.common.eventhandler.ASMEventHandler_63_AbyssalCraftClientEventHooks_onMouseEvent_MouseEvent.invoke(.dynamic) | |
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FTB Launcher logs: | |
[05:08:06] [DEBUG] LaunchFrame.main:219: FTB Launcher CI Build #: 203, Git SHA: 9b3092c84c648524d65019efecfa000588d7773e | |
[05:08:06] [INFO] JGoogleAnalyticsTracker$2.run:484: AnalyticsBackgroundThread started | |
[05:08:06] [INFO] LaunchFrameHelpers.printInfo:33: FTBLaunch starting up (version 1.4.3 Build: 10403) | |
[05:08:06] [INFO] LaunchFrameHelpers.printInfo:34: Java version: 1.8.0_91 | |
[05:08:06] [INFO] LaunchFrameHelpers.printInfo:35: Java vendor: Oracle Corporation | |
[05:08:06] [INFO] LaunchFrameHelpers.printInfo:36: Java home: B:\Java | |
[05:08:06] [INFO] LaunchFrameHelpers.printInfo:37: Java specification: Java Virtual Machine Specification version: 1.8 by Oracle Corporation | |
[05:08:06] [INFO] LaunchFrameHelpers.printInfo:39: Java vm: Java HotSpot(TM) 64-Bit Server VM version: 25.91-b14 by Oracle Corporation | |
[05:08:06] [INFO] LaunchFrameHelpers.printInfo:40: OS: Windows 10 10.0 (64-bit) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Sorry :( | |
Time: 6/6/16 6:35 PM | |
Description: Updating screen events | |
java.lang.ArrayIndexOutOfBoundsException: 32767 | |
at binnie.extratrees.block.BlockETLog.getBlockName(BlockETLog.java:136) | |
at binnie.core.block.ItemMetadata.func_77653_i(ItemMetadata.java:57) | |
at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:427) |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[18:30:41] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR. | |
[18:30:41] [main/INFO] [FML/]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading | |
[18:30:41] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_91, running on Windows 10:amd64:10.0, installed at B:\Java | |
[18:30:41] [main/DEBUG] [FML/]: Java classpath at launch is C:\Users\Brennan\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.7.10-10.13.4.1614-1.7.10\forge-1.7.10-10.13.4.1614-1.7.10.jar;C:\Users\Brennan\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;C:\Users\Brennan\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-all\5.0.3\asm-all-5.0.3.jar;C:\Users\Brennan\AppData\Roaming\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;C:\Users\Brennan\AppData\Roaming\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;C:\Users\Brennan\AppData\Roaming\.minecraft\libraries\org\scala-lang\ |