Problems installing v2.8_beta3

For all the help you need with Armagetron!
Post Reply
2+2=5!
On Lightcycle Grid
Posts: 12
Joined: Sun Nov 13, 2005 5:39 am

Problems installing v2.8_beta3

Post by 2+2=5! »

I installed using the windows .exe off of sourceforge

I'm getting this error

Error in in E:\Development\AADevel\0_2_8_beta3\armagetronad-0.2.8_beta3-win\src\tron\gArmagetron.cpp:520 :
var directory not writable or does not exist. You have to run Armagetron from its own directory and make sure there is a writable var subdirectory.

I tried uninstalling all previouse versions and even cleaned up the registry as best i could. Also i deleted the folder C:\Documents and Settings\xxx\Application Data\ for armagetron before reinstalling.

I'm running windowsXP. Any ideas?
User avatar
iceman
Reverse Adjust Outside Corner Grinder
Posts: 2448
Joined: Fri Jan 09, 2004 9:54 am
Location: Yorkshire, England. Quote: Its the fumes, they make one want to play
Contact:

Post by iceman »

hmmm thats weird

try creating a folder called var within c:\program files\armagetronad and then restart the game
Image He who laughs last, probably has a back-up
Image
Image
sorry about the large animated gif
2+2=5!
On Lightcycle Grid
Posts: 12
Joined: Sun Nov 13, 2005 5:39 am

Post by 2+2=5! »

There is already a var folder in the install directory.

I created a dummy folder in program files called armagetronad, and put a var folder in there. that didn't work. same error
User avatar
Your_mom
Match Winner
Posts: 653
Joined: Sun Jun 06, 2004 1:45 am

bananarama

Post by Your_mom »

i experienced a similar problem when trying to get beta 3.2 to work, i just kinda gave up, the problem is you cant change the read only property from windows you need to use the command line and i tryed that and it didnt work, built in bugs on purpose at least thats how i see the problem.
http://support.microsoft.com/?id=326549
User avatar
hang3r
Core Dumper
Posts: 188
Joined: Fri Sep 16, 2005 9:05 pm
Location: Australia

Post by hang3r »

sure you can:

goto Start->run->"cmd.exe" press enter.

change readonly file attributes with attrib.

example 1:

C:\Documents and Settings\hang3r_2>attrib -r -h -s directory

where directory is the directory you want to change.

example 2:

C:\Documents and Settings\hang3r_2>attrib -r -h -s filename.ext

where filename.ext is the filename you want to change.

The -r -h -s parameters simply remove (r)ead only (h)iden (s)ytem atribs.
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Sorry, that error message is obsolete. The var directory should be inside your user data directory and not the installation directory as the error suggests. A start menu entry has been added in beta3 that opens it (as I always forget where it is located, but the installer knows). Please open it and tell me exactly what is inside (files, directories and permissions) as well as inside an eventual var subdirectory. And where the user data directory is located for you. Everything inside the user data directory is created by the AA program itself and not the installer, so it should be writable all right in theory.
2+2=5!
On Lightcycle Grid
Posts: 12
Joined: Sun Nov 13, 2005 5:39 am

Post by 2+2=5! »

My user data directory is supposed to be here
C:\Documents and Settings\Elryn\Application Data\Armagetron

but it doesn't exist. The Link exists in the start menu... but it doesn't find it, because it's not really there. Hope that makes sense. Since the program errors out before it fully runs, maybe it's not getting far enough to create that directory
User avatar
Z-Man
God & Project Admin
Posts: 11710
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

The directories should be created immediately before the error message is generated, in fact the error message is in part a "could not create directory" error message. Would you be willing to install a special .exe with additional debug information? I'd like to know where and why it fails exactly.

Also, did you try previous beta version? They use the same mechanism, so if any of them worked, something strange is going on.
2+2=5!
On Lightcycle Grid
Posts: 12
Joined: Sun Nov 13, 2005 5:39 am

Post by 2+2=5! »

Yes, Beta 2 works fine for me.... very strange.

I would be willing to install an exe if it will help solve this issue

thanks!!
IkiLLaLLBlondes
On Lightcycle Grid
Posts: 12
Joined: Wed Jul 20, 2005 3:59 pm

Post by IkiLLaLLBlondes »

ive had this problem since i deleted all traces on armagetron afta beta1. when i decided to try the beta's again, non of em worked.
don't suppose som1 with a workin version of beta 2 or 3 cud go to their
C:\Documents and Settings\.....\Local Settings\Application Data
folder and zip up the Armagetron folder so i can try n xtract it there n see if it works, coz eva since i deleted the Armagetron folder in Application data, none of the betas have worked, and reinstallations dont reinstate the folder
IkiLLaLLBlondes
On Lightcycle Grid
Posts: 12
Joined: Wed Jul 20, 2005 3:59 pm

Post by IkiLLaLLBlondes »

wooh nvm, the .gcc windows version of beta4 works for me so i guess whatever the problem woz, u guys have fixed it. ty :P
2+2=5!
On Lightcycle Grid
Posts: 12
Joined: Sun Nov 13, 2005 5:39 am

Post by 2+2=5! »

Ok, my problem has been fixed by installing the latest alpha and by using the .exe from this thread: http://forums.armagetronad.net/viewtopi ... 7591#37591
Post Reply