Search the web
Sign In
New User? Sign Up
protomuck
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Looking for MUFs   Message List  
Reply | Forward Message #678 of 839 |
Re: [protomuck] Looking for MUFs

Cool. But what is this matchpatch dependency, and where do I find it?

Zobeid Zarathustra wrote:
>
> On Jul 5, 2006, at 3:01 PM, Kelketek Titikilik Rritaa wrote:
>
> > No, it seems I don't have that installed... Additionally, I'm not
> > seeing
> > the obvious exits anymore.. Maybe I just thought I saw them earlier.
> > I've been switching out look programs.
>
> There are some look programs with obvious exits support built-in, so
> if you've been switching MUFs around that may be what you saw.
>
> > Program Error. Your program just got the following error.
> > zolook(#206), line 426; ANSI_NOTIFY: Non-string argument (2)
> > System stack backtrace:
> > 2) zolook(#206) line 427, in function look():
> > 426: Looker @ swap ansi_notify
> > 1) zolook(#206) line 581, in function main():
> > 580: look (call the primary look function)
>
> Not sure what the cause is, I do think it's odd that the desc
> appeared twice. That's usually an MPI problem. I believe you are
> using an old version of ZoLook. I have just now uploaded the most
> recent ZoLook to the files area, so you should try installing that
> first and see what happens.
>
> If it still gives an error, then I would ask you to dump all the
> properties from that room (ex #100=/**) and send to me, so I can
> figure out which one is causing it.
>
> As long as I'm doing this, I might update or add some other MUFs to
> the file area. . . I'll get back to you on that. :)
>
> -- Zobeid
>
>





Thu Jul 6, 2006 2:44 am

kindleflamem
Offline Offline
Send Email Send Email

Forward
Message #678 of 839 |
Expand Messages Author Sort by Date

Hey guys! I'm new here. I don't know much about MUF or MPI, but I do have technical knowledge and I'm good at toying with stuff until it works, so I've got a...
Jonathan Piacenti
kindleflamem
Offline Send Email
Jul 2, 2006
8:56 pm

... This should only happen when ZoLook finds a description string that begins with the "@" character. It assumes this indicates a MUF that is to be executed...
Zobeid Zarathustra
zinn_west
Offline Send Email
Jul 4, 2006
5:51 am

Mountains(#216RJ) Owner: Keketal_Kotaru Parent: Room Zero(#0R) Type: ROOM Flags: JUMP_OK DESC: You are in a forested mountain area. Up ahead, you can see ...
Kelketek Titikilik Rr...
kindleflamem
Offline Send Email
Jul 4, 2006
7:06 am

... Do you have a $ObvExits program installed on your MUCK? If you don't, I can see this @succ message causing a problem. ZoLook tries to match it to an...
Zobeid Zarathustra
zinn_west
Offline Send Email
Jul 4, 2006
12:02 pm

No, it seems I don't have that installed... Additionally, I'm not seeing the obvious exits anymore.. Maybe I just thought I saw them earlier. I've been...
Kelketek Titikilik Rr...
kindleflamem
Offline Send Email
Jul 5, 2006
8:02 pm

Found it, registered it. Now I've got this: The Starting Room(#100RA) This is the starting room. It is a nice comfortable room existing to give players a...
Kelketek Titikilik Rr...
kindleflamem
Offline Send Email
Jul 5, 2006
8:24 pm

... There are some look programs with obvious exits support built-in, so if you've been switching MUFs around that may be what you saw. ... Not sure what the...
Zobeid Zarathustra
firefox7w
Offline Send Email
Jul 6, 2006
1:57 am

Cool. But what is this matchpatch dependency, and where do I find it?...
Kelketek Titikilik Rr...
kindleflamem
Offline Send Email
Jul 6, 2006
3:26 am

... Beats me, I've never heard of that. Where did you find a reference to it? -- Zobeid...
Zobeid Zarathustra
firefox7w
Offline Send Email
Jul 6, 2006
11:36 am

Compiling... Please make sure this program is registered as: $muf/zolook Error in line 53: I don't understand what object you want to $include. Compiler done. ...
Kelketek Titikilik Rr...
kindleflamem
Offline Send Email
Jul 6, 2006
2:01 pm

... Oh! Aha! I had completely forgotten about that. That's a reference to object_match.muf, which I coded as a means of working around some major bugs in...
Zobeid Zarathustra
firefox7w
Offline Send Email
Jul 6, 2006
4:11 pm

My compiler doesn't know .samestring? . Is that a macro, and if so, what is the definition said macro? It seems to be important to the compiling. And if that...
Jonathan Piacenti
kindleflamem
Offline Send Email
Jul 6, 2006
4:28 pm

... def samestring? stringcmp not It's only a convenience macro, makes code slightly more readable. ... Each MUCK tends to accumulate its own ecology of macros...
Zobeid Zarathustra
firefox7w
Offline Send Email
Jul 6, 2006
6:49 pm

Compiling... Please regiester this program as $matchpatch Error in line 26: Unrecognized word TRUE. Compiler done. 26: TRUE exit It seems my MUCK subscribes...
Kelketek Titikilik Rr...
kindleflamem
Offline Send Email
Jul 6, 2006
7:51 pm

... Ouch! That's a global definition I always took for granted. Enter the following. . . @set #0=_defs/TRUE:1 @set #0=_defs/FALSE:0 -- Zobeid...
Zobeid Zarathustra
firefox7w
Offline Send Email
Jul 7, 2006
12:52 am

Alrighty! Everything works great now, thank you very much! ^^...
Kelketek Titikilik Rr...
kindleflamem
Offline Send Email
Jul 7, 2006
1:46 am

Oh, right >.< the second part of my question, has anyone could help me find some hammers? (aside from a room hammer- already have one of those)...
Kelketek Titikilik Rr...
kindleflamem
Offline Send Email
Jul 7, 2006
10:38 pm

This happens when I try to show the room: cmd-editroom(#222), line 2035; CALL: invalid object. System stack backtrace: 1) cmd-editroom(#222) line 2036, in...
Kelketek Titikilik Rr...
kindleflamem
Offline Send Email
Jul 9, 2006
8:38 pm

... Maybe cmd-editroom needs higher permissions, what do you have it set to? Or maybe you need to set a LINK_OK flag on your look and lsedit programs? If you...
Zobeid Zarathustra
firefox7w
Offline Send Email
Jul 10, 2006
9:23 pm

Debug> Pid 3643:#222 2031 ("s", "R") STRINGPFX Debug> Pid 3643:#222 2031 (0) IF->line2034 Debug> Pid 3643:#222 2034 () SV0:Choice Debug> Pid 3643:#222 2034...
Kelketek Titikilik Rr...
kindleflamem
Offline Send Email
Jul 10, 2006
11:01 pm

... So, your global "look" command is #293. . . ... Your copy of ZoLook is #206. . . ... And. . . $def/safecall is also #206? That can't be right, ZoLook ...
Zobeid Zarathustra
firefox7w
Offline Send Email
Jul 10, 2006
11:40 pm

You're comments were most helpful in finding the problem! You see, at one point or another I screwed something up when defing safecall, because safecall is...
Kelketek Titikilik Rr...
kindleflamem
Offline Send Email
Jul 11, 2006
3:23 am

That code I sent applied to show room. This all seems to be centered around the way safecall is behaving, methinks?...
Kelketek Titikilik Rr...
kindleflamem
Offline Send Email
Jul 10, 2006
11:05 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help