Luke100000 / ImmersivePaintings

Minecraft mod. Use your own paintings! Drag and drop! In Multiplayer!
GNU General Public License v3.0
11 stars 16 forks source link

Adding paintings via datapack doesn't work #54

Closed devvoid closed 10 months ago

devvoid commented 10 months ago

Describe the bug Adding paintings via datapack doesn't work, logging this message:

[23:34:24] [Render thread/ERROR]: Failed to list path /data/minecraft/datapacks/bundle/assets

The example pack with its one example painting seems to work fine, but adding anything else does not work.

Latest.log latest.log

To Reproduce Add this datapack to a world using the 1.20 version of the mod. pack_that_isnt_working.zip

Luke100000 commented 10 months ago

Works fine for me, how did you install it? What kind of server? Can you try without zipping as it looks like a file read error.

devvoid commented 10 months ago

I tried zipping it and it seems to work now? Weird that it seemingly can't read unzipped, but at least it's going now