Another CX_Freeze:Python error in main script

Post your technical problems here.
DriveWheel
Cadet
Posts: 3
Joined: Tue Apr 28, 2020 4:05 pm

Another CX_Freeze:Python error in main script

Unread postby DriveWheel » Tue Apr 28, 2020 4:17 pm

I bought the game through Steam and have not been able to launch it. I'm running Windows 7 64bit.

Interestingly, the CX_Freeze:Python error in main script error message is talking about "E:\Env\Py36-64...etc." even thought the game is installed as default by Steam on my main C: drive. I have an external E: drive that should not have been involved, and isn't involved so far as I can tell, in the running of this program.

I've tried the usual advice of updating video drivers and deleting the settings.yml file without result.

Here's the log and clog. Any help appreciated! Looking forward to playing this game.

Log:

INF 2020-04-28 12:08:43,722 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 12:08:43,724 tools.steamworks:81 Steam is running
INF 2020-04-28 12:08:43,768 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 12:08:44,055 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 12:08:44,504 uoc2.paths:329 Installed packages:
INF 2020-04-28 12:08:44,505 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 12:08:44,508 uoc2.main:102 ARGS log: None
INF 2020-04-28 12:08:44,535 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 12:08:44,582 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 12:08:47,227 uoc2.settings:211 Initializing settings
INF 2020-04-28 12:08:48,092 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 12:08:48,092 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 12:08:48,093 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 12:08:48,093 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 12:08:48,094 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 12:08:48,094 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 12:08:48,328 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 12:08:48,329 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 12:08:48,694 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 12:08:48,695 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 12:08:48,695 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 12:08:48,696 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 12:08:48,696 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 12:08:48,696 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEFABBFFFF

Clog (showing multiple efforts since last night):

