Closed GoogleCodeExporter closed 8 years ago
The game has crashed for some reason. I can't easily say why. You should be
able to
get a log from somewhere. Normally when you have Android development stuff
installed
you can connect to the phone using 'adb' and obtain a log using the 'logcat'
command.
There might be other ways but I not sure.
Original comment by thunderb...@gmail.com
on 25 Feb 2010 at 7:47
On mine I get HW3D_REVOKE_GPU failed (Operation not permitted).
Mind you this is on a HTC Vogue, with android ported to it. It has an Qualcomm
7500
which is ARMv6 and it has an ATI imgeion I think.
Original comment by mark.ars...@gmail.com
on 25 Feb 2010 at 8:17
In case of the Vogue I have no idea if you have any OpenGL drivers around or
not.
Those drivers aren't open source and for that reason I don't think you have
OpenGL.
I have uploaded a new test build, perhaps it is more stable on your custom
Sholes Rom.
Original comment by thunderb...@gmail.com
on 25 Feb 2010 at 11:34
I have the same problem as JaxFiancee. Here is the log file.
ioq3 1.36 linux-arm Feb 22 2010
----- FS_Startup -----
Current search path:
/sdcard/quake3/baseq3/pak8.pk3 (9 files)
/sdcard/quake3/baseq3/pak7.pk3 (4 files)
/sdcard/quake3/baseq3/pak6.pk3 (64 files)
/sdcard/quake3/baseq3/pak5.pk3 (7 files)
/sdcard/quake3/baseq3/pak4.pk3 (272 files)
/sdcard/quake3/baseq3/pak3.pk3 (4 files)
/sdcard/quake3/baseq3/pak2.pk3 (148 files)
/sdcard/quake3/baseq3/pak1.pk3 (26 files)
/sdcard/quake3/baseq3/pak0.pk3 (3264 files)
/sdcard/quake3/baseq3
----------------------
3798 files in pk3 files
Couldn't load default.cfg
Original comment by aarondar...@gmail.com
on 26 Feb 2010 at 1:29
I have checked the code and typically it has something to do with not being
able to
open the files which I would find strange. Just a guess, what are the
permissions on
the baseq3 directory? The game tries to write files to it (or to quake3, don't
remember by head). Also make sure that when you run it the sdcard isn't mounted
on a
PC or so.
Original comment by thunderb...@gmail.com
on 26 Feb 2010 at 11:44
It could also indicate something is wrong with your pak0.pk3, where did you get
it?
Original comment by thunderb...@gmail.com
on 26 Feb 2010 at 11:46
I loaded the files via FTP to my Droid (2.0) and am getting the exact same
thing.
Checked the folder permissions and baseq3 has 777.
I got my pak0.pk3 from my original Q3 Team Arena CD.
What else can I try to get this to run?
Original comment by reed.cha...@gmail.com
on 26 Feb 2010 at 2:46
I also used the pak0 file from the original disk.
Original comment by aarondar...@gmail.com
on 26 Feb 2010 at 6:37
I fixed the issues with mine. The original files I had said "pak0.pk3" but they
were
staying in a folder format. So I switched the computer I was working on and was
able
to actually able to pull them off as PK3 format. All of it works fine. Helps to
kill
a few background apps and Live Wallpaper if you have it and then Enter The
Quake
Arena!! :)
Original comment by JaxFian...@gmail.com
on 26 Feb 2010 at 6:42
To reed, you need the pak0.pk3 from Quake3, not the expansion. (The expansion
should
also work but it also depends on original quake3 for some parts e.g. pak0.pk3)
Original comment by thunderb...@gmail.com
on 26 Feb 2010 at 10:36
Thunder that fixed my issue as well. I forgot there was an expansion and I was
using the Q3 Team Arena expansion CD instead of the Q3 Arena CD. Thanks for
you
help and it looks great!!
Original comment by aarondar...@gmail.com
on 27 Feb 2010 at 12:41
Good, marking this as fixed then.
Original comment by thunderb...@gmail.com
on 27 Feb 2010 at 4:06
Yep. That did the trick. Thanks!
Original comment by reed.cha...@gmail.com
on 27 Feb 2010 at 4:51
Original issue reported on code.google.com by
JaxFian...@gmail.com
on 25 Feb 2010 at 5:08