Closed killerprojecte closed 5 months ago
Other crash report when join into game
---- Minecraft Crash Report ----
WARNING: coremods are present:
ModDetectorPlugin (OverflowAnimations-1.8.9-forge-2.1.1.jar)
RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
PhosphorFMLPlugin (phosphor-universal.jar)
MixinLoader (serverlistbufferfixer-1.0.1.jar)
PolishedGUI (Polished-GUI-1.0.0.jar)
MixinLoader (realmsfixlegacyforge-1.0.0.jar)
redirectionor (redirectionor-1.12.2-1.8.8-1.2.jar)
SkyblockAddonsLoadingPlugin (SkyblockAddons-1.9.0-beta.10+308-for-MC-1.8.9.jar)
McMouser (mcmouser-1.8.9-forge-1.0.2.jar)
ModsCheckerPlugin (CrashPatch-1.8.9-forge-2.0.0.jar)
ModTweaker (Patcher-1.8.9 (1.8.9).jar)
LoadingPlugin (Block_Overlay_4.0.3.jar)
PatcherTweaker (Patcher-1.8.9 (1.8.9).jar)
FMLPlugin (NotSoEssential-Forge-1.0.3.jar)
KsyxisLegacyForge (Ksyxis-1.3.1.jar)
Contact their authors BEFORE contacting forge
// Why did you do that?
Time: 24-6-4 下午6:41
Description: Unexpected error
java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@307a5088 rejected from java.util.concurrent.ScheduledThreadPoolExecutor@32fac307[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
at net.minecraft.client.entity.EntityPlayerSP.handler$zca000$addChatMessage(EntityPlayerSP.java:1891)
at net.minecraft.client.entity.EntityPlayerSP.addChatMessage(EntityPlayerSP.java)
at codes.biscuit.skyblockaddons.utils.Utils.sendMessage(Utils.java:252)
at codes.biscuit.skyblockaddons.utils.data.DataUtils.onSkyblockJoined(DataUtils.java:410)
at codes.biscuit.skyblockaddons.listeners.NetworkListener.onSkyblockJoined(NetworkListener.java:65)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1971_NetworkListener_onSkyblockJoined_SkyblockJoinedEvent.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 codes.biscuit.skyblockaddons.utils.Utils.parseSidebar(Utils.java:321)
at codes.biscuit.skyblockaddons.listeners.PlayerListener.onTick(PlayerListener.java:678)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1976_PlayerListener_onTick_ClientTickEvent.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.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1624)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1024)
at net.minecraft.client.Minecraft.handler$zke000$run(Minecraft.java:3250)
at net.minecraft.client.Minecraft.run(Minecraft.java)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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:498)
at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124)
at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:220)
at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:116)
at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:148)
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:498)
at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:293)
at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53)
at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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:498)
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:71)
at oolloo.jlw.Wrapper.main(Wrapper.java:51)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326)
at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533)
at net.minecraft.client.entity.EntityPlayerSP.handler$zca000$addChatMessage(EntityPlayerSP.java:1891)
at net.minecraft.client.entity.EntityPlayerSP.addChatMessage(EntityPlayerSP.java)
at codes.biscuit.skyblockaddons.utils.Utils.sendMessage(Utils.java:252)
at codes.biscuit.skyblockaddons.utils.data.DataUtils.onSkyblockJoined(DataUtils.java:410)
at codes.biscuit.skyblockaddons.listeners.NetworkListener.onSkyblockJoined(NetworkListener.java:65)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1971_NetworkListener_onSkyblockJoined_SkyblockJoinedEvent.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 codes.biscuit.skyblockaddons.utils.Utils.parseSidebar(Utils.java:321)
at codes.biscuit.skyblockaddons.listeners.PlayerListener.onTick(PlayerListener.java:678)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1976_PlayerListener_onTick_ClientTickEvent.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.onPreClientTick(FMLCommonHandler.java:331)
-- Affected level --
Details:
Level name: MpServer
All players: 3 total; [EntityPlayerSP['GoFuture'/284865, l='MpServer', x=-2.50, y=70.00, z=-69.44], EntityOtherPlayerMP['egjlmn1'/280503, l='MpServer', x=-2.50, y=70.00, z=-69.50], EntityOtherPlayerMP['Nashedi_1o8'/284729, l='MpServer', x=-2.13, y=72.22, z=-64.13]]
Chunk stats: MultiplayerChunkCache: 5, 5
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -3.00,70.00,-70.00 - World: (-3,70,-70), Chunk: (at 13,4,10 in -1,-5; contains blocks -16,0,-80 to -1,255,-65), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 849340645 game time, 578326 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: 27 total; [EntityArmorStand['§8[§7Lv100§8] §6Blaze'/284868, l='MpServer', x=-2.59, y=70.78, z=-68.94], EntityArmorStand['盔甲架'/1602, l='MpServer', x=-2.50, y=70.44, z=-62.50], EntityArmorStand['盔甲架'/148032, l='MpServer', x=-6.50, y=18.75, z=-49.50], EntityArmorStand['盔甲架'/264071, l='MpServer', x=2.50, y=70.25, z=-75.50], EntityArmorStand['盔甲架'/1603, l='MpServer', x=-2.50, y=70.06, z=-62.50], EntityPlayerSP['GoFuture'/284865, l='MpServer', x=-2.50, y=70.00, z=-69.44], EntityArmorStand['盔甲架'/284867, l='MpServer', x=-2.50, y=70.00, z=-69.50], EntityArmorStand['盔甲架'/1607, l='MpServer', x=15.50, y=70.00, z=-71.81], EntityArmorStand['盔甲架'/1608, l='MpServer', x=15.50, y=69.75, z=-71.81], EntityOtherPlayerMP['egjlmn1'/280503, l='MpServer', x=-2.50, y=70.00, z=-69.50], EntityOtherPlayerMP['Nashedi_1o8'/284729, l='MpServer', x=-2.13, y=72.22, z=-64.13], EntityArmorStand['盔甲架'/264072, l='MpServer', x=2.50, y=70.00, z=-75.50], EntityArmorStand['盔甲架'/264073, l='MpServer', x=2.50, y=69.75, z=-75.50], EntityArmorStand['盔甲架'/1563, l='MpServer', x=-24.50, y=71.00, z=-58.50], EntityArmorStand['盔甲架'/1564, l='MpServer', x=-24.50, y=70.75, z=-58.50], EntityArmorStand['盔甲架'/1571, l='MpServer', x=-7.50, y=70.09, z=-75.50], EntityArmorStand['盔甲架'/675, l='MpServer', x=-23.50, y=86.53, z=-62.50], EntityArmorStand['盔甲架'/1572, l='MpServer', x=-7.50, y=69.84, z=-75.50], EntityArmorStand['盔甲架'/1583, l='MpServer', x=-10.00, y=70.00, z=-67.00], EntityArmorStand['盔甲架'/1584, l='MpServer', x=-10.00, y=69.75, z=-67.00], EntityOtherPlayerMP['egjlmn1'/280503, l='MpServer', x=-2.50, y=70.00, z=-69.50], EntityArmorStand['盔甲架'/1587, l='MpServer', x=-28.50, y=71.31, z=-61.50], EntityArmorStand['盔甲架'/1588, l='MpServer', x=-28.50, y=70.94, z=-61.50], EntityArmorStand['盔甲架'/1595, l='MpServer', x=-0.50, y=70.09, z=-54.50], EntityArmorStand['盔甲架'/1596, l='MpServer', x=-0.50, y=69.84, z=-54.50], EntityOtherPlayerMP['Nashedi_1o8'/284729, l='MpServer', x=-2.13, y=72.22, z=-64.13], EntityArmorStand['盔甲架'/148031, l='MpServer', x=-6.50, y=19.00, z=-49.50]]
Retry entities: 0 total; []
Server brand: Hypixel BungeeCord (2024.6.3.2) <- vanilla
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:402)
at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2536)
at net.minecraft.client.Minecraft.handler$zke000$run(Minecraft.java:3261)
at net.minecraft.client.Minecraft.run(Minecraft.java)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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:498)
at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124)
at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:220)
at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:116)
at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:148)
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:498)
at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:293)
at gg.essential.loader.stage1.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:44)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53)
at gg.essential.loader.stage0.EssentialSetupTweaker.<init>(EssentialSetupTweaker.java:26)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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:498)
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:71)
at oolloo.jlw.Wrapper.main(Wrapper.java:51)
-- System Details --
Details:
Game Directory: C:\Users\25945\AppData\Roaming\.minecraft\versions\SkyClient_1.8.9
Minecraft Version: 1.8.9
Operating System: Windows 11 (amd64) version 10.0
Java Version: 1.8.0_402, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Azul Systems, Inc.
Memory: 1456316984 bytes (1388 MB) / 6106906624 bytes (5824 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 9 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn4096m -Xmx8192m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_M6_pre2 47 mods loaded, 47 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source |
| ------ | ------------------------- | ----------------- | ------------------------------------------------- |
| UCHIJA | mcp | 9.19 | minecraft.jar |
| UCHIJA | FML | 8.0.99.99 | forge-1.8.9-11.15.1.2318-1.8.9.jar |
| UCHIJA | Forge | 11.15.1.2318 | forge-1.8.9-11.15.1.2318-1.8.9.jar |
| UCHIJA | redirectionor | 1.12.2-1.8.8 | minecraft.jar |
| UCHIJA | randompatches | 1.12.2-1.22.1.10 | randompatches-1.12.2-1.22.1.10.jar |
| UCHIJA | essential | 1.0.0 | Essential (forge_1.8.9).processed.jar |
| UCHIJA | oneconfig | 0.2.2-alpha201 | OneConfig (1.8.9-forge).jar |
| UCHIJA | entityculling | 1.5.0 | entityculling-forge-mc1.8.9-1.5.0.jar |
| UCHIJA | great-scrollable-tooltips | 1.2.0 | great-scrollable-tooltips-1.2.0.jar |
| UCHIJA | realmsfixlegacyforge | 1.0.0 | realmsfixlegacyforge-1.0.0.jar |
| UCHIJA | resourcify | 1.4.0+beta.1 | Resourcify%20(1.8.9-forge)-1.4.0%2Bbeta.1.jar |
| UCHIJA | serverlistbufferfixer | 1.0.1 | serverlistbufferfixer-1.0.1.jar |
| UCHIJA | antighost | 1.1 | antighost-1.8.9-forge11.15.1.1722-1.1.jar |
| UCHIJA | ascribe | 1.8.9-0.1.1 | Ascribe-1.8.9-0.1.1.jar |
| UCHIJA | BazaarNotifier | 1.7.2 | BazaarNotifier-1.7.2.jar |
| UCHIJA | betternightvision | 1.0.0 | BetterNightVision-1.8.9-forge-1.0.0.jar |
| UCHIJA | blockoverlay | 4.0.3 | Block_Overlay_4.0.3.jar |
| UCHIJA | chatting | 1.5.3 | Chatting-1.8.9-forge-1.5.3.jar |
| UCHIJA | cowlection | 1.8.9-0.16.1 | Cowlection-1.8.9-0.16.1.jar |
| UCHIJA | craftpresence | 2.3.9 | CraftPresence-2.3.9+1.8.9.jar |
| UCHIJA | crashpatch | 2.0.0 | CrashPatch-1.8.9-forge-2.0.0.jar |
| UCHIJA | dungeonrooms | 3.4.1 | Dungeon_Rooms-3.4.1.jar |
| UCHIJA | evergreenhud | 2.1.5 | EvergreenHUD-1.8.9-forge-2.1.5.jar |
| UCHIJA | FpsReducer | mc1.8.9-1.10.3 | FpsReducer-mc1.8.9-1.10.3.jar |
| UCHIJA | ias | D7.29 :P | InGameAccountSwitcher-Forge-1.8-8.0.1.jar |
| UCHIJA | ksyxis | 1.3.1 | Ksyxis-1.3.1.jar |
| UCHIJA | mkb | 2.1.0 | ModernKeyBinding-Forge-1.8.9-2.1.0.jar |
| UCHIJA | nec | v2.18.6 | NotEnoughCoinsPremium-2.18.6-all-modified.jar |
| UCHIJA | notenoughupdates | 2.2.2 | NotEnoughUpdates-2.2.2.jar |
| UCHIJA | notsoessential | 1.0.3 | NotSoEssential-Forge-1.0.3.jar |
| UCHIJA | optibye | 1.0.0 | Optibye-1.0.0-dep.jar |
| UCHIJA | overflowanimations | 2.1.1 | OverflowAnimations-1.8.9-forge-2.1.1.jar |
| UCHIJA | patcher | 1.8.9 | Patcher-1.8.9 (1.8.9).jar |
| UCHIJA | phosphor-lighting | 0.2.9.3 | phosphor-universal.jar |
| UCHIJA | polishedgui | 1.0.0 | Polished-GUI-1.0.0.jar |
| UCHIJA | polysprint | 1.0.0 | PolySprint-1.8.9-forge-1.0.0.jar |
| UCHIJA | quickconfig | 1.0.0 | QuickConfig-1.8.9-forge-1.0.0.jar |
| UCHIJA | scathapro | 1.2.3.1 | Scatha-Pro v1.2.3.1.jar |
| UCHIJA | scoreboardfix | 1.0.0 | scoreboardfix-1.0.0.jar |
| UCHIJA | sbaunofficial | 1.9.0-beta.10+308 | SkyblockAddons-1.9.0-beta.10+308-for-MC-1.8.9.jar |
| UCHIJA | SkyblockExtras | 2.2.0-pre24 | SkyblockExtras-2.2.0-pre24-RELEASE.jar |
| UCHIJA | skyblockhud | 1.17.1 | SkyblockHud-Reborn-1.17.1.jar |
| UCHIJA | skyblockclientupdater | @VER | SkyClient-Updater-1.8.9-forge-1.3.5.jar |
| UCHIJA | skyguide | 1.3.0+oneconfig | SkyGuide (1.8.9-forge)-1.3.0+oneconfig.jar |
| UCHIJA | skyhanni | 0.25 | SkyHanni-0.25.jar |
| UCHIJA | titanium | 0.2 | Titanium V0.2.jar |
| UCHIJA | vanillahud | 2.2.3 | VanillaHUD-1.8.9-forge-2.2.3.jar |
Loaded coremods (and transformers):
ModDetectorPlugin (OverflowAnimations-1.8.9-forge-2.1.1.jar)
RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
com.therandomlabs.randompatches.core.RPTransformer
PhosphorFMLPlugin (phosphor-universal.jar)
MixinLoader (serverlistbufferfixer-1.0.1.jar)
PolishedGUI (Polished-GUI-1.0.0.jar)
MixinLoader (realmsfixlegacyforge-1.0.0.jar)
redirectionor (redirectionor-1.12.2-1.8.8-1.2.jar)
com.Hileb.teampotato.redirectionor.RedirectionorTansformer
SkyblockAddonsLoadingPlugin (SkyblockAddons-1.9.0-beta.10+308-for-MC-1.8.9.jar)
codes.biscuit.skyblockaddons.asm.SkyblockAddonsASMTransformer
McMouser (mcmouser-1.8.9-forge-1.0.2.jar)
ModsCheckerPlugin (CrashPatch-1.8.9-forge-2.0.0.jar)
ModTweaker (Patcher-1.8.9 (1.8.9).jar)
club.sk1er.patcher.tweaker.other.ModClassTransformer
LoadingPlugin (Block_Overlay_4.0.3.jar)
me.aycy.blockoverlay.asm.Transformer
PatcherTweaker (Patcher-1.8.9 (1.8.9).jar)
club.sk1er.patcher.tweaker.ClassTransformer
FMLPlugin (NotSoEssential-Forge-1.0.3.jar)
com.github.u9g.notsoessential.asm.ClassTransformer
KsyxisLegacyForge (Ksyxis-1.3.1.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.0 Compatibility Profile Context 24.4.1.240216' Renderer: 'AMD Radeon RX6500 XT'
Launched Version: SkyClient_1.8.9
LWJGL: 2.9.4
OpenGL: AMD Radeon RX6500 XT GL version 4.6.0 Compatibility Profile Context 24.4.1.240216, ATI Technologies Inc.
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: §cPVP专用.zip
Current Language: 简体中文 (中国)
Profiler Position: N/A (disabled)
CPU: 4x AMD Ryzen 3 3200G with Radeon Vega Graphics
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
OptiFine Version: OptiFine_1.8.9_HD_U_M6_pre2
OptiFine Build: 20211101-204933
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 Compatibility Profile Context 24.4.1.240216
OpenGlRenderer: AMD Radeon RX6500 XT
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
@killerprojecte looks like there is other mod changing behaivour of addChatMessage function with Mixin at net.minecraft.client.entity.EntityPlayerSP.handler$zca000$addChatMessage(EntityPlayerSP.java:1891)
Could you try removing the mods one by one to find the mods causing the problem?
@killerprojecte looks like there is other mod changing behaivour of addChatMessage function with Mixin
at net.minecraft.client.entity.EntityPlayerSP.handler$zca000$addChatMessage(EntityPlayerSP.java:1891)
Could you try removing the mods one by one to find the mods causing the problem?
I don't know but i think set a delay to send message should be resolve it (problem is send message when client is still loading world?)
Its not related with it. Its using RenderGameOverlayEvent.Post
event and not triggering before EXPERIENCE
or JUMPBAR
rendered.
I am closing because the necessary information was not provided. You can then reopen it with the necessary information.
Bug Description
Update checker cause game crash (if i update to latest version will solve this)
Maybe this is also some kind of update checker, because if i don't update the game will crash
SBA Version
1.9.0-beta.9
Other Installed Mods
No response
Operating System
Windows 11
Crash Report
---- Minecraft Crash Report ----
WARNING: coremods are present: ModDetectorPlugin (OverflowAnimations-1.8.9-forge-2.1.1.jar) RandomPatches (randompatches-1.12.2-1.22.1.10.jar) PhosphorFMLPlugin (phosphor-universal.jar) MixinLoader (serverlistbufferfixer-1.0.1.jar) PolishedGUI (Polished-GUI-1.0.0.jar) MixinLoader (realmsfixlegacyforge-1.0.0.jar) SkyblockAddonsLoadingPlugin (SkyblockAddons-1.9.0-beta.9+303-for-MC-1.8.9.jar) redirectionor (redirectionor-1.12.2-1.8.8-1.2.jar) McMouser (mcmouser-1.8.9-forge-1.0.2.jar) ModsCheckerPlugin (CrashPatch-1.8.9-forge-2.0.0.jar) ModTweaker (Patcher-1.8.9 (1.8.9).jar) LoadingPlugin (Block_Overlay_4.0.3.jar) PatcherTweaker (Patcher-1.8.9 (1.8.9).jar) FMLPlugin (NotSoEssential-Forge-1.0.3.jar) KsyxisLegacyForge (Ksyxis-1.3.1.jar) Contact their authors BEFORE contacting forge
// Why did you do that?
Time: 24-6-2 ����1:10 Description: Unexpected error
java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@446e81ef rejected from java.util.concurrent.ScheduledThreadPoolExecutor@359e1396[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830) at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326) at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533) at net.minecraft.client.entity.EntityPlayerSP.handler$zca000$addChatMessage(EntityPlayerSP.java:1891) at net.minecraft.client.entity.EntityPlayerSP.addChatMessage(EntityPlayerSP.java) at codes.biscuit.skyblockaddons.utils.Utils.sendMessage(Utils.java:252) at codes.biscuit.skyblockaddons.misc.Updater.sendUpdateMessage(Updater.java:321) at codes.biscuit.skyblockaddons.listeners.RenderListener.drawUpdateMessage(RenderListener.java:659) at codes.biscuit.skyblockaddons.listeners.RenderListener.onRenderRegular(RenderListener.java:201) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2000_RenderListener_onRenderRegular_Post.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.client.GuiIngameForge.post(GuiIngameForge.java:851) at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:558) at net.minecraftforge.client.GuiIngameForge.renderGameOverlay(GuiIngameForge.java:145) at club.sk1er.patcher.screen.render.caching.HUDCaching.renderCachedHud(HUDCaching.java:48) at net.minecraft.client.renderer.EntityRenderer.redirect$bii000$patcher$renderCachedHUD(EntityRenderer.java:12558) at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1401) at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1051) at net.minecraft.client.Minecraft.handler$zke000$run(Minecraft.java:3250) at net.minecraft.client.Minecraft.run(Minecraft.java) 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:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) 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:498) at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124) at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:220) at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:116) at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:148) 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:498) at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:293) at gg.essential.loader.stage1.EssentialSetupTweaker.(EssentialSetupTweaker.java:44)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53)
at gg.essential.loader.stage0.EssentialSetupTweaker.(EssentialSetupTweaker.java:26)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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:498)
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:71)
at oolloo.jlw.Wrapper.main(Wrapper.java:51)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head -- Stacktrace: at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830) at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:326) at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:533) at net.minecraft.client.entity.EntityPlayerSP.handler$zca000$addChatMessage(EntityPlayerSP.java:1891) at net.minecraft.client.entity.EntityPlayerSP.addChatMessage(EntityPlayerSP.java) at codes.biscuit.skyblockaddons.utils.Utils.sendMessage(Utils.java:252) at codes.biscuit.skyblockaddons.misc.Updater.sendUpdateMessage(Updater.java:321) at codes.biscuit.skyblockaddons.listeners.RenderListener.drawUpdateMessage(RenderListener.java:659) at codes.biscuit.skyblockaddons.listeners.RenderListener.onRenderRegular(RenderListener.java:201) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2000_RenderListener_onRenderRegular_Post.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.client.GuiIngameForge.post(GuiIngameForge.java:851) at net.minecraftforge.client.GuiIngameForge.renderExperience(GuiIngameForge.java:558) at net.minecraftforge.client.GuiIngameForge.renderGameOverlay(GuiIngameForge.java:145) at club.sk1er.patcher.screen.render.caching.HUDCaching.renderCachedHud(HUDCaching.java:48) at net.minecraft.client.renderer.EntityRenderer.redirect$bii000$patcher$renderCachedHUD(EntityRenderer.java:12558)
-- Affected level -- Details: Level name: MpServer All players: 6 total; [EntityPlayerSP['GoFuture'/2723009, l='MpServer', x=-150.95, y=69.00, z=148.62], EntityOtherPlayerMP['62jw12cw44'/24, l='MpServer', x=-147.50, y=69.00, z=145.50], EntityOtherPlayerMP['5aotvo6s0i'/1454438, l='MpServer', x=-175.50, y=66.00, z=155.50], EntityOtherPlayerMP['x01nk75r3d'/65, l='MpServer', x=-167.50, y=65.00, z=135.50], EntityOtherPlayerMP['he45b5zykc'/1454433, l='MpServer', x=-175.50, y=66.00, z=141.50], EntityOtherPlayerMP['q02hp81s6e'/66, l='MpServer', x=-191.50, y=65.00, z=136.50]] Chunk stats: MultiplayerChunkCache: 169, 169 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: -151.00,69.00,148.00 - World: (-151,69,148), Chunk: (at 9,4,4 in -10,9; contains blocks -160,0,144 to -145,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 698242138 game time, 54000 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: 76 total; [EntityPlayerSP['GoFuture'/2723009, l='MpServer', x=-150.95, y=69.00, z=148.62], EntityArmorStand['����'/1, l='MpServer', x=-199.50, y=69.44, z=129.88], EntityArmorStand['����'/2, l='MpServer', x=-200.50, y=73.38, z=129.50], EntityArmorStand['��e? ��63-Year Hypixel Veteran'/2722858, l='MpServer', x=-150.28, y=71.09, z=149.47], EntityArmorStand['����'/3, l='MpServer', x=-204.75, y=64.94, z=160.50], EntityArmorStand['����'/4, l='MpServer', x=-181.50, y=65.00, z=130.50], EntityArmorStand['����'/5, l='MpServer', x=-181.50, y=65.00, z=118.50], EntityArmorStand['����'/6, l='MpServer', x=-181.50, y=65.00, z=124.50], EntityOtherPlayerMP[''/2722854, l='MpServer', x=-154.50, y=69.50, z=151.50], EntityArmorStand['����'/7, l='MpServer', x=-181.50, y=65.00, z=118.50], EntityArmorStand['����'/8, l='MpServer', x=-181.50, y=65.00, z=118.50], EntityArmorStand['����'/9, l='MpServer', x=-181.50, y=65.00, z=118.50], EntityOtherPlayerMP['62jw12cw44'/24, l='MpServer', x=-147.50, y=69.00, z=145.50], EntityArmorStand['����'/10, l='MpServer', x=-181.50, y=65.00, z=118.50], EntityArmorStand['����'/11, l='MpServer', x=-181.50, y=65.00, z=118.50], EntityArmorStand['����'/12, l='MpServer', x=-178.03, y=64.94, z=178.50], EntityArmorStand['����'/13, l='MpServer', x=-185.50, y=65.00, z=168.50], EntityArmorStand['����'/14, l='MpServer', x=-191.50, y=72.94, z=169.50], EntityArmorStand['����'/15, l='MpServer', x=-183.81, y=75.63, z=170.50], EntityArmorStand['����'/16, l='MpServer', x=-183.81, y=77.44, z=170.50], EntityArmorStand['����'/17, l='MpServer', x=-174.91, y=65.19, z=167.69], EntityArmorStand['"Sign posting guys, sign posting!"'/18, l='MpServer', x=-175.41, y=65.00, z=167.50], EntityArmorStand['����'/19, l='MpServer', x=-173.56, y=65.00, z=167.50], EntityArmorStand['����'/20, l='MpServer', x=-173.41, y=65.00, z=166.50], EntityArmorStand['����'/21, l='MpServer', x=-167.50, y=65.00, z=174.13], EntityOtherPlayerMP['62jw12cw44'/24, l='MpServer', x=-147.50, y=69.00, z=145.50], EntityOtherPlayerMP['5aotvo6s0i'/1454438, l='MpServer', x=-175.50, y=66.00, z=155.50], EntityOtherPlayerMP['x01nk75r3d'/65, l='MpServer', x=-167.50, y=65.00, z=135.50], EntityArmorStand['����'/2723080, l='MpServer', x=-167.50, y=64.94, z=135.50], EntityOtherPlayerMP['he45b5zykc'/1454433, l='MpServer', x=-175.50, y=66.00, z=141.50], EntityArmorStand['����'/1826, l='MpServer', x=-184.50, y=63.75, z=108.50], EntityArmorStand['����'/2723074, l='MpServer', x=-167.50, y=64.94, z=135.50], EntityArmorStand['����'/2723076, l='MpServer', x=-167.50, y=64.94, z=135.50], EntityArmorStand['����'/2723078, l='MpServer', x=-167.50, y=64.94, z=135.50], EntityOtherPlayerMP['q02hp81s6e'/66, l='MpServer', x=-191.50, y=65.00, z=136.50], EntityOtherPlayerMP['x01nk75r3d'/65, l='MpServer', x=-167.50, y=65.00, z=135.50], EntityOtherPlayerMP['q02hp81s6e'/66, l='MpServer', x=-191.50, y=65.00, z=136.50], EntityArmorStand['����'/1861, l='MpServer', x=-234.50, y=64.50, z=188.50], EntityArmorStand['����'/1862, l='MpServer', x=-234.50, y=64.13, z=188.50], EntityArmorStand['��bHypixel Store'/78, l='MpServer', x=-191.50, y=65.28, z=136.50], EntityArmorStand['��e��lRIGHT CLICK'/79, l='MpServer', x=-191.50, y=64.91, z=136.50], EntityArmorStand['��bThe Delivery Man'/80, l='MpServer', x=-167.50, y=65.66, z=135.50], EntityWither['��b��lSKYBLOCK 0.20.2 - CHOCOLATE FACTORY, GLACITE'/-1234, l='MpServer', x=-183.97, y=69.00, z=148.59], EntityArmorStand['��e��lRIGHT CLICK'/81, l='MpServer', x=-167.50, y=65.28, z=135.50], EntityArmorStand['����'/92, l='MpServer', x=-184.50, y=64.50, z=108.50], EntityArmorStand['����'/93, l='MpServer', x=-184.50, y=64.13, z=108.50], EntityArmorStand['����'/2723017, l='MpServer', x=-167.50, y=64.94, z=135.50], EntityArmorStand['��e��lCLICK'/98, l='MpServer', x=-147.50, y=69.31, z=145.50], EntityArmorStand['��bMain Lobby'/99, l='MpServer', x=-147.50, y=68.94, z=145.50], EntityArmorStand['����'/1891, l='MpServer', x=-234.50, y=64.50, z=108.50], EntityArmorStand['����'/1892, l='MpServer', x=-234.50, y=64.13, z=108.50], EntityArmorStand['����'/2723020, l='MpServer', x=-167.50, y=64.94, z=135.50], EntityArmorStand['��6Hytale Trailer��r'/2723010, l='MpServer', x=-167.50, y=64.94, z=135.50], EntityArmorStand['����'/236, l='MpServer', x=-187.50, y=66.50, z=188.50], EntityArmorStand['��3? ��66-Year Hypixel Veteran'/2723013, l='MpServer', x=-151.19, y=71.09, z=149.66], EntityArmorStand['����'/237, l='MpServer', x=-187.50, y=66.13, z=188.50], EntityArmorStand['����'/2723012, l='MpServer', x=-167.50, y=64.94, z=135.50], EntityArmorStand['����'/2723015, l='MpServer', x=-167.50, y=64.94, z=135.50], EntityOtherPlayerMP['5aotvo6s0i'/1454438, l='MpServer', x=-175.50, y=66.00, z=155.50], EntityArmorStand['��d��lNEW PROTOTYPE GAME!'/1454439, l='MpServer', x=-175.50, y=67.53, z=155.50], EntityArmorStand['��8Lv��7001 ��runkochan893'/2722264, l='MpServer', x=-155.50, y=66.38, z=141.50], EntityArmorStand['����'/2723032, l='MpServer', x=-167.50, y=64.94, z=135.50], EntityArmorStand['��bSkyBlock ��7[v0.20.2]'/1454436, l='MpServer', x=-175.50, y=66.22, z=141.50], EntityArmorStand['��e��lCLICK TO PLAY'/1454437, l='MpServer', x=-175.50, y=65.94, z=141.50], EntityArmorStand['��3��l0.20.2 ��b��lCHOCOLATE FACTORY'/1454434, l='MpServer', x=-175.50, y=66.88, z=141.50], EntityArmorStand['��e18,095�����������Ϸ�С�r'/1454435, l='MpServer', x=-175.50, y=66.50, z=141.50], EntityOtherPlayerMP['he45b5zykc'/1454433, l='MpServer', x=-175.50, y=66.00, z=141.50], EntityArmorStand['����'/2723024, l='MpServer', x=-167.50, y=64.94, z=135.50], EntityArmorStand['��e��lCLICK TO PLAY'/1454444, l='MpServer', x=-175.50, y=65.94, z=155.50], EntityArmorStand['��d? ��69-Year Hypixel Veteran'/2723027, l='MpServer', x=-151.31, y=71.09, z=149.50], EntityArmorStand['����'/2723026, l='MpServer', x=-167.50, y=64.94, z=135.50], EntityArmorStand['��e127�����������Ϸ�С�r'/1454442, l='MpServer', x=-175.50, y=66.50, z=155.50], EntityArmorStand['����'/2723029, l='MpServer', x=-167.50, y=64.94, z=135.50], EntityArmorStand['��bSheep Wars ��7[v0.1]'/1454443, l='MpServer', x=-175.50, y=66.22, z=155.50], EntityArmorStand['��b����������'/1454440, l='MpServer', x=-175.50, y=67.19, z=155.50], EntityArmorStand['��a?��a?��a?��a?��a?��a?��a?��a?��a?��a?��a?��a?��a?��a?��a?��a?��a?��a?��a?��a?'/1454441, l='MpServer', x=-175.50, y=66.88, z=155.50]] Retry entities: 0 total; [] Server brand: Hypixel BungeeCord (2024.5.13.1) <- vanilla Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:402) at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2536) at net.minecraft.client.Minecraft.handler$zke000$run(Minecraft.java:3261) at net.minecraft.client.Minecraft.run(Minecraft.java) 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:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) 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:498) at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124) at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:220) at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:116) at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:148) 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:498) at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:293) at gg.essential.loader.stage1.EssentialSetupTweaker.(EssentialSetupTweaker.java:44)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53)
at gg.essential.loader.stage0.EssentialSetupTweaker.(EssentialSetupTweaker.java:26)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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:498)
at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:71)
at oolloo.jlw.Wrapper.main(Wrapper.java:51)
-- System Details -- Details: Game Directory: C:\Users\25945\AppData\Roaming.minecraft\versions\SkyClient_1.8.9 Minecraft Version: 1.8.9 Operating System: Windows 11 (amd64) version 10.0 Java Version: 1.8.0_402, Azul Systems, Inc. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Azul Systems, Inc. Memory: 3195491640 bytes (3047 MB) / 4328521728 bytes (4128 MB) up to 8589934592 bytes (8192 MB) JVM Flags: 9 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn4096m -Xmx8192m IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_M6_pre2 47 mods loaded, 47 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
ModDetectorPlugin (OverflowAnimations-1.8.9-forge-2.1.1.jar)
RandomPatches (randompatches-1.12.2-1.22.1.10.jar) com.therandomlabs.randompatches.core.RPTransformer PhosphorFMLPlugin (phosphor-universal.jar)
MixinLoader (serverlistbufferfixer-1.0.1.jar)
PolishedGUI (Polished-GUI-1.0.0.jar)
MixinLoader (realmsfixlegacyforge-1.0.0.jar)
SkyblockAddonsLoadingPlugin (SkyblockAddons-1.9.0-beta.9+303-for-MC-1.8.9.jar) codes.biscuit.skyblockaddons.asm.SkyblockAddonsASMTransformer redirectionor (redirectionor-1.12.2-1.8.8-1.2.jar) com.Hileb.teampotato.redirectionor.RedirectionorTansformer McMouser (mcmouser-1.8.9-forge-1.0.2.jar)
ModsCheckerPlugin (CrashPatch-1.8.9-forge-2.0.0.jar)
ModTweaker (Patcher-1.8.9 (1.8.9).jar) club.sk1er.patcher.tweaker.other.ModClassTransformer LoadingPlugin (Block_Overlay_4.0.3.jar) me.aycy.blockoverlay.asm.Transformer PatcherTweaker (Patcher-1.8.9 (1.8.9).jar) club.sk1er.patcher.tweaker.ClassTransformer FMLPlugin (NotSoEssential-Forge-1.0.3.jar) com.github.u9g.notsoessential.asm.ClassTransformer KsyxisLegacyForge (Ksyxis-1.3.1.jar)
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.