Can't select vehicle ?

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

line72

New Member
Aug 29, 2004
4
0
0
I'm running ut2k4 under Linux, and I downloaded the latest unwheel .zip file and extracted it into ~/.ut2004/ just like I did with all my other working mods. I then run:

exec ut2004 "$@" -mod=UnWheel

to start the mod. I go to instant action, and select the one of the unwheel game types and start the game. After loading the map, it brings up the car selection box which is blank, and my unwheel.log is filled with:

Error: UWGUI4CarSelect Package.UWGUI4CarSelect (Function UnWheel.UWGUI4CarSelect.ChangeSelection:01E8) Accessed null class context 'TestCar'

and other similar errors. I can keep hitting select, and eventually the game starts, but i'm just a character running around and can't do anything. All the cpu cars work fine ! Anyone know what I'm doing wrong ?

Thanks
/Mark
 

line72

New Member
Aug 29, 2004
4
0
0
No, I don't have any mutators running.

I also tried running unreal without the mod switch and I'm still having the same problems. I'm going to try a fresh install of ut2k4 and unwheel to see if that works.

Mark
 

line72

New Member
Aug 29, 2004
4
0
0
FYI, if you are running this on Linux or Mac, you MUST install this mod to the system directory (/usr/local/games/ut2004), NOT your home directory (~/.ut2004)! Once I installed it to the system directory, all the cars showed up fine!

/Mark