INF 2020-04-28 00:14:40,133 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 00:14:40,135 tools.steamworks:81 Steam is running
INF 2020-04-28 00:14:40,181 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 00:14:40,519 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 00:14:40,684 uoc2.paths:329 Installed packages:
INF 2020-04-28 00:14:40,685 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 00:14:40,687 uoc2.main:102 ARGS log: None
INF 2020-04-28 00:14:40,716 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 00:14:40,722 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 00:14:43,016 uoc2.settings:211 Initializing settings
WAR 2020-04-28 00:14:43,017 uoc2.settings:217 Settings not found: C:\Users\Poodle\AppData\Local\.uoc2\settings.yml
INF 2020-04-28 00:14:44,244 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 00:14:44,244 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 00:14:44,254 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 00:14:44,255 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 00:14:44,261 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 00:14:44,261 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 00:14:44,721 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 00:14:44,721 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 00:14:46,000 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 00:14:46,000 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 00:14:46,001 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 00:14:46,001 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 00:14:46,002 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 00:14:46,002 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEFAF2FFFF
INF 2020-04-28 00:15:04,113 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 00:15:04,114 tools.steamworks:81 Steam is running
INF 2020-04-28 00:15:04,183 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 00:15:04,420 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 00:15:04,549 uoc2.paths:329 Installed packages:
INF 2020-04-28 00:15:04,550 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 00:15:04,552 uoc2.main:102 ARGS log: None
INF 2020-04-28 00:15:04,574 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 00:15:04,586 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 00:15:05,332 uoc2.settings:211 Initializing settings
INF 2020-04-28 00:15:05,852 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 00:15:05,852 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 00:15:05,853 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 00:15:05,853 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 00:15:05,854 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 00:15:05,854 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 00:15:06,069 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 00:15:06,069 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 00:15:06,441 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 00:15:06,442 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 00:15:06,442 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 00:15:06,443 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 00:15:06,443 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 00:15:06,444 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEFAF4FFFF
INF 2020-04-28 00:15:17,183 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 00:15:17,184 tools.steamworks:81 Steam is running
INF 2020-04-28 00:15:17,231 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 00:15:17,544 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 00:15:17,679 uoc2.paths:329 Installed packages:
INF 2020-04-28 00:15:17,680 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 00:15:17,682 uoc2.main:102 ARGS log: None
INF 2020-04-28 00:15:17,706 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 00:15:17,712 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 00:15:18,555 uoc2.settings:211 Initializing settings
INF 2020-04-28 00:15:19,122 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 00:15:19,123 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 00:15:19,124 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 00:15:19,124 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 00:15:19,125 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 00:15:19,125 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 00:15:19,358 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 00:15:19,358 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 00:15:19,731 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 00:15:19,732 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 00:15:19,732 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 00:15:19,733 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 00:15:19,733 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 00:15:19,733 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEFAF2FFFF
INF 2020-04-28 01:58:21,634 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 01:58:21,654 tools.steamworks:81 Steam is running
INF 2020-04-28 01:58:21,698 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 01:58:22,277 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 01:58:24,772 uoc2.paths:329 Installed packages:
INF 2020-04-28 01:58:24,772 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 01:58:24,774 uoc2.main:102 ARGS log: None
INF 2020-04-28 01:58:24,822 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 01:58:25,564 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 01:59:27,590 uoc2.settings:211 Initializing settings
INF 2020-04-28 01:59:42,175 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 01:59:42,175 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 01:59:42,175 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 01:59:42,176 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 01:59:43,051 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 01:59:43,052 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 01:59:45,604 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 01:59:45,605 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 01:59:47,401 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 01:59:47,402 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 01:59:47,402 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 01:59:47,403 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 01:59:47,403 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 01:59:47,404 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEF495FFFF
INF 2020-04-28 02:01:13,362 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 02:01:13,364 tools.steamworks:81 Steam is running
INF 2020-04-28 02:01:13,411 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 02:01:13,743 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 02:01:13,896 uoc2.paths:329 Installed packages:
INF 2020-04-28 02:01:13,896 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 02:01:13,899 uoc2.main:102 ARGS log: None
INF 2020-04-28 02:01:13,923 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 02:01:13,930 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 02:01:14,746 uoc2.settings:211 Initializing settings
INF 2020-04-28 02:01:15,373 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 02:01:15,374 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 02:01:15,374 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 02:01:15,375 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 02:01:15,376 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 02:01:15,376 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 02:01:15,636 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 02:01:15,637 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 02:01:16,060 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 02:01:16,061 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 02:01:16,061 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 02:01:16,062 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 02:01:16,062 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 02:01:16,063 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEEE07FFFF
INF 2020-04-28 02:09:42,698 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 02:09:42,714 tools.steamworks:81 Steam is running
INF 2020-04-28 02:09:42,811 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 02:09:43,143 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 02:09:43,262 uoc2.paths:329 Installed packages:
INF 2020-04-28 02:09:43,262 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 02:09:43,265 uoc2.main:102 ARGS log: None
INF 2020-04-28 02:09:43,287 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 02:09:43,294 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 02:09:43,996 uoc2.settings:211 Initializing settings
INF 2020-04-28 02:09:44,442 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 02:09:44,442 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 02:09:44,443 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 02:09:44,443 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 02:09:44,443 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 02:09:44,444 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 02:09:44,614 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 02:09:44,614 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 02:09:44,952 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 02:09:44,953 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 02:09:44,953 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 02:09:44,954 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 02:09:44,954 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 02:09:44,955 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEF9FAFFFF
INF 2020-04-28 02:32:37,816 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 02:32:37,817 tools.steamworks:81 Steam is running
INF 2020-04-28 02:32:37,884 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 02:32:38,539 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 02:32:38,692 uoc2.paths:329 Installed packages:
INF 2020-04-28 02:32:38,693 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 02:32:38,697 uoc2.main:102 ARGS log: None
INF 2020-04-28 02:32:38,725 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 02:32:38,732 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 02:32:39,665 uoc2.settings:211 Initializing settings
INF 2020-04-28 02:32:40,310 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 02:32:40,311 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 02:32:40,311 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 02:32:40,312 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 02:32:40,313 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 02:32:40,314 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 02:32:40,606 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 02:32:40,607 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 02:32:41,028 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 02:32:41,028 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 02:32:41,029 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 02:32:41,030 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 02:32:41,030 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 02:32:41,031 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEF7FFFFFF
INF 2020-04-28 02:48:59,750 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 02:48:59,792 tools.steamworks:81 Steam is running
INF 2020-04-28 02:48:59,839 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 02:49:01,145 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 02:49:01,527 uoc2.paths:329 Installed packages:
INF 2020-04-28 02:49:01,527 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 02:49:01,530 uoc2.main:102 ARGS log: None
INF 2020-04-28 02:49:01,559 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 02:49:01,566 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 02:49:04,509 uoc2.settings:211 Initializing settings
INF 2020-04-28 02:49:06,094 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 02:49:06,094 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 02:49:06,094 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 02:49:06,095 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 02:49:06,100 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 02:49:06,100 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 02:49:07,433 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 02:49:07,433 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 02:49:08,762 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 02:49:08,762 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 02:49:08,763 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 02:49:08,763 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 02:49:08,764 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 02:49:08,764 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEF814FFFF
INF 2020-04-28 02:59:58,768 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 02:59:58,769 tools.steamworks:81 Steam is running
INF 2020-04-28 02:59:58,833 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 02:59:59,080 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 02:59:59,248 uoc2.paths:329 Installed packages:
INF 2020-04-28 02:59:59,249 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 02:59:59,252 uoc2.main:102 ARGS log: None
INF 2020-04-28 02:59:59,280 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 02:59:59,287 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 03:00:00,177 uoc2.settings:211 Initializing settings
INF 2020-04-28 03:00:00,823 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 03:00:00,824 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 03:00:00,825 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 03:00:00,825 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 03:00:00,826 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 03:00:00,826 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 03:00:01,092 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 03:00:01,092 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 03:00:01,510 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 03:00:01,511 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 03:00:01,511 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 03:00:01,512 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 03:00:01,512 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 03:00:01,513 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEFB84FFFF
INF 2020-04-28 03:04:47,368 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 03:04:47,370 tools.steamworks:81 Steam is running
INF 2020-04-28 03:04:47,475 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 03:04:48,213 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 03:04:48,353 uoc2.paths:329 Installed packages:
INF 2020-04-28 03:04:48,354 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 03:04:48,356 uoc2.main:102 ARGS log: None
INF 2020-04-28 03:04:48,380 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 03:04:48,388 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 03:04:49,073 uoc2.settings:211 Initializing settings
INF 2020-04-28 03:04:49,460 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 03:04:49,461 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 03:04:49,461 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 03:04:49,462 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 03:04:49,462 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 03:04:49,463 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 03:04:49,720 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 03:04:49,720 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 03:04:49,978 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 03:04:49,979 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 03:04:49,979 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 03:04:49,979 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 03:04:49,980 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 03:04:49,980 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEFBC0FFFF
INF 2020-04-28 11:56:23,971 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 11:56:24,000 tools.steamworks:81 Steam is running
INF 2020-04-28 11:56:24,041 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 11:56:25,058 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 11:56:25,646 uoc2.paths:329 Installed packages:
INF 2020-04-28 11:56:25,647 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 11:56:25,654 uoc2.main:102 ARGS log: None
INF 2020-04-28 11:56:25,722 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 11:56:25,819 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 11:56:31,284 uoc2.settings:211 Initializing settings
WAR 2020-04-28 11:56:31,286 uoc2.settings:217 Settings not found: C:\Users\Poodle\AppData\Local\.uoc2\settings.yml
INF 2020-04-28 11:56:33,709 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 11:56:33,709 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 11:56:33,746 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 11:56:33,747 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 11:56:33,810 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 11:56:33,810 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 11:56:34,357 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 11:56:34,358 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 11:56:34,936 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 11:56:34,936 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 11:56:34,937 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 11:56:34,937 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 11:56:34,937 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 11:56:34,938 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEFABAFFFF
INF 2020-04-28 11:57:31,118 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 11:57:31,120 tools.steamworks:81 Steam is running
INF 2020-04-28 11:57:31,162 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 11:57:31,468 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 11:57:31,613 uoc2.paths:329 Installed packages:
INF 2020-04-28 11:57:31,613 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 11:57:31,616 uoc2.main:102 ARGS log: None
INF 2020-04-28 11:57:31,643 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 11:57:31,650 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 11:57:32,510 uoc2.settings:211 Initializing settings
WAR 2020-04-28 11:57:32,511 uoc2.settings:217 Settings not found: C:\Users\Poodle\AppData\Local\.uoc2\settings.yml
INF 2020-04-28 11:57:33,079 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 11:57:33,080 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 11:57:33,081 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 11:57:33,081 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 11:57:33,082 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 11:57:33,082 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 11:57:33,330 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 11:57:33,330 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 11:57:33,734 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 11:57:33,735 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 11:57:33,735 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 11:57:33,736 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 11:57:33,736 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 11:57:33,737 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEFADDFFFF
INF 2020-04-28 12:00:38,406 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 12:00:38,408 tools.steamworks:81 Steam is running
INF 2020-04-28 12:00:38,475 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 12:00:38,746 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 12:00:38,894 uoc2.paths:329 Installed packages:
INF 2020-04-28 12:00:38,894 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 12:00:38,897 uoc2.main:102 ARGS log: None
INF 2020-04-28 12:00:38,924 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 12:00:38,930 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 12:00:39,852 uoc2.settings:211 Initializing settings
WAR 2020-04-28 12:00:39,853 uoc2.settings:217 Settings not found: C:\Users\Poodle\AppData\Local\.uoc2\settings.yml
INF 2020-04-28 12:00:40,480 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 12:00:40,480 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 12:00:40,481 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 12:00:40,481 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 12:00:40,482 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 12:00:40,482 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 12:00:40,753 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 12:00:40,754 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 12:00:41,151 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 12:00:41,151 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 12:00:41,152 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 12:00:41,152 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 12:00:41,152 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 12:00:41,153 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEFAB6FFFF
INF 2020-04-28 12:08:43,722 tools.steamworks:71 SteamworksPy loaded for Windows
INF 2020-04-28 12:08:43,724 tools.steamworks:81 Steam is running
INF 2020-04-28 12:08:43,768 tools.steamworks:86 Steamworks initialized!
INF 2020-04-28 12:08:44,055 tools.steam_api:228 Steam user stats and achievements successfully fetched
INF 2020-04-28 12:08:44,504 uoc2.paths:329 Installed packages:
INF 2020-04-28 12:08:44,505 uoc2.paths:331 C:\Program Files (x86)\Steam\steamapps\common\Unity of Command 2\_packages\base
INF 2020-04-28 12:08:44,508 uoc2.main:102 ARGS log: None
INF 2020-04-28 12:08:44,535 uoc2.main:108 Platform: Windows-7-6.1.7601-SP1
INF 2020-04-28 12:08:44,582 uoc2.main:122 OpenGL error checking DISABLED
INF 2020-04-28 12:08:47,227 uoc2.settings:211 Initializing settings
INF 2020-04-28 12:08:48,092 uoc2.init:56 SDL version: 2.0.10
INF 2020-04-28 12:08:48,092 uoc2.init:59 SDL_TTF version: 2.0.15
INF 2020-04-28 12:08:48,093 uoc2.init:62 SDL_Mixer version: 2.0.4
INF 2020-04-28 12:08:48,093 uoc2.init:65 SDL_Image version: 2.0.5
INF 2020-04-28 12:08:48,094 uoc2.init:76 Video driver 0: windows [Current]
INF 2020-04-28 12:08:48,094 uoc2.init:76 Video driver 1: dummy
INF 2020-04-28 12:08:48,328 uoc2.init:92 Audio driver: wasapi
INF 2020-04-28 12:08:48,329 uoc2.init:97 16 audio channels alocated
ERR 2020-04-28 12:08:48,694 uoc2-exe:24 Traceback (most recent call last):
ERR 2020-04-28 12:08:48,695 uoc2-exe:24 File "uoc2-exe.py", line 17, in <module>
ERR 2020-04-28 12:08:48,695 uoc2-exe:24 File "E:\code\uoc2\uoc2\main.py", line 204, in main
ERR 2020-04-28 12:08:48,696 uoc2-exe:24 File "E:\code\uoc2\uoc2\init.py", line 107, in init_sdl
ERR 2020-04-28 12:08:48,696 uoc2-exe:24 File "E:\Env\Py36-64\lib\site-packages\sdl2\ext\window.py", line 47, in __init__
ERR 2020-04-28 12:08:48,696 uoc2-exe:24 OSError: exception: access violation reading 0x000007FEFABBFFFF

