Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ SMAUG
➜ SMAUG coding
➜ Hangup error?
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Nargsbrood
(54 posts) Bio
|
| Date
| Sat 03 Nov 2007 10:02 PM (UTC) |
| Message
| I have an issue with my code crashing. I know what the problem is or the general direction(assigning out of bounds in an array i believe) to start investigating just by some of the symptoms i am having. On top of the symptoms, when the mud crashes i get this error message:
4 [sig] smaug 2340 d:\smaugstuff\fuss18 smaug\src\smaug.exe: *** fatal error - called with threadlist_ix -1
Hangup
Just wondering if this message is supposed to mean anything in particular? To give me another clue to the puzzle | | Top |
|
| Posted by
| David Haley
USA (3,881 posts) Bio
|
| Date
| Reply #1 on Sun 04 Nov 2007 12:36 AM (UTC) |
| Message
| If you know the problem is an out of bounds assignment, you should probably start by checking all the code you just added having to do with array usage.
If that doesn't help, I suggest running the game through the debugger gdb. Nick Gammon wrote an excellent guide here: http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=3653 |
David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone
http://david.the-haleys.org | | Top |
|
| Posted by
| Nargsbrood
(54 posts) Bio
|
| Date
| Reply #2 on Sun 04 Nov 2007 01:01 AM (UTC) |
| Message
| | i knew what code caused the problem - something i coded last year... i was able to fix it fairly quickly but I was just wondering if anyone knew what the hangup message meant exactly. | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
13,717 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top