Search found 56 matches
- Mon Sep 03, 2012 7:47 pm
- Forum: Off-Topic Discussion
- Topic: Uru CC Install
- Replies: 9
- Views: 8986
Re: Uru CC Install
Is this installed off a CD/DVD or a download?
- Mon Sep 03, 2012 5:00 pm
- Forum: Plasma Development
- Topic: Error Trying to Build DIRTSAND Server
- Replies: 27
- Views: 23042
Re: Error Trying to Build DIRTSAND Server
It seems that it's not copying the file from dirtsand.sample.ini to dirtsand.ini
- Mon Sep 03, 2012 4:39 pm
- Forum: Plasma Development
- Topic: Error Trying to Build DIRTSAND Server
- Replies: 27
- Views: 23042
Re: Error Trying to Build DIRTSAND Server
So for:
su - dirtsand
should I ignore this error?:
su: Authentication failure
if so, what am I supposed to do after:
nano dirtsand.ini
which seems to be blank?
su - dirtsand
should I ignore this error?:
su: Authentication failure
if so, what am I supposed to do after:
nano dirtsand.ini
which seems to be blank?
- Mon Sep 03, 2012 10:30 am
- Forum: Plasma Development
- Topic: Error Trying to Build DIRTSAND Server
- Replies: 27
- Views: 23042
Re: Error Trying to Build DIRTSAND Server
OK, how do I use a file the instructions haven't created yet. The command:
bin/dirtsand
comes before the creation command:
sudo cp dirtsand.sample.ini /opt/dirtsand/dirtsand.ini
bin/dirtsand
comes before the creation command:
sudo cp dirtsand.sample.ini /opt/dirtsand/dirtsand.ini
- Sun Sep 02, 2012 3:20 pm
- Forum: Plasma Development
- Topic: Korman?
- Replies: 3
- Views: 4559
Korman?
I've been hearing rumors of something called Korman in development. Are the rumors true and if so, how's it going?
- Sun Sep 02, 2012 1:01 pm
- Forum: Plasma Development
- Topic: Error Trying to Build DIRTSAND Server
- Replies: 27
- Views: 23042
Re: Error Trying to Build DIRTSAND Server
After much thought and considering how close I am to finishing the server install, I decided to try again. I decided to wipe the hard drive to get a clean install. when I use the command:
bin/dirtsand
I get 2 errors:
[Game] Error reading age descriptors: no such file or directory
Error ...
bin/dirtsand
I get 2 errors:
[Game] Error reading age descriptors: no such file or directory
Error ...
- Sat Sep 01, 2012 10:14 am
- Forum: Plasma Development
- Topic: Error Trying to Build DIRTSAND Server
- Replies: 27
- Views: 23042
Re: Error Trying to Build DIRTSAND Server
I have been using http://www.guildofwriters.org/wiki/DIRTSAND:Getting_Started from the GoW Wiki. Are you referring to the command:
sudo useradd dirtsand -d /opt/dirtsand -m -p <password> -s /bin/bash
If so, I used that same password when prompted on the command:
su - dirtsand
Edit: Better yet ...
sudo useradd dirtsand -d /opt/dirtsand -m -p <password> -s /bin/bash
If so, I used that same password when prompted on the command:
su - dirtsand
Edit: Better yet ...
- Fri Aug 31, 2012 8:34 pm
- Forum: Plasma Development
- Topic: Error Trying to Build DIRTSAND Server
- Replies: 27
- Views: 23042
Re: Error Trying to Build DIRTSAND Server
Currently stuck after getting so far tonight. Got up to
DIRTSAND is configured from a dirtsand.ini file placed in the execution directory for DIRTSAND. It needs to be adjusted to connect to your database, to have all the appropriate RC4 keys, which DIRTSAND can automatically generate for you:
bin ...
DIRTSAND is configured from a dirtsand.ini file placed in the execution directory for DIRTSAND. It needs to be adjusted to connect to your database, to have all the appropriate RC4 keys, which DIRTSAND can automatically generate for you:
bin ...
- Fri Aug 31, 2012 7:03 pm
- Forum: Plasma Development
- Topic: Error Trying to Build DIRTSAND Server
- Replies: 27
- Views: 23042
Re: Error Trying to Build DIRTSAND Server
OK, installed all the items on that page. tried downloading and installing LibReadLine, ZLib, and OpenSLL, but apt-get can't find them.
- Fri Aug 31, 2012 4:47 pm
- Forum: Plasma Development
- Topic: Error Trying to Build DIRTSAND Server
- Replies: 27
- Views: 23042
Re: Error Trying to Build DIRTSAND Server
Found all the Libs except for the PostgreSQL development packages unless you mean the cross-distribution packages. If you want to see what I mean go to postgresql.org/download/linux/ubuntu/. The only other thing I found is the Ubuntu PPA (what ever that means) on the same page.