Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Joshed Delerer

Pages: [1] 2 3 4
1
Server Status / Re: Server Offline
« on: September 02, 2008, 10:15:36 pm »
i have ubuntu, i can run it on 512megs of RAM but its a server, the more RAM the better, especially when it comes to MMOs

2
General Discussion / Re: Version 1.0
« on: September 02, 2008, 09:31:10 pm »
It is a well known fact that the roadmap is only viewable to Larry, the voice within Talad's head who tells him what to do.  :P

well that Larry has no idea either xD

3
Server Status / Re: Server Offline
« on: September 02, 2008, 09:29:50 pm »
From http://hydlaa.com/smf/index.php?topic=28600.0

Quote
ยป Q: What are the specs of the Laanx server box?
A:
    * 2x Dual Core Xeon 3.0ghz (4 logical)
    * 2GB ram
    * 320gb WD RE2
    * Ubuntu 8.04 Hardy Heron LTS 

It seems linux alone doesn't help.... ;)

well theres your problem, you think you can run a server on 2 gigs of RAM?  my computer has 2 gigs of RAM, and also its not running the server edition of Hardy? LIKE COME ON PEOPLE!

4
General Discussion / Re: Version 1.0
« on: September 02, 2008, 09:23:19 pm »
I think it's so secret that not even Talad knows about it :P

maybe its so secret even the devs have no idea...

5
Linux Specific Issues / Re: psupdater.bin wants root access
« on: September 02, 2008, 09:21:08 pm »
edit the updaterinfo.xml and change the false to true in the <config active="false">


YAY! thank you very much everyone for this obvious n00b moment, here, have cookies

6
Linux Specific Issues / Re: psupdater.bin wants root access
« on: September 02, 2008, 09:13:46 pm »
lol, but your ls -la maybe helped...

are these 2 files the only files in that directory? You need at least one installed version of PS (I think newer then 4.0) to run the updater. And I think you have to run the updater from the directory in which PS is installed. If you run it with the "psupdater" script this should be done automatically. Or didn't you just post the complete output of ls -la?

are you serious? it has to be run in the same directory?? WHO DESIGNS THESE THINGS?? xD ok, i will try it again..

ok well now im getting another error, this one is probably more norm (and thank you xD, just another n00b moment)

Code: [Select]
root@omega-desktop:/home/omega/opt/PlaneShift# ./psupdater.bin

PlaneShift Updater Version 5 for linux32.

Checking for updates:
This updaterinfo.xml file is marked as inactive and will not work. Please get another one.

Updater finished, press enter to exit.



7
Server Status / Re: Server Offline
« on: September 02, 2008, 09:05:08 pm »
Quote
Yes, synchronizing would require some work.
However, it can be done, and there's no rocket science involved.

Here's how:

Replicating the software would require setting up the check-in procedure so that the spare always gets an update whenever the main server is updated. If these updates go through some script (which is one of the first things multi-developer projects set up, usually), it's easy to make that script update the spare server along with the main one.
Replicating the database would require setting up a database on the spare and configuring it as a "slave" of the main server's database. I don't know what laanx.fragnetics.com uses, but if it's Mysql, this has been available for some time now :-)

As a final touch, the spare server should undergo some smoke testing. Nothing more embarassing than a spare that immediately crashes when it's supposed to fire up. To test, cut the stream of updates from the main server with a firewall rule and see whether the spare starts accepting connections from clients (those clients would also have to be cut off from main with a firewall rule).

Kieve, I'm ready to accept the milk and cookies now :-)

OR they could run the server on somethign more.. stable? like maybe Linux? so if it lcoks up it can simply be restarted without restarting the server itself and losing all connection to it

8
General Discussion / Re: Version 1.0
« on: September 02, 2008, 08:55:47 pm »
that, i believe, is a well kept secret that not even the GMs or Mods know about..

