Inspirations

Inspirations

14M Downloads

Anvil Not Working and missing textures

sweetsosweet opened this issue ยท 10 comments

commented

Hi, I'm having an issue with the anvil not working at all and missing its textures. I can place the anvil, but the gui flashes onscreen for about half a second then doesn't open. I noticed the carpet is missing its textures as well. In my log I've got these lines, which is how I connected it to this mod:

[19:05:47] [main/INFO]: Potentially Dangerous alternative prefix minecraft for name anvil, expected inspirations. This could be a intended override, but in most cases indicates a broken mod.
[19:05:47] [main/INFO]: Potentially Dangerous alternative prefix minecraft for name cauldron, expected inspirations. This could be a intended override, but in most cases indicates a broken mod.
[19:05:47] [main/INFO]: Potentially Dangerous alternative prefix minecraft for name carpet, expected inspirations. This could be a intended override, but in most cases indicates a broken mod.
[19:05:47] [main/INFO]: Potentially Dangerous alternative prefix minecraft for name flower_pot, expected inspirations. This could be a intended override, but in most cases indicates a broken mod.

I am using 1.12.2, forge version 14.23.2.2619, Inspirations-1.12.2-0.1.2

commented

Please give a full mod list. Does this happen with the latest Forge? With just Inspirations? Are you on a server or single player? Are you using a resource pack?

commented

Hi, I'm using the latest version of forge. It seems to be a problem with liteloader only. I'll post my log:

https://pastebin.com/VvJLQwxe

commented

Looks like Liteloader is changing the paths for model loading from the substitutions. I do nothing to change those models specifically. I would report this issue to them since it works with normal Forge. Tell them the issue is with Forge registry substitutions.

I'll leave this issue open for now, there is a chance I can force the model to load from the proper place.

commented

Ok, thanks for your help, I'll bring it up there. :)

commented

+1 and subscribing - having the same issue.

commented

PSA: I have developed a workaround, available here.

commented

I made a test mod for this here: https://github.com/mezz/LiteLoaderRegistrySubstitutionTest
Looking into it with the sponge devs since I can't get a hold of Mumfrey.

commented

Going to close this as I am done with 1.12 support. If you have this issue, use asie's workaround.

commented

It is not an issue on your end anyway; it's perfectly fine to close this. Thank you for your work!