diff options
author | Christina Berchtold <kekzdealer@gmail.com> | 2019-07-04 17:51:05 +0200 |
---|---|---|
committer | Christina Berchtold <kekzdealer@gmail.com> | 2019-07-04 17:51:05 +0200 |
commit | 91c7975e359614f3446f9d66783c824d006e6294 (patch) | |
tree | d96a5e6fa252575bc283ef51a606567127b3c4a4 | |
parent | a9c92395f3a23581d9dad9625195a00548fd5038 (diff) | |
download | GT5-Unofficial-91c7975e359614f3446f9d66783c824d006e6294.tar.gz GT5-Unofficial-91c7975e359614f3446f9d66783c824d006e6294.tar.bz2 GT5-Unofficial-91c7975e359614f3446f9d66783c824d006e6294.zip |
repo cleanup
43 files changed, 5 insertions, 4093 deletions
diff --git a/.gitignore b/.gitignore index dd858b4307..9fe4b89a5f 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,8 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* /bin/ +/build/ +# /crash-reports/ +# /saves/ +# /screenshots/ + diff --git a/crash-reports/crash-2019-05-20_23.20.24-client.txt b/crash-reports/crash-2019-05-20_23.20.24-client.txt deleted file mode 100644 index ec3f39bc7d..0000000000 --- a/crash-reports/crash-2019-05-20_23.20.24-client.txt +++ /dev/null @@ -1,77 +0,0 @@ ----- Minecraft Crash Report ---- -// Daisy, daisy... - -Time: 5/20/19 11:20 PM -Description: There was a severe problem during mod loading that has caused the game to fail - -cpw.mods.fml.common.LoaderException: java.lang.Error: IC2 is incompatible with this environment, use the normal IC2 version, not the dev one. - at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) - at cpw.mods.fml.common.Loader.loadMods(Loader.java:544) - at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:522) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.Error: IC2 is incompatible with this environment, use the normal IC2 version, not the dev one. - at ic2.core.IC2.<clinit>(IC2.java:150) - at java.lang.Class.forName0(Native Method) - at java.lang.Class.forName(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) - ... 12 more -Caused by: java.lang.NoSuchMethodError: net.minecraft.util.ChunkCoordinates.func_71569_e(III)F - at ic2.core.IC2.<clinit>(IC2.java:148) - ... 37 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 262894008 bytes (250 MB) / 488112128 bytes (465 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 7 mods loaded, 7 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UC FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UC Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UC kekztech{0.1a} [KekzTech] (bin) - UC examplemod{1.0} [Example Mod] (bin) - UE IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental.jar) - UE gregtech{MC1710} [GregTech] (gregtech-5.09.33.12.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2'
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-20_23.25.19-client.txt b/crash-reports/crash-2019-05-20_23.25.19-client.txt deleted file mode 100644 index 3d13164b45..0000000000 --- a/crash-reports/crash-2019-05-20_23.25.19-client.txt +++ /dev/null @@ -1,79 +0,0 @@ ----- Minecraft Crash Report ---- -// I bet Cylons wouldn't have this problem. - -Time: 5/20/19 11:25 PM -Description: There was a severe problem during mod loading that has caused the game to fail - -cpw.mods.fml.common.LoaderException: java.lang.IllegalAccessError: This Constructor has to be called in the load Phase - at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) - at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559) - at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:522) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.IllegalAccessError: This Constructor has to be called in the load Phase - at gregtech.api.metatileentity.MetaTileEntity.<init>(MetaTileEntity.java:76) - at gregtech.api.metatileentity.implementations.GT_MetaTileEntity_MultiBlockBase.<init>(GT_MetaTileEntity_MultiBlockBase.java:52) - at reactor.ModularNuclearReactor.<init>(ModularNuclearReactor.java:37) - at kekztech.KekzCore.preInit(KekzCore.java:107) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) - ... 12 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 248485208 bytes (236 MB) / 789577728 bytes (753 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 7 mods loaded, 7 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCE kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2'
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-28_20.43.08-client.txt b/crash-reports/crash-2019-05-28_20.43.08-client.txt deleted file mode 100644 index e885362056..0000000000 --- a/crash-reports/crash-2019-05-28_20.43.08-client.txt +++ /dev/null @@ -1,134 +0,0 @@ ----- Minecraft Crash Report ---- -// Who set us up the TNT? - -Time: 5/28/19 8:43 PM -Description: Initializing game - -java.lang.NullPointerException: Initializing game - at kekztech.GTRecipe.getInputFluid(GTRecipe.java:38) - at kekztech.KekzCore.postInit(KekzCore.java:41) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at kekztech.GTRecipe.getInputFluid(GTRecipe.java:38) - at kekztech.KekzCore.postInit(KekzCore.java:41) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 1091212832 bytes (1040 MB) / 1351614464 bytes (1289 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 7 mods loaded, 7 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIE kekztech{0.1a} [KekzTech] (bin) - UCHIJ examplemod{1.0} [Example Mod] (bin) - UCHIJ IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJ gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-28_21.11.25-client.txt b/crash-reports/crash-2019-05-28_21.11.25-client.txt deleted file mode 100644 index d5320c4869..0000000000 --- a/crash-reports/crash-2019-05-28_21.11.25-client.txt +++ /dev/null @@ -1,82 +0,0 @@ ----- Minecraft Crash Report ---- -// There are four lights! - -Time: 5/28/19 9:11 PM -Description: Initializing game - -java.lang.ArrayIndexOutOfBoundsException: 45 - at reactor.items.MetaItem.registerIcons(MetaItem.java:59) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:59) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 320138088 bytes (305 MB) / 904396800 bytes (862 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 7 mods loaded, 7 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-28_21.23.47-client.txt b/crash-reports/crash-2019-05-28_21.23.47-client.txt deleted file mode 100644 index e29c5763ce..0000000000 --- a/crash-reports/crash-2019-05-28_21.23.47-client.txt +++ /dev/null @@ -1,106 +0,0 @@ ----- Minecraft Crash Report ---- -// Hi. I'm Minecraft, and I'm a crashaholic. - -Time: 5/28/19 9:23 PM -Description: Unexpected error - -java.lang.ArithmeticException: / by zero - at reactor.items.MetaItem.getDurabilityForDisplay(MetaItem.java:97) - at net.minecraft.client.renderer.entity.RenderItem.renderItemOverlayIntoGUI(RenderItem.java:717) - at net.minecraft.client.renderer.entity.RenderItem.renderItemOverlayIntoGUI(RenderItem.java:697) - at net.minecraft.client.gui.GuiIngame.renderInventorySlot(GuiIngame.java:980) - at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:209) - at net.minecraftforge.client.GuiIngameForge.renderGameOverlay(GuiIngameForge.java:144) - at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1114) - at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1067) - at net.minecraft.client.Minecraft.run(Minecraft.java:962) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.getDurabilityForDisplay(MetaItem.java:97) - at net.minecraft.client.renderer.entity.RenderItem.renderItemOverlayIntoGUI(RenderItem.java:717) - at net.minecraft.client.renderer.entity.RenderItem.renderItemOverlayIntoGUI(RenderItem.java:697) - at net.minecraft.client.gui.GuiIngame.renderInventorySlot(GuiIngame.java:980) - at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:209) - at net.minecraftforge.client.GuiIngameForge.renderGameOverlay(GuiIngameForge.java:144) - --- Affected level -- -Details: - Level name: MpServer - All players: 1 total; [EntityClientPlayerMP['kekzdealer'/181, l='MpServer', x=231.93, y=68.62, z=36.08]] - Chunk stats: MultiplayerChunkCache: 35, 35 - Level seed: 0 - Level generator: ID 00 - default, ver 1. Features enabled: false - Level generator options: - Level spawn location: World: (226,64,32), Chunk: (at 2,4,0 in 14,2; contains blocks 224,0,32 to 239,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) - Level time: 10139 game time, 10139 day time - Level dimension: 0 - Level storage version: 0x00000 - Unknown? - Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) - Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false - Forced entities: 33 total; [EntitySheep['Sheep'/64, l='MpServer', x=217.09, y=63.00, z=41.41], EntityBat['Bat'/128, l='MpServer', x=278.84, y=17.00, z=91.50], EntitySquid['Squid'/65, l='MpServer', x=212.50, y=52.91, z=57.47], EntityCreeper['Creeper'/75, l='MpServer', x=237.69, y=18.16, z=12.31], EntitySheep['Sheep'/76, l='MpServer', x=229.19, y=63.00, z=43.59], EntitySheep['Sheep'/77, l='MpServer', x=230.78, y=66.00, z=40.25], EntitySlime['Slime'/78, l='MpServer', x=239.53, y=61.41, z=91.31], EntityBat['Bat'/79, l='MpServer', x=234.59, y=49.09, z=93.50], EntityZombie['Zombie'/90, l='MpServer', x=252.88, y=25.00, z=7.50], EntityCreeper['Creeper'/91, l='MpServer', x=240.50, y=30.00, z=13.50], EntityZombie['Zombie'/92, l='MpServer', x=243.50, y=27.00, z=28.50], EntitySkeleton['Skeleton'/93, l='MpServer', x=245.72, y=17.00, z=27.94], EntityZombie['Zombie'/102, l='MpServer', x=259.50, y=27.00, z=31.50], EntitySquid['Squid'/103, l='MpServer', x=265.31, y=58.34, z=53.94], EntitySkeleton['Skeleton'/104, l='MpServer', x=258.56, y=12.00, z=95.09], EntityZombie['Zombie'/105, l='MpServer', x=267.16, y=15.00, z=90.41], EntitySkeleton['Skeleton'/106, l='MpServer', x=270.50, y=15.00, z=90.13], EntityBat['Bat'/107, l='MpServer', x=265.69, y=14.19, z=89.66], EntitySkeleton['Skeleton'/108, l='MpServer', x=262.44, y=19.00, z=85.06], EntityBat['Bat'/109, l='MpServer', x=263.34, y=17.09, z=88.25], EntityZombie['Zombie'/110, l='MpServer', x=270.97, y=16.00, z=83.50], EntityBat['Bat'/111, l='MpServer', x=261.44, y=17.38, z=80.09], EntityClientPlayerMP['kekzdealer'/181, l='MpServer', x=231.93, y=68.62, z=36.08], EntitySheep['Sheep'/54, l='MpServer', x=194.06, y=67.00, z=7.09], EntitySheep['Sheep'/55, l='MpServer', x=199.91, y=64.00, z=15.84], EntitySheep['Sheep'/56, l='MpServer', x=205.78, y=65.00, z=2.22], EntityCreeper['Creeper'/121, l='MpServer', x=277.06, y=19.00, z=41.38], EntitySlime['Slime'/122, l='MpServer', x=280.38, y=15.41, z=79.38], EntityZombie['Zombie'/123, l='MpServer', x=280.22, y=14.00, z=76.84], EntityZombie['Zombie'/124, l='MpServer', x=272.31, y=14.00, z=84.34], EntitySkeleton['Skeleton'/125, l='MpServer', x=281.50, y=18.00, z=87.50], EntitySkeleton['Skeleton'/126, l='MpServer', x=282.56, y=20.00, z=81.91], EntityBat['Bat'/127, l='MpServer', x=276.44, y=17.09, z=83.75]] - Retry entities: 0 total; [] - Server brand: fml,forge - Server type: Integrated singleplayer server -Stacktrace: - at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415) - at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2566) - at net.minecraft.client.Minecraft.run(Minecraft.java:991) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 1261174744 bytes (1202 MB) / 1747451904 bytes (1666 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 7 mods loaded, 7 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA kekztech{0.1a} [KekzTech] (bin) - UCHIJAAAA examplemod{1.0} [Example Mod] (bin) - UCHIJAAAA IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJAAAA gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_03.42.46-client.txt b/crash-reports/crash-2019-05-29_03.42.46-client.txt deleted file mode 100644 index e28a17b14f..0000000000 --- a/crash-reports/crash-2019-05-29_03.42.46-client.txt +++ /dev/null @@ -1,90 +0,0 @@ ----- Minecraft Crash Report ---- -// Don't be sad, have a hug! <3 - -Time: 5/29/19 3:42 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.ArrayStoreException - at java.lang.System.arraycopy(Native Method) - at kekztech.GTRecipe.addInputItem(GTRecipe.java:53) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:30) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 345941648 bytes (329 MB) / 1432354816 bytes (1366 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_03.44.15-client.txt b/crash-reports/crash-2019-05-29_03.44.15-client.txt deleted file mode 100644 index 489f0a3aab..0000000000 --- a/crash-reports/crash-2019-05-29_03.44.15-client.txt +++ /dev/null @@ -1,90 +0,0 @@ ----- Minecraft Crash Report ---- -// Hi. I'm Minecraft, and I'm a crashaholic. - -Time: 5/29/19 3:44 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.ArrayStoreException - at java.lang.System.arraycopy(Native Method) - at kekztech.GTRecipe.addInputItem(GTRecipe.java:53) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:30) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 328927024 bytes (313 MB) / 1427636224 bytes (1361 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_03.45.14-client.txt b/crash-reports/crash-2019-05-29_03.45.14-client.txt deleted file mode 100644 index 1d1357fb66..0000000000 --- a/crash-reports/crash-2019-05-29_03.45.14-client.txt +++ /dev/null @@ -1,90 +0,0 @@ ----- Minecraft Crash Report ---- -// Who set us up the TNT? - -Time: 5/29/19 3:45 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.ArrayStoreException - at java.lang.System.arraycopy(Native Method) - at kekztech.GTRecipe.addInputItem(GTRecipe.java:53) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:30) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 328900216 bytes (313 MB) / 1427636224 bytes (1361 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_03.49.09-client.txt b/crash-reports/crash-2019-05-29_03.49.09-client.txt deleted file mode 100644 index 3970a06b11..0000000000 --- a/crash-reports/crash-2019-05-29_03.49.09-client.txt +++ /dev/null @@ -1,90 +0,0 @@ ----- Minecraft Crash Report ---- -// I let you down. Sorry :( - -Time: 5/29/19 3:49 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.ArrayStoreException - at java.lang.System.arraycopy(Native Method) - at kekztech.GTRecipe.addInputItem(GTRecipe.java:53) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:30) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 358322488 bytes (341 MB) / 1424490496 bytes (1358 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_03.50.04-client.txt b/crash-reports/crash-2019-05-29_03.50.04-client.txt deleted file mode 100644 index c6def44941..0000000000 --- a/crash-reports/crash-2019-05-29_03.50.04-client.txt +++ /dev/null @@ -1,90 +0,0 @@ ----- Minecraft Crash Report ---- -// Surprise! Haha. Well, this is awkward. - -Time: 5/29/19 3:50 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.ArrayStoreException - at java.lang.System.arraycopy(Native Method) - at kekztech.GTRecipe.addInputItem(GTRecipe.java:53) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:30) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 330093696 bytes (314 MB) / 1430257664 bytes (1364 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_03.52.46-client.txt b/crash-reports/crash-2019-05-29_03.52.46-client.txt deleted file mode 100644 index 87d6d44369..0000000000 --- a/crash-reports/crash-2019-05-29_03.52.46-client.txt +++ /dev/null @@ -1,90 +0,0 @@ ----- Minecraft Crash Report ---- -// You're mean. - -Time: 5/29/19 3:52 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.ArrayStoreException - at java.lang.System.arraycopy(Native Method) - at kekztech.GTRecipe.addInputItem(GTRecipe.java:53) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:30) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 352054432 bytes (335 MB) / 1423441920 bytes (1357 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_03.53.34-client.txt b/crash-reports/crash-2019-05-29_03.53.34-client.txt deleted file mode 100644 index 968ccd38e2..0000000000 --- a/crash-reports/crash-2019-05-29_03.53.34-client.txt +++ /dev/null @@ -1,90 +0,0 @@ ----- Minecraft Crash Report ---- -// I bet Cylons wouldn't have this problem. - -Time: 5/29/19 3:53 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.ArrayStoreException - at java.lang.System.arraycopy(Native Method) - at kekztech.GTRecipe.addInputItem(GTRecipe.java:53) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:30) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 332229712 bytes (316 MB) / 1429733376 bytes (1363 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_03.54.41-client.txt b/crash-reports/crash-2019-05-29_03.54.41-client.txt deleted file mode 100644 index f321fc0a9f..0000000000 --- a/crash-reports/crash-2019-05-29_03.54.41-client.txt +++ /dev/null @@ -1,90 +0,0 @@ ----- Minecraft Crash Report ---- -// This doesn't make any sense! - -Time: 5/29/19 3:54 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.ArrayStoreException - at java.lang.System.arraycopy(Native Method) - at kekztech.GTRecipe.addInputItem(GTRecipe.java:53) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:30) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 332070032 bytes (316 MB) / 1424490496 bytes (1358 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_04.02.18-client.txt b/crash-reports/crash-2019-05-29_04.02.18-client.txt deleted file mode 100644 index 20f48250c3..0000000000 --- a/crash-reports/crash-2019-05-29_04.02.18-client.txt +++ /dev/null @@ -1,90 +0,0 @@ ----- Minecraft Crash Report ---- -// Daisy, daisy... - -Time: 5/29/19 4:02 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.ArrayStoreException - at java.lang.System.arraycopy(Native Method) - at kekztech.GTRecipe.addInputItem(GTRecipe.java:53) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:30) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 371636896 bytes (354 MB) / 1428684800 bytes (1362 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_04.04.01-client.txt b/crash-reports/crash-2019-05-29_04.04.01-client.txt deleted file mode 100644 index 23ca06e535..0000000000 --- a/crash-reports/crash-2019-05-29_04.04.01-client.txt +++ /dev/null @@ -1,90 +0,0 @@ ----- Minecraft Crash Report ---- -// Why did you do that? - -Time: 5/29/19 4:04 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.ArrayStoreException - at java.lang.System.arraycopy(Native Method) - at kekztech.GTRecipe.addInputItem(GTRecipe.java:53) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:30) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 282800680 bytes (269 MB) / 1244659712 bytes (1187 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_04.07.03-client.txt b/crash-reports/crash-2019-05-29_04.07.03-client.txt deleted file mode 100644 index 02e4163b9c..0000000000 --- a/crash-reports/crash-2019-05-29_04.07.03-client.txt +++ /dev/null @@ -1,90 +0,0 @@ ----- Minecraft Crash Report ---- -// You're mean. - -Time: 5/29/19 4:07 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.ArrayStoreException - at java.lang.System.arraycopy(Native Method) - at kekztech.GTRecipe.addInputItem(GTRecipe.java:53) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:30) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 788052808 bytes (751 MB) / 1551368192 bytes (1479 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_04.10.34-client.txt b/crash-reports/crash-2019-05-29_04.10.34-client.txt deleted file mode 100644 index 0d9b1d7b19..0000000000 --- a/crash-reports/crash-2019-05-29_04.10.34-client.txt +++ /dev/null @@ -1,90 +0,0 @@ ----- Minecraft Crash Report ---- -// You're mean. - -Time: 5/29/19 4:10 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.ArrayStoreException - at java.lang.System.arraycopy(Native Method) - at kekztech.GTRecipe.addInputItem(GTRecipe.java:53) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:30) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 197076520 bytes (187 MB) / 1217921024 bytes (1161 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_04.18.03-client.txt b/crash-reports/crash-2019-05-29_04.18.03-client.txt deleted file mode 100644 index 287ae512d3..0000000000 --- a/crash-reports/crash-2019-05-29_04.18.03-client.txt +++ /dev/null @@ -1,92 +0,0 @@ ----- Minecraft Crash Report ---- -// You should try our sister game, Minceraft! - -Time: 5/29/19 4:18 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 - at java.util.ArrayList.rangeCheck(Unknown Source) - at java.util.ArrayList.get(Unknown Source) - at net.minecraftforge.oredict.OreDictionary$UnmodifiableArrayList.get(OreDictionary.java:630) - at kekztech.Util.getItemStackFromOreDict(Util.java:12) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:35) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 295172000 bytes (281 MB) / 1236795392 bytes (1179 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_04.31.35-client.txt b/crash-reports/crash-2019-05-29_04.31.35-client.txt deleted file mode 100644 index 0188620e45..0000000000 --- a/crash-reports/crash-2019-05-29_04.31.35-client.txt +++ /dev/null @@ -1,92 +0,0 @@ ----- Minecraft Crash Report ---- -// I let you down. Sorry :( - -Time: 5/29/19 4:31 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 - at java.util.ArrayList.rangeCheck(Unknown Source) - at java.util.ArrayList.get(Unknown Source) - at net.minecraftforge.oredict.OreDictionary$UnmodifiableArrayList.get(OreDictionary.java:630) - at kekztech.Util.getItemStackFromOreDict(Util.java:12) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:35) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 1040627024 bytes (992 MB) / 1359478784 bytes (1296 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_04.32.16-client.txt b/crash-reports/crash-2019-05-29_04.32.16-client.txt deleted file mode 100644 index f58c6f20ad..0000000000 --- a/crash-reports/crash-2019-05-29_04.32.16-client.txt +++ /dev/null @@ -1,92 +0,0 @@ ----- Minecraft Crash Report ---- -// Uh... Did I do that? - -Time: 5/29/19 4:32 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 - at java.util.ArrayList.rangeCheck(Unknown Source) - at java.util.ArrayList.get(Unknown Source) - at net.minecraftforge.oredict.OreDictionary$UnmodifiableArrayList.get(OreDictionary.java:630) - at kekztech.Util.getItemStackFromOreDict(Util.java:12) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:35) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 247345368 bytes (235 MB) / 1240989696 bytes (1183 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_04.34.58-client.txt b/crash-reports/crash-2019-05-29_04.34.58-client.txt deleted file mode 100644 index 3aa9737f15..0000000000 --- a/crash-reports/crash-2019-05-29_04.34.58-client.txt +++ /dev/null @@ -1,137 +0,0 @@ ----- Minecraft Crash Report ---- -// This doesn't make any sense! - -Time: 5/29/19 4:34 AM -Description: Initializing game - -java.lang.NullPointerException: Initializing game - at kekztech.GTRecipe.getInputFluid(GTRecipe.java:38) - at kekztech.KekzCore.postInit(KekzCore.java:44) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at kekztech.GTRecipe.getInputFluid(GTRecipe.java:38) - at kekztech.KekzCore.postInit(KekzCore.java:44) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 655140472 bytes (624 MB) / 1740111872 bytes (1659 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIE kekztech{0.1a} [KekzTech] (bin) - UCHIJ examplemod{1.0} [Example Mod] (bin) - UCHIJ IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJ gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIJ devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_04.35.35-client.txt b/crash-reports/crash-2019-05-29_04.35.35-client.txt deleted file mode 100644 index db2bada2c7..0000000000 --- a/crash-reports/crash-2019-05-29_04.35.35-client.txt +++ /dev/null @@ -1,92 +0,0 @@ ----- Minecraft Crash Report ---- -// I bet Cylons wouldn't have this problem. - -Time: 5/29/19 4:35 AM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 - at java.util.ArrayList.rangeCheck(Unknown Source) - at java.util.ArrayList.get(Unknown Source) - at net.minecraftforge.oredict.OreDictionary$UnmodifiableArrayList.get(OreDictionary.java:630) - at kekztech.Util.getItemStackFromOreDict(Util.java:12) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:35) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at reactor.items.MetaItem.registerIcons(MetaItem.java:43) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 770236696 bytes (734 MB) / 1562902528 bytes (1490 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_04.36.19-client.txt b/crash-reports/crash-2019-05-29_04.36.19-client.txt deleted file mode 100644 index dd3c740e86..0000000000 --- a/crash-reports/crash-2019-05-29_04.36.19-client.txt +++ /dev/null @@ -1,137 +0,0 @@ ----- Minecraft Crash Report ---- -// There are four lights! - -Time: 5/29/19 4:36 AM -Description: Initializing game - -java.lang.NullPointerException: Initializing game - at kekztech.GTRecipe.getInputFluid(GTRecipe.java:38) - at kekztech.KekzCore.postInit(KekzCore.java:44) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at kekztech.GTRecipe.getInputFluid(GTRecipe.java:38) - at kekztech.KekzCore.postInit(KekzCore.java:44) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 509443704 bytes (485 MB) / 1632632832 bytes (1557 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIE kekztech{0.1a} [KekzTech] (bin) - UCHIJ examplemod{1.0} [Example Mod] (bin) - UCHIJ IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJ gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIJ devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_14.59.07-client.txt b/crash-reports/crash-2019-05-29_14.59.07-client.txt deleted file mode 100644 index 8837f9fec7..0000000000 --- a/crash-reports/crash-2019-05-29_14.59.07-client.txt +++ /dev/null @@ -1,127 +0,0 @@ ----- Minecraft Crash Report ---- -// Why did you do that? - -Time: 5/29/19 2:59 PM -Description: Rendering item - -java.lang.ArrayIndexOutOfBoundsException: 44 - at kekztech.MetaItem_ReactorComponent.getIconFromDamage(MetaItem_ReactorComponent.java:66) - at net.minecraft.item.Item.getIconIndex(Item.java:457) - at net.minecraft.item.ItemStack.getIconIndex(ItemStack.java:131) - at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:420) - at net.minecraft.client.renderer.entity.RenderItem.renderItemAndEffectIntoGUI(RenderItem.java:585) - at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:489) - at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:288) - at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:114) - at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1137) - at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1067) - at net.minecraft.client.Minecraft.run(Minecraft.java:962) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at kekztech.MetaItem_ReactorComponent.getIconFromDamage(MetaItem_ReactorComponent.java:66) - at net.minecraft.item.Item.getIconIndex(Item.java:457) - at net.minecraft.item.ItemStack.getIconIndex(ItemStack.java:131) - at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:420) - --- Item being rendered -- -Details: - Item Type: kekztech.MetaItem_ReactorComponent@27cb629b - Item Aux: 44 - Item NBT: null - Item Foil: false -Stacktrace: - at net.minecraft.client.renderer.entity.RenderItem.renderItemAndEffectIntoGUI(RenderItem.java:585) - at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:489) - at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:288) - at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:114) - --- Screen render details -- -Details: - Screen name: codechicken.nei.recipe.GuiCraftingRecipe - Mouse location: Scaled: (429, 52). Absolute: (1288, 901) - Screen size: Scaled: (640, 353). Absolute: (1920, 1057). Scale factor of 3 - --- Affected level -- -Details: - Level name: MpServer - All players: 1 total; [EntityClientPlayerMP['kekzdealer@gmail.com'/213, l='MpServer', x=238.03, y=66.62, z=27.80]] - Chunk stats: MultiplayerChunkCache: 169, 169 - Level seed: 0 - Level generator: ID 00 - default, ver 1. Features enabled: false - Level generator options: - Level spawn location: World: (226,64,32), Chunk: (at 2,4,0 in 14,2; contains blocks 224,0,32 to 239,255,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) - Level time: 271851 game time, 271851 day time - Level dimension: 0 - Level storage version: 0x00000 - Unknown? - Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) - Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false - Forced entities: 83 total; [EntitySlime['Slime'/131, l='MpServer', x=287.31, y=67.00, z=-35.69], EntitySheep['Sheep'/132, l='MpServer', x=276.09, y=65.00, z=-24.97], EntityBat['Bat'/133, l='MpServer', x=267.00, y=15.82, z=41.50], EntityBat['Bat'/134, l='MpServer', x=253.34, y=14.00, z=101.50], EntityBat['Bat'/135, l='MpServer', x=286.44, y=13.10, z=89.28], EntityBat['Bat'/136, l='MpServer', x=278.28, y=17.00, z=92.00], EntitySpider['Spider'/137, l='MpServer', x=286.16, y=12.00, z=87.22], EntitySlime['Slime'/139, l='MpServer', x=282.69, y=19.00, z=89.69], EntitySkeleton['Skeleton'/140, l='MpServer', x=278.50, y=19.00, z=82.50], EntityZombie['Zombie'/141, l='MpServer', x=282.50, y=20.00, z=80.50], EntitySkeleton['Skeleton'/653, l='MpServer', x=270.50, y=16.00, z=83.50], EntitySlime['Slime'/146, l='MpServer', x=291.22, y=65.00, z=-36.78], EntitySlime['Slime'/147, l='MpServer', x=290.38, y=66.00, z=-1.63], EntityCreeper['Creeper'/659, l='MpServer', x=278.50, y=16.00, z=47.50], EntitySkeleton['Skeleton'/148, l='MpServer', x=298.50, y=24.00, z=39.50], EntityBat['Bat'/149, l='MpServer', x=302.22, y=28.10, z=53.97], EntitySlime['Slime'/151, l='MpServer', x=297.38, y=14.00, z=99.38], EntitySkeleton['Skeleton'/156, l='MpServer', x=301.75, y=28.00, z=-39.16], EntityZombie['Zombie'/157, l='MpServer', x=308.50, y=19.00, z=-31.50], EntityCreeper['Creeper'/159, l='MpServer', x=313.31, y=23.00, z=95.84], EntitySlime['Slime'/32, l='MpServer', x=159.75, y=69.00, z=-16.22], EntitySheep['Sheep'/39, l='MpServer', x=162.91, y=63.00, z=-48.84], EntityCow['Cow'/40, l='MpServer', x=169.84, y=65.00, z=-41.91], EntityZombie['Zombie'/41, l='MpServer', x=173.41, y=27.00, z=-27.00], EntityZombie['Zombie'/42, l='MpServer', x=164.50, y=27.00, z=-28.50], EntityCow['Cow'/44, l='MpServer', x=167.81, y=68.00, z=-20.91], EntitySheep['Sheep'/45, l='MpServer', x=164.84, y=68.00, z=-16.66], EntityCow['Cow'/46, l='MpServer', x=175.13, y=68.00, z=-17.97], EntitySheep['Sheep'/47, l='MpServer', x=174.13, y=68.00, z=-21.06], EntityCow['Cow'/48, l='MpServer', x=171.28, y=69.00, z=-11.31], EntitySlime['Slime'/49, l='MpServer', x=171.31, y=34.00, z=34.31], EntitySheep['Sheep'/50, l='MpServer', x=163.28, y=63.00, z=45.16], EntityZombie['Zombie'/51, l='MpServer', x=165.41, y=39.00, z=63.00], EntityWitch['Witch'/52, l='MpServer', x=164.34, y=39.00, z=64.66], EntityZombie['Zombie'/53, l='MpServer', x=170.59, y=38.00, z=65.00], EntityBat['Bat'/693, l='MpServer', x=240.56, y=16.00, z=-45.22], EntityCreeper['Creeper'/57, l='MpServer', x=179.50, y=30.00, z=-4.50], EntityCreeper['Creeper'/313, l='MpServer', x=201.09, y=25.00, z=-29.63], EntitySkeleton['Skeleton'/58, l='MpServer', x=185.50, y=18.00, z=7.50], EntityCreeper['Creeper'/314, l='MpServer', x=200.47, y=25.00, z=-28.28], EntitySheep['Sheep'/59, l='MpServer', x=179.06, y=68.00, z=0.97], EntitySheep['Sheep'/60, l='MpServer', x=186.97, y=67.00, z=7.03], EntitySheep['Sheep'/61, l='MpServer', x=176.06, y=68.00, z=9.97], EntityZombie['Zombie'/317, l='MpServer', x=203.50, y=25.00, z=-29.50], EntitySheep['Sheep'/62, l='MpServer', x=191.97, y=67.00, z=7.06], EntitySkeleton['Skeleton'/318, l='MpServer', x=200.28, y=25.00, z=-29.25], EntitySheep['Sheep'/63, l='MpServer', x=188.84, y=68.00, z=3.94], EntitySkeleton['Skeleton'/319, l='MpServer', x=200.70, y=25.00, z=-26.50], EntityBat['Bat'/836, l='MpServer', x=249.03, y=18.05, z=22.52], EntitySheep['Sheep'/69, l='MpServer', x=204.06, y=65.00, z=-42.13], EntitySlime['Slime'/70, l='MpServer', x=207.78, y=63.00, z=14.78], EntitySheep['Sheep'/71, l='MpServer', x=200.28, y=64.00, z=12.13], EntityCreeper['Creeper'/711, l='MpServer', x=286.50, y=12.00, z=79.50], EntityCreeper['Creeper'/712, l='MpServer', x=285.50, y=12.00, z=79.50], EntityZombie['Zombie'/714, l='MpServer', x=287.46, y=12.00, z=83.59], EntityZombie['Zombie'/715, l='MpServer', x=289.69, y=12.00, z=82.35], EntityChicken['Chicken'/76, l='MpServer', x=225.47, y=65.00, z=-46.53], EntityZombie['Zombie'/716, l='MpServer', x=288.56, y=12.00, z=86.50], EntityChicken['Chicken'/77, l='MpServer', x=210.56, y=66.00, z=-45.38], EntityZombie['Zombie'/717, l='MpServer', x=288.43, y=12.00, z=84.21], EntitySheep['Sheep'/78, l='MpServer', x=216.75, y=66.00, z=-34.34], EntityZombie['Zombie'/718, l='MpServer', x=287.69, y=12.00, z=86.31], EntitySlime['Slime'/79, l='MpServer', x=211.63, y=67.06, z=0.38], EntityZombie['Zombie'/719, l='MpServer', x=289.50, y=12.00, z=86.50], EntityZombie['Zombie'/720, l='MpServer', x=289.39, y=12.00, z=83.30], EntityChicken['Chicken'/89, l='MpServer', x=221.38, y=66.00, z=-44.56], EntityChicken['Chicken'/90, l='MpServer', x=229.47, y=70.00, z=-25.59], EntitySheep['Sheep'/91, l='MpServer', x=234.47, y=70.00, z=-7.66], EntitySlime['Slime'/92, l='MpServer', x=239.69, y=61.62, z=91.31], EntitySlime['Slime'/93, l='MpServer', x=235.31, y=60.00, z=91.34], EntitySlime['Slime'/94, l='MpServer', x=237.69, y=58.00, z=104.69], EntitySkeleton['Skeleton'/105, l='MpServer', x=251.50, y=14.00, z=-27.50], EntityClientPlayerMP['kekzdealer@gmail.com'/213, l='MpServer', x=238.03, y=66.62, z=27.80], EntitySkeleton['Skeleton'/106, l='MpServer', x=252.50, y=14.00, z=-30.50], EntitySkeleton['Skeleton'/107, l='MpServer', x=255.50, y=14.00, z=-28.50], EntityZombie['Zombie'/235, l='MpServer', x=175.34, y=33.00, z=77.34], EntitySlime['Slime'/109, l='MpServer', x=240.69, y=61.41, z=94.69], EntitySkeleton['Skeleton'/110, l='MpServer', x=244.91, y=18.00, z=98.50], EntitySheep['Sheep'/121, l='MpServer', x=266.78, y=70.00, z=-26.50], EntitySheep['Sheep'/122, l='MpServer', x=269.22, y=66.00, z=-14.78], EntitySheep['Sheep'/123, l='MpServer', x=259.78, y=63.00, z=0.25], EntitySkeleton['Skeleton'/124, l='MpServer', x=266.50, y=32.00, z=42.50], EntitySkeleton['Skeleton'/125, l='MpServer', x=266.88, y=31.00, z=88.63]] - Retry entities: 0 total; [] - Server brand: fml,forge - Server type: Integrated singleplayer server -Stacktrace: - at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:415) - at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2566) - at net.minecraft.client.Minecraft.run(Minecraft.java:984) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 1340350144 bytes (1278 MB) / 1722810368 bytes (1643 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIJAAAA kekztech{0.1a} [KekzTech] (bin) - UCHIJAAAA examplemod{1.0} [Example Mod] (bin) - UCHIJAAAA IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJAAAA gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIJAAAA devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_21.05.13-client.txt b/crash-reports/crash-2019-05-29_21.05.13-client.txt deleted file mode 100644 index 90fde2af42..0000000000 --- a/crash-reports/crash-2019-05-29_21.05.13-client.txt +++ /dev/null @@ -1,85 +0,0 @@ ----- Minecraft Crash Report ---- -// Why did you do that? - -Time: 5/29/19 9:05 PM -Description: Initializing game - -java.lang.ArrayIndexOutOfBoundsException: 44 - at kekztech.MetaItem_ReactorComponent.registerIcons(MetaItem_ReactorComponent.java:54) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at kekztech.MetaItem_ReactorComponent.registerIcons(MetaItem_ReactorComponent.java:54) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 966806552 bytes (922 MB) / 1368915968 bytes (1305 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_23.43.41-client.txt b/crash-reports/crash-2019-05-29_23.43.41-client.txt deleted file mode 100644 index d1a7375d11..0000000000 --- a/crash-reports/crash-2019-05-29_23.43.41-client.txt +++ /dev/null @@ -1,92 +0,0 @@ ----- Minecraft Crash Report ---- -// I let you down. Sorry :( - -Time: 5/29/19 11:43 PM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at kekztech.MetaItem_ReactorComponent.registerIcons(MetaItem_ReactorComponent.java:47) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 - at java.util.ArrayList.rangeCheck(Unknown Source) - at java.util.ArrayList.get(Unknown Source) - at net.minecraftforge.oredict.OreDictionary$UnmodifiableArrayList.get(OreDictionary.java:630) - at kekztech.Util.getItemStackFromOreDict(Util.java:15) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:38) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at kekztech.MetaItem_ReactorComponent.registerIcons(MetaItem_ReactorComponent.java:47) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 1061100472 bytes (1011 MB) / 1377304576 bytes (1313 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-29_23.49.08-client.txt b/crash-reports/crash-2019-05-29_23.49.08-client.txt deleted file mode 100644 index 4dedbc1aef..0000000000 --- a/crash-reports/crash-2019-05-29_23.49.08-client.txt +++ /dev/null @@ -1,92 +0,0 @@ ----- Minecraft Crash Report ---- -// This doesn't make any sense! - -Time: 5/29/19 11:49 PM -Description: Initializing game - -java.lang.ExceptionInInitializerError - at kekztech.MetaItem_ReactorComponent.registerIcons(MetaItem_ReactorComponent.java:47) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 - at java.util.ArrayList.rangeCheck(Unknown Source) - at java.util.ArrayList.get(Unknown Source) - at net.minecraftforge.oredict.OreDictionary$UnmodifiableArrayList.get(OreDictionary.java:630) - at kekztech.Util.getItemStackFromOreDict(Util.java:15) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:38) - ... 14 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at kekztech.MetaItem_ReactorComponent.registerIcons(MetaItem_ReactorComponent.java:47) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 223725032 bytes (213 MB) / 1232601088 bytes (1175 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-30_01.14.49-client.txt b/crash-reports/crash-2019-05-30_01.14.49-client.txt deleted file mode 100644 index cb679afa70..0000000000 --- a/crash-reports/crash-2019-05-30_01.14.49-client.txt +++ /dev/null @@ -1,89 +0,0 @@ ----- Minecraft Crash Report ---- -// Daisy, daisy... - -Time: 5/30/19 1:14 AM -Description: Initializing game - -java.lang.IllegalAccessError: The Enum 'Pump_LuV' has not been set to an Item at this time! - at gregtech.api.enums.ItemList.getItem(ItemList.java:685) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:56) - at kekztech.MetaItem_ReactorComponent.registerIcons(MetaItem_ReactorComponent.java:47) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at gregtech.api.enums.ItemList.getItem(ItemList.java:685) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:56) - at kekztech.MetaItem_ReactorComponent.registerIcons(MetaItem_ReactorComponent.java:47) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 316133568 bytes (301 MB) / 1262485504 bytes (1204 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-05-30_01.17.37-client.txt b/crash-reports/crash-2019-05-30_01.17.37-client.txt deleted file mode 100644 index 4ca20ab6b6..0000000000 --- a/crash-reports/crash-2019-05-30_01.17.37-client.txt +++ /dev/null @@ -1,89 +0,0 @@ ----- Minecraft Crash Report ---- -// You're mean. - -Time: 5/30/19 1:17 AM -Description: Initializing game - -java.lang.IllegalAccessError: The Enum 'Pump_LuV' has not been set to an Item at this time! - at gregtech.api.enums.ItemList.getItem(ItemList.java:685) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:56) - at kekztech.MetaItem_ReactorComponent.registerIcons(MetaItem_ReactorComponent.java:47) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at gregtech.api.enums.ItemList.getItem(ItemList.java:685) - at reactor.items.HeatExchanger.<clinit>(HeatExchanger.java:56) - at kekztech.MetaItem_ReactorComponent.registerIcons(MetaItem_ReactorComponent.java:47) - at net.minecraft.client.renderer.texture.TextureMap.registerIcons(TextureMap.java:352) - at net.minecraft.client.renderer.texture.TextureMap.<init>(TextureMap.java:63) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:592) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 875654576 bytes (835 MB) / 1598029824 bytes (1524 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCH kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-06-08_19.15.51-client.txt b/crash-reports/crash-2019-06-08_19.15.51-client.txt deleted file mode 100644 index 2f1a094172..0000000000 --- a/crash-reports/crash-2019-06-08_19.15.51-client.txt +++ /dev/null @@ -1,85 +0,0 @@ ----- Minecraft Crash Report ---- -// You're mean. - -Time: 6/8/19 7:15 PM -Description: There was a severe problem during mod loading that has caused the game to fail - -cpw.mods.fml.common.LoaderException: java.lang.IllegalArgumentException: The name kekztech:kekztech_gdcceramicelectrolyteunit_block has been registered twice, for fuelcell.Block_YSZUnit@4797fa5f and fuelcell.Block_GDCUnit@790b8ea1. - at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:239) - at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:188) - at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:177) - at fuelcell.Block_GDCUnit.registerBlock(Block_GDCUnit.java:27) - at kekztech.KekzCore.preInit(KekzCore.java:40) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) - at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:522) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) -Caused by: java.lang.IllegalArgumentException: The name kekztech:kekztech_gdcceramicelectrolyteunit_block has been registered twice, for fuelcell.Block_YSZUnit@4797fa5f and fuelcell.Block_GDCUnit@790b8ea1. - at cpw.mods.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:410) - at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:894) - at cpw.mods.fml.common.registry.GameData.registerBlock(GameData.java:869) - at cpw.mods.fml.common.registry.GameRegistry.registerBlock(GameRegistry.java:229) - ... 43 more - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 428341832 bytes (408 MB) / 1240989696 bytes (1183 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCH FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCH IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCH gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCE kekztech{0.1a} [KekzTech] (bin) - UCH examplemod{1.0} [Example Mod] (bin) - UCH devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2'
\ No newline at end of file diff --git a/crash-reports/crash-2019-06-09_18.36.52-client.txt b/crash-reports/crash-2019-06-09_18.36.52-client.txt deleted file mode 100644 index d7f5e9b6cf..0000000000 --- a/crash-reports/crash-2019-06-09_18.36.52-client.txt +++ /dev/null @@ -1,139 +0,0 @@ ----- Minecraft Crash Report ---- -// Shall we play a game? - -Time: 6/9/19 6:36 PM -Description: Initializing game - -java.lang.ClassCastException: net.minecraft.item.ItemStack cannot be cast to java.lang.Character - at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:209) - at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:250) - at kekztech.KekzCore.postInit(KekzCore.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:209) - at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:250) - at kekztech.KekzCore.postInit(KekzCore.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 1162024768 bytes (1108 MB) / 1618477056 bytes (1543 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIJ IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJ gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIE kekztech{0.1a} [KekzTech] (bin) - UCHIJ examplemod{1.0} [Example Mod] (bin) - UCHIJ devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-06-09_18.40.05-client.txt b/crash-reports/crash-2019-06-09_18.40.05-client.txt deleted file mode 100644 index 422255c54d..0000000000 --- a/crash-reports/crash-2019-06-09_18.40.05-client.txt +++ /dev/null @@ -1,139 +0,0 @@ ----- Minecraft Crash Report ---- -// My bad. - -Time: 6/9/19 6:40 PM -Description: Initializing game - -java.lang.ClassCastException: net.minecraft.item.ItemStack cannot be cast to java.lang.Character - at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:209) - at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:250) - at kekztech.KekzCore.postInit(KekzCore.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at net.minecraft.item.crafting.CraftingManager.addRecipe(CraftingManager.java:209) - at cpw.mods.fml.common.registry.GameRegistry.addShapedRecipe(GameRegistry.java:250) - at kekztech.KekzCore.postInit(KekzCore.java:64) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 924043544 bytes (881 MB) / 1652031488 bytes (1575 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIJ IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJ gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIE kekztech{0.1a} [KekzTech] (bin) - UCHIJ examplemod{1.0} [Example Mod] (bin) - UCHIJ devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-06-11_21.12.00-client.txt b/crash-reports/crash-2019-06-11_21.12.00-client.txt deleted file mode 100644 index ab4a1b742f..0000000000 --- a/crash-reports/crash-2019-06-11_21.12.00-client.txt +++ /dev/null @@ -1,135 +0,0 @@ ----- Minecraft Crash Report ---- -// Don't do that. - -Time: 6/11/19 9:12 PM -Description: Initializing game - -java.lang.ClassCastException: gregtech.api.objects.ItemData cannot be cast to net.minecraft.item.ItemStack - at kekztech.KekzCore.postInit(KekzCore.java:202) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at kekztech.KekzCore.postInit(KekzCore.java:202) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 1105457376 bytes (1054 MB) / 1732771840 bytes (1652 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIJ IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJ gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIE kekztech{0.1a} [KekzTech] (bin) - UCHIJ examplemod{1.0} [Example Mod] (bin) - UCHIJ devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-07-03_07.50.07-server.txt b/crash-reports/crash-2019-07-03_07.50.07-server.txt deleted file mode 100644 index 565a676920..0000000000 --- a/crash-reports/crash-2019-07-03_07.50.07-server.txt +++ /dev/null @@ -1,76 +0,0 @@ ----- Minecraft Crash Report ---- -// I bet Cylons wouldn't have this problem. - -Time: 7/3/19 7:50 AM -Description: Ticking memory connection - -java.lang.NullPointerException: Ticking memory connection - at tileentities.GTMTE_FluidMultiStorage.onScrewdriverRightClick(GTMTE_FluidMultiStorage.java:400) - at gregtech.api.metatileentity.BaseMetaTileEntity.onRightclick(BaseMetaTileEntity.java:1278) - at gregtech.common.blocks.GT_Block_Machines.onBlockActivated(GT_Block_Machines.java:305) - at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:409) - at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:593) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) - at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) - at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at tileentities.GTMTE_FluidMultiStorage.onScrewdriverRightClick(GTMTE_FluidMultiStorage.java:400) - at gregtech.api.metatileentity.BaseMetaTileEntity.onRightclick(BaseMetaTileEntity.java:1278) - at gregtech.common.blocks.GT_Block_Machines.onBlockActivated(GT_Block_Machines.java:305) - at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:409) - at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:593) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) - at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) - --- Ticking connection -- -Details: - Connection: net.minecraft.network.NetworkManager@731a51e3 -Stacktrace: - at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 659061432 bytes (628 MB) / 1718616064 bytes (1639 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIJAAAA IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJAAAA gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIJAAAA kekztech{0.1a} [KekzTech] (bin) - UCHIJAAAA examplemod{1.0} [Example Mod] (bin) - UCHIJAAAA devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Player Count: 1 / 8; [EntityPlayerMP['kekzdealer@gmail.com'/205, l='New World', x=194.39, y=68.00, z=-9.97]] - Type: Integrated Server (map_client.txt) - Is Modded: Definitely; Client brand changed to 'fml,forge'
\ No newline at end of file diff --git a/crash-reports/crash-2019-07-03_07.54.14-server.txt b/crash-reports/crash-2019-07-03_07.54.14-server.txt deleted file mode 100644 index a51e875007..0000000000 --- a/crash-reports/crash-2019-07-03_07.54.14-server.txt +++ /dev/null @@ -1,76 +0,0 @@ ----- Minecraft Crash Report ---- -// Surprise! Haha. Well, this is awkward. - -Time: 7/3/19 7:54 AM -Description: Ticking memory connection - -java.lang.NullPointerException: Ticking memory connection - at tileentities.GTMTE_FluidMultiStorage.onScrewdriverRightClick(GTMTE_FluidMultiStorage.java:400) - at gregtech.api.metatileentity.BaseMetaTileEntity.onRightclick(BaseMetaTileEntity.java:1278) - at gregtech.common.blocks.GT_Block_Machines.onBlockActivated(GT_Block_Machines.java:305) - at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:409) - at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:593) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) - at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) - at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at tileentities.GTMTE_FluidMultiStorage.onScrewdriverRightClick(GTMTE_FluidMultiStorage.java:400) - at gregtech.api.metatileentity.BaseMetaTileEntity.onRightclick(BaseMetaTileEntity.java:1278) - at gregtech.common.blocks.GT_Block_Machines.onBlockActivated(GT_Block_Machines.java:305) - at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:409) - at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:593) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) - at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) - --- Ticking connection -- -Details: - Connection: net.minecraft.network.NetworkManager@1c472853 -Stacktrace: - at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 1151059712 bytes (1097 MB) / 1683488768 bytes (1605 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIJAAAA IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJAAAA gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIJAAAA kekztech{0.1a} [KekzTech] (bin) - UCHIJAAAA examplemod{1.0} [Example Mod] (bin) - UCHIJAAAA devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Player Count: 1 / 8; [EntityPlayerMP['kekzdealer@gmail.com'/205, l='New World', x=194.16, y=68.00, z=-10.60]] - Type: Integrated Server (map_client.txt) - Is Modded: Definitely; Client brand changed to 'fml,forge'
\ No newline at end of file diff --git a/crash-reports/crash-2019-07-03_08.16.50-server.txt b/crash-reports/crash-2019-07-03_08.16.50-server.txt deleted file mode 100644 index 8609d2d4c8..0000000000 --- a/crash-reports/crash-2019-07-03_08.16.50-server.txt +++ /dev/null @@ -1,76 +0,0 @@ ----- Minecraft Crash Report ---- -// There are four lights! - -Time: 7/3/19 8:16 AM -Description: Ticking memory connection - -java.lang.NullPointerException: Ticking memory connection - at tileentities.GTMTE_FluidMultiStorage.onScrewdriverRightClick(GTMTE_FluidMultiStorage.java:405) - at gregtech.api.metatileentity.BaseMetaTileEntity.onRightclick(BaseMetaTileEntity.java:1278) - at gregtech.common.blocks.GT_Block_Machines.onBlockActivated(GT_Block_Machines.java:305) - at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:409) - at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:593) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) - at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) - at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at tileentities.GTMTE_FluidMultiStorage.onScrewdriverRightClick(GTMTE_FluidMultiStorage.java:405) - at gregtech.api.metatileentity.BaseMetaTileEntity.onRightclick(BaseMetaTileEntity.java:1278) - at gregtech.common.blocks.GT_Block_Machines.onBlockActivated(GT_Block_Machines.java:305) - at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:409) - at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:593) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) - at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) - --- Ticking connection -- -Details: - Connection: net.minecraft.network.NetworkManager@44dc5404 -Stacktrace: - at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 1302656976 bytes (1242 MB) / 1737490432 bytes (1657 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIJAAAA IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJAAAA gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIJAAAA kekztech{0.1a} [KekzTech] (bin) - UCHIJAAAA examplemod{1.0} [Example Mod] (bin) - UCHIJAAAA devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Player Count: 1 / 8; [EntityPlayerMP['kekzdealer@gmail.com'/210, l='New World', x=193.69, y=68.00, z=-10.69]] - Type: Integrated Server (map_client.txt) - Is Modded: Definitely; Client brand changed to 'fml,forge'
\ No newline at end of file diff --git a/crash-reports/crash-2019-07-03_08.19.46-server.txt b/crash-reports/crash-2019-07-03_08.19.46-server.txt deleted file mode 100644 index 93bce5496b..0000000000 --- a/crash-reports/crash-2019-07-03_08.19.46-server.txt +++ /dev/null @@ -1,76 +0,0 @@ ----- Minecraft Crash Report ---- -// Don't do that. - -Time: 7/3/19 8:19 AM -Description: Ticking memory connection - -java.lang.NullPointerException: Ticking memory connection - at tileentities.GTMTE_FluidMultiStorage.onScrewdriverRightClick(GTMTE_FluidMultiStorage.java:405) - at gregtech.api.metatileentity.BaseMetaTileEntity.onRightclick(BaseMetaTileEntity.java:1278) - at gregtech.common.blocks.GT_Block_Machines.onBlockActivated(GT_Block_Machines.java:305) - at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:409) - at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:593) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) - at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) - at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at tileentities.GTMTE_FluidMultiStorage.onScrewdriverRightClick(GTMTE_FluidMultiStorage.java:405) - at gregtech.api.metatileentity.BaseMetaTileEntity.onRightclick(BaseMetaTileEntity.java:1278) - at gregtech.common.blocks.GT_Block_Machines.onBlockActivated(GT_Block_Machines.java:305) - at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:409) - at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:593) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) - at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) - --- Ticking connection -- -Details: - Connection: net.minecraft.network.NetworkManager@275efd18 -Stacktrace: - at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 977260472 bytes (931 MB) / 1712848896 bytes (1633 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIJAAAA IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJAAAA gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIJAAAA kekztech{0.1a} [KekzTech] (bin) - UCHIJAAAA examplemod{1.0} [Example Mod] (bin) - UCHIJAAAA devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Player Count: 1 / 8; [EntityPlayerMP['kekzdealer@gmail.com'/211, l='New World', x=193.96, y=68.00, z=-10.20]] - Type: Integrated Server (map_client.txt) - Is Modded: Definitely; Client brand changed to 'fml,forge'
\ No newline at end of file diff --git a/crash-reports/crash-2019-07-03_08.22.01-server.txt b/crash-reports/crash-2019-07-03_08.22.01-server.txt deleted file mode 100644 index c41eeb6b09..0000000000 --- a/crash-reports/crash-2019-07-03_08.22.01-server.txt +++ /dev/null @@ -1,76 +0,0 @@ ----- Minecraft Crash Report ---- -// Shall we play a game? - -Time: 7/3/19 8:22 AM -Description: Ticking memory connection - -java.lang.NullPointerException: Ticking memory connection - at tileentities.GTMTE_FluidMultiStorage.onScrewdriverRightClick(GTMTE_FluidMultiStorage.java:407) - at gregtech.api.metatileentity.BaseMetaTileEntity.onRightclick(BaseMetaTileEntity.java:1278) - at gregtech.common.blocks.GT_Block_Machines.onBlockActivated(GT_Block_Machines.java:305) - at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:409) - at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:593) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) - at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) - at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at tileentities.GTMTE_FluidMultiStorage.onScrewdriverRightClick(GTMTE_FluidMultiStorage.java:407) - at gregtech.api.metatileentity.BaseMetaTileEntity.onRightclick(BaseMetaTileEntity.java:1278) - at gregtech.common.blocks.GT_Block_Machines.onBlockActivated(GT_Block_Machines.java:305) - at net.minecraft.server.management.ItemInWorldManager.activateBlockOrUseItem(ItemInWorldManager.java:409) - at net.minecraft.network.NetHandlerPlayServer.processPlayerBlockPlacement(NetHandlerPlayServer.java:593) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:74) - at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.processPacket(C08PacketPlayerBlockPlacement.java:122) - at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:241) - --- Ticking connection -- -Details: - Connection: net.minecraft.network.NetworkManager@6f5d0247 -Stacktrace: - at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:182) - at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:726) - at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:614) - at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:118) - at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:485) - at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 1082666704 bytes (1032 MB) / 1738014720 bytes (1657 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIJAAAA IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJAAAA gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIJAAAA kekztech{0.1a} [KekzTech] (bin) - UCHIJAAAA examplemod{1.0} [Example Mod] (bin) - UCHIJAAAA devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Player Count: 1 / 8; [EntityPlayerMP['kekzdealer@gmail.com'/209, l='New World', x=193.96, y=68.00, z=-10.20]] - Type: Integrated Server (map_client.txt) - Is Modded: Definitely; Client brand changed to 'fml,forge'
\ No newline at end of file diff --git a/crash-reports/crash-2019-07-03_18.44.21-client.txt b/crash-reports/crash-2019-07-03_18.44.21-client.txt deleted file mode 100644 index a9bf808491..0000000000 --- a/crash-reports/crash-2019-07-03_18.44.21-client.txt +++ /dev/null @@ -1,147 +0,0 @@ ----- Minecraft Crash Report ---- -// Don't be sad, have a hug! <3 - -Time: 7/3/19 6:44 PM -Description: Initializing game - -java.lang.NullPointerException: Initializing game - at net.minecraftforge.fluids.FluidContainerRegistry$ContainerKey.hashCode(FluidContainerRegistry.java:50) - at java.util.HashMap.hash(Unknown Source) - at java.util.HashMap.get(Unknown Source) - at net.minecraftforge.fluids.FluidContainerRegistry.getFluidForFilledItem(FluidContainerRegistry.java:203) - at gregtech.api.util.GT_Recipe$GT_Recipe_Map_LargeChemicalReactor.addRecipe(GT_Recipe.java:1524) - at gregtech.common.GT_RecipeAdder.addMultiblockChemicalRecipe(GT_RecipeAdder.java:157) - at kekztech.KekzCore.postInit(KekzCore.java:261) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at net.minecraftforge.fluids.FluidContainerRegistry$ContainerKey.hashCode(FluidContainerRegistry.java:50) - at java.util.HashMap.hash(Unknown Source) - at java.util.HashMap.get(Unknown Source) - at net.minecraftforge.fluids.FluidContainerRegistry.getFluidForFilledItem(FluidContainerRegistry.java:203) - at gregtech.api.util.GT_Recipe$GT_Recipe_Map_LargeChemicalReactor.addRecipe(GT_Recipe.java:1524) - at gregtech.common.GT_RecipeAdder.addMultiblockChemicalRecipe(GT_RecipeAdder.java:157) - at kekztech.KekzCore.postInit(KekzCore.java:261) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 1457824728 bytes (1390 MB) / 1706033152 bytes (1627 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIJ IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJ gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIE kekztech{0.1a} [KekzTech] (bin) - UCHIJ examplemod{1.0} [Example Mod] (bin) - UCHIJ devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-07-03_18.45.52-client.txt b/crash-reports/crash-2019-07-03_18.45.52-client.txt deleted file mode 100644 index 39f49ee58b..0000000000 --- a/crash-reports/crash-2019-07-03_18.45.52-client.txt +++ /dev/null @@ -1,147 +0,0 @@ ----- Minecraft Crash Report ---- -// Hey, that tickles! Hehehe! - -Time: 7/3/19 6:45 PM -Description: Initializing game - -java.lang.NullPointerException: Initializing game - at net.minecraftforge.fluids.FluidContainerRegistry$ContainerKey.hashCode(FluidContainerRegistry.java:50) - at java.util.HashMap.hash(Unknown Source) - at java.util.HashMap.get(Unknown Source) - at net.minecraftforge.fluids.FluidContainerRegistry.getFluidForFilledItem(FluidContainerRegistry.java:203) - at gregtech.api.util.GT_Recipe$GT_Recipe_Map_LargeChemicalReactor.addRecipe(GT_Recipe.java:1524) - at gregtech.common.GT_RecipeAdder.addMultiblockChemicalRecipe(GT_RecipeAdder.java:157) - at kekztech.KekzCore.postInit(KekzCore.java:261) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at net.minecraftforge.fluids.FluidContainerRegistry$ContainerKey.hashCode(FluidContainerRegistry.java:50) - at java.util.HashMap.hash(Unknown Source) - at java.util.HashMap.get(Unknown Source) - at net.minecraftforge.fluids.FluidContainerRegistry.getFluidForFilledItem(FluidContainerRegistry.java:203) - at gregtech.api.util.GT_Recipe$GT_Recipe_Map_LargeChemicalReactor.addRecipe(GT_Recipe.java:1524) - at gregtech.common.GT_RecipeAdder.addMultiblockChemicalRecipe(GT_RecipeAdder.java:157) - at kekztech.KekzCore.postInit(KekzCore.java:261) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 1129539832 bytes (1077 MB) / 1729101824 bytes (1649 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIJ IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJ gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIE kekztech{0.1a} [KekzTech] (bin) - UCHIJ examplemod{1.0} [Example Mod] (bin) - UCHIJ devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/crash-reports/crash-2019-07-03_18.48.22-client.txt b/crash-reports/crash-2019-07-03_18.48.22-client.txt deleted file mode 100644 index 7534468429..0000000000 --- a/crash-reports/crash-2019-07-03_18.48.22-client.txt +++ /dev/null @@ -1,147 +0,0 @@ ----- Minecraft Crash Report ---- -// I bet Cylons wouldn't have this problem. - -Time: 7/3/19 6:48 PM -Description: Initializing game - -java.lang.NullPointerException: Initializing game - at net.minecraftforge.fluids.FluidContainerRegistry$ContainerKey.hashCode(FluidContainerRegistry.java:50) - at java.util.HashMap.hash(Unknown Source) - at java.util.HashMap.get(Unknown Source) - at net.minecraftforge.fluids.FluidContainerRegistry.getFluidForFilledItem(FluidContainerRegistry.java:203) - at gregtech.api.util.GT_Recipe$GT_Recipe_Map_LargeChemicalReactor.addRecipe(GT_Recipe.java:1524) - at gregtech.common.GT_RecipeAdder.addMultiblockChemicalRecipe(GT_RecipeAdder.java:157) - at kekztech.KekzCore.postInit(KekzCore.java:261) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - - -A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------- - --- Head -- -Stacktrace: - at net.minecraftforge.fluids.FluidContainerRegistry$ContainerKey.hashCode(FluidContainerRegistry.java:50) - at java.util.HashMap.hash(Unknown Source) - at java.util.HashMap.get(Unknown Source) - at net.minecraftforge.fluids.FluidContainerRegistry.getFluidForFilledItem(FluidContainerRegistry.java:203) - at gregtech.api.util.GT_Recipe$GT_Recipe_Map_LargeChemicalReactor.addRecipe(GT_Recipe.java:1524) - at gregtech.common.GT_RecipeAdder.addMultiblockChemicalRecipe(GT_RecipeAdder.java:157) - at kekztech.KekzCore.postInit(KekzCore.java:261) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) - at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) - at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) - at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) - at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) - at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) - at com.google.common.eventbus.EventBus.post(EventBus.java:275) - at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) - at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) - at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) - at net.minecraft.client.Minecraft.startGame(Minecraft.java:597) - --- Initialization -- -Details: -Stacktrace: - at net.minecraft.client.Minecraft.run(Minecraft.java:942) - at net.minecraft.client.main.Main.main(Main.java:164) - at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) - at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) - at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) - at java.lang.reflect.Method.invoke(Unknown Source) - at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) - at net.minecraft.launchwrapper.Launch.main(Launch.java:28) - at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) - at GradleStart.main(Unknown Source) - --- System Details -- -Details: - Minecraft Version: 1.7.10 - Operating System: Windows 10 (amd64) version 10.0 - Java Version: 1.8.0_211, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 1463370104 bytes (1395 MB) / 1712848896 bytes (1633 MB) up to 3799515136 bytes (3623 MB) - JVM Flags: 0 total; - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 - FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active - States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored - UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) - UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forgeSrc-1.7.10-10.13.4.1614-1.7.10.jar) - UCHIJ NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) - UCHIJ CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) - UCHIJ IC2{2.2.828-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.828a-experimental-deobf.jar) - UCHIJ gregtech{MC1710} [GregTech] (gregtech-5.09.32-dev.jar) - UCHIE kekztech{0.1a} [KekzTech] (bin) - UCHIJ examplemod{1.0} [Example Mod] (bin) - UCHIJ devtips{1.1} [DevTooltips] (devtips-1.1.jar) - GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.36' Renderer: 'GeForce GTX 970/PCIe/SSE2' - Launched Version: 1.7.10 - LWJGL: 2.9.1 - OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation - GL Caps: Using GL 1.3 multitexturing. -Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. -Anisotropic filtering is supported and maximum anisotropy is 16. -Shaders are available because OpenGL 2.1 is supported. - - Is Modded: Definitely; Client brand changed to 'fml,forge' - Type: Client (map_client.txt) - Resource Packs: [] - Current Language: English (US) - Profiler Position: N/A (disabled) - Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - Anisotropic Filtering: Off (1)
\ No newline at end of file diff --git a/screenshots/2019-07-01_20.22.41.png b/screenshots/2019-07-01_20.22.41.png Binary files differdeleted file mode 100644 index 79cf60adff..0000000000 --- a/screenshots/2019-07-01_20.22.41.png +++ /dev/null |