Top Mud Sites Forum

Top Mud Sites Forum (http://www.topmudsites.com/forums/index.php)
-   MUD Administration (http://www.topmudsites.com/forums/forumdisplay.php?f=22)
-   -   Creating a Windows mud (http://www.topmudsites.com/forums/showthread.php?t=6488)

Ceddrwyn 05-25-2011 10:35 PM

Creating a Windows mud
 
I think this has been asked several times but there doesn't seem to be any current answers so I am going to ask again.

I am looking to start a mud. No matter what bad press it has recieved, my hearts still stands with Circle, DIKU and such. I have a Laptop that has Windows 7 as well as a desktop I am currently trying to convert to a LINUX OS. The desktop is an old 95 that has been upgraded to 98SE so it is limited though I have been thinking of upgrading it.

Since Circle stopped coming up with new releases ages ago, I am having trouble finding something that I can design and run. I would prefer C coding, I already have the GNU GCC compiler.

I have looked into Aber Muds, Dead Souls, and LP muds. LP is promising but there are several features that I found, at least with the mud that I played, that I liked.

Any help would be appreciated.

Zeno 05-25-2011 10:49 PM

Re: Creating a Windows mud
 
Hm tried checking out ?

Trip 05-26-2011 12:13 AM

Re: Creating a Windows mud
 
Not to nitpick, but you didn't actually ask a question.

Dead Souls runs on windows, as does Dawn of Time as Zeno mentioned. You can find a number of ROM window ports over .

Also if you use cygwin you should be able to run most bases on a windows box. Including which picked up where circle left off.

Best of luck!

Ceddrwyn 05-26-2011 12:37 AM

Re: Creating a Windows mud
 
I was looking for any suggestions or help. I was hoping to have something as close to circle as possible. I tried tbamud but no one was on there and it didn't make me an imm so I could only go so far.

Zeno 05-26-2011 11:02 AM

Re: Creating a Windows mud
 
TBAMUD is what you want then if you're looking for Circle.

If you can't figure out how to make yourself an Immortal, I'm not so sure you should consider starting up a MUD quite yet. Get some experience working for one first, maybe.

Good read:

Ceddrwyn 05-26-2011 07:53 PM

Re: Creating a Windows mud
 
I have been an imm on another mud. When I logged into TBAmud, there was a tutorial in which you are supposed to be made an imm in order to go through your commands. This didn't happen. It was already set up. I didn't realize there was a source code to make my own TBAmud. I will have to look into that.

Ceddrwyn 06-03-2011 01:11 AM

Re: Creating a Windows mud
 
I was able to install Linux Mint with Virtual Box and I started to compile TBAmud but some of the commands are not the same. I have gotten to typing ./autorun and then I keep getting errors saying the system can't stat a file becuse it is not found I can manually open the folders and I see the files. Am I doing something wrong?

Zeno 06-03-2011 11:30 AM

Re: Creating a Windows mud
 
Can you paste what you're doing? Input and output.

Make sure the permissions are correct (chmod).

Ceddrwyn 06-03-2011 08:26 PM

Re: Creating a Windows mud
 
I was able to get the sourcecode to compile correctly and read the license.
I was able to create the make file under the src directory.
The next step, according to TBA's webpage is to go to the main tbamud folder and type ./autorun &
This is where I am receiving the error message.
I got ahold of Rumble and he says it looks like there is a read/write error diabling me from accessing the syslog file. I keep getting these error message:

mv cannot stat syslog
No such file or directory
fgrep syslog: no such file or directory

I can manually access these files and folders. Rumble said the messages are annoying, but not harmful.

Threshold 06-08-2011 02:29 AM

Re: Creating a Windows mud
 
Considering the insane cheapness of MUD/web hosting, is there a reason you don't simply go that route?

It makes things more stable for any potential players or code/build help, and also eliminates the need to figure out how to get one of these codebases to work on windows.

I believe you can get decent hosting for $5 a month or cheaper.

Ceddrwyn 06-11-2011 03:57 AM

Re: Creating a Windows mud
 
I got it to work. No permission errors, just missed something that wan't explained in step. Was able t log on initially as telnet localhost 4000 but I can't get back in. I have tried telnet 127.0.0.1 4000 and entering my ISP but I get a timeout error or connection refused. I went into firewall and opened port 4000, but no luck.

I don't want to pay for a server until I at least have an alpha version available for testing.

Which mud server is $5 a month. I was going to set up my own server eventually.

.....

I read the documentation at circlemud, typed /bin/circle & to restart mud and was able to connect. What do I need to do to keep my mud up on my computer in between seesions, or am I going to have to restart everytime?

........

I just found FrostMUD.com, supposedly a free hosting site. Anyone know anything about this? There is an addition to the TOS from 2009. I wrote the owner to see if he is still doing this. Heh he, he is in my state.

Dune offers basic hosting for $6 amonth.

On average, what kind of bandwidth am I looking at maximum? Not with a lot of players. If it is successful, I can always upgrade.

Zeno 06-11-2011 01:02 PM

Re: Creating a Windows mud
 
You want to be running the script to boot the MUD. In circle, I think it's autorun. Do this command:
nohup ./autorun &

You probably shouldn't have to worry about bandwidth.

Ceddrwyn 06-11-2011 02:04 PM

Re: Creating a Windows mud
 
I got it up. If/When I go with a server, what are the steps? Is there a site out there that shows the steps?

Does anyone have any suggestions about finding a decent coder?


All times are GMT -4. The time now is 06:17 AM.

Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright Top Mud Sites.com 2022