Posted: Mon Dec 13, 2010 3:47 pm Post subject: RE:Turing Fatal Internal Error
As tony asks:
"Does Turing crash while trying to run a particular source code, or anything?"
It's hard to tell you want the issue is with out knowing if it crashs for anything or if it just crashs for your program. In the first case you may want to try reinstalling turing in the second it is likely an issue with your code.
Are you loading alot of images, using alot of memory, doing file opeartions, using the turing GUI module, using any of the parel port or print commands, have any masive .t files, loading files from an odd location (usb drive, network, etc) or have turing installed in an odd location?
From the log you posted it looks like the cause of the crash is an memory access violation. However that can be casued by a large number of issues.
Computer Science CanadaHelp with programming in C, C++, Java, PHP, Ruby, Turing, VB and more!
Sponsor Sponsor
Dragon20942
Posted: Sat Jan 01, 2011 3:52 pm Post subject: RE:Turing Fatal Internal Error
You know, I think the problem is that your Turing File is not in the folder. Just create a shortcut instead of moving the whole program. Thats the problem I had.