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: 9613
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.
Given the general rise in expenses and fall in the typical standard of living, the future ain't what it used to be.

User avatar
Ice Cream Jonsey
Posts: 30401
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