Closed RegalRuffRaff closed 3 years ago
Thanks. Forgot to regenerate my old resources. I'll get this fixed right away.
Hey, I did try regenerating these today and mine are all working. Using forge 35.1.36. But I did discover that they're getting stored under the minecraft
namespace instead of osv
. I'll fix that today, upload here, and if you can help me confirm whether that fixes the issue, that would be awesome!
Alrighty, I'll check it out as soon as the new version is up.
Apparently it works fine now, without a new version after I downloaded more mods?? Seems to be a slight bug that randomly happens or something when reloading in.
They are still missing textures for me.
Yeah, I started a test world and it seems like the first time or so you load in a world, all of the textures will not work. A second or third time they do.
I've used the same world multiple times already though.
Did you remove any mods from you modpack?
Nope, I did update a few of them though.
See what identical mods you have installed.
I went through the mods I have, and none are identical. It seems to be an issue with the mod itself where it will decide to work, but not load up textures.
Seems like a lot of people experiencing this issue are using Optifine. Can anyone confirm whether this is involved?
No Optifine on my side, it's incompatible with another mod I have. Which is fpsreducer.
@KillJestah Any idea which one in particular? If you know a single mod that will guarantee this to not work, I'll try it out in a couple hours.
fpsreducer is the only one I use.
Cool. I'll give that a shot! Being able to narrow it down like that helps me see where the problem is occurring. I'll take a look at this and try to fix it today. Thanks for your help!
No problem! I think this is a cool mod that should already be a thing in Vanilla, so thanks for the mod!
Hmm, I'm not using fpsreducer though.
And this time I got a JEI crash when it tried to render the ores. Crash Report
Hey, everybody. Sorry it took me so long, but I actually tried FPS Reducer and still did not experience any issues with my textures. I made two changes to see if that'll help and I'm hoping someone here can help confirm that for me.
Here's what I changed:
assets/minecraft
to assets/osv
.Here's the newest file, for anyone who wants to help. You have to unzip it since GitHub doesn't allow jar files. Ore Stone Variants-5.11-1.16.4.zip
@WenXin20 Was that before or after this new build?
It was before
That's weird. I tried using JEI with both version 5.10 and 5.11 and did not experience this crash. Everything is 100% working for me still. Let me know if you try this new build and do or do not still experience this issue.
It doesn't seem to happen all the time. And it happened with sandstone that I added to the blockgroup.
@WenXin20 Which Forge version are you using? I'm on 35.1.36.
I'm using the same
Всем привет. Извините, это заняло у меня так много времени, но я действительно попробовал FPS Reducer и по- прежнему не испытывал никаких проблем с моими текстурами. Я внес два изменения, чтобы посмотреть, поможет ли это, и надеюсь, что кто-то из присутствующих поможет мне это подтвердить.
Вот что я изменил:
- Обновлены старые сопоставления, которые больше не работали.
- Исправлено пространство имен текстур с
assets/minecraft
поassets/osv
.- Попытка синхронизировать реестр пакетов текстур на случай, если раньше была проблема с рассинхронизацией.
Вот самый новый файл для всех, кто хочет помочь. Вам необходимо разархивировать его, поскольку GitHub не поддерживает файлы jar. Варианты рудного камня-5.11-1.16.4.zip
I checked it on my assembly with 203 mods.
My ores are also still missing their textures.
Do you mind sharing your logs? Either one.
I see. Looks like TextureStitchEvent
is firing because your textures are getting generated, but it's not able to place the models at all because ModelBakeEvent
isn't running. No clue why that's just not running. Don't have much control over it.
All I can do is try a few more mods and see what induces it, but until I experience this myself, I cannot fix it.
Yeah, I'm currently working on figuring out which mod might be causing it.
I just ran it with No other mods, and the textures are still missing. Log
Maybe this is config related. Can you share your config file?
I used a fresh instance, so the configs are the default ones.
The textures on the ores started working after I reloaded my textures.
hahahahahahah. I solved the problem in a very ridiculous and simple way. I threw the archive in the resources.zip configs into the resource packs.
Yes, this is the mod's resource pack and it is just a regular resource pack, so that should work. The problem is that the events I'm using to setup this resource pack are sometimes not running. I don't have any control over whether they run, which is what makes this such a difficult problem to deal with. I still need to figure out why they aren't for some users.
Again, I still have not experienced this issue even one time.
I disabled it in the resource pack, but the problem did not return.
Pressing F3+T
to reload the textures fixes the missing textures for me, but restarting the game reverts it back to missing textures.
Could the issue be java or device specific?
Нажатие
F3+T
на перезагрузку текстур исправляет недостающие текстуры для меня, но перезапуск игры возвращает ее обратно к отсутствующим текстурам.
It also helps before restarting. I can upload a folder with all the mods and drop the link.
I doubt it's a Java issue. I believe Minecraft is bundled with its own Java RE now. Not sure about device-specific, either. Looks like we're all using Windows. I'm on Windows 10.
@WenXin20 I just tried a completely fresh install through Overwatch and still am not experiencing any issues whatsoever. You said there are definitely no other mods? No Optifine? Are there any resource packs installed?
@GnomTocha I can try this, but I really need to narrow it down as much as possible. The fewer changes it takes to produce this error, the easier it is to fix.
Yeah, definitely no other mods or resource packs were installed. And Windows 10.
Because of the exams, I don't have much time. If possible, I will try to find a conflict myself. Here is a link to mods https://drive.google.com/file/d/16JlRHL91Waz_nmPPl45vHJy-DOKzFKXs/view?usp=sharing
Just downloaded the 1.16.4 version of the mod, and everything works as it should except the textures, which use the 'texture missing' textures.