[1.12.2] invisible items
TheSnowyChickens opened this issue ยท 13 comments
Issue description:
Items (digital miner as example) are invisible. (only the icon)
Steps to reproduce:
- start the game, I think it is one of the newest Forge versions, because with 2774, all was okay.
Version (make sure you are on the latest version before reporting):
Forge: 2784
Mekanism: 9.4.13.349
Other relevant version: no Optifine, but betterfps & foamfix
Hmm I don't have BetterFPS, Foamfix or Optifine in my pack. Just a quick question is the rewrite going to happen for the 1.13 versions of the mod? I know that forge and a lot of mod devs are rewriting their mods.
Yes, Mekanism's rendering isn't the safest. Rewrite is planned but is not a simple task.
Try without BetterFPS. I don't think Foamfix would interfere, but always possible.
I had the same issue then a moved to forge 1.12.2-2768 and my textures items got back
Looking at the changelogs there were some recent rendering changes in Forge, which probably breaks the hacky rendering.
The rendering rewrite will happen when it happens. shrug
Setting allowEmissiveItems
in forge.cfg to false works as a workaround to make the items visible again.
Setting
allowEmissiveItems
in forge.cfg to false works as a workaround to make the items visible again.
This does not seem to work for me, still no textures. Is there an other solution ?
Sorry for the necro but this seems to be happening in 1.16 and the forge config system changed and allowEmissiveItems
doesn't exist anymore