Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 1.19.4 Weather cloud effects show up in Gaia #124

Open
2 tasks done
EvergreenSystems opened this issue May 19, 2023 · 1 comment
Open
2 tasks done

[Bug] 1.19.4 Weather cloud effects show up in Gaia #124

EvergreenSystems opened this issue May 19, 2023 · 1 comment
Labels
bug Something isn't working issue with other software This issue is caused by another source, within or out of Minecraft

Comments

@EvergreenSystems
Copy link

Minecraft Version

1.19.4

Forge Version

45.0.59

Gaia Dimension Version

1.3.3

Client Log

No response

To Reproduce

  1. Exist in Gaia while the weather is raining or thundering

Describe the Bug

I seem to remember weather not affecting Gaia at all; however, in the 1.19.4 beta when the weather in the overworld is raining or thundering the sky dims in the same way it would in a desert biome in the overworld.

Additional Details

Sunny
2023-05-19_12 10 43
Raining
2023-05-19_12 10 56
Thundering
2023-05-19_12 11 07

Please read and confirm you have done the following

  • I have verified my report is unique and is not already opened or closed.
  • The versions listed above are accurate and not a vague answer (ie. "Latest", "I don't know") and all details provided are clear and concise.
@EvergreenSystems EvergreenSystems added the bug Something isn't working label May 19, 2023
@Andromander
Copy link
Owner

Vanilla issue, or more so, an issue of Minecraft unifying weather systems across dimensions, but because vanilla's only other dimensions don't actually have a sky, this can happen.

I have one of two ways I can deal with this:

  1. Un-render the sky/fog dimming. I already have a sky renderer, but I'd also need a cloud and fog renderer copy that removes the dimming.
  2. ASM the weather out of the dimension. If I want [Plan] Custom Weather #46 to happen, this will be inevitable.

@Andromander Andromander added the issue with other software This issue is caused by another source, within or out of Minecraft label May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working issue with other software This issue is caused by another source, within or out of Minecraft
Projects
None yet
Development

No branches or pull requests

2 participants