Black screen in 2.2.3 too

If you've had any problems with Nexuiz, or would like to report bugs, post here.

Moderators: Nexuiz Moderators, Moderators

Black screen in 2.2.3 too

Postby Clueless Newbie » Fri Feb 02, 2007 9:51 pm

Basically - 2.2.3 seems to have the same problems as 2.2.2: I get a black screen with sound. I can click around in the darkness to enter menus that are also dark, and if I'm lucky, I'll click the right combos that'll get me into a server, after which the game plays normally.

That's the SDL version.

The non-SDL version seems to work normally, except 1) The keypad isn't mapped, which is bad since that's where I've got my controls, and 2) some of the projectiles don't show (such as the bouncy blue balls). There are also some odd visual artifacts on the screen.

I tried using the OS X build that was uploaded here some time ago, but it just told me to go to use the console to locate the files needed to play - even though the engine was in the Nexuiz folder.

But 2.2.1 still seems to be compatile with the servers, so I'll just keep on playing that and all is well. But I do worry that there will be a future Nexuiz build that breaks that compatibility and does not work on the mac.
2 GHz Mac Pro
Mac OS X 10.6.2
nvidia GeForce 8800 GT
Clueless Newbie
Keyboard killer
 
Posts: 518
Joined: Wed Jan 03, 2007 1:01 pm

Postby divVerent » Sun Feb 04, 2007 12:49 pm

The problem is that it works on my Mac, so we need a developer who can look into it and has an AFFECTED Mac...

Also, the fix from the build that was uploaded before is applied to 2.2.3, so that shouldn't help at all.
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby kozak6 » Sun Feb 04, 2007 11:58 pm

When updated the Mac at school, I got a blank screen with no sound. I didn't try clicking around, though. Didn't try the SDL version either.

However, after I got a fresh install, it started working properly again.
1.2.1 Forever
kozak6
Alien trapper
 
Posts: 418
Joined: Wed Mar 01, 2006 9:22 pm
Location: AZ

Postby divVerent » Mon Feb 05, 2007 7:50 am

That's odd, maybe the updating instructions do NOT work right and the Finder does something weird?

Oh wait... Mac OS X, Finder... HOW did you update?

Wrong way: copy the files from the update into the previous version. That works fine on Windows, KDE and GNOME, but Mac is different. It will replace the previous data directory by the one from the update and not just copy its files, so the data.........pk3 file gets lost in the process and doesn't even appear in the trash bin.

A working way to update on OS X works the other way round: Copy/move the contents of the data directory (the contents, not the whole directory!) into the update's data directory and play from the extracted update.

Another working way to update is using the command-line unzip tool to extract the patch over the full release.
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby Clueless Newbie » Mon Feb 05, 2007 11:31 am

divVerent wrote:That's odd, maybe the updating instructions do NOT work right and the Finder does something weird?

Oh wait... Mac OS X, Finder... HOW did you update?

I didn't update. What I did was download the full version of 2.2.3, unpack it, and then play it as it was. No files were moved around.
2 GHz Mac Pro
Mac OS X 10.6.2
nvidia GeForce 8800 GT
Clueless Newbie
Keyboard killer
 
Posts: 518
Joined: Wed Jan 03, 2007 1:01 pm

Postby divVerent » Mon Feb 05, 2007 11:55 am

"However, after I got a fresh install, it started working properly again."

What was that then? Fresh install of what? Did you erase your Nexuiz config.cfg or what do you mean?

(OS X users usually don't reinstall their OS after slight problems... :P)
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby kozak6 » Mon Feb 05, 2007 7:46 pm

Ah. I attempted to update the "wrong way."

That shows how much of a Mac user I am :lol: . Really, I have no idea what I'm doing, but it's just close enough to what I'm used to so that I can just sort of stumble along.

I also meant I reinstalled Nexuiz, or at least I did to the best of my abilities (which isn't really saying much).
1.2.1 Forever
kozak6
Alien trapper
 
Posts: 418
Joined: Wed Mar 01, 2006 9:22 pm
Location: AZ

Postby divVerent » Tue Feb 06, 2007 12:01 am

I doubt this is your fault - I'd say it is Apple's fault. But we can't expect Apple to change this. So basically we need some ideas for a way to update that works on OS X too...
1. Open Notepad
2. Paste: ÿþMSMSMS
3. Save
4. Open the file in Notepad again

You can vary the number of "MS", so you can clearly see it's MS which is causing it.
divVerent
Site admin and keyboard killer
 
Posts: 3809
Joined: Thu Mar 02, 2006 4:46 pm
Location: BRLOGENSHFEGLE

Postby esteel » Sun Feb 11, 2007 8:39 pm

I'm not familiar with mac.. but maybe we can use some sort of self extracting zip file?
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am

Postby torus » Sun Feb 11, 2007 9:26 pm

It seems that the main problem is that when you just "drag and drop" the patch, it overwrites the folder data with every thing in it with the new one, because there is a similarly named one in the origional. Then the "data" and "config.cfg" are gone. A self extracting zip for the patch itself might solve that (which extracts into the data directory and then deletes itself, which can be done i believe). However, an easier and less time consuming thing to do would just to include a README.txt that would explain how to patch.

Personally I think for Mac nexuiz all the relevant parts would be contained within the application package, instead of in an external "data" one, but thats just me, and it is more or less unnecessary, aside from the "mac congruency" of it . :roll:

Image

That shows how much of a Mac user I am . Really, I have no idea what I'm doing, but it's just close enough to what I'm used to so that I can just sort of stumble along.
arg stop perpetuating the stereotype! *sigh* I wish it werent true though.
Image
torus
Forum addon
 
Posts: 1341
Joined: Sun Dec 24, 2006 6:59 am
Location: USA

Next

Return to Nexuiz - Support / Bugs

Who is online

Users browsing this forum: No registered users and 1 guest

cron