Speaking hypothetically. . . How hard would it be to incorporate a BASIC interpreter into ProtoMUCK? I'm not talking about some fancy-pants modern version of...
Basically, you would need something that could parse BASIC into MUF. Actually writing a MUCK-specific BASIC parser and interpreter is a bigger project than...
My brother is currently working on an upper level language compiler (aptly called xMUF), which compiles a somewhat Lua-like language into MUF. If you're...
There appears to be a server-crasher bug in toadplayer that occurs when the primitive is run while the player-to-toad is still connected. While this can easily...
Is there an in-server replacement for the old @hopper registration system? And along the same lines is there a documentation project for Proto? The advanced ...
Huh. Been a long time since a crasher like that's come up. They used to be a common problem way back in 1.0. Anyway, make sure to file a bug report so we can...
The in-server version of @hopper was completely stripped out due to problems with the way it had been implemented. I've written a MUF version that should be...
Using cmd-playerkit.muf myself now. there seems to be issues with the mailing system. I know I have the SMTP server @tuned in properly, and I've tried...
Yeah... that's due to a strange bug that's recently popped up in SOCKSEND that I have yet to figure out exactly. This is causing lib-smtp to error out on a...
Even though the source to random.c has changed slightly since I last checked, it seems that the last 12 bytes of the 16 byte digest for srand are not being...
It seems there is an odd bug with program_linecount that causes it to always return 0, regardless of the number of lines in the program, even though...
In summary. . . When an object is locked to "foo:yes" . . . If it finds "testprop:yes", the lock passes. If it finds "testprop:no", the lock fails. If it...
Well, it appears not only does toadplayer cause a server crash, but @toad does as well! Below is the relevant lines from my status log: 04/01/04 15:06:46:...
I'm not exactly sure what the cause of this bug is, but it happens when a program is compiled with the compile primitive, contains the code '0 <some program...
This actually doesn't have to do with the crash portion of my last message. Instead, it deals with the watchpid issue. I misread the documentation on it...
From what information I've been able to find, problems with routers are nothing new to the mucking world. The problem I'm talking about is summed up nicely in...
I've had lots of the same problems with Linksys wire(less) routers. Currently using: AMD K5/266 32mb RedHat 8+Belkin WiFi-G WAP National Semiconductor 333MHz...
I'm not sure if this would be considered a bug, but I don't think it is appropriate for getpids to return duplicates of PIDs. What I am saying is that when...
Hmn... that's an interesting problem. The timer SHOULD be listed, because it is it's own process, just like pending events are. It should also be possible to...
Should I also make posts to the Sourceforge buglist regarding the toadplayer, @toad, et al.? I'd prefer to know if they're actual bugs before I post them to...
Yes please. The sourceforge site is where we look to when keeping track of bugs and requests that've been sitting around. While the mailing list is great for...
Am I missing something, or is there actually no way to make a MUF program execute when the server starts up? =) If there really isn't, a, @ propqueue on #0...
I'm looking at the code in signal.c and wondering if it's OK to have SPAWN_HOST_RESOLVER and RESTART_RESOLVER and DISKBASE all turned off? Because it looks...
...has a bug. =) I can't find Moose's email address anywhere, so I'm posting it here instead. lsprop shows or hides @properties based on whether the owner of...
Has anyone gotten Terraform (http://triggur.org/furry/muf/) to work with ProtoMUCK? If so, what libraries/programs/etc do I need to have installed? The...
... I did a 'port' of this after asking Triggur, but the code was, uhm, misplaced. =) Basically, the changes required: 1) Replace .pmatch with pmatch, or...
... Hash: SHA1 Thanks. That got it up and running. Next question, does anyone know of an already existing space grid, or am I on my own for that one? ... ...
Today I made our muck's weekly off-site backup, and found a 14 MB protomuck.err file full of stuff like this: 04/19/04 21:17:48:Attempt to re-CLEAR()...