Im on a mac and ive tried to find someone else with the same problem but it seems i am the only one.
when i try to open the app it just wont ( when i place it in the dock it bounced once then stopped )
since the mac is acting as if nothing is wrong i have no idea what could be wrong.
can anyone help?
thanks.
Warzone wont start!
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: Warzone wont start!
What happens when it stops? Does the icon stay there? Does it go away?Tdawg wrote:Im on a mac and ive tried to find someone else with the same problem but it seems i am the only one.
when i try to open the app it just wont ( when i place it in the dock it bounced once then stopped )
since the mac is acting as if nothing is wrong i have no idea what could be wrong.
can anyone help?
thanks.
Can you open Terminal for me (It's an app that comes with Mac OS X; you can find it with Spotlight) and type in:
cd ~/Desktop/
/Applications/Warzone.app/Contents/MacOS/Warzone --debug all --debugfile debug.txt
(Press Enter after each line)
It will make a file called debug.txt on your desktop. Can you attach that file to your next post, so I can take a look at it? Thanks.
-
Tdawg
- New user
- Posts: 3
- Joined: 16 Jul 2009, 01:04
Re: Warzone wont start!
The icon stays put as if i had never clicked on it
im not sure how to enter that into the terminal
i copied and pasted what you wrote and pressed enter but that didnt do anything, sorry i just find the really technical stuff confusing 8(
im not sure how to enter that into the terminal
i copied and pasted what you wrote and pressed enter but that didnt do anything, sorry i just find the really technical stuff confusing 8(
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: Warzone wont start!
Okay, let's try this again.Tdawg wrote:The icon stays put as if i had never clicked on it
im not sure how to enter that into the terminal
i copied and pasted what you wrote and pressed enter but that didnt do anything, sorry i just find the really technical stuff confusing 8(
One at a time:
1. Open Terminal (use Spotlight if you can't find it)
2. Copy this into Terminal:
Code: Select all
cd ~/Desktop/4: Copy this into Terminal:
Code: Select all
/Applications/Warzone.app/Contents/MacOS/Warzone --debug all --debugfile warzonedebug.txt6. There should be a file called "warzonedebug.txt" on your desktop. Upload it to me.
7. If there isn't, copy/paste everything inside the terminal, so I can see what's wrong.
-
Tdawg
- New user
- Posts: 3
- Joined: 16 Jul 2009, 01:04
Re: Warzone wont start!
no file on desktop i just got this:
Last login: Thu Jul 16 01:14:42 on ttyp2
Welcome to Darwin!
92-237-200-56:~ angela$ cd ~/Desktop/
92-237-200-56:~/Desktop angela$ /Applications/Warzone.app/Contents/MacOS/Warzone --debug all --debugfile warzonedebug.txt
dyld: Library not loaded: /usr/X11R6/lib/libfontconfig.1.dylib
Referenced from: /Applications/Warzone.app/Contents/MacOS/../Frameworks/QuesoGLC.framework/Versions/A/QuesoGLC
Reason: image not found
Trace/BPT trap
92-237-200-56:~/Desktop angela$
Last login: Thu Jul 16 01:14:42 on ttyp2
Welcome to Darwin!
92-237-200-56:~ angela$ cd ~/Desktop/
92-237-200-56:~/Desktop angela$ /Applications/Warzone.app/Contents/MacOS/Warzone --debug all --debugfile warzonedebug.txt
dyld: Library not loaded: /usr/X11R6/lib/libfontconfig.1.dylib
Referenced from: /Applications/Warzone.app/Contents/MacOS/../Frameworks/QuesoGLC.framework/Versions/A/QuesoGLC
Reason: image not found
Trace/BPT trap
92-237-200-56:~/Desktop angela$
-
Zarel
- Elite

- Posts: 5770
- Joined: 03 Jan 2008, 23:35
- Location: Minnesota, USA
Re: Warzone wont start!
Um, did you read the note on the download page?
If you're running Mac OS X 10.4, you'll need to install X11 (from the install disk that came with your computer) first.
If you're running Mac OS X 10.4, you'll need to install X11 (from the install disk that came with your computer) first.