Re: Strange Anomaly?

From: Patrick J. Dughi (dughi@IMAXX.NET)
Date: 03/07/98


>         I hate to bother about this again, because I *thought* I had fixed the
> loop problem, but it seems I've come up with something even stranger...
>
> I've switch the code to what every recommended, and everything works
> fine...sort of.
>
> mob_vnum is defined as such:
>      mob_vnum = real_mobile(1250);
>
> room_vnum is this way:
>     room_vnum = real_room(2010);
>
> However, when the code executes, I get THIS on the MUD console:
> Sun Mar  8 00:26:43 :: SYSERR: Illegal value(s) passed to char_to_room
>
> When I change the read_mob to REAL instead of VIRTUAL, it passes, but when
> I look at the room, I am FLOODED by mobs...an extra 300 or so of them. But
> virtual doesn't pass? Perhaps I should take a break. <g>

        I'll guess cause i'm too tired right now to actually look, but is
this the old rnum vs. vnum issue popping up? If your mobile is vnum 1250,
and you're passing vnums, why would you change them to rnums? or.. does
the send to room type commands require rnum.. i simply can't remember.

                                                PjD


     +------------------------------------------------------------+
     | 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/15/00 PST