9
Linux Specific Issues / Re: psupdater.bin wants root access
« on: September 02, 2008, 08:54:23 pm »
What is the output from
Code: [Select]
root@omega-desktop:/home/omega/Desktop/untitled# ls -al
* apis thinks you have done a chmod in error in there somewhere...
root@omega-desktop:/home/omega/Desktop/untitled# ls -al
total 1224
drwxr-xr-x 2 omega omega    4096 2008-09-02 13:04 .(blue)
drwxr-xr-x 3 omega omega    4096 2008-09-02 14:22 ..(blue)
-rwxr-xr-x 1 omega omega     101 2008-07-21 03:41 psupdater(green)
-rwxr-xr-x 1 omega omega 1236200 2008-07-21 03:41 psupdater.bin(green)


Some infos from LigH in the IRC channel:

Quote
<AiwendilH> does the PS updater need any open ports in a firewall to function correctly?
<LigH> AiwendilH: No. It acts like a web browser.
<LigH> AiwendilH: If your browser needs a proxy, then the updater needs it too. But that's very rarely the case.

But I fear that doesn't help you either....

sadly no.. T_T

10
Linux Specific Issues / Re: psupdater.bin wants root access
« on: September 02, 2008, 08:15:12 pm »
Try to use psupdater instead of psupdater.bin *thinks there was something....*

root@omega-desktop:/home/omega/Desktop/untitled# ./psupdater

PlaneShift Updater Version 5 for linux32.

Checking for updates:
This program requires admin/root or write privileges to run. Please restart the program with these.
In windows, this means right clicking the Updater shortcut and selecting "Run as administrator".
For everyone else, login as the root user. If you don't have root access, contact someone who does and ask them nicely to run the updater!

Updater finished, press enter to exit.

11
Linux Specific Issues / Re: psupdater.bin wants root access
« on: September 02, 2008, 08:05:13 pm »
Sorry, only guessing now....
The updater quits while checking if new updates are available. So do you have anything configured that disallows internet access for applications of the user root? You could try to install the game local as a normal user (somewhere in the home directory, but from your logs I guess you did that already). This user should be able to update planeshift without root privileges. Maybe check what user, group and permissions you set for PS during the installation. But I fear all I write here won't help you because root should always be able to update PS....

ive actually tried that, i havent found anything that disallows, nor have i set anything to do so. ive installed it as root same thing, uninstalled, reinstalled as localuser and same thing

edit: Maybe you coudl find something in it that im missing, do you have a spare computer laying aroud that you could run a livecd of Ubuntu on and check out the settings and such, its nice to have a second pair of eyes especially in something as complex and powerful as Linux


EDIT2: OOHHHH what ports do the updater and client use? maybe that could be the issue..

12
Linux Specific Issues / Re: psupdater.bin wants root access
« on: September 02, 2008, 07:49:38 pm »
i set it like that just for the extra security from n00bs using my computer and breaking it

13
General Discussion / Re: Hello Everybody, I am back
« on: September 02, 2008, 07:17:15 pm »
CILAY!!!!! BY THE HAND OF LAANX! its been a while how have you been doing?

14
Linux Specific Issues / Re: psupdater.bin wants root access
« on: September 02, 2008, 07:14:48 pm »
As a non-Ubuntu user: what exactly is the error message and what does ls -l say about the updater files?

Sen

omega@omega-desktop:~$ su
Password:
root@omega-desktop:/home/omega# cd /home/omega/Desktop/untitled
root@omega-desktop:/home/omega/Desktop/untitled# chmod -x psupdater.bin
root@omega-desktop:/home/omega/Desktop/untitled# ./psupdater.bin

PlaneShift Updater Version 5 for linux32.

Checking for updates:
This program requires admin/root or write privileges to run. Please restart the program with these.
In windows, this means right clicking the Updater shortcut and selecting "Run as administrator".
For everyone else, login as the root user. If you don't have root access, contact someone who does and ask them nicely to run the updater!

Updater finished, press enter to exit.

and it doesnt matter if i put -l after or not, its still the same thing, or do you mean "-|"

15
Linux Specific Issues / Re: psupdater.bin wants root access
« on: September 02, 2008, 06:55:51 pm »
full game

Pages: [1] 2 3 4