> Banzai!
>
> Hm, I didn't notice that before, but ch is not set on NULL upon
> extracting... ? I think it should be... Because I tried to use if to check
> if char is still there, but... *groink* it was there... then I tried to
> get IN_ROOM(ch) and it croaked again... *grumble*
Use gdb if on a Linux box, it will help you immensely in figuring out the
problem.
just do:
gdb bin/circle lib/core
bt (backtrace)
and then frame the line that looks suspicious and do:
print *ch
will display everything about the ch in the line in question
Hope what little bit I can give as far as this goes helps out.
Rasdan
=--=--=--=--=--=--=--=--=--=--=
I have done so much,
with so little, James C. Thomas Jr.
for so long, Rasdan
That I can do anything Head Coder of Finality!
with nothing.
=--=--=--=--=--=--=--=--=--=--=
Finality is based upon CircleMUD 3.0, check us out:
finality.mudservices.com 5555
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST