Error In Open GuidMap
mikrokode opened this issue · 1 comments
mikrokode commented
Friend,
I got error when running these code, May I know Why?Couldn't open guidmap
if (!BE1::resourceGuidMapper.Read("Data\guidmap")) {
BE_FATALERROR("Couldn't open guidmap !");
}
juhl commented
It means that you ran BlueshiftPlayer.exe in the wrong location.
Running BlueshiftPlayer.exe from the source code is not currently recommended. I will add the document later.
Thanks.