Hopson97 / open-builder

Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
https://github.com/Hopson97/open-builder/projects/3
GNU General Public License v3.0
703 stars 80 forks source link

Release Dependencies #33

Open FelipeCarlin opened 4 years ago

FelipeCarlin commented 4 years ago

Hi, when I try to build a Release build, it compiles, but trying to run it results in a crash, copying the "shaders" and "res" folders fixes it.

Is this supposed to happen?

Normally a debug build works fine

Hopson97 commented 4 years ago

Hi, What operating system is this from?

FelipeCarlin commented 4 years ago

Windows 10 x64 compiling for Windows x32

Hopson97 commented 4 years ago

Ah thanks for quick reply.

Is this using the visual studio guide in the wiki?

FelipeCarlin commented 4 years ago

Thank you too.

yes, it is using the wiki for VS

Hopson97 commented 4 years ago

That's really strange. I'm not entirely sure why this would happen. Is it OK if you can send a picture of the file explorer at the project?

FelipeCarlin commented 4 years ago

ok image

Hopson97 commented 4 years ago

Hi, sorry for the late reply, but I was very unsure what was happening. Someone @Rionlion100 had the same issue, and he had to retrace the steps from the compilation guide, and it turned out he just missed a couple steps., so I guess double check your setup and see if anything i missing

FelipeCarlin commented 4 years ago

Ok, thanks for replying anyway