Background: I don't generate the default file for most of my project, but use the ".file" option to pipe all my output to. So most of the times there is no ".bin" dir generated.
Following an F7 assembly of a file named "filefix.asm", launching Vice I get this error message:
"Cannot start logging system, failed to open 'bin/-filefix_ViceLog.txt"
(Please mind that I get this every time I launch Vice - not only when launching it from Sublime following an assembly)
In the Vice.ini, there is a line added:
LogFileName="bin/filefix_ViceLog.txt"
Removing this line, it's all fine again until I assemble the next time.
It's quite clear that it's not Vice that produces the error.
I did report this as a VICE error [1], but I would assume that error report could be closed and replaced with this post you are reading now.
Background: I don't generate the default file for most of my project, but use the ".file" option to pipe all my output to. So most of the times there is no ".bin" dir generated.
Following an F7 assembly of a file named "filefix.asm", launching Vice I get this error message:
"Cannot start logging system, failed to open 'bin/-filefix_ViceLog.txt"
(Please mind that I get this every time I launch Vice - not only when launching it from Sublime following an assembly)
In the Vice.ini, there is a line added:
LogFileName="bin/filefix_ViceLog.txt"
Removing this line, it's all fine again until I assemble the next time.
It's quite clear that it's not Vice that produces the error.
I did report this as a VICE error [1], but I would assume that error report could be closed and replaced with this post you are reading now.
[1] https://sourceforge.net/p/vice-emu/bugs/1280/