Forums » Bugs

Still crashing every time..... My errors.log

Apr 27, 2006 Astroglider link
HELP! This is my errors.log

build 8I1119
MacOS version 1046
This is a Macintosh with a Pentium processor.
Hardware: (7 4:i386 CPU_SUBTYPE_INTEL(4, 0)) Macmini1,1 @ 1660 MHz (x2), 1024 MB
[Thu Apr 27 22:34:23 2006] Found driver: "Mac sound driver". Type 1, Version 8.1. Load @0x00555160
[Thu Apr 27 22:34:23 2006] Instantiate address: 0x4e24cc
[Thu Apr 27 22:34:23 2006] Found driver: "OpenGL Reference GKGL driver". Type 5, Version 31.0. Load @0x005552f0
[Thu Apr 27 22:34:23 2006] Instantiate address: 0x1011408
[Thu Apr 27 22:34:24 2006] Note: Didn't find exact match for 3587x3801x3901.
[Thu Apr 27 22:34:24 2006] Here are the available modes:
[Thu Apr 27 22:34:24 2006] 0) 800x600x16
[Thu Apr 27 22:34:24 2006] 1) 800x600x32
[Thu Apr 27 22:34:24 2006] 2) 832x624x16
[Thu Apr 27 22:34:24 2006] 3) 832x624x32
[Thu Apr 27 22:34:24 2006] 4) 1024x640x16
[Thu Apr 27 22:34:24 2006] 5) 1024x640x32
[Thu Apr 27 22:34:24 2006] 6) 1024x768x16
[Thu Apr 27 22:34:24 2006] 7) 1024x768x32
[Thu Apr 27 22:34:24 2006] 8) 1152x870x16
[Thu Apr 27 22:34:24 2006] 9) 1152x870x32
[Thu Apr 27 22:34:24 2006] 10) 1280x800x16
[Thu Apr 27 22:34:24 2006] 11) 1280x800x32
[Thu Apr 27 22:34:24 2006] 12) 1280x960x16
[Thu Apr 27 22:34:24 2006] 13) 1280x960x32
[Thu Apr 27 22:34:24 2006] 14) 1280x1024x16
[Thu Apr 27 22:34:24 2006] 15) 1280x1024x32
[Thu Apr 27 22:34:24 2006] 16) 1344x840x16
[Thu Apr 27 22:34:24 2006] 17) 1344x840x32
[Thu Apr 27 22:34:24 2006] 18) 1344x1008x16
[Thu Apr 27 22:34:24 2006] 19) 1344x1008x32
[Thu Apr 27 22:34:24 2006] 20) 1360x768x16
[Thu Apr 27 22:34:24 2006] 21) 1360x768x32
[Thu Apr 27 22:34:24 2006] 22) 1600x1000x16
[Thu Apr 27 22:34:24 2006] 23) 1600x1000x32
[Thu Apr 27 22:34:24 2006] 24) 1680x1050x16
[Thu Apr 27 22:34:24 2006] 25) 1680x1050x32
[Thu Apr 27 22:34:24 2006] and it picked mode -1
sound driver initialized.
No joysticks found.

And my config.ini

[refgl]
version=3
illummap=1
envmap=1
bumpmap=1
tc=1
minfilter=9987
maxfilter=34046
specular=1
windowmode=0
textureresolution=0
texturequality=32
gamma=8
def_freq=0
tfactor_hack=0
doshaders=1
dovertexbuffers=1
doindexbuffers=1
do_compiled_vertex_array=1
do_env_combine=1
do_extensions=1
vbl=0

[Vendetta]
xres=1680
yres=1050
bpp=32
Apr 28, 2006 raybondo link
Yes, we are aware of the problem.
We're unable to find the cause of it, though.
Apr 28, 2006 greengeek link
What monitor/video card do you have, Astroglider? Seems like OpenGL is failing to detect the resolution properly. Could be that the video hardware on the Intel Mac Mini is a bit funny about OpenGL?
Apr 28, 2006 raybondo link
The macintel version of VO doesn't properly output the errors to the errors.log file when it crashes, yet.
I think it's crashing for some reason other than the video resolution, but I could be wrong.
Apr 28, 2006 raybondo link
Astroglider, try this:
Add this line after bpp=32:
version=3
Apr 28, 2006 yodaofborg link
Linux is your best friend!

But besides that, it didn't work for me either. Sorry Ray.

(edit)

To clarify, I mean on my pals shiney new mac mini, not actually _my_ pc.
Apr 30, 2006 Astroglider link
Progress! If you could call it that.... I now make it to the loading screen, and then the app freezes on that screen. It doesn't make it past loading textures. The progress bar at the bottom does not move.
Apr 30, 2006 raybondo link
Ok. thanks for the update.