problem with loading textures [Bug]
xXRinzlerrXx opened this issue · 16 comments
What happened?
block textures (chunks) with the mod continuity-3.0.0-beta.2+1.19.3 are not loaded, eventually the game crashes
in nether and the upper world, this did not happen
BetterEnd
3.2.4
BCLib
2.3.4
Fabric API
0.83.0
Fabric Loader
0.14.21
Minecraft
1.19.4
Relevant log output
No response
Other Mods
No response
Is this the same as #235?
no, everything is different here
, in the first case there were transparent textures, even without words, but at the same time the block textures (entirely in chunks) were loaded normally
and with the continuity-3.0.0-beta mod.2 + 1.19.3 textures of blocks (chunks) were not loaded and remained invisible, although it was possible to move around them, unfortunately, I did not have time to take screenshots
I also noticed that the game crashes when using the updated Dynamic Music 2.3.1 mod, but not immediately, I checked several times
now I will try to recreate this situation, I will make screenshots for clarity
Ah, now I see it :) Thanks for additional info.
Did you already report this issue to the continuity team? If yo, could you please link to the issue so I can keep track.
I will also need a crash log in order to determine what is going on.
No, I didn't report the problem to the team of this mod
about the crash log, is that what you're talking about?
crash-2023-06-20_07.51.50-client.txt
I'm having the same issue, here's my crashlog if it's any help
crash-2023-06-20_11.44.46-client (1).txt
I'd also need the latest.log from a session with the crash. From the crash log's that were posted do not show any involvement of BetterEnd (or BCLib)...
The crash appears to happen in either Sodium or Indium...
not if you don't use the continuity-3.0.0-beta mod.2 + 1.19.3, then everything is fine with block textures (chunks)
you can try to do it yourself, the effect will be the same
with these mods
"sodium 0.4.10" + "sodium extra 0.4.19 (with version change for Indium 0.4.18)" + "indium 0.4.18" + "continuity-3.0.0-beta.2 + 1.19.3" + "dynmus 2.3.1"
Thee provided log does not indicate that the crashes happen due to our mods. So for the moment there is nothing I could do to address the issue, and I may need help from the devs of Continuity to identify the issue.
However, I saw that you use Chunk Management Engine and I also see a lot of errors due to race conditions. Could you maybe try again without that particular mod. It causes other Problems with BetterEnd anyways.
Yes, I can, a little later
But before writing the error, I started the game only with these installed mods, specifically to identify the problematic ones
But before writing the error, I started the game only with these installed mods, specifically to identify the problematic ones
"fabric api 0.83.0", "sodium 0.4.10" + "sodium extra 0.4.19 (с изменением версии для Indium 0.4.18)" + "indium 0.4.18" + "continuity-3.0.0-beta.2 + 1.19.3" + "dynmus 2.3.1", "bclib 2.3.4", "better end 2.3.4".
I updated My 'continuity' mod to the most recent one and that fixed my issue. But I'm running 1.20
ok i just fixed it, i was playing in the 1.9.4 minecraft version with the lastes avalible indium release of the 1.9.4, i just downgraded to the before version for the 1.9.4 of the indium mod (1.0.15 version) and it looks like it fixed it