Results 1 to 1 of 1

Crashing at "Loading Universe" - Non English HW2 Gamers - Fixed in 1.1

  1. Technical Help Senior Member Modding Senior Member Homeworld Senior Member  #1
    www.relicnews.com ÜberJumper's Avatar
    Join Date
    Sep 1999
    Location
    South Surrey, BC Canada

    Crashing at "Loading Universe" - Non English HW2 Gamers - Fixed in 1.1

    For those of you that are from countries who's operating system has a regional setting that uses commas instead of periods for the decimal point, you may crash out of HW2 as the game tries to load a Single Player, Skirmish or Multiplayer mission.

    This is because of a parsing error that occurs when HW2 reads the Driverconfig (and other) lua file. Apparently, or so I'm told, a low level MS function reads through the lua files when they're loaded, and your computer will then see numbers with a comma instead of a period for a decimal place.

    The error in your hw2.log file will look something like this.

    Code:
    LUA 'bin:driverConfig.lua' -- parameter: malformed number;
    last token read: `1.3' at line 86 in string "" 
    error executing GetAssumedLatestDll() in driverConfig.lua 
    error executing GetAssumedLatestDllVersion() in driverConfig.lua 
    error executing AdjustForBadDrivers() in driverConfig.lua
    To work around this:

    Go to Start>Settings>Control Panel.

    Open the Regional Settings (Regional and Language Options) applet.

    Depending on your operating system, locate the area to modify your decimal symbol, and change it from a , (comma) to a . (period).

    This is Fixed in Version 1.1 of HW2.
    Last edited by ÜberJumper; 24th Dec 03 at 9:54 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •