I never tried to set up a mud before, coded a little from time to time but never did anything like this. Anyway after looking through this forum I got answers to a lot of problems I had.
I'm running SWR 2.0 and I have no 'startup' file anywhere. I have a run-swr which, when I tried to run, gives me a "permission denied".
I do have a "swr" file though, in the swr/bin directory (which appears in green and has a * after it when I type ls). I copied it to the src directory also.
So I go to the area directory and type
"../src/swr 1234 &"
or
"nohup ../src/swr 1234 &" and then it almost works, it gives me this:
Wed Aug 30 13:08:40 2006 :: Loading socials
Wed Aug 30 13:08:40 2006 :: Loading skill table
Wed Aug 30 13:08:40 2006 :: Sorting skill table...
Wed Aug 30 13:08:40 2006 :: Initializing request pipe
Wed Aug 30 13:08:40 2006 :: Initializing random number generator
Wed Aug 30 13:08:40 2006 :: Setting time and weather
Wed Aug 30 13:08:40 2006 :: Assigning gsn's
Wed Aug 30 13:08:40 2006 :: Reading in area files...
(help.are)
limbo
mobiles
objects
Wed Aug 30 13:08:40 2006 :: Fixing exits
Wed Aug 30 13:08:40 2006 :: Loading boards
Wed Aug 30 13:08:40 2006 :: ../boards/mail
Wed Aug 30 13:08:40 2006 :: ../boards/gnet
Wed Aug 30 13:08:40 2006 :: Loading clans
Wed Aug 30 13:08:40 2006 :: Loading clans...
Wed Aug 30 13:08:40 2006 :: $
Wed Aug 30 13:08:40 2006 :: Done clans
Wed Aug 30 13:08:40 2006 :: Loading bans
Wed Aug 30 13:08:40 2006 :: Loading corpses
This is so far the best I ever got it to work. After those, it waits until I hit return and then it produces a core dump.
[1]+ Segmentation fault (core dumped) nohup ../src/swr 1234
The SWR 2.0 I downloaded comes with almost nothing and I think that's the main problem (there are no areas other than the bare necessities, which are limbo, an .o.are area which mostly contains empty voids, and some helpfiles).
There's no players directory (and no gods directory either) and I think that is why it dies on the 'Loading corpses' part... anyways, that's all I know about my problem, any advice?
I'm not running it with Cygwin, I'm running it on a real server. It's Linux I think, again, I'm a noob and don't know much.
I'm running SWR 2.0 and I have no 'startup' file anywhere. I have a run-swr which, when I tried to run, gives me a "permission denied".
I do have a "swr" file though, in the swr/bin directory (which appears in green and has a * after it when I type ls). I copied it to the src directory also.
So I go to the area directory and type
"../src/swr 1234 &"
or
"nohup ../src/swr 1234 &" and then it almost works, it gives me this:
Wed Aug 30 13:08:40 2006 :: Loading socials
Wed Aug 30 13:08:40 2006 :: Loading skill table
Wed Aug 30 13:08:40 2006 :: Sorting skill table...
Wed Aug 30 13:08:40 2006 :: Initializing request pipe
Wed Aug 30 13:08:40 2006 :: Initializing random number generator
Wed Aug 30 13:08:40 2006 :: Setting time and weather
Wed Aug 30 13:08:40 2006 :: Assigning gsn's
Wed Aug 30 13:08:40 2006 :: Reading in area files...
(help.are)
limbo
mobiles
objects
Wed Aug 30 13:08:40 2006 :: Fixing exits
Wed Aug 30 13:08:40 2006 :: Loading boards
Wed Aug 30 13:08:40 2006 :: ../boards/mail
Wed Aug 30 13:08:40 2006 :: ../boards/gnet
Wed Aug 30 13:08:40 2006 :: Loading clans
Wed Aug 30 13:08:40 2006 :: Loading clans...
Wed Aug 30 13:08:40 2006 :: $
Wed Aug 30 13:08:40 2006 :: Done clans
Wed Aug 30 13:08:40 2006 :: Loading bans
Wed Aug 30 13:08:40 2006 :: Loading corpses
This is so far the best I ever got it to work. After those, it waits until I hit return and then it produces a core dump.
[1]+ Segmentation fault (core dumped) nohup ../src/swr 1234
The SWR 2.0 I downloaded comes with almost nothing and I think that's the main problem (there are no areas other than the bare necessities, which are limbo, an .o.are area which mostly contains empty voids, and some helpfiles).
There's no players directory (and no gods directory either) and I think that is why it dies on the 'Loading corpses' part... anyways, that's all I know about my problem, any advice?
I'm not running it with Cygwin, I'm running it on a real server. It's Linux I think, again, I'm a noob and don't know much.