View Issue Details

IDProjectCategoryLast Update
0013424The Last FederationCrash/ExceptionApr 12, 2014 10:53 pm
Reporterwaylon531 Assigned ToChris_McElligottPark  
Status resolvedResolutionfixed 
Product Version0.809 
Summary0013424: Clicking on the property development button causes a fatal error
DescriptionI clicked on the dispatch mission to develop property for the andors, and then got a fatal error. I can then no longer click on any buttons.
TagsNo tags attached.
Internal WeightNew

Activities

waylon531

Mar 22, 2014 1:50 am

reporter  

ArcenDebugLog.txt (1,720,662 bytes)

waylon531

Mar 22, 2014 1:51 am

reporter  

ErrorsReportedByEngine.txt (2,018 bytes)   
3/13/2014 8:32:47 PM (0.804) Mem: 29,462,528 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------------------------------ErrorsReportedByEngine-----------------------------------
-----------
Mesh.vertices is too large. A mesh may not have more than 65000 vertices.
Stack Trace: 


3/13/2014 8:32:47 PM (0.804) Mem: 29,679,616 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------------------------------ErrorsReportedByEngine-----------------------------------
-----------
Mesh.uv is out of bounds. The supplied array needs to be the same size as the Mesh.vertices array.
Stack Trace: 


3/13/2014 8:32:47 PM (0.804) Mem: 29,892,608 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------------------------------ErrorsReportedByEngine-----------------------------------
-----------
Mesh.colors is out of bounds. The supplied array needs to be the same size as the Mesh.vertices array.
Stack Trace: 


3/13/2014 8:32:47 PM (0.804) Mem: 30,117,888 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------------------------------ErrorsReportedByEngine-----------------------------------
-----------
Failed setting triangles. Some indices are referencing out of bounds vertices.
Stack Trace: 


3/21/2014 10:48:05 PM (0.809) Mem: 34,254,848 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------------------------------ErrorsReportedByEngine-----------------------------------
-----------
NullReferenceException: Object reference not set to an instance of an object
Stack Trace: ContractsOrPoliticalDealsWindow.Helper_RefreshSecondaryDescription ()
ContractsOrPoliticalDealsWindow.PopulateData ()
ContractsOrPoliticalDealsWindow.Show (ContractCategory Category, ContractDivision RelatedDivision, Boolean InNormalContractsMode)
Game.<RenderMetamapHUD>b__41 (.ArcenMouseInput input)
ArcenRawGUIManager.LetZonesProcessMouseInput (.ArcenMouseInput MouseInput)
Game.CheckMouseInputFromGUIAfterDrawGUI ()
MainCameraLogic.OnGUI ()



ErrorsReportedByEngine.txt (2,018 bytes)   

waylon531

Mar 22, 2014 1:51 am

reporter  

UnhandledErrors.txt (626,756 bytes)

Chris_McElligottPark

Apr 12, 2014 10:53 pm

administrator   ~0035880

Fixed a while ago, thanks!

Issue History

Date Modified Username Field Change
Mar 22, 2014 1:50 am waylon531 New Issue
Mar 22, 2014 1:50 am waylon531 File Added: ArcenDebugLog.txt
Mar 22, 2014 1:51 am waylon531 File Added: ErrorsReportedByEngine.txt
Mar 22, 2014 1:51 am waylon531 File Added: UnhandledErrors.txt
Mar 22, 2014 1:55 am waylon531 Description Updated
Apr 12, 2014 10:53 pm Chris_McElligottPark Internal Weight => New
Apr 12, 2014 10:53 pm Chris_McElligottPark Note Added: 0035880
Apr 12, 2014 10:53 pm Chris_McElligottPark Status new => resolved
Apr 12, 2014 10:53 pm Chris_McElligottPark Resolution open => fixed
Apr 12, 2014 10:53 pm Chris_McElligottPark Assigned To => Chris_McElligottPark
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception