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 - snowflake

Pages: [1]
1
I put planeshift.dmg in applications and I can run pslaunch now. I get a box that says i need to log in as admin which i click ok and it goes away, i click repair and i get a big black box that i cant do anything with. settings appears also to be a dead end. play seems to put me back at the beginning with the admin box. I try to change servers.xml and its the same old 'you don't have write permissions' thing again. also when i said i wanted to get on zeroping, what i meant was that i wanted to get on the rp server. I can get on the non RP sever just fine. Also i've been wondering, if the old name for the RP server was skyhost, what is the name of the new RP server on zeroping?

2
I searched for "change permissions servers.xml" and did not get what I was looking for. I was trying to make the changes to servers.xml so I could get on zeroping. servers.xml when opened defaults to a mac software editing platform called dashcode. When closing the window I could not change anything because I did not have write permissions. I decided to get my hands dirty and change the permissions from a unix terminal. This is what it looked like. I decided to move a copy of servers.xml to the desktop because it was easier to get to it that way.


Last login: Sun Oct 31 18:34:38 on ttys000
jason-aulls-macbook:~ jasonaull$ cd desktop
jason-aulls-macbook:desktop jasonaull$ ls
PlaneShift-v0.5.4.dmg   The Mana World.app   servers.xml
jason-aulls-macbook:desktop jasonaull$ ls -l
total 1076144
-rw-r--r--@ 1 jasonaull  staff  550981632 Oct 28 22:36 PlaneShift-v0.5.4.dmg
drwxr-xr-x  3 jasonaull  staff        102 Jun 20  2009 The Mana World.app
-rw-r--r--@ 1 jasonaull  staff        646 Jun 11 12:34 servers.xml
jason-aulls-macbook:desktop jasonaull$ chmod +w servers.xml
jason-aulls-macbook:desktop jasonaull$ ls -l servers.xml
-rw-r--r--@ 1 jasonaull  staff  646 Jun 11 12:34 servers.xml
jason-aulls-macbook:desktop jasonaull$ chmod -w servers.xml
jason-aulls-macbook:desktop jasonaull$ ls -l servers.xml
-r--r--r--@ 1 jasonaull  staff  646 Jun 11 12:34 servers.xml
jason-aulls-macbook:desktop jasonaull$ chmod +x servers.xml
jason-aulls-macbook:desktop jasonaull$ ls -l servers.xml
-r-xr-xr-x@ 1 jasonaull  staff  646 Jun 11 12:34 servers.xml
jason-aulls-macbook:desktop jasonaull$ chmod -x servers.xml
jason-aulls-macbook:desktop jasonaull$ chmod +w servers.xml
jason-aulls-macbook:desktop jasonaull$ ls -l servers.xml
-rw-r--r--@ 1 jasonaull  staff  646 Jun 11 12:34 servers.xml
jason-aulls-macbook:desktop jasonaull$ chmod -r servers.xml
jason-aulls-macbook:desktop jasonaull$ ls -l servers.xml
--w-------  1 jasonaull  staff  646 Jun 11 12:34 servers.xml
jason-aulls-macbook:desktop jasonaull$ chmod +r servers.xml
jason-aulls-macbook:desktop jasonaull$ ls -l servers.xml
-rw-r--r--@ 1 jasonaull  staff  646 Jun 11 12:34 servers.xml
jason-aulls-macbook:desktop jasonaull$

I thought about copying servers.xml to a regular text editing platform and moving the original elsewhere but the original seems to programed to stay in the data file.
I posted this in the mac forum because other people did not seem to have this problem.
I also tried to login as root but could not come up with the password. could not even login as my own administrator name and password either. I don't know, maybe something weird is going on with my mac.

Pages: [1]