
▲ 13 r/MinecraftCommands
u/ChronosDeveloper — 7 days ago

Hey everyone! I am in great need of assistance.
So, I am working on a big project that heavily utilizes animated java (the blockbench plugin). A lot of the models I make with it have many high resolution textures. In 1.21.3, I had no problem with this, but I just updated my project to 26.1 and suddenly the texture pack wont load. I put the data from my latest.log file into chatgpt and it told me that I had too many large textures trying to fit on a fixed atlas but failed to fit on it.
Is there any way for me to resolve this problem or can I simply not have a large amount of high resolution textures in my project?