Coder Social home page Coder Social logo

apec's Introduction

Apec

A Gui improvment mod for Hypixel

This is a small (not so small now) project I've been working on. It changes the in-game GUI to better suit skyblock, for example:

  • Implementation of a hp and mp bar
  • Removes the scoreboard and everything that was displayed in it it's now shown is a much more appealing way
  • An inventory traffic list
  • Removed the rendering of the hunger & health bar
  • Shows potion effects on the screen
  • Warning icons that appear for things like Trade requests, Inventory Full, Too many coins on you, and other stuff
  • Custom NPC GUIS

Overview Screenshots


Skill XP


Air


Other Things


Warning Icons

Note!

  • The GUI can be toggled on/off with [right ctrl] and the settings menu can be opened using the [M] key.
  • It only has support for Forge version 1.8.9.
  • You can toggle on/off the GUI anywhere but it will only work correctly on Hypixel Skyblock.

If you find a bug or have any problems with the mod you can either:

  • Join our Discord where you can also post ideas for future versions.
  • Submit an issue here on Github
  • Direct message me (BananaFructa) on the forums

apec's People

Contributors

alexanderr123 avatar bananafructa avatar crazycrystals avatar hexeption avatar mrfast-js avatar nacrt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

apec's Issues

Game creashes

---- Minecraft Crash Report ----
Skytils detected Mixins in this crash
Mixin registrant mixin.crashpatch.json, class org.polyfrost.crashpatch.mixin.MixinMinecraft, transformed net.minecraft.client.Minecraft.handler$cio000$run

WARNING: coremods are present:
FMLLoadingPlugin (TNT Time-1.1 (1.8.9).jar)
FMLLoadingPlugin (Scrollable Tooltips-1.4 (1.8.9).jar)
Skytils On Top (Skytils-1.10.3.jar)
AsmHelperLoadingPlugin (ctjs-2.2.1-1.8.9.jar)
ModDetectorPlugin (OverflowAnimations-1.8.9-forge-2.2.5.jar)
PatcherTweaker (PolyPatcher-1.8.9-forge-1.10.1.jar)
ModTweaker (PolyPatcher-1.8.9-forge-1.10.1.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 8/25/24 12:23 PM
Description: Initializing game

java.lang.NullPointerException: Initializing game
at Apec.Utils.ApecUtils.showMessage(ApecUtils.java:156)
at Apec.Settings.SettingsManager.LoadSettings(SettingsManager.java:227)
at Apec.ApecMain.init(ApecMain.java:122)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
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 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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:495)
at net.minecraft.client.Minecraft.handler$cio000$run(Minecraft.java:3239)
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:497)
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:497)
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:497)
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:422)
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:422)
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)

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

-- Head --
Stacktrace:
at Apec.Utils.ApecUtils.showMessage(ApecUtils.java:156)
at Apec.Settings.SettingsManager.LoadSettings(SettingsManager.java:227)
at Apec.ApecMain.init(ApecMain.java:122)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
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 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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:495)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.handler$cio000$run(Minecraft.java:3239)
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:497)
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:497)
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:497)
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:422)
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:422)
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)

-- System Details --
Details:
Game Directory: C:\Users\dgmau\AppData\Roaming.minecraft\skyclient
ChatTriggers modules: [Module{name=axios,version=1.0.9}, Module{name=AzuredClient,version=1.6.5}, Module{name=BeaconBeam,version=1.0.1}, Module{name=BetterMap,version=1.0.18}, Module{name=BetterMaps,version=0.0.1}, Module{name=Bloom,version=4.8.4}, Module{name=BloomCore,version=0.4.15}, Module{name=DragPrio,version=1.1.2}, Module{name=FontLib,version=1.0.0}, Module{name=guimanager,version=0.1.7}, Module{name=NwjnAddons,version=0.11.5}, Module{name=PogData,version=1.0.3}, Module{name=PromiseV2,version=1.0.4}, Module{name=RenderLib,version=0.4.0}, Module{name=requestV2,version=2.1.1}, Module{name=soopyAddonsData,version=0.0.1}, Module{name=soopyApis,version=0.1.17}, Module{name=SoopyV2,version=2.1.202}, Module{name=Vigilance,version=1.3.2}]
Minecraft Version: 1.8.9
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: 162628416 bytes (155 MB) / 1174405120 bytes (1120 MB) up to 3221225472 bytes (3072 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -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.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_M6_pre2 41 mods loaded, 41 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                                   |
| ----- | --------------------------- | -------------- | ---------------------------------------- |
| UCHI  | mcp                         | 9.19           | minecraft.jar                            |
| UCHI  | FML                         | 8.0.99.99      | forge-1.8.9-11.15.1.2318-1.8.9.jar       |
| UCHI  | Forge                       | 11.15.1.2318   | forge-1.8.9-11.15.1.2318-1.8.9.jar       |
| UCHI  | polypatcher                 | 1.10.1         | minecraft.jar                            |
| UCHI  | essential                   | 1.0.0          | Essential (forge_1.8.9).processed.jar    |
| UCHI  | oneconfig                   | 0.2.2-alpha213 | OneConfig (1.8.9-forge).jar              |
| UCHI  | hypixel_mod_api             | 1.0.1.1        | HypixelModAPI-1.0.1.1.jar                |
| UCHE  | apec                        | 1.12.1         | Apec-1.8.9-forge-1.12.1.jar              |
| UCHI  | autotip                     | 3.1            | Autotip-3.1.1 (1.8.9_forge).jar          |
| UCHI  | behindyouv3                 | 3.2.2          | BehindYouV3-1.8.9-forge-3.2.2.jar        |
| UCHI  | chatting                    | 2.0.6          | Chatting-1.8.9-forge-2.0.6.jar           |
| UCHI  | craftify                    | 1.15.0         | Craftify-1.8.9-1.15.0-forge.jar          |
| UCHI  | crashpatch                  | 2.0.1          | CrashPatch-1.8.9-forge-2.0.1.jar         |
| UCHI  | chattriggers                | 2.2.1          | ctjs-2.2.1-1.8.9.jar                     |
| UCHI  | damagetint                  | 3.3.0          | DamageTint-1.8.9-forge-3.3.0.jar         |
| UCHI  | dungeonrooms                | 3.4.1          | Dungeon_Rooms-3.4.1.jar                  |
| UCHI  | hypixel_auto_complete       | 1.1.0          | Hypixel Autocomplete-1.1 (1.8.9).jar     |
| UCHI  | hytils-reborn               | 1.7.3          | Hytils Reborn-1.8.9-forge-1.7.3.jar      |
| UCHI  | insomnia                    | 1.0-REL        | Insomnia-1.0-REL.jar                     |
| UCHI  | level_head                  | 8.2.2          | LevelHead-8.2.2 (1.8.9).jar              |
| UCHI  | mixmetica                   | 2.1.0          | Mixmetica-1.8.9-forge-2.1.0.jar          |
| UCHI  | notenoughupdates            | 2.3.3          | NotEnoughUpdates-2.3.3.jar               |
| UCHI  | od                          | 1.2.4.1        | odin-1.2.4.1.jar                         |
| UCHI  | optibye                     | 1.0.0          | Optibye-1.0.0-dep.jar                    |
| UCHI  | overflowanimations          | 2.2.5          | OverflowAnimations-1.8.9-forge-2.2.5.jar |
| UCHI  | overflowparticles           | 1.0.2          | OverflowParticles-1.8.9-forge-1.0.2.jar  |
| UCHI  | polynametag                 | 1.0.7          | PolyNametag-1.8.9-forge-1.0.7.jar        |
| UCHI  | patcher                     | 1.10.1         | PolyPatcher-1.8.9-forge-1.10.1.jar       |
| UCHI  | polysprint                  | 1.0.1          | PolySprint-1.8.9-forge-1.0.1.jar         |
| UCHI  | popup_events                | 1.3.2          | Popup Events-1.3.2 (1.8.9).jar           |
| UCHI  | gravyrewardclaim            | 1.0.4          | RewardClaim-1.0.6.jar                    |
| UCHI  | text_overflow_scroll        | 1.4.0          | Scrollable Tooltips-1.4 (1.8.9).jar      |
| UCHI  | SkyblockExtras              | 2.2.0-pre24    | SkyblockExtras-2.2.0-pre24.jar           |
| UCHI  | skyblockclientupdater       | @VER           | SkyClient-Updater-1.8.9-forge-1.3.10.jar |
| UCHI  | skyclientcosmetics          | 1.2.2          | SkyClientCosmetics-1.8.9-forge-1.2.2.jar |
| UCHI  | skyhanni                    | 0.26           | SkyHanni-0.26.jar                        |
| UCHI  | skytils                     | 1.10.3         | Skytils-1.10.3.jar                       |
| UCHI  | smooth-scrolling-everywhere | 1.2            | smooth-scrolling-everywhere-1.2.jar      |
| UCHI  | soopyv2forge                | 1.1            | soopyv2forge-1.1 (1).jar                 |
| UCHI  | tnttime                     | 1.1.0          | TNT Time-1.1 (1.8.9).jar                 |
| UCHI  | vanillahud                  | 2.2.10         | VanillaHUD-1.8.9-forge-2.2.10.jar        |

Loaded coremods (and transformers): 

FMLLoadingPlugin (TNT Time-1.1 (1.8.9).jar)
club.sk1er.mods.tnttimer.forge.ClassTransformer
FMLLoadingPlugin (Scrollable Tooltips-1.4 (1.8.9).jar)
club.sk1er.mods.scrollabletooltips.forge.ClassTransformer
Skytils On Top (Skytils-1.10.3.jar)
gg.skytils.skytilsmod.asm.SkytilsTransformer
AsmHelperLoadingPlugin (ctjs-2.2.1-1.8.9.jar)
com.chattriggers.ctjs.launch.plugin.CTJSTransformer
ModDetectorPlugin (OverflowAnimations-1.8.9-forge-2.2.5.jar)

PatcherTweaker (PolyPatcher-1.8.9-forge-1.10.1.jar)
club.sk1er.patcher.tweaker.ClassTransformer
ModTweaker (PolyPatcher-1.8.9-forge-1.10.1.jar)
club.sk1er.patcher.tweaker.other.ModClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 537.13' Renderer: 'NVIDIA GeForce RTX 2060/PCIe/SSE2'
Skytils Debug Info: {HasBetterFPS=false, BetterFPS Version=NONE, Disabled Start Checks=false}
Launched Version: 1.8.9-forge1.8.9-11.15.1.2318-1.8.9
LWJGL: 2.9.4
OpenGL: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 4.6.0 NVIDIA 537.13, 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: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: 1.14 Packport.zip, !     §3defrosted §8[§f16x§8].zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 16x AMD Ryzen 7 5700G with Radeon Graphics 
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 NVIDIA 537.13
OpenGlRenderer: NVIDIA GeForce RTX 2060/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 16

Game Crash when trying to edit gui locations (pressing button)

[Client thread/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Rendering screen
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1467) ~[bfk.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051) ~[ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at gg.essential.loader.stage2.relaunch.Relaunch.relaunch(Relaunch.java:124) [stage2.forge_1.8.9.jar:?]
at gg.essential.loader.stage2.EssentialLoader.preloadEssential(EssentialLoader.java:220) [stage2.forge_1.8.9.jar:?]
at gg.essential.loader.stage2.EssentialLoader.loadPlatform(EssentialLoader.java:116) [stage2.forge_1.8.9.jar:?]
at gg.essential.loader.stage2.EssentialLoaderBase.load(EssentialLoaderBase.java:148) [stage2.forge_1.8.9.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:293) [stage1.jar:8]
at gg.essential.loader.stage1.EssentialSetupTweaker.(EssentialSetupTweaker.java:44) [stage1.jar:8]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
at gg.essential.loader.stage0.EssentialSetupTweaker.loadStage1(EssentialSetupTweaker.java:53) [ctjs-2.2.1-1.8.9.jar:?]
at gg.essential.loader.stage0.EssentialSetupTweaker.(EssentialSetupTweaker.java:26) [ctjs-2.2.1-1.8.9.jar:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [?:1.8.0_51]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_51]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_51]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) [?:1.8.0_51]
at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: Index: 6, Size: 6
at java.util.ArrayList.rangeCheck(ArrayList.java:653) ~[?:1.8.0_51]
at java.util.ArrayList.get(ArrayList.java:429) ~[?:1.8.0_51]
at Apec.Utils.ApecUtils.AddVecListToList(ApecUtils.java:365) ~[ApecUtils.class:?]
at Apec.Components.Gui.GuiIngame.GUIComponent.getSubElementsCurrentAnchorPoints(GUIComponent.java:179) ~[GUIComponent.class:?]
at Apec.Components.Gui.Menu.CustomizationMenu.CustomizationGuiButton.drawButton(CustomizationGuiButton.java:55) ~[CustomizationGuiButton.class:?]
at net.minecraft.client.gui.GuiScreen.drawScreen(GuiScreen.java:73) ~[axu.class:?]
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:311) ~[ForgeHooksClient.class:?]
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1436) ~[bfk.class:?]
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1051) ~[ave.class:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:349) ~[ave.class:?]
... 34 more
[17:42:21] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:529]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
FMLLoadingPlugin (Scrollable Tooltips-1.4 (1.8.9).jar)
AsmHelperLoadingPlugin (ctjs-2.2.1-1.8.9.jar)
ModTweaker (Patcher-1.8.9 (1.8.9).jar)
Skytils On Top (Skytils-1.10.6(1).jar)
PatcherTweaker (Patcher-1.8.9 (1.8.9).jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 9/14/24 5:42 PM
Description: Rendering screen

java.lang.IndexOutOfBoundsException: Index: 6, Size: 6
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at Apec.Utils.ApecUtils.AddVecListToList(ApecUtils.java:365)
at Apec.Components.Gui.GuiIngame.GUIComponent.getSubElementsCurrentAnchorPoints(GUIComponent.java:179)
at Apec.Components.Gui.Menu.CustomizationMenu.CustomizationGuiButton.drawButton(CustomizationGuiButton.java:55)
at net.minecraft.client.gui.GuiScreen.drawScreen(GuiScreen.java:73)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:311)
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1436)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1051)
at net.minecraft.client.Minecraft.run(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:497)
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:497)
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:497)
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:422)
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:422)
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)

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

