0.1.7 won't start - Printable Version +- Colobot Forum - International Colobot Community (https://colobot.info/forum) +-- Forum: [Archive] New forum (2015-2019) (https://colobot.info/forum/forumdisplay.php?fid=76) +--- Forum: Colobot: Gold Edition Basics (https://colobot.info/forum/forumdisplay.php?fid=58) +---- Forum: Help (https://colobot.info/forum/forumdisplay.php?fid=61) +---- Thread: 0.1.7 won't start (/showthread.php?tid=754) |
0.1.7 won't start - PracticeBot13 - 03-31-2016 Error Message: Assertion failed! Program: E:\Program Files\Colobot Gold Edition\colobot.exe File: C:/Users/krzys_h/Desktop/colobot-dev/src/common/logger.cpp Line 139 Expression: file != nullptr _________________________________________________________ I can't start the latest alpha because of this. Do you guys know of a solution? RE: 0.1.7 won't start - tomangelo - 03-31-2016 It's portable or installer? Do you have 32 or 64 bit? RE: 0.1.7 won't start - PracticeBot13 - 04-01-2016 (03-31-2016, 11:50 PM)tomangelo Wrote: It's portable or installer? Do you have 32 or 64 bit? Installer & 64-bit windows 8.1 RE: 0.1.7 won't start - krzys_h - 04-01-2016 Show the file in C:\Users\<username>\colobot\log.txt RE: 0.1.7 won't start - PracticeBot13 - 04-02-2016 (04-01-2016, 06:31 AM)krzys_h Wrote: Show the file in C:\Users\<username>\colobot\log.txt It doesn't give me one. I don't even have the colobot folder in my drive. RE: 0.1.7 won't start - krzys_h - 04-02-2016 Actually, I didn't notice, but this is the reason of the crash. Try to create the directory manually. RE: 0.1.7 won't start - RaptorParkowsky - 04-02-2016 Ok, if this is problem with creating save directory, why this doesn't occur on dev builds? Is it another only-release or build flags bug, just like with goto()? RE: 0.1.7 won't start - krzys_h - 04-02-2016 On dev builds, log is saved in current directory instead of save directory This bug should be fixed in the latest version https://colobot.info/2016/04/03/update-0-1-7b/ RE: 0.1.7 won't start - PracticeBot13 - 04-05-2016 Update: I got it working now, guys. Thanks for your help. I had to create the colobot folder in the user directory manually. |