login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Fatal error 0.0.0.9
---------------------------
Whoops - fatal error. Press Ctrl-C to copy the contents of this dialog and paste the text into the forums:
Attempted to divide by zero.
at UWGame.ClientSide.Interface.HUD_Windows.HUDEventLog.GetAllData()
at UWGame.ClientSide.Interface.HUD_Windows.HUDEventLog.RefreshFirstPage()
at UWGame.ClientSide.Interface.HUD_Windows.HUDEventLog.Refresh()
at UWGame.ClientSide.Interface.HUD_Windows.HUDWindow.UpdateContent(GameTime elapsed)
at UWGame.ClientSide.Interface.InGameInterface.Update(GameTime gameTime)
at UWGame.ClientSide.Client.Update(GameTime gameTime, Boolean otherScreenHasFocus, Boolean coveredByOtherScreen)
at UWGame.Control.Controller.Update(GameTime gameTime)
---------------------------
OK
---------------------------
1. Find the file Options.xml in Documents/Unclaimed World and open it with Notepad
2. Locate this line close to the bottom of the document:
<LogMessagesPerPage>20</LogMessagesPerPage>
Make sure that it says 20 and not 0. If it says 0 then change it to 20.
3. Also, while you're there, check these lines (at the bottom of the document) and make sure the values look like this in your document:
<ProductionMode>Basic</ProductionMode>
<ShowAllTools>false</ShowAllTools>
<LogMessagesPerPage>20</LogMessagesPerPage>
<TalkLogMessagesToShow>60</TalkLogMessagesToShow>
<MaxAlerts>5</MaxAlerts>
<AlertLifetime>5</AlertLifetime>
4. Save the file
This should make you able to run the game again.
(We still don't know what causes the default values in the document to be set wrong in some cases, but until we solve that, this is a workaround making you able to play the game)
---------------------------
Fatal error 0.0.0.10
---------------------------
Whoops - fatal error. Press Ctrl-C to copy the contents of this dialog and paste the text into the forums:
Attempted to divide by zero.
at UWGame.ClientSide.Interface.HUD_Windows.HUDEventLog.GetAllData()
at UWGame.ClientSide.Interface.HUD_Windows.HUDEventLog.RefreshFirstPage()
at UWGame.ClientSide.Interface.HUD_Windows.HUDEventLog.Refresh()
at UWGame.ClientSide.Interface.HUD_Windows.HUDWindow.UpdateContent(GameTime elapsed)
at UWGame.ClientSide.Interface.InGameInterface.Update(GameTime gameTime)
at UWGame.ClientSide.Client.Update(GameTime gameTime, Boolean otherScreenHasFocus, Boolean coveredByOtherScreen)
at UWGame.Control.Controller.Update(GameTime gameTime)
---------------------------
OK
---------------------------
can any one help me
Fatal error 0.0.0.10
---------------------------
Whoops - fatal error. Press Ctrl-C to copy the contents of this dialog and paste the text into the forums:
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at UWGame.ClientSide.Interface.EventLogPanel.Log_NewEventAlert(Event newEvent)
at UWGame.ClientSide.Log.Log.AddLogEvent(EventType eventType, Entity concernedEntity, String eventText, Nullable`1 priority)
at UWGame.SimSide.AI.Goals.GoalDoAttack.ProcessWhileActive(GameTime elapsed)
at UWGame.SimSide.AI.Goals.Goal.Process(GameTime elapsed)
at UWGame.SimSide.AI.Goals.CompositeGoal.ProcessSubgoals(GameTime elapsed)
at UWGame.SimSide.AI.Goals.GoalAttack.ProcessWhileActive(GameTime elapsed)
at UWGame.SimSide.AI.Goals.Goal.Process(GameTime elapsed)
at UWGame.SimSide.AI.Goals.CompositeGoal.ProcessSubgoals(GameTime elapsed)
at UWGame.SimSide.AI.Goals.GoalThink.ProcessThink(GameTime elapsed)
at UWGame.SimSide.Entities.Entity.Update(GameTime time)
at UWGame.SimSide.Sim.Update(GameTime gameTime, Boolean otherScreenHasFocus, Boolean coveredByOtherScreen)
at UWGame.Control.Controller.Update(GameTime gameTime)
---------------------------
ОК
---------------------------
running game in windowed mode
win7 x64
See post #2 for a step-by-step solution.
For those who had this problem before, what happens to the Options.xml file when you change options in-game? Are the settings saved correctly..?