-- Head --
Stacktrace:
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at Apec.Utils.ApecUtils.AddVecListToList(ApecUtils.java:365)
at Apec.Components.Gui.GuiIngame.GUIComponent.getSubElementsCurrentAnchorPoints(GUIComponent.java:179)
at Apec.Components.Gui.Menu.CustomizationMenu.CustomizationGuiButton.drawButton(CustomizationGuiButton.java:55)
at net.minecraft.client.gui.GuiScreen.drawScreen(GuiScreen.java:73)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:311)

-- Screen render details --
Details:
Screen name: Apec.Components.Gui.Menu.CustomizationMenu.CustomizationGui
Mouse location: Scaled: (44, 18). Absolute: (88, 1043)
Screen size: Scaled: (960, 540). Absolute: (1920, 1080). Scale factor of 2

-- Affected level --
Details:
Level name: MpServer
All players: 63 total; [EntityPlayerSP['King_Pixel_KP'/126724, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['Lenndoli'/126284, l='MpServer', x=-48.00, y=94.50, z=4.53], EntityOtherPlayerMP['2ezgg'/126384, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['Chakorri'/126477, l='MpServer', x=-58.34, y=95.00, z=-4.00], EntityOtherPlayerMP['GamerEnte3'/126548, l='MpServer', x=-53.50, y=94.00, z=8.38], EntityOtherPlayerMP['Drach1tor'/126610, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['YummyBear11'/126614, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['Yisihere'/126689, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['oServe'/126709, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['Mattinator111'/126711, l='MpServer', x=-37.78, y=92.00, z=8.84], EntityOtherPlayerMP['DJStevenson'/126713, l='MpServer', x=-38.28, y=94.75, z=-1.28], EntityOtherPlayerMP['Bigmacs69'/126719, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['537qr2m077'/385, l='MpServer', x=-54.00, y=94.50, z=10.00], EntityOtherPlayerMP['gameburger69'/126070, l='MpServer', x=-38.38, y=92.00, z=0.69], EntityOtherPlayerMP['realTreqy'/126568, l='MpServer', x=-35.50, y=97.00, z=0.91], EntityOtherPlayerMP['SEBATOPRO'/126715, l='MpServer', x=-29.58, y=93.00, z=18.57], EntityOtherPlayerMP['zt9224b096'/259, l='MpServer', x=-33.50, y=93.00, z=22.50], EntityOtherPlayerMP['2i7i68r2g2'/446, l='MpServer', x=-44.50, y=92.00, z=25.50], EntityOtherPlayerMP['LiliesMelody'/119509, l='MpServer', x=-47.78, y=92.00, z=29.03], EntityOtherPlayerMP['93p3ue8289'/262, l='MpServer', x=-52.50, y=92.00, z=28.50], EntityOtherPlayerMP['AgarSplit'/126204, l='MpServer', x=-68.53, y=96.50, z=2.00], EntityOtherPlayerMP['lenznils'/126376, l='MpServer', x=-48.66, y=94.50, z=-3.06], EntityOtherPlayerMP['barricade120'/126604, l='MpServer', x=-57.09, y=95.00, z=-5.72], EntityOtherPlayerMP['3k88s01s6o'/261, l='MpServer', x=-54.00, y=94.50, z=-9.00], EntityOtherPlayerMP['kyuuriGames'/123780, l='MpServer', x=-50.44, y=95.22, z=3.56], EntityOtherPlayerMP['xpentapingux'/124622, l='MpServer', x=-43.09, y=95.13, z=-1.78], EntityOtherPlayerMP['Hapss'/125788, l='MpServer', x=-50.42, y=94.37, z=6.89], EntityOtherPlayerMP['GunterLauch2499'/126212, l='MpServer', x=-37.09, y=92.00, z=-1.53], EntityOtherPlayerMP['R3setX'/126583, l='MpServer', x=-40.72, y=92.00, z=-1.31], EntityOtherPlayerMP['rubentje21'/126668, l='MpServer', x=-30.72, y=92.00, z=16.66], EntityOtherPlayerMP['vc37jblmun'/250, l='MpServer', x=-25.50, y=93.00, z=-1.50], EntityOtherPlayerMP['4udu01x000'/253, l='MpServer', x=-25.50, y=93.00, z=-5.50], EntityOtherPlayerMP['0f6386889i'/255, l='MpServer', x=-27.50, y=93.00, z=-13.50], EntityOtherPlayerMP['785g1yc6ph'/257, l='MpServer', x=-26.50, y=93.00, z=-9.50], EntityOtherPlayerMP['kabinkb'/126236, l='MpServer', x=-29.97, y=92.00, z=-8.66], EntityOtherPlayerMP['kom8jeche5'/251, l='MpServer', x=-25.50, y=93.00, z=2.50], EntityOtherPlayerMP['l0a4tx5u6t'/252, l='MpServer', x=-25.50, y=93.00, z=6.50], EntityOtherPlayerMP['520m8g4u3b'/256, l='MpServer', x=-27.50, y=93.00, z=14.50], EntityOtherPlayerMP['41e77z7jw5'/258, l='MpServer', x=-26.50, y=93.00, z=10.50], EntityOtherPlayerMP['86hwbp9420'/260, l='MpServer', x=-29.50, y=93.00, z=18.50], EntityOtherPlayerMP['efncrpl9n0'/324, l='MpServer', x=-39.50, y=87.00, z=42.50], EntityOtherPlayerMP['bellige8rentvin'/126429, l='MpServer', x=-36.22, y=92.00, z=-0.94], EntityOtherPlayerMP['4la64re7t9'/254, l='MpServer', x=-29.50, y=93.00, z=-17.50], EntityOtherPlayerMP['16862e2z5d'/325, l='MpServer', x=-45.50, y=87.00, z=55.50], EntityOtherPlayerMP['39c9ciilv8'/327, l='MpServer', x=-52.50, y=87.00, z=51.50], EntityOtherPlayerMP['leon_balls'/126722, l='MpServer', x=-48.94, y=94.50, z=-1.97], EntityOtherPlayerMP['8z13t1eoj6'/330, l='MpServer', x=15.50, y=64.00, z=-30.50], EntityOtherPlayerMP['pi63kh6g15'/265, l='MpServer', x=8.50, y=64.00, z=3.50], EntityOtherPlayerMP['264sv52xfi'/326, l='MpServer', x=-52.50, y=86.00, z=66.59], EntityOtherPlayerMP['u24f0sbcil'/329, l='MpServer', x=-61.50, y=79.00, z=-56.50], EntityOtherPlayerMP['oo1879462k'/328, l='MpServer', x=23.50, y=62.00, z=-35.50], EntityOtherPlayerMP['10929id2rp'/291, l='MpServer', x=18.50, y=31.00, z=1.50], EntityOtherPlayerMP['xJorgeBrok'/117921, l='MpServer', x=-149.84, y=63.00, z=-70.53], EntityOtherPlayerMP['yeetmonstr1'/126737, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['doorrss'/126741, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['TigerK9'/126745, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['Bikkie'/126748, l='MpServer', x=-9.38, y=90.97, z=-0.75], EntityOtherPlayerMP['Rolexyz1'/126260, l='MpServer', x=45.22, y=67.72, z=-0.38], EntityOtherPlayerMP['C4shie_'/126735, l='MpServer', x=-34.52, y=92.80, z=-3.77], EntityOtherPlayerMP['zepacks'/126758, l='MpServer', x=-50.06, y=97.00, z=0.50], EntityOtherPlayerMP['Pleasa'/126760, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['Fancy_1m'/126766, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['Whissy'/126768, l='MpServer', x=-52.50, y=97.00, z=0.50]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -53.00,97.00,0.00 - World: (-53,97,0), Chunk: (at 11,6,0 in -4,0; contains blocks -64,0,0 to -49,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 131885108 game time, 32000 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: 379 total; [EntityPlayerSP['King_Pixel_KP'/126724, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityArmorStand['Armor Stand'/517, l='MpServer', x=-31.50, y=89.34, z=46.50], EntityArmorStand['Armor Stand'/518, l='MpServer', x=-31.50, y=88.88, z=46.50], EntityArmorStand['Armor Stand'/519, l='MpServer', x=-31.50, y=88.50, z=46.50], EntityOtherPlayerMP['Lenndoli'/126284, l='MpServer', x=-48.00, y=94.50, z=4.53], EntityArmorStand['Armor Stand'/520, l='MpServer', x=-31.50, y=88.16, z=46.50], EntityOtherPlayerMP['2ezgg'/126384, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityArmorStand['Armor Stand'/521, l='MpServer', x=-31.50, y=87.78, z=46.50], EntityOtherPlayerMP['Chakorri'/126477, l='MpServer', x=-58.34, y=95.00, z=-4.00], EntityArmorStand['Armor Stand'/522, l='MpServer', x=-31.50, y=87.41, z=46.50], EntityOtherPlayerMP['GamerEnte3'/126548, l='MpServer', x=-53.50, y=94.00, z=8.38], EntityOtherPlayerMP['Chakorri'/126477, l='MpServer', x=-58.34, y=95.00, z=-4.00], EntityOtherPlayerMP['Drach1tor'/126610, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['YummyBear11'/126614, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['Todesfu2'/126649, l='MpServer', x=-50.41, y=97.00, z=0.50], EntityOtherPlayerMP['Yisihere'/126689, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['oServe'/126709, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['Mattinator111'/126711, l='MpServer', x=-37.78, y=92.00, z=8.84], EntityArmorStand['Armor Stand'/529, l='MpServer', x=-61.50, y=79.09, z=-56.50], EntityOtherPlayerMP['22b1917l2n'/268, l='MpServer', x=-206.50, y=55.00, z=-16.50], EntityOtherPlayerMP['DJStevenson'/126713, l='MpServer', x=-38.28, y=94.75, z=-1.28], EntityArmorStand['Armor Stand'/530, l='MpServer', x=-61.50, y=78.78, z=-56.50], EntityOtherPlayerMP['FCAnti'/126717, l='MpServer', x=-52.50, y=94.50, z=0.50], EntityOtherPlayerMP['Bigmacs69'/126719, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityArmorStand['Armor Stand'/533, l='MpServer', x=-62.50, y=79.19, z=-64.50], EntityArmorStand['Armor Stand'/534, l='MpServer', x=-62.50, y=78.75, z=-64.50], EntityOtherPlayerMP['537qr2m077'/385, l='MpServer', x=-54.00, y=94.50, z=10.00], EntityArmorStand['Armor Stand'/535, l='MpServer', x=-62.50, y=78.38, z=-64.50], EntityOtherPlayerMP['gameburger69'/126070, l='MpServer', x=-38.38, y=92.00, z=0.69], EntityArmorStand['Armor Stand'/536, l='MpServer', x=-62.50, y=78.00, z=-64.50], EntityOtherPlayerMP['realTreqy'/126568, l='MpServer', x=-35.50, y=97.00, z=0.91], EntityArmorStand['Armor Stand'/537, l='MpServer', x=-62.50, y=77.63, z=-64.50], EntityOtherPlayerMP['SEBATOPRO'/126715, l='MpServer', x=-29.58, y=93.00, z=18.57], EntityArmorStand['Armor Stand'/538, l='MpServer', x=-57.50, y=82.63, z=-67.50], EntityArmorStand['Armor Stand'/539, l='MpServer', x=-57.50, y=82.25, z=-67.50], EntityArmorStand['Armor Stand'/540, l='MpServer', x=-57.50, y=81.75, z=-67.50], EntityArmorStand['Armor Stand'/541, l='MpServer', x=-57.50, y=81.38, z=-67.50], EntityArmorStand['Armor Stand'/542, l='MpServer', x=-57.50, y=81.00, z=-67.50], EntityArmorStand['Armor Stand'/543, l='MpServer', x=-57.50, y=80.63, z=-67.50], EntityArmorStand['Armor Stand'/544, l='MpServer', x=-57.50, y=80.25, z=-67.50], EntityArmorStand['Armor Stand'/545, l='MpServer', x=-57.50, y=79.88, z=-67.50], EntityArmorStand['Armor Stand'/546, l='MpServer', x=-57.50, y=79.50, z=-67.50], EntityArmorStand['Armor Stand'/547, l='MpServer', x=-57.50, y=79.16, z=-67.50], EntityArmorStand['Armor Stand'/548, l='MpServer', x=-57.50, y=78.78, z=-67.50], EntityArmorStand['Armor Stand'/549, l='MpServer', x=-57.50, y=78.41, z=-67.50], EntityArmorStand['Armor Stand'/550, l='MpServer', x=-57.50, y=78.03, z=-67.50], EntityOtherPlayerMP['zt9224b096'/259, l='MpServer', x=-33.50, y=93.00, z=22.50], EntityArmorStand['Armor Stand'/551, l='MpServer', x=-57.50, y=77.50, z=-67.50], EntityOtherPlayerMP['2i7i68r2g2'/446, l='MpServer', x=-44.50, y=92.00, z=25.50], EntityArmorStand['Armor Stand'/552, l='MpServer', x=-57.50, y=77.13, z=-67.50], EntityOtherPlayerMP['LiliesMelody'/119509, l='MpServer', x=-47.78, y=92.00, z=29.03], EntityOtherPlayerMP['xJorgeBrok'/117921, l='MpServer', x=-149.84, y=63.00, z=-70.53], EntityOtherPlayerMP['93p3ue8289'/262, l='MpServer', x=-52.50, y=92.00, z=28.50], EntityArmorStand['Armor Stand'/559, l='MpServer', x=-30.50, y=92.75, z=49.50], EntityArmorStand['Armor Stand'/560, l='MpServer', x=-30.50, y=92.38, z=49.50], EntityArmorStand['Armor Stand'/561, l='MpServer', x=-30.50, y=91.91, z=49.50], EntityArmorStand['Armor Stand'/562, l='MpServer', x=-30.50, y=91.53, z=49.50], EntityArmorStand['Armor Stand'/563, l='MpServer', x=-30.50, y=91.19, z=49.50], EntityOtherPlayerMP['AgarSplit'/126204, l='MpServer', x=-68.53, y=96.50, z=2.00], EntityArmorStand['Armor Stand'/564, l='MpServer', x=-30.50, y=90.81, z=49.50], EntityArmorStand['Armor Stand'/565, l='MpServer', x=-30.50, y=90.44, z=49.50], EntityArmorStand['Armor Stand'/566, l='MpServer', x=-30.50, y=90.06, z=49.50], EntityOtherPlayerMP['lenznils'/126376, l='MpServer', x=-48.66, y=94.50, z=-3.06], EntityArmorStand['Armor Stand'/567, l='MpServer', x=-30.50, y=89.69, z=49.50], EntityOtherPlayerMP['barricade120'/126604, l='MpServer', x=-57.09, y=95.00, z=-5.72], EntityArmorStand['Armor Stand'/568, l='MpServer', x=-30.50, y=89.31, z=49.50], EntityOtherPlayerMP['nangman_catt'/126706, l='MpServer', x=-53.56, y=94.00, z=-2.94], EntityArmorStand['Armor Stand'/569, l='MpServer', x=-30.50, y=88.97, z=49.50], EntityArmorStand['Armor Stand'/570, l='MpServer', x=-30.50, y=88.59, z=49.50], EntityOtherPlayerMP['3k88s01s6o'/261, l='MpServer', x=-54.00, y=94.50, z=-9.00], EntityArmorStand['Armor Stand'/571, l='MpServer', x=-30.50, y=88.13, z=49.50], EntityArmorStand['Armor Stand'/572, l='MpServer', x=-52.50, y=87.09, z=51.50], EntityArmorStand['Armor Stand'/573, l='MpServer', x=-52.50, y=86.78, z=51.50], EntityArmorStand['Armor Stand'/574, l='MpServer', x=-33.50, y=92.56, z=54.50], EntityOtherPlayerMP['kyuuriGames'/123780, l='MpServer', x=-50.44, y=95.22, z=3.56], EntityArmorStand['Armor Stand'/575, l='MpServer', x=-33.50, y=92.19, z=54.50], EntityOtherPlayerMP['xpentapingux'/124622, l='MpServer', x=-43.09, y=95.13, z=-1.78], EntityArmorStand['Armor Stand'/576, l='MpServer', x=-33.50, y=91.75, z=54.50], EntityOtherPlayerMP['Hapss'/125788, l='MpServer', x=-50.42, y=94.37, z=6.89], EntityArmorStand['Armor Stand'/577, l='MpServer', x=-33.50, y=91.38, z=54.50], EntityOtherPlayerMP['GunterLauch2499'/126212, l='MpServer', x=-37.09, y=92.00, z=-1.53], EntityArmorStand['Armor Stand'/578, l='MpServer', x=-33.50, y=91.00, z=54.50], EntityOtherPlayerMP['R3setX'/126583, l='MpServer', x=-40.72, y=92.00, z=-1.31], EntityArmorStand['Armor Stand'/579, l='MpServer', x=-33.50, y=90.63, z=54.50], EntityOtherPlayerMP['rubentje21'/126668, l='MpServer', x=-30.72, y=92.00, z=16.66], EntityArmorStand['Armor Stand'/580, l='MpServer', x=-33.50, y=90.25, z=54.50], EntityArmorStand['Armor Stand'/581, l='MpServer', x=-33.50, y=89.88, z=54.50], EntityArmorStand['Armor Stand'/582, l='MpServer', x=-33.50, y=89.53, z=54.50], EntityArmorStand['Armor Stand'/583, l='MpServer', x=-33.50, y=89.16, z=54.50], EntityArmorStand['Armor Stand'/584, l='MpServer', x=-33.50, y=88.78, z=54.50], EntityArmorStand['Armor Stand'/585, l='MpServer', x=-33.50, y=88.41, z=54.50], EntityArmorStand['Armor Stand'/586, l='MpServer', x=-33.50, y=87.97, z=54.50], EntityOtherPlayerMP['Bikkie'/126748, l='MpServer', x=-9.38, y=90.97, z=-0.75], EntityArmorStand['Armor Stand'/587, l='MpServer', x=-33.50, y=87.50, z=54.50], EntityOtherPlayerMP['avothecado'/126756, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['DarKrezX'/126701, l='MpServer', x=-27.25, y=93.63, z=-0.72], EntityOtherPlayerMP['vc37jblmun'/250, l='MpServer', x=-25.50, y=93.00, z=-1.50], EntityOtherPlayerMP['4udu01x000'/253, l='MpServer', x=-25.50, y=93.00, z=-5.50], EntityOtherPlayerMP['0f6386889i'/255, l='MpServer', x=-27.50, y=93.00, z=-13.50], EntityOtherPlayerMP['GamerEnte3'/126548, l='MpServer', x=-53.50, y=94.00, z=8.38], EntityOtherPlayerMP['785g1yc6ph'/257, l='MpServer', x=-26.50, y=93.00, z=-9.50], EntityArmorStand['Armor Stand'/598, l='MpServer', x=-45.50, y=87.09, z=55.50], EntityArmorStand['Armor Stand'/599, l='MpServer', x=-45.50, y=86.78, z=55.50], EntityOtherPlayerMP['kabinkb'/126236, l='MpServer', x=-29.97, y=92.00, z=-8.66], EntityOtherPlayerMP['realTreqy'/126568, l='MpServer', x=-35.50, y=97.00, z=0.91], EntityOtherPlayerMP['kom8jeche5'/251, l='MpServer', x=-25.50, y=93.00, z=2.50], EntityOtherPlayerMP['l0a4tx5u6t'/252, l='MpServer', x=-25.50, y=93.00, z=6.50], EntityOtherPlayerMP['520m8g4u3b'/256, l='MpServer', x=-27.50, y=93.00, z=14.50], EntityOtherPlayerMP['41e77z7jw5'/258, l='MpServer', x=-26.50, y=93.00, z=10.50], EntityArmorStand['Armor Stand'/1132, l='MpServer', x=75.50, y=95.09, z=-9.00], EntityArmorStand['Armor Stand'/1133, l='MpServer', x=75.50, y=94.78, z=-9.00], EntityOtherPlayerMP['Rolexyz1'/126260, l='MpServer', x=45.22, y=67.72, z=-0.38], EntityOtherPlayerMP['86hwbp9420'/260, l='MpServer', x=-29.50, y=93.00, z=18.50], EntityOtherPlayerMP['ob0fdabs09'/293, l='MpServer', x=79.50, y=73.00, z=-2.50], EntityOtherPlayerMP['jf727j05g4'/301, l='MpServer', x=75.50, y=95.00, z=-9.00], EntityOtherPlayerMP['dazvvwkvcb'/294, l='MpServer', x=79.50, y=73.00, z=3.50], EntityOtherPlayerMP['R3setX'/126583, l='MpServer', x=-40.72, y=92.00, z=-1.31], EntityOtherPlayerMP['ys53y7ujb4'/302, l='MpServer', x=75.50, y=95.00, z=10.00], EntityOtherPlayerMP['gameburger69'/126070, l='MpServer', x=-38.38, y=92.00, z=0.69], EntityOtherPlayerMP['efncrpl9n0'/324, l='MpServer', x=-39.50, y=87.00, z=42.50], EntityArmorStand['Armor Stand'/642, l='MpServer', x=8.50, y=64.09, z=3.50], EntityArmorStand['Armor Stand'/643, l='MpServer', x=8.50, y=63.78, z=3.50], EntityOtherPlayerMP['barricade120'/126604, l='MpServer', x=-57.09, y=95.00, z=-5.72], EntityOtherPlayerMP['Drach1tor'/126610, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['YummyBear11'/126614, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityArmorStand['Armor Stand'/668, l='MpServer', x=-38.50, y=92.56, z=57.50], EntityArmorStand['Armor Stand'/669, l='MpServer', x=-38.50, y=92.19, z=57.50], EntityArmorStand['Armor Stand'/670, l='MpServer', x=-38.50, y=91.75, z=57.50], EntityArmorStand['Armor Stand'/671, l='MpServer', x=-38.50, y=91.38, z=57.50], EntityArmorStand['Armor Stand'/672, l='MpServer', x=-38.50, y=91.00, z=57.50], EntityOtherPlayerMP['xJorgeBrok'/117921, l='MpServer', x=-149.84, y=63.00, z=-70.53], EntityArmorStand['Armor Stand'/673, l='MpServer', x=-38.50, y=90.63, z=57.50], EntityArmorStand['Armor Stand'/674, l='MpServer', x=-38.50, y=90.25, z=57.50], EntityArmorStand['Armor Stand'/675, l='MpServer', x=-38.50, y=89.88, z=57.50], EntityArmorStand['Armor Stand'/676, l='MpServer', x=-38.50, y=89.53, z=57.50], EntityArmorStand['Armor Stand'/677, l='MpServer', x=-38.50, y=89.16, z=57.50], EntityArmorStand['Armor Stand'/678, l='MpServer', x=-38.50, y=88.78, z=57.50], EntityArmorStand['Armor Stand'/679, l='MpServer', x=-38.50, y=88.41, z=57.50], EntityOtherPlayerMP['bellige8rentvin'/126429, l='MpServer', x=-36.22, y=92.00, z=-0.94], EntityArmorStand['Armor Stand'/680, l='MpServer', x=-38.50, y=87.97, z=57.50], EntityArmorStand['Armor Stand'/681, l='MpServer', x=-38.50, y=87.50, z=57.50], EntityArmorStand['Armor Stand'/683, l='MpServer', x=23.50, y=62.09, z=-35.50], EntityOtherPlayerMP['4la64re7t9'/254, l='MpServer', x=-29.50, y=93.00, z=-17.50], EntityArmorStand['Armor Stand'/684, l='MpServer', x=23.50, y=61.78, z=-35.50], EntityArmorStand['Armor Stand'/685, l='MpServer', x=15.50, y=64.09, z=-30.50], EntityArmorStand['Armor Stand'/686, l='MpServer', x=15.50, y=63.78, z=-30.50], EntityArmorStand['Armor Stand'/28847, l='MpServer', x=-48.00, y=93.83, z=-3.00], EntityArmorStand['Armor Stand'/687, l='MpServer', x=-52.50, y=86.09, z=66.59], EntityArmorStand['Hypixel Tutorial'/28848, l='MpServer', x=-48.00, y=94.50, z=-3.00], EntityArmorStand['Armor Stand'/688, l='MpServer', x=-52.50, y=85.78, z=66.59], EntityArmorStand[' e lRIGHT CLICK'/28849, l='MpServer', x=-48.00, y=94.13, z=-3.00], EntityArmorStand['Armor Stand'/697, l='MpServer', x=18.50, y=31.09, z=1.50], EntityArmorStand['Armor Stand'/698, l='MpServer', x=18.50, y=30.78, z=1.50], EntityOtherPlayerMP['yeetmonstr1'/126737, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['GameCrafter101'/126739, l='MpServer', x=-51.00, y=94.50, z=0.50], EntityOtherPlayerMP['HyphenTV'/126762, l='MpServer', x=-52.50, y=94.50, z=0.50], EntityArmorStand['Armor Stand'/714, l='MpServer', x=32.50, y=59.19, z=-43.50], EntityArmorStand['Armor Stand'/715, l='MpServer', x=32.50, y=58.75, z=-43.50], EntityArmorStand['Armor Stand'/716, l='MpServer', x=32.50, y=58.38, z=-43.50], EntityOtherPlayerMP['rubentje21'/126668, l='MpServer', x=-30.72, y=92.00, z=16.66], EntityArmorStand['Armor Stand'/717, l='MpServer', x=32.50, y=58.00, z=-43.50], EntityArmorStand['Armor Stand'/718, l='MpServer', x=32.50, y=57.63, z=-43.50], EntityOtherPlayerMP['xpentapingux'/124622, l='MpServer', x=-43.09, y=95.13, z=-1.78], EntityArmorStand['Armor Stand'/719, l='MpServer', x=27.50, y=62.88, z=-44.00], EntityOtherPlayerMP['doorrss'/126741, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityArmorStand['Armor Stand'/720, l='MpServer', x=27.50, y=62.50, z=-44.00], EntityWither[' f lSKYBLOCK 0.20.5 - ARTIST'S ABODE'/-1234, l='MpServer', x=-19.53, y=96.63, z=0.50], EntityArmorStand['Armor Stand'/721, l='MpServer', x=27.50, y=62.00, z=-44.00], EntityArmorStand['Armor Stand'/722, l='MpServer', x=27.50, y=61.63, z=-44.00], EntityArmorStand['Armor Stand'/723, l='MpServer', x=27.50, y=61.25, z=-44.00], EntityOtherPlayerMP['LiliesMelody'/119509, l='MpServer', x=-47.78, y=92.00, z=29.03], EntityArmorStand['Armor Stand'/724, l='MpServer', x=27.50, y=60.88, z=-44.00], EntityArmorStand['Armor Stand'/725, l='MpServer', x=27.50, y=60.50, z=-44.00], EntityArmorStand['Armor Stand'/726, l='MpServer', x=27.50, y=60.13, z=-44.00], EntityArmorStand['Armor Stand'/727, l='MpServer', x=27.50, y=59.75, z=-44.00], EntityArmorStand['Armor Stand'/728, l='MpServer', x=27.50, y=59.41, z=-44.00], EntityArmorStand['Armor Stand'/729, l='MpServer', x=27.50, y=59.03, z=-44.00], EntityArmorStand['Armor Stand'/730, l='MpServer', x=27.50, y=58.66, z=-44.00], EntityArmorStand['Armor Stand'/731, l='MpServer', x=27.50, y=58.28, z=-44.00], EntityArmorStand['Armor Stand'/732, l='MpServer', x=27.50, y=57.75, z=-44.00], EntityArmorStand['Armor Stand'/733, l='MpServer', x=27.50, y=57.38, z=-44.00], EntityOtherPlayerMP['Yisihere'/126689, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['z9fvf8f367'/263, l='MpServer', x=87.50, y=73.00, z=4.50], EntityOtherPlayerMP['raemur'/126743, l='MpServer', x=-43.41, y=95.13, z=0.50], EntityOtherPlayerMP['16862e2z5d'/325, l='MpServer', x=-45.50, y=87.00, z=55.50], EntityOtherPlayerMP['39c9ciilv8'/327, l='MpServer', x=-52.50, y=87.00, z=51.50], EntityArmorStand['Armor Stand'/1266, l='MpServer', x=-142.50, y=101.50, z=-9.50], EntityArmorStand['Armor Stand'/1267, l='MpServer', x=-142.50, y=101.13, z=-9.50], EntityOtherPlayerMP['oServe'/126709, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityArmorStand['Armor Stand'/1268, l='MpServer', x=-134.50, y=110.50, z=-8.50], EntityArmorStand['Armor Stand'/1269, l='MpServer', x=-134.50, y=110.13, z=-8.50], EntityOtherPlayerMP['Mattinator111'/126711, l='MpServer', x=-37.78, y=92.00, z=8.84], EntityArmorStand['Armor Stand'/1270, l='MpServer', x=-160.50, y=88.50, z=-29.50], EntityArmorStand['Armor Stand'/1271, l='MpServer', x=-160.50, y=88.13, z=-29.50], EntityOtherPlayerMP['DJStevenson'/126713, l='MpServer', x=-38.28, y=94.75, z=-1.28], EntityOtherPlayerMP['SEBATOPRO'/126715, l='MpServer', x=-29.58, y=93.00, z=18.57], EntityOtherPlayerMP['vc37jblmun'/250, l='MpServer', x=-25.50, y=93.00, z=-1.50], EntityOtherPlayerMP['kom8jeche5'/251, l='MpServer', x=-25.50, y=93.00, z=2.50], EntityOtherPlayerMP['l0a4tx5u6t'/252, l='MpServer', x=-25.50, y=93.00, z=6.50], EntityOtherPlayerMP['AgarSplit'/126204, l='MpServer', x=-68.53, y=96.50, z=2.00], EntityOtherPlayerMP['4udu01x000'/253, l='MpServer', x=-25.50, y=93.00, z=-5.50], EntityOtherPlayerMP['Bigmacs69'/126719, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['4la64re7t9'/254, l='MpServer', x=-29.50, y=93.00, z=-17.50], EntityOtherPlayerMP['0f6386889i'/255, l='MpServer', x=-27.50, y=93.00, z=-13.50], EntityOtherPlayerMP['520m8g4u3b'/256, l='MpServer', x=-27.50, y=93.00, z=14.50], EntityCow[' 8Lv 7031 rWALLE'/126720, l='MpServer', x=-49.94, y=93.50, z=-5.53], EntityOtherPlayerMP['785g1yc6ph'/257, l='MpServer', x=-26.50, y=93.00, z=-9.50], EntityArmorStand['Armor Stand'/1281, l='MpServer', x=-106.50, y=71.09, z=-139.50], EntityOtherPlayerMP['41e77z7jw5'/258, l='MpServer', x=-26.50, y=93.00, z=10.50], EntityArmorStand['Armor Stand'/1282, l='MpServer', x=-106.50, y=70.78, z=-139.50], EntityOtherPlayerMP['zt9224b096'/259, l='MpServer', x=-33.50, y=93.00, z=22.50], EntityOtherPlayerMP['leon_balls'/126722, l='MpServer', x=-48.94, y=94.50, z=-1.97], EntityOcelot[' 8Lv 7001 rWild Ocelot (Baby)'/126725, l='MpServer', x=-57.53, y=94.16, z=16.75], EntityOtherPlayerMP['86hwbp9420'/260, l='MpServer', x=-29.50, y=93.00, z=18.50], EntityOtherPlayerMP['3k88s01s6o'/261, l='MpServer', x=-54.00, y=94.50, z=-9.00], EntityOtherPlayerMP['GunterLauch2499'/126212, l='MpServer', x=-37.09, y=92.00, z=-1.53], EntityOtherPlayerMP['93p3ue8289'/262, l='MpServer', x=-52.50, y=92.00, z=28.50], EntityArmorStand[' bFree Daily Reward! r'/126726, l='MpServer', x=-54.00, y=94.44, z=10.00], EntityOtherPlayerMP['seoni123'/126658, l='MpServer', x=-26.90, y=92.01, z=-11.43], EntityOtherPlayerMP['pi63kh6g15'/265, l='MpServer', x=8.50, y=64.00, z=3.50], EntityArmorStand['Armor Stand'/269, l='MpServer', x=-40.50, y=91.98, z=27.50], EntityArmorStand['Armor Stand'/270, l='MpServer', x=-38.50, y=91.89, z=27.50], EntityOtherPlayerMP['C4shie_'/126735, l='MpServer', x=-34.52, y=92.80, z=-3.77], EntityPig['Pig'/271, l='MpServer', x=-6.50, y=64.00, z=20.50], EntityArmorStand['Armor Stand'/1295, l='MpServer', x=-187.50, y=78.50, z=-38.50], EntityHorse[' 7Horse'/272, l='MpServer', x=-12.72, y=64.00, z=-9.72], EntityArmorStand['Armor Stand'/1296, l='MpServer', x=-187.50, y=78.13, z=-38.50], EntityOtherPlayerMP['yeetmonstr1'/126737, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityHorse[' 7Horse'/273, l='MpServer', x=-13.00, y=64.00, z=-13.00], EntityArmorStand['Armor Stand'/126736, l='MpServer', x=-54.00, y=94.44, z=10.00], EntityHorse[' 7Horse'/274, l='MpServer', x=-8.00, y=64.00, z=-12.00], EntityArmorStand['Armor Stand'/786, l='MpServer', x=-102.50, y=62.09, z=99.50], EntityArmorStand['Armor Stand'/787, l='MpServer', x=-102.50, y=61.78, z=99.50], EntityArmorStand['Armor Stand'/126738, l='MpServer', x=-54.00, y=94.44, z=10.00], EntityOtherPlayerMP['doorrss'/126741, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityArmorStand['Armor Stand'/1812, l='MpServer', x=-164.50, y=125.16, z=120.50], EntityMinecartEmpty['entity.MinecartRideable.name'/277, l='MpServer', x=-87.50, y=73.50, z=6.50], EntityArmorStand['Armor Stand'/5909, l='MpServer', x=-30.50, y=88.13, z=49.50], EntityArmorStand['Armor Stand'/1813, l='MpServer', x=-164.50, y=124.88, z=120.50], EntityArmorStand['Armor Stand'/5910, l='MpServer', x=-30.50, y=87.75, z=49.50], EntityArmorStand['Armor Stand'/5911, l='MpServer', x=-30.50, y=87.53, z=49.50], EntityArmorStand['Armor Stand'/126742, l='MpServer', x=-54.00, y=94.44, z=10.00], EntityOtherPlayerMP['TigerK9'/126745, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityArmorStand[' d? 69-Year Hypixel Veteran'/126747, l='MpServer', x=-52.50, y=99.09, z=0.50], EntityArmorStand['Armor Stand'/126746, l='MpServer', x=-54.00, y=94.44, z=10.00], EntityArmorStand['Armor Stand'/126749, l='MpServer', x=-62.50, y=91.60, z=8.50], EntityOtherPlayerMP['kabinkb'/126236, l='MpServer', x=-29.97, y=92.00, z=-8.66], EntityOtherPlayerMP['Bikkie'/126748, l='MpServer', x=-9.38, y=90.97, z=-0.75], EntityArmorStand['Armor Stand'/126751, l='MpServer', x=-62.50, y=92.89, z=8.50], EntityOtherPlayerMP['Fancy_1m'/126766, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityArmorStand['Armor Stand'/126750, l='MpServer', x=-62.50, y=92.26, z=8.50], EntityArmorStand[' 9BikkiesPetRat'/126753, l='MpServer', x=-62.50, y=94.19, z=8.50], EntityArmorStand['Armor Stand'/126752, l='MpServer', x=-62.50, y=93.54, z=8.50], EntityArmorStand['Armor Stand'/126755, l='MpServer', x=-54.00, y=94.44, z=10.00], EntityOtherPlayerMP['10929id2rp'/291, l='MpServer', x=18.50, y=31.00, z=1.50], EntityZombie['Zombie'/126754, l='MpServer', x=-62.50, y=93.00, z=8.50], EntityArmorStand['Armor Stand'/126757, l='MpServer', x=-54.00, y=94.44, z=10.00], EntityArmorStand['Armor Stand'/126759, l='MpServer', x=-54.00, y=94.44, z=10.00], EntityOtherPlayerMP['zepacks'/126758, l='MpServer', x=-50.06, y=97.00, z=0.50], EntityOtherPlayerMP['yo2zmwbs1c'/264, l='MpServer', x=-106.50, y=71.00, z=-139.50], EntityArmorStand['Armor Stand'/126761, l='MpServer', x=-54.00, y=94.44, z=10.00], EntityOtherPlayerMP['Pleasa'/126760, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityArmorStand['Armor Stand'/126763, l='MpServer', x=-54.00, y=94.44, z=10.00], EntityArmorStand['Armor Stand'/812, l='MpServer', x=75.50, y=95.09, z=10.00], EntityArmorStand['Armor Stand'/126765, l='MpServer', x=-54.00, y=94.44, z=10.00], EntityArmorStand['Armor Stand'/813, l='MpServer', x=75.50, y=94.78, z=10.00], EntityArmorStand['Armor Stand'/126767, l='MpServer', x=-54.00, y=94.44, z=10.00], EntityOtherPlayerMP['Fancy_1m'/126766, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityArmorStand['Armor Stand'/126769, l='MpServer', x=-54.00, y=94.44, z=10.00], EntityOtherPlayerMP['TigerK9'/126745, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['Whissy'/126768, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['Rolexyz1'/126260, l='MpServer', x=45.22, y=67.72, z=-0.38], EntityOtherPlayerMP['ShowMeASign'/126729, l='MpServer', x=-49.63, y=94.00, z=0.50], EntityOtherPlayerMP['efncrpl9n0'/324, l='MpServer', x=-39.50, y=87.00, z=42.50], EntityOtherPlayerMP['16862e2z5d'/325, l='MpServer', x=-45.50, y=87.00, z=55.50], EntityOtherPlayerMP['C4shie_'/126735, l='MpServer', x=-34.52, y=92.80, z=-3.77], EntityOtherPlayerMP['264sv52xfi'/326, l='MpServer', x=-52.50, y=86.00, z=66.59], EntityOtherPlayerMP['39c9ciilv8'/327, l='MpServer', x=-52.50, y=87.00, z=51.50], EntityOtherPlayerMP['oo1879462k'/328, l='MpServer', x=23.50, y=62.00, z=-35.50], EntityOtherPlayerMP['Whissy'/126768, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityOtherPlayerMP['u24f0sbcil'/329, l='MpServer', x=-61.50, y=79.00, z=-56.50], EntityOtherPlayerMP['8z13t1eoj6'/330, l='MpServer', x=15.50, y=64.00, z=-30.50], EntityOtherPlayerMP['Lenndoli'/126284, l='MpServer', x=-48.00, y=94.50, z=4.53], EntityOtherPlayerMP['91z41635un'/306, l='MpServer', x=107.50, y=114.00, z=-37.50], EntityOtherPlayerMP['8z13t1eoj6'/330, l='MpServer', x=15.50, y=64.00, z=-30.50], EntityOtherPlayerMP['a9nlur31ch'/305, l='MpServer', x=97.50, y=114.00, z=1.50], EntityOtherPlayerMP['Hapss'/125788, l='MpServer', x=-50.42, y=94.37, z=6.89], EntityOtherPlayerMP['pi63kh6g15'/265, l='MpServer', x=8.50, y=64.00, z=3.50], EntityOtherPlayerMP['264sv52xfi'/326, l='MpServer', x=-52.50, y=86.00, z=66.59], EntityOtherPlayerMP['8kpu0v781y'/292, l='MpServer', x=-57.50, y=61.00, z=-160.50], EntityOtherPlayerMP['537qr2m077'/385, l='MpServer', x=-54.00, y=94.50, z=10.00], EntityOtherPlayerMP['kyuuriGames'/123780, l='MpServer', x=-50.44, y=95.22, z=3.56], EntityArmorStand['Armor Stand'/1414, l='MpServer', x=79.50, y=73.09, z=-2.50], EntityArmorStand['Armor Stand'/1415, l='MpServer', x=79.50, y=72.78, z=-2.50], EntityOtherPlayerMP['u24f0sbcil'/329, l='MpServer', x=-61.50, y=79.00, z=-56.50], EntityOtherPlayerMP['zepacks'/126758, l='MpServer', x=-50.06, y=97.00, z=0.50], EntityArmorStand['Armor Stand'/1419, l='MpServer', x=87.50, y=73.09, z=4.50], EntityArmorStand['Armor Stand'/1420, l='MpServer', x=87.50, y=72.78, z=4.50], EntityOtherPlayerMP['Fischmutant_69'/126731, l='MpServer', x=-43.78, y=92.00, z=8.47], EntityArmorStand['Armor Stand'/1421, l='MpServer', x=79.50, y=73.09, z=3.50], EntityArmorStand['Armor Stand'/1422, l='MpServer', x=79.50, y=72.78, z=3.50], EntityOtherPlayerMP['oo1879462k'/328, l='MpServer', x=23.50, y=62.00, z=-35.50], EntityArmorStand[' aLobby Explorer Oliver'/420, l='MpServer', x=-52.50, y=92.09, z=28.50], EntityArmorStand[' e lRIGHT CLICK'/421, l='MpServer', x=-52.50, y=91.78, z=28.50], EntityArmorStand[' b lHYTALE'/422, l='MpServer', x=-54.00, y=94.78, z=-9.00], EntityArmorStand[' e lFIRST LOOK TRAILER'/423, l='MpServer', x=-54.00, y=94.41, z=-9.00], EntityArmorStand[' bThe Delivery Man'/424, l='MpServer', x=-54.00, y=95.16, z=10.00], EntityArmorStand[' e lRIGHT CLICK'/425, l='MpServer', x=-54.00, y=94.78, z=10.00], EntityOtherPlayerMP['lenznils'/126376, l='MpServer', x=-48.66, y=94.50, z=-3.06], EntityArmorStand[' bAchievement Guide'/426, l='MpServer', x=-39.50, y=87.09, z=42.50], EntityArmorStand[' e lRIGHT CLICK'/427, l='MpServer', x=-39.50, y=86.78, z=42.50], EntityArmorStand['Armor Stand'/428, l='MpServer', x=-58.34, y=61.41, z=74.16], EntityArmorStand['Armor Stand'/429, l='MpServer', x=-160.16, y=15.47, z=-129.78], EntityArmorStand['Armor Stand'/430, l='MpServer', x=82.81, y=27.44, z=18.44], EntityArmorStand['Armor Stand'/431, l='MpServer', x=-112.53, y=42.44, z=-115.50], EntityArmorStand['Armor Stand'/432, l='MpServer', x=91.69, y=20.66, z=101.47], EntityOtherPlayerMP['2ezgg'/126384, l='MpServer', x=-52.50, y=97.00, z=0.50], EntityArmorStand['Armor Stand'/433, l='MpServer', x=20.59, y=35.22, z=58.44], EntityArmorStand['Armor Stand'/434, l='MpServer', x=-35.22, y=60.19, z=-76.50], EntityArmorStand['Armor Stand'/435, l='MpServer', x=-128.44, y=45.47, z=-25.25], EntityArmorStand['Armor Stand'/436, l='MpServer', x=-19.28, y=13.19, z=101.41], EntityArmorStand['Armor Stand'/437, l='MpServer', x=-57.59, y=61.00, z=74.59], EntityArmorStand['Armor Stand'/438, l='MpServer', x=-159.69, y=15.00, z=-129.69], EntityArmorStand['Armor Stand'/439, l='MpServer', x=82.59, y=28.00, z=17.59], EntityArmorStand['Armor Stand'/440, l='MpServer', x=-112.50, y=43.00, z=-115.41], EntityArmorStand['Armor Stand'/441, l='MpServer', x=91.31, y=20.00, z=102.00], EntityArmorStand['Armor Stand'/442, l='MpServer', x=20.50, y=23.50, z=58.50], EntityArmorStand['Armor Stand'/443, l='MpServer', x=-35.59, y=60.00, z=-76.59], EntityArmorStand['Armor Stand'/444, l='MpServer', x=-128.69, y=45.00, z=-25.31], EntityArmorStand['Armor Stand'/445, l='MpServer', x=-19.00, y=13.00, z=101.00], EntityOtherPlayerMP['2i7i68r2g2'/446, l='MpServer', x=-44.50, y=92.00, z=25.50], EntityArmorStand[' aSkyBlock Gems'/447, l='MpServer', x=-40.50, y=92.81, z=27.50], EntityArmorStand[' e lRIGHT CLICK'/448, l='MpServer', x=-40.50, y=92.44, z=27.50], EntityArmorStand[' bRank Upgrades'/449, l='MpServer', x=-38.50, y=92.81, z=27.50], EntityArmorStand[' e lRIGHT CLICK'/450, l='MpServer', x=-38.50, y=92.44, z=27.50], EntityArmorStand[' bHypixel Store'/451, l='MpServer', x=-44.50, y=92.28, z=25.50], EntityArmorStand[' e lRIGHT CLICK'/452, l='MpServer', x=-44.50, y=91.91, z=25.50], EntityOtherPlayerMP['C4shie_'/126735, l='MpServer', x=-52.50, y=94.50, z=0.50], EntityArmorStand[' bAll Games'/455, l='MpServer', x=-29.50, y=93.22, z=18.50], EntityArmorStand[' e45,228 Playing r'/456, l='MpServer', x=-29.50, y=92.84, z=18.50], EntityArmorStand[' 6 lNEW ZOMBIES MAP AND BUG FIXES!'/457, l='MpServer', x=-27.50, y=93.56, z=-13.50], EntityArmorStand[' bArcade Games r'/458, l='MpServer', x=-27.50, y=93.22, z=-13.50], EntityArmorStand[' e711 Playing r'/459, l='MpServer', x=-27.50, y=92.84, z=-13.50], EntityArmorStand[' e lCLICK TO PLAY'/460, l='MpServer', x=-27.50, y=93.56, z=14.50], EntityArmorStand[' bHousing r'/461, l='MpServer', x=-27.50, y=93.22, z=14.50], EntityArmorStand[' e1,673 Playing r'/462, l='MpServer', x=-27.50, y=92.84, z=14.50], EntityArmorStand[' e lCLICK TO PLAY'/463, l='MpServer', x=-26.50, y=93.56, z=10.50], EntityArmorStand[' bDuels r'/464, l='MpServer', x=-26.50, y=93.22, z=10.50], EntityArmorStand[' e852 Playing r'/465, l='MpServer', x=-26.50, y=92.84, z=10.50], EntityArmorStand[' a lFEATURED'/466, l='MpServer', x=-33.50, y=93.94, z=22.50], EntityArmorStand[' 6 lNEW CLASSES, PRESTIGE V, & MORE!'/467, l='MpServer', x=-33.50, y=93.56, z=22.50], EntityArmorStand[' bMega Walls r'/468, l='MpServer', x=-33.50, y=93.22, z=22.50], EntityArmorStand[' e126 Playing r'/469, l='MpServer', x=-33.50, y=92.84, z=22.50], EntityArmorStand[' e lCLICK TO PLAY'/470, l='MpServer', x=-25.50, y=93.56, z=6.50], EntityArmorStand[' bSkyWars r'/471, l='MpServer', x=-25.50, y=93.22, z=6.50], EntityArmorStand[' e591 Playing r'/472, l='MpServer', x=-25.50, y=92.84, z=6.50], EntityArmorStand[' e lSLUMBER UPDATE'/473, l='MpServer', x=-25.50, y=93.56, z=2.50], EntityArmorStand[' bBed Wars r'/474, l='MpServer', x=-25.50, y=93.22, z=2.50], EntityArmorStand[' e6,136 Playing r'/475, l='MpServer', x=-25.50, y=92.84, z=2.50], EntityOtherPlayerMP['VenZi_'/126733, l='MpServer', x=-52.22, y=94.50, z=-0.91], EntityArmorStand[' d lBUG FIXES!'/476, l='MpServer', x=-26.50, y=93.56, z=-9.50], EntityOtherPlayerMP['bellige8rentvin'/126429, l='MpServer', x=-36.22, y=92.00, z=-0.94], EntityArmorStand[' bMurder Mystery r'/477, l='MpServer', x=-26.50, y=93.22, z=-9.50], EntityArmorStand[' e513 Playing r'/478, l='MpServer', x=-26.50, y=92.84, z=-9.50], EntityArmorStand[' d lSHEEP WARS RELEASE - MAPS, KITS, & MORE!'/479, l='MpServer', x=-25.50, y=93.56, z=-5.50], EntityArmorStand[' bWool Games r'/480, l='MpServer', x=-25.50, y=93.22, z=-5.50], EntityArmorStand[' e342 Playing r'/481, l='MpServer', x=-25.50, y=92.84, z=-5.50], EntityArmorStand[' e lParkour Challenge'/482, l='MpServer', x=-85.50, y=118.50, z=0.50], EntityArmorStand[' c lEnd'/483, l='MpServer', x=-85.50, y=118.13, z=0.50], EntityArmorStand[' e lParkour Challenge'/484, l='MpServer', x=-81.50, y=89.50, z=-32.50], EntityArmorStand[' a lStart'/485, l='MpServer', x=-81.50, y=89.13, z=-32.50], EntityArmorStand[' f l0.20.5 c lD 6 lY e lE a lS'/486, l='MpServer', x=-25.50, y=93.56, z=-1.50], EntityArmorStand[' bSkyBlock r'/487, l='MpServer', x=-25.50, y=93.22, z=-1.50], EntityArmorStand[' e25,835 Playing r'/488, l='MpServer', x=-25.50, y=92.84, z=-1.50], EntityArmorStand[' e lCLICK TO PLAY'/489, l='MpServer', x=-29.50, y=93.56, z=-17.50], EntityArmorStand[' bBuild Battle r'/490, l='MpServer', x=-29.50, y=93.22, z=-17.50], EntityArmorStand[' e812 Playing r'/491, l='MpServer', x=-29.50, y=92.84, z=-17.50], EntityArmorStand['Armor Stand'/506, l='MpServer', x=-81.50, y=88.75, z=-32.50], EntityOtherPlayerMP['Pleasa'/126760, l='MpServer', x=-52.50, y=97.00, z=0.50]]
Retry entities: 0 total; []
Server brand: Hypixel BungeeCord (2024.9.8.2) <- Hygot 2024.9.12.1
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.run(Minecraft.java:370)
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)
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 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:497)
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:422)
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:422)
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)

-- System Details --
Details:
Game Directory: C:\Users\kpgm\AppData\Roaming\ATLauncher\instances\Minecraft189withForge
ChatTriggers modules: [Module{name=BeaconBeam,version=1.0.1}, Module{name=guimanager,version=0.1.7}, Module{name=PromiseV2,version=1.0.4}, Module{name=soopyAddonsData,version=0.0.1}, Module{name=soopyApis,version=0.1.17}, Module{name=SoopyV2,version=2.1.202}]
Minecraft Version: 1.8.9
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 406529632 bytes (387 MB) / 2113929216 bytes (2016 MB) up to 4294967296 bytes (4096 MB)
JVM Flags: 9 total; -Xmx4096M -XX:MetaspaceSize=256M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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_M5 15 mods loaded, 15 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-universal.jar |
| UCHIJA | Forge                | 11.15.1.2318 | forge-1.8.9-11.15.1.2318-1.8.9-universal.jar |
| UCHIJA | essential            | 1.0.0        | Essential (forge_1.8.9).processed.jar        |
| UCHIJA | hypixel_mod_api      | 1.0.1.1      | HypixelModAPI-1.0.1.1.jar                    |
| UCHIJA | apec                 | 1.12.3       | Apec-1.8.9-forge-1.12.3.jar                  |
| UCHIJA | chattriggers         | 2.2.1        | ctjs-2.2.1-1.8.9.jar                         |
| UCHIJA | dungeonrooms         | 3.4.1        | Dungeon_Rooms-3.4.1.jar                      |
| UCHIJA | notenoughupdates     | 2.3.3        | NotEnoughUpdates-2.3.3.jar                   |
| UCHIJA | patcher              | 1.8.9        | Patcher-1.8.9 (1.8.9).jar                    |
| UCHIJA | text_overflow_scroll | 1.4.0        | Scrollable Tooltips-1.4 (1.8.9).jar          |
| UCHIJA | skyhanni             | 0.26         | SkyHanni-0.26.jar                            |
| UCHIJA | skytils              | 1.10.6       | Skytils-1.10.6(1).jar                        |
| UCHIJA | soopyv2forge         | 1.1          | soopyv2forge-1.1.jar                         |
| UCHIJA | togglesprint         | 1.0          | ToggleSprint1.0.jar                          |

Loaded coremods (and transformers): 

FMLLoadingPlugin (Scrollable Tooltips-1.4 (1.8.9).jar)
club.sk1er.mods.scrollabletooltips.forge.ClassTransformer
AsmHelperLoadingPlugin (ctjs-2.2.1-1.8.9.jar)
com.chattriggers.ctjs.launch.plugin.CTJSTransformer
ModTweaker (Patcher-1.8.9 (1.8.9).jar)
club.sk1er.patcher.tweaker.other.ModClassTransformer
Skytils On Top (Skytils-1.10.6(1).jar)
gg.skytils.skytilsmod.asm.SkytilsTransformer
PatcherTweaker (Patcher-1.8.9 (1.8.9).jar)
club.sk1er.patcher.tweaker.ClassTransformer
GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 32.0.101.5972' Renderer: 'Intel(R) Iris(R) Xe Graphics'
Skytils Debug Info: {HasBetterFPS=false, BetterFPS Version=NONE, Disabled Start Checks=false}
Launched Version: 1.8.9
LWJGL: 2.9.4
OpenGL: Intel(R) Iris(R) Xe Graphics GL version 4.6.0 - Build 32.0.101.5972, 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:  aFurfSky Reborn  8 lFULL 8.zip, No Block Break Particles 1.6.1 - 1.8.9.zip, Default-Dark-Mode-1.8-2023.6.0.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x 11th Gen Intel(R) Core(TM) i7-1195G7 @ 2.90GHz
OptiFine Version: OptiFine_1.8.9_HD_U_M5
OptiFine Build: 20210124-163719
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 - Build 32.0.101.5972
OpenGlRenderer: Intel(R) Iris(R) Xe Graphics
OpenGlVendor: Intel
CpuCount: 8

[17:42:21] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:529]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\kpgm\AppData\Roaming\ATLauncher\instances\Minecraft189withForge\crash-reports\crash-2024-09-14_17.42.20-client.txt

OneConfig

So i recently instaled this W of a mod and was wondering how to edit the gui spots on oneconfig as your default editing menu is not availible

Mod Crash on Armadillo Energy update

In the "Apec/src/main/java/Apec/DataInterpretation/DataExtractor.java" file
In the Method "ProcessOtherData".
The Value for ArmadilloEnergy is parsed as Int, but is double

Crash Report Snippet
java.lang.NumberFormatException: For input string: "299.8"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Integer.parseInt(Integer.java:615)
at Apec.DataInterpretation.DataExtractor.ProcessOtherData(DataExtractor.java:784)
at Apec.DataInterpretation.DataExtractor.onTick(DataExtractor.java:213)

Skill XP Bar an Text

With the skill xp bar, it switches between mining xp, farming xp, and carpentry xp just fine, but whenever i kill a mob, or cut down a tree, it doesnt display the combat, fishing, or foraging xp on the bar or text.
image

image

getting in touch

Hi there, I'd like to contribute but there's some parts of the code and some general logic I don't understand. if you could message me at QuarksField#8420 that would be great.

Suggestion: Option to ignore aspect ratio when resizing GUI elements

To my knowledge, when resizing GUI elements, it is not possible to increase their size either only horizontally or vertically, but instead, both increase at the same time. This makes it difficult or impossible to achieve certain sizes

In this example, Apec is being utilized to recreate Xenoblade Chronicles X's user interface
apecgui
xenogui
Due to the locked aspect ratio, is not possible to precisely adjust the Experience and Skill XP bars' height to reach closer resemblance to Xenoblade X without also enlarging their width.

While the ability to maintain aspect ratio is undeniably useful most of the time, I believe having an option to disable it for certain GUI elements will improve the user's ability to fully customize the interface to their liking, and in some situations, improve readability of specific elements (health/progress bars in particular will benefit from this)

Vanilla Health Bar

Hey, I like the GUI for the leaderboard, but was wondering if there was a feature to remove the custom HP Bar/Text and add the vanilla health bar back. I've found that I can turn them off, but no feature regarding the vanilla health bar, is there a way to add it back, or will you add one?

AH Overlay

Is it possible to turn off the Auction House overlay?

update to 1.19

is it possible to use this mod in Minecraft's latest version 1.19 (Java Edition)?

Chat still appearing

Chat will still appear in the middle of my screen for as long as ten minutes after the message was sent

Make GUI config resolution agnostic

I'd like my config not to mess up whenever I resize the window or change the resolution

(example - notice how the center toolbar and mana health get all messed up,. and notice how some of the other mods that I use handle this case just fine)

before after resize
image image

|

Time in the bottom bar stops randomly

Randomly the current skyblock date and time gets stuck and no longer updates. Can be fixed by changing lobbies

Not a major issue but is quite annoying

/effects menu invisible

I tried to open the /effects menu, but it was invisible.
After I disabled this mod the menu was shown again.
I also tested to disable NotEnoughUpdates then the menu was also displayed again.

Mods:
1.8.9.Danker.s.Skyblock.Mod.-.1.8.4
AutoGG-4.0.3 (1.8.9)
Autotip-3.0.1 [1.8-1.12.2]
Cowlection-1.8.9-0.12.0
LabyMod-3
NotEnoughUpdates-1.7.2-REL
OptiFine 1.8.9 HD U L5
SkyblockAddons-1.8.9-1.5.4
SkyBlockcatia-1.8.9-1.0.15

The screenshot shows what is displayed.
below the not enough updates menu is displayed but not the inventory of the effects.
unknown
image

armadillo energy bar

the apec gui makes it so that whenever im on my armadillo pet, im not able to see how much energy it has

[SUGGESTION] Text Align Configuration

Allow the user to configure how the text is aligned for text elements, allowing for cleaner UI when values change in width.

Notable issues is when gaining a large amount of XP in a skill for example, the value is much higher than one would typically observe and as a result, likes to get offset significantly.

skill xp still displays if turned off

This is on the latest release in 1.8.9 forge

When skill XP is enabled:
2022-07-31_02 08 36

When skill XP is disabled:
2022-07-31_02 08 44

I would like to hide it entirely, not just the bar

Not working

A couple days ago I installed Apec again (before I used 1.2) and now its just not working, the gui is broken. When I toggle it it just hides my normal gui and does nothing other than clears my chat for some odd reason. Any explinations why?
Off: 2021-01-22_17 10 31

On: 2021-01-22_17 10 37

It might be another mod, so if any of these mods can't be used with Apec?
Näyttökuva 2021-01-22 171347

Coins don't update in places the sidebar is taken up

In places like the election room where coins on the sidebar are not shown, the mod doesn't detect changes in coins (like putting coins into the bank). Perhaps use the hypixel API or make estimates based on messages in the chat

Cold stat

Glacite Tunel broght a new stat (cold) and the only way to see it is by turning the mod off.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.