Hello,
I am running AI war under ubuntu 11.10 and WINE 1.5.5 (tired 1.4 too). The AI war application window starts up but remains black and the main menu does not come up. The log file indicates an unrecognised time zone name. The timezone looks ok and I even tried changing it. Any help would be appreciated.
I also tried searching the web and the respective forums without success.
David
The output log is as follows:
Mono path[0] = 'C:/Program Files/AIWar/AIWar_Data/Managed'
Mono path[1] = 'C:/Program Files/AIWar/AIWar_Data/Mono'
Direct3D:
Version: Direct3D 9.0c [nv4_disp.dll 6.15.12.6658]
Renderer: NVIDIA GeForce 8400 GS
Vendor: NVIDIA
VRAM: 64 MB
Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 DF24=0 INTZ=1 RAWZ=0 NULL=1 RESZ=0 SlowINTZ=0
<I> Initializing (RawInput).
<RI> Input initialized.
desktop: 1280x1024 50Hz; virtual: 1280x1024 at 0,0
Non platform assembly: data-00E9BDB8 (this message is harmless)
Non platform assembly: data-02849020 (this message is harmless)
Non platform assembly: data-00EFF760 (this message is harmless)
Non platform assembly: data-02620030 (this message is harmless)
Non platform assembly: data-00F18300 (this message is harmless)
Non platform assembly: data-02A72020 (this message is harmless)
Non platform assembly: data-02651C78 (this message is harmless)
Non platform assembly: data-00F34818 (this message is harmless)
Non platform assembly: data-02659A28 (this message is harmless)
Non platform assembly: data-02683B30 (this message is harmless)
Non platform assembly: data-02693F20 (this message is harmless)
Platform assembly: C:\Program Files\AIWar\AIWar_Data\Managed\I18N.dll (this message is harmless)
Platform assembly: C:\Program Files\AIWar\AIWar_Data\Managed\I18N.West.dll (this message is harmless)
Platform assembly: C:\Program Files\AIWar\AIWar_Data\Managed\I18N.dll (this message is harmless)
NotSupportedException: Can't get timezone name.
at System.CurrentSystemTimeZone..ctor (Int64 lnow) [0x00000] in <filename unknown>:0
at System.TimeZone..cctor () [0x00000] in <filename unknown>:0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for System.TimeZone
at System.DateTime.get_Now () [0x00000] in <filename unknown>:0
at MainCameraLogic..cctor () [0x00000] in <filename unknown>:0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for MainCameraLogic
(Filename: Line: -1)
NotSupportedException: Can't get timezone name.
at System.CurrentSystemTimeZone..ctor (Int64 lnow) [0x00000] in <filename unknown>:0
at System.TimeZone..cctor () [0x00000] in <filename unknown>:0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for System.TimeZone
at System.DateTime.get_Now () [0x00000] in <filename unknown>:0
at MainCameraLogic..cctor () [0x00000] in <filename unknown>:0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for MainCameraLogic
(Filename: Line: -1)
NotSupportedException: Can't get timezone name.
at System.CurrentSystemTimeZone..ctor (Int64 lnow) [0x00000] in <filename unknown>:0
at System.TimeZone..cctor () [0x00000] in <filename unknown>:0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for System.TimeZone
at System.DateTime.get_Now () [0x00000] in <filename unknown>:0
at MainCameraLogic..cctor () [0x00000] in <filename unknown>:0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for MainCameraLogic
(Filename: Line: -1)
Platform assembly: C:\Program Files\AIWar\AIWar_Data\Managed\System.dll (this message is harmless)
NotSupportedException: Can't get timezone name.
at System.CurrentSystemTimeZone..ctor (Int64 lnow) [0x00000] in <filename unknown>:0
at System.TimeZone..cctor () [0x00000] in <filename unknown>:0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for System.TimeZone
at System.DateTime.get_Now () [0x00000] in <filename unknown>:0
at MainCameraLogic..cctor () [0x00000] in <filename unknown>:0
Rethrow as TypeInitializationException: An exception was thrown by the type initializer for Game
The last set of messages keeps getting appended to the log file until the AI war window is closed.