elucent / Albedo

Graphics and effects library for Minecraft modding. Does not fear hax!
MIT License
22 stars 6 forks source link

Cube particles with Dynamic Surroundings #14

Open ghost opened 6 years ago

ghost commented 6 years ago

When I have Albedo and DS intalled stuff like water drops, rain particles and steps turn into very bright blue cubes, to the point that they almost look white. Good luck fixing! ;)

frOOps commented 6 years ago

I'm having the same issue. Seems to have come up with the new forge versions. ( forge-1.12.2-14.23.1.2555). Also their seems to be the broken lighting effect on all held items and on the damage numbers from ToroHealth Damage Indicators not always tho.
2017-12-12_21 01 49 2017-12-12_21 01 54

OreCruncher commented 6 years ago

Noticed similar things myself. If I were to disable Albedo while in game (using the config menu), run for a bit, then re-enable, things seem to correct. I am not 100% sure this is an Albedo issue. It could be a bad GL flag I am setting/not setting. Rendering in Minecraft is a pain sometimes. :)

OreCruncher commented 6 years ago

I fixed the problem in DS particle handling. Should show up in the v3.4.8.2 BETA within the next week.

ghost commented 6 years ago

WOW! Thanks so much! Dynamic Surroundings is definitely one of my favorite mods! I've been playing with it since it had around 5000 downloads! I love that you just checked GitHub and found this bug! You are great! Keep It UP!!!