Every Compat (Wood Good)

Every Compat (Wood Good)

3M Downloads

Forbidden Arcanus Chest & Pyromancer Post

BookerCatch opened this issue ยท 3 comments

commented

https://gist.github.com/BookerCatch/225ffd4acb4c9b0d14a173282de29de2
Let me know if you need the full log

Pyromancer's log texture has an unorthodox file name of "pyrowoodlogside.png" which may or may not be creating the issue.

Forbidden Arcanus' mystery wood's texture is indeed longer than usual due to its animated nature; however, the mod works fine for other mysterwood components, like bookshelves, windows, etc.

commented

hm I have to come up with as system to hardcode all those weird wood names. Thing is texture detection cant be automated and just relies on naming convention so it fails with those weirdly named ones

commented

I figured that was what was happening. My first idea was a method iterate over textures and match each one that contained both "log" and "wood". It should account for most fringe cases like this without needing to explicitly hardcode the texture names.

commented

Is this issue solved? If yes, then please close this