SuperMartijn642 / Rechiseled

12 stars 13 forks source link

[Bug] Weird textures and missing ones. #64

Closed Ianzukito closed 10 months ago

Ianzukito commented 11 months ago

1.20.1, Forge

Description of the Bug i open my inventory to see the rechiseled options, and all of the rechiseled added blocks have missing textures and errors.

Steps to Reproduce i have rechiseled, rechiseled: create, modernfix, fusion and embeddium all on their latest versions.

Screenshots image

SuperMartijn642 commented 11 months ago

This is likely caused by a combination with some other mod (besides ModernFix and Embeddium). Could you narrow down what mods are needed to reproduce the issue?

Ianzukito commented 11 months ago

This is likely caused by a combination with some other mod (besides ModernFix and Embeddium). Could you narrow down what mods are needed to reproduce the issue?

i really dont know what i could do or search for this, i can send you the whole mods list tho

Ianzukito commented 11 months ago

i can see thats just when it is connecting that this bug happens image

SuperMartijn642 commented 11 months ago

Just disable half the mods (besides Rechiseled and Fusion) at a time. If the issue persists, continue with the mods you have left. If the issue goes away, continue with the mods you removed. Then just repeat until you find the one mod that triggers it.

For a set of 100 mods, you would need to do this just 7 times to find the culprit.

Also, what version of Fusion are you using? If it is not the latest, make sure to update it and check if the issue persists.

Ianzukito commented 11 months ago

i can do that, my modpack has 150ish mods...

i'm using the latest version of fusion and rechiseled, i downloaded them today

Ianzukito commented 11 months ago

Just disable half the mods (besides Rechiseled and Fusion) at a time. If the issue persists, continue with the mods you have left. If the issue goes away, continue with the mods you removed. Then just repeat until you find the one mod that triggers it.

For a set of 100 mods, you would need to do this just 7 times to find the culprit.

Also, what version of Fusion are you using? If it is not the latest, make sure to update it and check if the issue persists.

i'm really tryind to find the problem, but i cant find it... image this error repeats many, many times in the log when launching the game, can it be of some help? image then this one repeats

SuperMartijn642 commented 11 months ago

Hmm you are using the correct Fusion right? https://www.curseforge.com/minecraft/mc-mods/fusion-connected-textures

Ianzukito commented 11 months ago

Hmm you are using the correct Fusion right? https://www.curseforge.com/minecraft/mc-mods/fusion-connected-textures

yes! image

SuperMartijn642 commented 11 months ago

i have rechiseled, rechiseled: create, modernfix, fusion and embeddium all on their latest versions.

I just tested it and it works fine with just those mods installed.

It must be caused by some other mod you have installed. You'll have to narrow down which mod that is.

Cguy7777 commented 10 months ago

I recently experienced a similar glitch, which I resolved by removing a mod called Fusion, not to be confused with the Rechiseled dependency of the same name. It seems that if both are installed, the one Rechiseled needs doesn't get loaded.

SuperMartijn642 commented 10 months ago

I recently experienced a similar glitch, which I resolved by removing a mod called Fusion

Yup, that mod happens to have the same mod modid and its version number is higher than the one required by Rechiseled. Forge thinks they are the same mod and only loads the one with the higher version number.