Topic: MAC Orange screen crash on startup ... . .. . .. :/


(SomeDudeCRO) #1

I get an orange screen crash on startup, anyone know a fix?

I know jack #$#$ about Macs, but I i think i updated the video drivers correctly… as I found these “unsafes” in etconfig

seta cl_language “0”
seta r_glDriver “libGL.so.1” unsafe
seta r_allowExtensions “1” unsafe
seta r_ext_compressed_textures “1” unsafe
seta r_ext_gamma_control “1” unsafe
seta r_ext_multitexture “1” unsafe
seta r_ext_compiled_vertex_array “1” unsafe
seta r_glIgnoreWicked3D “0” unsafe
seta r_ext_ATI_pntriangles “0” unsafe
seta r_ati_truform_tess “1” unsafe
seta r_ati_truform_normalmode “GL_PN_TRIANGLES_NORMAL_MODE_LINEAR” unsafe
seta r_ati_truform_pointmode “GL_PN_TRIANGLES_POINT_MODE_LINEAR” unsafe
seta r_ati_fsaa_samples “1” unsafe
seta r_ext_texture_filter_anisotropic “0” unsafe
seta r_ext_NV_fog_dist “0” unsafe
seta r_nv_fogdist_mode “GL_EYE_RADIAL_NV” unsafe
seta r_ext_texture_env_add “1” unsafe
seta r_clampToEdge “1” unsafe
seta r_picmip “1”

PowerBook G4
OS X v 10.3.9
1.5 ghz powerpc g4
512mb ddr
radeon 9800 64mb


(Ragnar_40k) #2

Orange usually means that ET can’t find textures (and replaces them with default the orange ones with black stripes). My guess is, that you somehow broke the files (incomplete download?) or that ET can’t access the files (user rights?).


(SomeDudeCRO) #3

Thanks Ragnar for your input.

It is indeed a user’s rights issue, root privelages is needed to play on Mac.

Cheers.


(SCDS_reyalP) #4

Do you meen root or admin ? I don’t recall root being required, since it isn’t even enabled by default on OSX. Don’t think I ever tried without admin…


(SomeDudeCRO) #5

Probably is just admin, but I’m not that familiar with Macs…

As far as I could tell from looking at the system preferences and user accounts the user (the only user account on the mac) I was logged in as had administrative privileges.