Can anyone point me in the direction of an installation guide for ProtoMUCK? Especially one for people who have no idea what the heck they are doing? Thanks!...
Someone is giving me free hosting for my ProtoMUCK; however, there's a catch, I can only use 2 ports. Looking at protomuck, I have 4 different ports, main,...
You can disable the ports either using @tune ingame by setting them to 0, or by editing the file data/parmfile.cfg and changing the ones you wish to disable to...
Heyas. I'm building yet another MUCK, and it's gonna be a ProtoMUCK again. It's by far the best server around, but I guess you know that already ^.^ Again, I'd...
... What exactly do you mean? I have written an @desc and a new version of lsedit that automatically works with @desc. Essentially, it's just @desc <object> to...
... Just do a "more INSTALL" after unpacking the source package, that is all I ever needed. You do need to have a marginal clue about Linux/Unices and...
... to 0, or ... compile. ... it by ... from the ... Great, that works... Only one problem, first of all, the proto/game/logs/status shows that protomuck is...
... Oddly enough, the same is happening on my MUCK at the moment. No muck.db#xx files anywhere, despite the dump messages. The MUCK runs stable, though....
More info on the @dump problem: First, @dump's output is incorrect; while it says things like Dumping to file data/muck.new... LOG> DUMP: data/muck.new.#35# ...
... I just found out what happens: While the dumpmessage is "LOG> DUMP: data/muck.new.#4#", it actually tries to save the database to "backup/data", which...
The status log shown is not incorrect. The game always dumps to data/muck.new.### and then renames the file after the dump process completes. It's a quick...
It's actually counting up since the last restart, regardless of the status of backups. Read my last post ("RE: Dumpage") for more relevant information. ...
Does this mean you've nailed the event bugs, muf editing primitive bugs, random, getPIDs bug, the watchpid issue (server crasher), among several other bugs...
... Oh great! That fixed it =D. I'm not sure how to report this, but on my old server that had a 30meg quota, I had something like.... 600 data/proto.db#xxx# 0...
... Hmm, ok, if you say so... legitimate, I assume, as one should probably use the files' timestamps as a reference, not their numbers, anyway. I find the...
... I prefer the new layout, actually. Reads great on my tilt-screen TFT. :) As for having several HUNDRED backup dumps - what's up with that, @tune...
... I think this is great news, and I wouldn't be so cynic about it (though I was admittedly worried for a while). Yay for the developers... good job....
Hi, Can anyone help me with a setup problem? It seems to be compiling, but I can't get the muck to start up and connect. I'm using the CVS version from this...
Grab the 'proto2' branch off of CVS versus the 'protomuck' branch, as it should handle a few more details of OS X better than the (now mostly unsupported) 1.8x...
There seem to be significant problems with the way ProtoMUCK matches objects. This is particularly notable when looking at the man page for ... A quick...
... Also holds true for my current build, and for exits that are not wizbitted. An object that has the same name of an exit at the beginnen will only be...
Hi I was just wondering if step by step instructions have been put out for windows users with the unix compiler and the mud? I looked at the set up file but...
Hello there, Try visiting this well listed Directory on Computers and Internet! ... Here is the link http://hi-fiweb.com/comp Hoping to learn a lot from other...
I just refinanced my home loan at better interest rate; this saved me thousands of dollars and will repair my horrible credit. All the information is right...
Well, MUV is a simple wrapper for MUF, but it makes reading and writing code so much easier.. IE: me @ "Hello world" become notify(me, "Hello world!"); Why...
Well, we created the xMUF compiler using MUF. Now granted, it takes a while to compile due to the lack of specific MUF primitives, but it works. It has sure...
... Technically, you don't find it. It finds you. ;) Seriously, though, we haven't actually considered releasing xMUF publicly. At present, the language is...
Hello, I am trying to set up my own little MUCK and it seems that ProtoMUCK is the best choice out there right now. Mostly, it works right out of the box, but...