Sandertv / gophertunnel

General purpose library for Minecraft Bedrock Edition software written in Go
MIT License
419 stars 95 forks source link

Resource pack temp error #172

Closed UnknownOre closed 1 year ago

UnknownOre commented 1 year ago

this seems to be an issue after this commit


panic: error creating temp zip file: open /root/.config/packs/resource_pack-3262936146.mcpack: no such file or directory
ItsZodiaX commented 1 year ago

Same error here panic: error creating temp zip file: open /home/container/.config/packs/resource_pack-2766335549.mcpack: no such file or directory To be more specific, Happen on Linux and works fine on Windows for me

UnknownOre commented 1 year ago

it's broken on both linux and windows for me

Sandertv commented 1 year ago

Please let me know if the commit above does not resolve the issue.