View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0007070 | Valley 1 | Crash/Exception | Apr 14, 2012 7:46 pm | Apr 14, 2012 9:47 pm | |
Reporter | GUDare | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.927 | ||||
Fixed in Version | 0.928 | ||||
Summary | 0007070: Entering existing SP world with new username gives fatal error | ||||
Description | Scenario: Created world under trial account with 'default' as profile (didn't know it at the time). Purchased key, re-entered world still as default. Lost enchants and the like but game persisted with no further issues. Recently modified Network name to Wanderer. Upon entering world, received notification that the username hadn't played before. At the startup screen, I received this message: The game has had a fatal error; you can keep playing, but likely you will find many more errors that are caused by the first one, and which aren't really directly errors in and of themselves. Please report the first error and restart the game. We'll need the error txt files in the RuntimeData folder inside your game folder. We apologize for the inconvenience! Character selection: No problem. Learning new spells: No problem. Fighting etc: No problem. Can't seem to actually fire up an error. This is the entirety of the UnhandledErrors.txt file in the primary runtime directory: 4/14/2012 4:35:19 PM (0.927) ----------------------------------- UnhandledErrors----------------------------------- 4/14/2012 4:35:19 PM (0.927) -----------------------------------Error-----------------------------------Log String: Update: System.ArgumentOutOfRangeException: Argument is out of range. Parameter name: index at System.Collections.Generic.List`1[GameEntity].get_Item (Int32 index) [0x00000] in <filename unknown>:0 at PickNewCharacterMenu.SubclassCustomRender (.UnityRenderer R) [0x00000] in <filename unknown>:0 at AbstractArcenWindow.Render (.UnityRenderer R) [0x00000] in <filename unknown>:0 at ArcenGUIManager.Render (.UnityRenderer R) [0x00000] in <filename unknown>:0 at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 at MainCameraLogic.Update () [0x00000] in <filename unknown>:0 Stack Trace: at System.Collections.Generic.List`1[GameEntity].get_Item (Int32 index) [0x00000] in <filename unknown>:0 at PickNewCharacterMenu.SubclassCustomRender (.UnityRenderer R) [0x00000] in <filename unknown>:0 at AbstractArcenWindow.Render (.UnityRenderer R) [0x00000] in <filename unknown>:0 at ArcenGUIManager.Render (.UnityRenderer R) [0x00000] in <filename unknown>:0 at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0 at MainCameraLogic.Update () [0x00000] in <filename unknown>:0 I cannot find an errors.txt in the world folder itself. I've listed this as a crash because, well, the game told me it was one. I don't particularly see an error but it's telling me I need to restart. Edit: I neglected to mention the error message box on the screen persisted until the game was shutdown and restarted. | ||||
Tags | No tags attached. | ||||
Internal Weight | New | ||||
|
For 0.928: * Fixed some bugs in the load-game process where it was trying to determine which player account to make the local one in two separate chunks of logic that were conflicting with each other in some edge cases and sometimes causing errors. Thanks :) |
Date Modified | Username | Field | Change |
---|---|---|---|
Apr 14, 2012 7:46 pm | GUDare | New Issue | |
Apr 14, 2012 7:48 pm | GUDare | Description Updated | |
Apr 14, 2012 9:47 pm | keith.lamothe | Internal Weight | => New |
Apr 14, 2012 9:47 pm | keith.lamothe | Note Added: 0022037 | |
Apr 14, 2012 9:47 pm | keith.lamothe | Status | new => resolved |
Apr 14, 2012 9:47 pm | keith.lamothe | Fixed in Version | => 0.928 |
Apr 14, 2012 9:47 pm | keith.lamothe | Resolution | open => fixed |
Apr 14, 2012 9:47 pm | keith.lamothe | Assigned To | => keith.lamothe |
Apr 14, 2014 9:28 am | Chris_McElligottPark | Category | Bug - Crash or Exception => Crash/Exception |