The Meaning of Life, the Universe, and Everything.
Join Date:
4/29/2014
Posts:
86
Location:
Tampa Fl
Minecraft:
Armydude370
Member Details
I'm not sure exactly whats wrong but try taking out StatusEffectHud and leave in the other and see if it crashes if not Take out Directionhud and leave in StatusEffectHud. I'm not familiar with those mods neither am i good at reading crash reports but thats all i can say. see if you can figure out which one is making you crash
Hi, Forge Keeps on Crashing when logging into any servers, like Mineplex.
Here's my crash log;
---- Minecraft Crash Report ---- WARNING: coremods are present: PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar) Contact their authors BEFORE contacting forge // But it works on my machine. Time: 7/22/16 7:14 PM Description: Unexpected error java.lang.NoSuchMethodError: net.minecraft.client.gui.ScaledResolution.<init>(Lnet/minecraft/client/Minecraft;II)V at bspkrs.directionhud.DirectionHUD.onTickInGame(DirectionHUD.java:113) at bspkrs.directionhud.fml.DHRenderTicker.onTick(DHRenderTicker.java:30) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_11_DHRenderTicker_onTick_RenderTickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:347) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1053) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) 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:483) 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 -- Stacktrace: at bspkrs.directionhud.DirectionHUD.onTickInGame(DirectionHUD.java:113) at bspkrs.directionhud.fml.DHRenderTicker.onTick(DHRenderTicker.java:30) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_11_DHRenderTicker_onTick_RenderTickEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityPlayerSP['Reconfiguration'/60611359, l='MpServer', x=0.50, y=74.00, z=0.50]] Chunk stats: MultiplayerChunkCache: 0, 0 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: -447.00,4.00,2352.00 - World: (-447,4,2352), Chunk: (at 1,0,0 in -28,147; contains blocks -448,0,2352 to -433,255,2367), Region: (-1,4; contains chunks -32,128 to -1,159, blocks -512,0,2048 to -1,255,2559) Level time: 1 game time, 1 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: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 1 total; [EntityPlayerSP['Reconfiguration'/60611359, l='MpServer', x=0.50, y=74.00, z=0.50]] Retry entities: 0 total; [] Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.10-SNAPSHOT:e4cf010:1158) <- Mineplex Spigot Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:404) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2536) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) 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:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.8.9 Operating System: Windows 10 (amd64) version 10.0 CPU: 4x Intel(R) Core(TM) i5-3330S CPU @ 2.70GHz Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2575537232 bytes (2456 MB) / 2916593664 bytes (2781 MB) up to 8267825152 bytes (7884 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn3G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.19 Powered by Forge 11.15.1.1902 Optifine OptiFine_1.8.9_HD_U_H5 8 mods loaded, 8 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.8.9-11.15.1.1902-1.8.9.jar) UCHIJA Forge{11.15.1.1902} [Minecraft Forge] (forge-1.8.9-11.15.1.1902-1.8.9.jar) UCHIJA PlayerAPI{1.0} [Player API] (minecraft.jar) UCHIJA bspkrsCore{7.01} [bspkrsCore] (BspkrsCore-1.8.jar) UCHIJA DirectionHUD{1.8} [DirectionHUD] ([1.8]DirectionHUD-client-1.24.jar) UCHIJA StatusEffectHUD{1.8} [StatusEffectHUD] ([1.8]StatusEffectHUD-client-1.27.jar) UCHIJA ToggleSneak{3.1.1} [ToggleSneak] (ToggleSneak-(1.8)-v3.1.1.jar) Loaded coremods (and transformers): PlayerAPIPlugin (PlayerAPI-1.8.9-1.0.jar) api.player.forge.PlayerAPITransformer GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4276' Renderer: 'Intel(R) HD Graphics 2500' Launched Version: 1.8.9-forge1.8.9-11.15.1.1902-1.8.9 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics 2500 GL version 4.0.0 - Build 10.18.10.4276, Intel 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: No Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Undertale Record Pack.zip, Huahwi InFinite 16x16 (1.8) (1).zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i5-3330S CPU @ 2.70GHz OptiFine Version: OptiFine_1.8.9_HD_U_H5 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.0.0 - Build 10.18.10.4276 OpenGlRenderer: Intel(R) HD Graphics 2500 OpenGlVendor: Intel CpuCount: 4It only happens after I installed StatusEffectHUD and DirectionHUD, I already had ToggleSneak before and it never crashed. Any help?
je cri boat
Kappa
I'm not sure exactly whats wrong but try taking out StatusEffectHud and leave in the other and see if it crashes if not Take out Directionhud and leave in StatusEffectHud. I'm not familiar with those mods neither am i good at reading crash reports but thats all i can say. see if you can figure out which one is making you crash
It's a possible bug with mineplex...
Here's the link: http://www.mineplex.com/forums/m/11929946/viewthread/27929758-i-keep-crashing/post/last