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
➜ handle_exceptions
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Ymlaris
(2 posts) Bio
|
Date
| Sat 30 Apr 2005 12:54 PM (UTC) |
Message
| these are the errors I get:
3 [main] smaug 2632 handle_exceptions: STATUS_ACCESS_VIOLATION
583 [main] smaug 2632 open_stackdumpfile: Dumping stack trace to smaug.exe.tackdump
what can I do? | Top |
|
Posted by
| Gatewaysysop2
USA (146 posts) Bio
|
Date
| Reply #1 on Sun 01 May 2005 02:26 AM (UTC) |
Message
| I cannot help but ask: Do you seriously believe someone can give you a solution to this knowing only what little you've posted?
I don't mean to be rude (probably sounds as such, nonetheless. Apologies if so.) but you should really provide some of the following, at the *bare minimum*:
1) Codebase / version?
2) What were you doing when this happened?
I'm sure that if you can at least provide some information like that, people will be more than happy to help you.
|
"The world of men is dreaming, it has gone mad in its sleep, and a snake is strangling it, but it can't wake up." -D.H. Lawrence | Top |
|
Posted by
| Ymlaris
(2 posts) Bio
|
Date
| Reply #2 on Mon 02 May 2005 06:51 PM (UTC) |
Message
| ouch
Yes: well I'm trying to translate smaug 1.4 from english to italian.
I built new area files and new mobs.
I compile it in Cygwin (under winxp) and everything works fine (except some errors in work.c).
Then I run it and i receive that error.
-----------
(loading skills...done)
Mon May 2 20:48:22 2005 :: reading Planes File ...
Mon May 2 20:48:22 2005 :: loading area files ...
(help.are)
3 [main] smaug 1428 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
670 [main] smaug 1428 open_stackdumpfile: Dumping stack trace to smaug.exe.stackdump
-----------
I think there's something wrong with vnumbers or something... I tryed changing area files, but I had no success.
| Top |
|
Posted by
| Gatewaysysop2
USA (146 posts) Bio
|
Date
| Reply #3 on Tue 03 May 2005 01:55 AM (UTC) |
Message
| Ouch? Like I said, it wasn't meant to be harsh. There just wasn't enough information for me or anyone else to help you with the problem.
Now on to what you said. While I don't know the exact reason for the error you're getting, I suspect it may have something to do with a code change that you might have made. It seems like it's bombing when loading up the help.are (or perhaps at the very first one after that) and that definitely isn't a good sign.
If you've changed stock areas, especially the first one that should be loading after help.are, then you may need to either remove it or replace with stock and see if that fixes the problem. If it's not the area files, I'd take a look at the code and in particular whether or not those warnings you got are more serious.
Also, just my $.02, but I wouldn't try running something when I knew the compiler threw errors somewhere. Usually best to fix those first and get it to compile cleanly.
Hopefully that helps a little, if not maybe someone else will chime in with more suggestions.
|
"The world of men is dreaming, it has gone mad in its sleep, and a snake is strangling it, but it can't wake up." -D.H. Lawrence | Top |
|
Posted by
| Zeno
USA (2,871 posts) Bio
|
Date
| Reply #4 on Tue 03 May 2005 01:58 AM (UTC) |
Message
| I'm not that familar with Cygwin, and I don't think it dumps a core. So try booting up the mud in gdb and see if it sends any extra output that would be useful. |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | 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.
16,730 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top