Mekanism

Mekanism

111M Downloads

Missing assets when compiling dev branch

DBotThePony opened this issue ยท 4 comments

commented

9ab013da82_javaw_2017-08-25_13-38-52

[13:28:06] [main/WARN]: Failed to load texture: mekanism:render/personalchest.png
java.io.FileNotFoundException: mekanism:render/personalchest.png

Happens because assets are not lower-cased:
081bd57bae_7zfm_2017-08-25_13-39-26

commented

The wonderful thing called Windows' case insensitivity :)

Happy you've solved it.

commented

If i have to switch between the 1.10 branch and 1.11/12 I find myself deleting the resources dir, checking out, then discarding changes xD

commented

I've solved it in another way, 3 workspaces :) One for each version

commented

git clear solved the issue