CrashLog Created When I Start Game

Post bug reports and ask for support here.

Moderator: 2xPelin

Post Reply
DGraf1233
Posts: 3
Joined: Fri Apr 13, 2012 4:01 pm

CrashLog Created When I Start Game

Post by DGraf1233 »

The following message shows up in the Crash Log when I attempt to start UofC. Any ideas?

raceback (most recent call last):
File "uoc.py", line 118, in <module>
File "ntpath.pyo", line 97, in join
TypeError: 'NoneType' object is unsubscriptable
Traceback (most recent call last):
File "uoc.py", line 118, in <module>
File "ntpath.pyo", line 97, in join
TypeError: 'NoneType' object is unsubscriptable
David P. Graf
User avatar
2xTom
Posts: 114
Joined: Mon Oct 31, 2011 8:17 pm
Contact:

RE: CrashLog Created When I Start Game

Post by 2xTom »


Hello David,

this is most likely a problem with your machine rather than a bug. The error means that environment variable APPDATA is not set on your machine when it should always be set (in any version of Windows).

Please check that the following path exists and is readable: C:\Users\YourName\AppData\Roaming.

Also, please check that APPDATA is correctly set. Go to command prompt, then type: echo %APPDATA% (press return). Please post here what was returned.
Tomislav Uzelac
Unity of Command Lead Developer
DGraf1233
Posts: 3
Joined: Fri Apr 13, 2012 4:01 pm

RE: CrashLog Created When I Start Game

Post by DGraf1233 »

Here's what I got from the command prompt:

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\david>echo %APPDATA%
%APPDATA%

C:\Users\david>cd Appdata

C:\Users\david\AppData>cd Roaming

C:\Users\david\AppData\Roaming>ls
'ls' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\david\AppData\Roaming>dir
Volume in drive C is HP
Volume Serial Number is BAC8-33C4

Directory of C:\Users\david\AppData\Roaming

03/10/2012 11:31 PM <DIR> .
03/10/2012 11:31 PM <DIR> ..
10/14/2010 02:25 PM <DIR> acccore
10/14/2010 02:25 PM <DIR> Adobe
10/14/2010 02:25 PM <DIR> Amazon
03/25/2011 01:36 PM <DIR> AOL
02/27/2011 01:03 PM <DIR> Apple Computer
02/21/2012 02:16 PM <DIR> Auslogics
07/24/2011 04:49 AM <DIR> Business Objects
10/14/2010 02:25 PM <DIR> Canneverbe Limited
10/14/2010 02:25 PM <DIR> CyberLink
09/07/2011 03:40 PM <DIR> DivX
08/24/2011 02:22 PM <DIR> Download Manager
04/12/2012 03:04 PM <DIR> FileZilla
05/21/2011 12:26 PM <DIR> FLEXnet
04/18/2011 02:13 PM <DIR> flightgear.org
04/18/2011 02:13 PM <DIR> fltk.org
10/14/2010 02:25 PM <DIR> Google
10/14/2010 02:25 PM <DIR> Hewlett-Packard
11/09/2010 06:29 PM <DIR> HpUpdate
10/14/2010 07:08 PM <DIR> Identities
11/04/2010 08:16 AM <DIR> Intel Corporation
10/14/2010 02:25 PM <DIR> Leadertech
10/14/2010 02:25 PM <DIR> Macromedia
07/21/2011 04:21 PM <DIR> Macrovision
07/14/2009 02:45 AM <DIR> Media Center Programs
11/22/2010 05:09 PM <DIR> Microsoft Corporation
05/03/2011 11:49 AM <DIR> Microsoft FxCop
11/03/2010 10:49 PM <DIR> Microsoft SQL Server Migration Assistant
03/10/2012 11:14 PM <DIR> Move Networks
03/25/2011 01:33 PM <DIR> Mozilla
10/14/2010 02:26 PM <DIR> My Games
11/09/2010 09:18 PM <DIR> NVIDIA
08/19/2011 04:06 PM <DIR> OffbeatEngine
10/14/2010 02:26 PM <DIR> Symantec
01/05/2011 06:42 PM <DIR> Tific
10/14/2010 02:26 PM <DIR> tixati
10/14/2010 02:26 PM <DIR> TomTom
10/14/2010 02:26 PM <DIR> WinBatch
03/26/2011 10:01 PM <DIR> Yahoo!
0 File(s) 0 bytes
40 Dir(s) 337,902,424,064 bytes free

Thanks in advance for any help you can provide!
David P. Graf
DGraf1233
Posts: 3
Joined: Fri Apr 13, 2012 4:01 pm

RE: CrashLog Created When I Start Game

Post by DGraf1233 »

I used SETX to set the value of %APPDATA% and the game is working now. Thanks for the tip! This is a nice game!!
David P. Graf
Post Reply

Return to “Tech Support”