LunarClient / Apollo

Next-generation Lunar Client server API
https://lunarclient.dev
MIT License
65 stars 15 forks source link

[Bug Report] Glow Module doesn't work on 1.8.9 #111

Closed soladev closed 4 months ago

soladev commented 5 months ago

Checklist before creating an issue:

Issue Description

The Glow Module, as described using the documentation, doesn't apply a glow with most colors, and for other colors it just display a black screen to the player that tries to see the glowing player.

I've also tried compiling the bukkit-example folder and use the /glow override command and it still didn't work properly.

Reproduction steps

1. Compile the bukkit-example plugin
2. Use it on a 1.8.9 paper / spigot server
3. Use the /glow override <player> command
4. The screen gets black whenever the client tries to look at the glowing player

Versions

1.8

Platforms

Spigot / Bukkit

Server Version

1.8

Modules

Optifine

Screenshots

No response

Contact Information

Discord - soladev

Additional Context

No response

TrentinTheKid commented 5 months ago

Screenshots

No response

I can't believe you didn't include a screenshot of a fully black screen.. 😆

Some additional context after doing further testing, it appears to be the Optifine setting 'Fast Render' being set to 'ON'. It also appears on 1.7 and 1.12 as well as 1.8, as you mentioned. Each version having it's own slightly different side-effect from that setting being enabled. We'll be looking into fixing it, thanks for the report. 👍

soladev commented 5 months ago

I can't believe you didn't include a screenshot of a fully black screen.. 😆

Yeah i thought of adding it, but I guess it wouldn't have been useful to add a 1080x1920 .png of the color #000000 :grin:

Thanks for your answer, at least in the meantime I should be able to try the feature with Fast Render disabled

devfugu commented 5 months ago

My screen is also pitch black with the exception of the players outline being stuck frozen on my screen, latest lunar client on 1.7.10.

image

TrentinTheKid commented 4 months ago

Hey @soladev & @devfugu,

Thanks for reporting this issue, the most recent Lunar Client (v2.13.9-2406) deploy has resolved this issue.