User avatar
Tomislav Uzelac
2x2 Games
Posts: 2211
Joined: Mon Apr 04, 2011 11:24 pm
Location: Zagreb, Croatia

Re: Another CX_Freeze:Python error in main script

Unread postby Tomislav Uzelac » Tue Apr 28, 2020 7:27 pm

Hi, can you please post the make and model of your graphics card? Also, are you perhaps running this in a virtual machine?

Usually the graphics driver information is visible in the log, but in this case the game crashes before even creating the window.

Cheers!

DriveWheel
Cadet
Posts: 3
Joined: Tue Apr 28, 2020 4:05 pm

Re: Another CX_Freeze:Python error in main script

Unread postby DriveWheel » Tue Apr 28, 2020 9:01 pm

Hi,

The video card and driver details:

Card: ATI Radeon HD 5650 1gb VRAM

Driver: ATI Technologies 8.713.3.3000 (updated to through driver update UI in Windows to most recent available as of yesterday - no luck in running it afterwards)

Other details if they help:

Intel Core i3-370M processor
6gb DDR3 Memory

As for the virtual machine question, I doubt it. It's an older machine but with sufficient specs as far as I can tell. We are the original owners, with the originally installed 64bit Windows 7 Home Premium Service Pack 1 OS.

User avatar
Tomislav Uzelac
2x2 Games
Posts: 2211
Joined: Mon Apr 04, 2011 11:24 pm
Location: Zagreb, Croatia

Re: Another CX_Freeze:Python error in main script

Unread postby Tomislav Uzelac » Wed Apr 29, 2020 4:26 am

Hi, your card is one of those models for which AMD/ATI discontinued driver support: see here.

Your Acer 8.713.3.3000 driver is probably just a repack of some sort of the latest ATI driver from 2015. Can't see how it can be anything else, especially given how it crashes unceremoniously.

In short, you will not be able to play the game on this machine, sorry. Feel free to get a refund on Steam: they have a no questions asked policy if you're under 2hrs of playtime, so the refund will be automatic.

I hope you get to play the game on a different machine at some point in the future.

Cheers!

DriveWheel
Cadet
Posts: 3
Joined: Tue Apr 28, 2020 4:05 pm

Re: Another CX_Freeze:Python error in main script

Unread postby DriveWheel » Wed Apr 29, 2020 4:03 pm

No problem. I'll keep the game. It looks like a good game, and I'm due to get a new new PC anyway. Thanks for your help all the same!