The only error-info I get is this:
Hint: mypath/g_mine [Exec]
mypath/g_mine.nim(1198) g_mine
/home/user/.choosenim/toolchains/nim-2.0.0/lib/std/assertions.nim(25) getChildLinks
/home/user/.choosenim/toolchains/nim-2.0.0/lib/system/fatal.nim(53) sysFatal
Error: unhandled exception: index 1 not in 0 .. 0 [IndexDefect]
Error: execution of an external program failed: 'mypath/g_mine'
Only the called procedure (getChildLinks) is mentioned, not where in the procedure things go wrong (line-number), nor the variables involved.. Has anybody ideas how to get more info?
TIA (thanks in advance)... :-)
Sorry for the delay. Maybe it had to do with my disk getting upset and i had to do fsck (file system check for non-linuxers, allthoe it looks like file-system sucks :-) ) to repair my file-system. I ran the code again and it worked automagically again. I am allready moving to a new laptop.
Thanks anyway!