BuildCraft|Core

BuildCraft|Core

7M Downloads

Blueprint directory broken on linux systems

ZoeyR opened this issue ยท 8 comments

commented

On linux the blueprint directory is not created inside the minecraft instance folder, it's created outside it. The folders end up being names ${Minecraft_folder}\blueprints. I suspect this is due to buildcraft using the Windows directory convension. eg, \ instead of /

commented

Ive seem to have replicated this, created a forum topic about it, this is more an FYI comment

commented

Cannot confirm - BC create right directory .minecraft/blueprints and uses right downloads dir (/home/prok/Documents/Downloads for me).

Anyway you should did create post at forum first and don't open GitHub's issue ticket if you don't plan to fix issue.

commented

http://puu.sh/aKbdB/f85b2e879a.png
I also noticed that on my debian server.
I use buildcraft-6.0.16.jar because other mods aren't updated to 1.7.10, the problem may have been fixed since.

commented

Indeed, it's was fixed :
http://i.imgur.com/cofMyE5.png
No problem with buildcraft buildcraft-6.0.17.jar

commented

Closing then...

commented

I'm still having this issue on Mac. Directory being made is minecraft\blueprints instead of minecraft/blueprints. Running buildcraft-6.0.17.jar ;)

commented

Worth discussing on http://mod-buildcraft.com/forums/index.php?board=3.0. At first sight, it's probably because your file conf/buildcraft/main.conf still has references of the old path.

commented

Yeah, it's probably a config file issue. I'll investigate later.