- Joined
- Oct 9, 2008
- Messages
- 572
- Reaction score
- 14
So, I've decided to try fooling around with RuneScape on my Linux computer, and it goes fairly nice, but I seem to have a problem.
This is printed out in my terminal(simulair to Window's CMD, just way better):
My source is located in /dodian/ and my run file is this:
So you can see that it goes into the bin folder and runs server, but I've checked, and there is, in /config, that there is the cfg files that aparently is missing. I've also added both directories ( /dodian and /dodian/bin ) to my $PATH.
Anyone that has got a clue? :mellow:
And oh yeah, the source is available here:
This is printed out in my terminal(simulair to Window's CMD, just way better):
Code:
Uber Server 3.0 - Created by Winten - http://dodian.com
-------------------------------------------------------
Loading npcs... drops... spawn list...done!
item.cfg: file not found.
shops.cfg: file not found.
objects.cfg: file not found.
My source is located in /dodian/ and my run file is this:
Code:
#!/bin/bash
cd bin && java -Xmx1024M server
So you can see that it goes into the bin folder and runs server, but I've checked, and there is, in /config, that there is the cfg files that aparently is missing. I've also added both directories ( /dodian and /dodian/bin ) to my $PATH.
Anyone that has got a clue? :mellow:
And oh yeah, the source is available here:
To view the content, you need to sign in or register