Colobot Forum - International Colobot Community

Full Version: 0.1.7 won't start
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
It's portable or installer? Do you have 32 or 64 bit?
(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
Show the file in C:\Users\<username>\colobot\log.txt
(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.
Actually, I didn't notice, but this is the reason of the crash. Try to create the directory manually.
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()?
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/
Update: I got it working now, guys. Thanks for your help. I had to create the colobot folder in the user directory manually.