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

Some strange bugs in 1.19.2 #273

Open
gusbaruc opened this issue Feb 13, 2024 · 0 comments
Open

Some strange bugs in 1.19.2 #273

gusbaruc opened this issue Feb 13, 2024 · 0 comments
Labels
bug Something isn't working forge Related to Forge

Comments

@gusbaruc
Copy link

gusbaruc commented Feb 13, 2024

Minecraft Version: 1.19.2
Mod Version: 1.2.2
Mod Loader: Forge

Description:
When the Shattered spawns, it load texture by half until it moves. (First image) When moving, its texture loads completely again, as it should be. Probably if it sits still long enough, its texture will return to half. Another observation is that when you defeat him, he also only load half the texture, even if he had been walking with all the texture loaded. (Image 2)

Something similar happens with the Shriek Worm. He appears with the texture loaded normally, but after a while (since he doesn't leave his place) his texture breaks and looks like in image 3. An observation in this case is that he doesn't attack the player from the distance he should attack . I can walk close to him and he won't do anything. Unless I get too close to him. For him to attack me, I basically have to stay within his shadow radius (Basically glued to him). Another point of observation is that when executing the attack animation, its texture returns to normal. However, then, if the player moves a little further away, the texture breaks again.

To Reproduce:
Steps to reproduce the behavior: I explained everything above

Screenshots:
2024-02-12_20 47 46
2024-02-12_20 48 38
2024-02-12_20 50 17

Additional context:
I'm using this mod in a modpack, so the problem may be related to some other mod. But this problems didn't happen before 1.20 backport. I tested version 1.1.6 and it worked as expected without these problems.

@gusbaruc gusbaruc added the bug Something isn't working label Feb 13, 2024
@Pedro270707 Pedro270707 added the forge Related to Forge label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forge Related to Forge
Projects
None yet
Development

No branches or pull requests

2 participants