Something wrong with the run-time system

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:smile: :sad: :eek: :shock: :cool: :-x :razz: :oops: :evil: :twisted: :wink: :idea: :arrow: :neutral: :mrgreen:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Something wrong with the run-time system

by Ice Cream Jonsey » Sat Sep 29, 2012 12:38 pm

There is nothing wrong with the run time system. You have a bug. Make a debug version (compile with.... -d I think?) and step through your program.

Something wrong with the run-time system

by Tdarcos » Sat Sep 29, 2012 1:17 am

Now, the RTS is simply starting up and quitting, no explanation, just start up and die. This all started today, or at least recently, and I don't understand what's wrong or why everything has changed suddenly. First the compiler stops working, my storage area keeps tripping everything to read only, now the run-time system is going into instant quit mode.

This is weird and makes no sense.

Top