AssetMover

AssetMover

70.6k Downloads

Textures don't work in-game on first load, F3+T fixes it

jbredwards opened this issue ยท 1 comments

commented

jbredwards/Subaquatic#20

AssetMover works fine from my end, but is there anything I should be doing in my mod's code to ensure this doesn't happen? Right now my mod is calling AssetMoverAPI.fromMinecraft to download the textures during FMLConstructionEvent.

commented

Duplicate of #1, I'll investigate it after work.