Traneptora / ThebombzenAPI

ThebombzenAPI prerequisite for Thebombzen's mods
Other
1 stars 1 forks source link

AutoSwitch crashing when opening the configuration #7

Closed Hypercaffeinated closed 5 years ago

Hypercaffeinated commented 5 years ago

When trying to open the configuration for the API mod or the core mod (AutoSwitch) in the Forge mod menu, the game crashes. Bug is appearing in the case of an automatic install (double clicking the java executable) and remains the same even after a manual install (drag and drop into the Forge mod folder).

The game crashed whilst rendering screen The game crashed whilst rendering screen Error: java.lang.AbstractMethodError: com.thebombzen.mods.autoswitch.configuration.ConfigGuiFactory.mainConfigGuiClass()Ljava/lang/Class;

---- Minecraft Crash Report ---- // Who set us up the TNT?

Time: 3/27/19 3:34 PM Description: Rendering screen

java.lang.AbstractMethodError: com.thebombzen.mods.autoswitch.configuration.ConfigGuiFactory.mainConfigGuiClass()Ljava/lang/Class; at net.minecraftforge.fml.client.GuiModList.updateCache(GuiModList.java:416) at net.minecraftforge.fml.client.GuiModList.selectModIndex(GuiModList.java:350) at net.minecraftforge.fml.client.GuiSlotModList.elementClicked(GuiSlotModList.java:65) at net.minecraftforge.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:231) at net.minecraftforge.fml.client.GuiModList.func_73863_a(GuiModList.java:307) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382) at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Thread: Client thread Stacktrace: at net.minecraftforge.fml.client.GuiModList.updateCache(GuiModList.java:416) at net.minecraftforge.fml.client.GuiModList.selectModIndex(GuiModList.java:350) at net.minecraftforge.fml.client.GuiSlotModList.elementClicked(GuiSlotModList.java:65) at net.minecraftforge.fml.client.GuiScrollingList.drawScreen(GuiScrollingList.java:231) at net.minecraftforge.fml.client.GuiModList.func_73863_a(GuiModList.java:307) at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)

-- Screen render details -- Details: Screen name: net.minecraftforge.fml.client.GuiModList Mouse location: Scaled: (72, 128). Absolute: (144, 222) Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2 Stacktrace: at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371) at net.minecraft.client.main.Main.main(SourceFile:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details -- Details: Minecraft Version: 1.10.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 279768496 bytes (266 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.32 Powered by Forge 12.18.3.2185 6 mods loaded, 6 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar) UCHIJA Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar) UCHIJA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar) UCHIJA thebombzenapi{2.9.2} [ThebombzenAPI] (ThebombzenAPI-v2.9.2-mc1.12.2.jar) UCHIJA autoswitch{5.6.2} [AutoSwitch] (AutoSwitch-v5.6.2-mc1.12.2.jar) Loaded coremods (and transformers): GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 419.67' Renderer: 'GeForce GTX 1070/PCIe/SSE2' Launched Version: 1.10.2-forge1.10.2-12.18.3.2185 LWJGL: 2.9.4 OpenGL: GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 419.67, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
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)
CPU: 12x AMD Ryzen 5 1600X Six-Core Processor 
Traneptora commented 5 years ago

Fixed.