Something wrong with the run-time system

This is a discussion / support forum for the Hugo programming language by Kent Tessman. Hugo is a powerful programming language for making text games / interactive fiction with multimedia support.

Hugo download links: https://www.generalcoffee.com/hugo
Roody Yogurt's Hugo Blog: https://notdeadhugo.blogspot.com
The Hugor interpreter by RealNC: http://ifwiki.org/index.php/Hugor

Moderators: Ice Cream Jonsey, joltcountry

User avatar
Tdarcos
Posts: 9333
Joined: Fri May 16, 2008 9:25 am
Location: Arlington, Virginia
Contact:

Something wrong with the run-time system

Post by Tdarcos »

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.
Alan Francis wrote a book containing everything men understand about women. It consisted of 100 blank pages.

User avatar
Ice Cream Jonsey
Posts: 28881
Joined: Sat Apr 27, 2002 2:44 pm
Location: Colorado
Contact:

Post by Ice Cream Jonsey »

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.
the dark and gritty...Ice Cream Jonsey!

Post Reply