View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0008300 | Valley 1 | Crash/Exception | May 29, 2012 11:30 pm | May 30, 2012 11:09 am | |
Reporter | GauHelldragon | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | open | ||
Product Version | 1.037 | ||||
Fixed in Version | 1.038 | ||||
Summary | 0008300: Error Message after creating 'Geyser' spell | ||||
Description | I made the new geyser spell, and then when I opened up the 'z' menu to equip it, I received an error. 5/29/2012 8:26:59 PM : -------------------------------------------------------------------------- OnGUI: System.NullReferenceException: Object reference not set to an instance of an object at OngoingConditionTypeData+<>c__DisplayClass33.<EnchantOnly_WriteDescriptionToBuffer>b__3 (.OngoingConditionTypeData EnchantEffect) [0x00000] in <filename unknown>:0 at OngoingConditionTypeData.GetTotalFromList (System.Collections.Generic.List`1 ConditionTypeList, System.Boolean& FoundAnotherEffectWithTheSameStatEarlierInTheListThanMe, .GetEnchantEffectStatValueDelegate Delegate) [0x00000] in <filename unknown>:0 at OngoingConditionTypeData.EnchantOnly_WriteDescriptionToBuffer (.ArcenCharacterDoubleBuffer Buffer, System.Collections.Generic.List`1 ConditionTypeList, .GameEntity AffectedEntity) [0x00000] in <filename unknown>:0 at InventoryItem.WriteItemStatisticsToBuffer (.ArcenCharacterDoubleBuffer Buffer, WriteStatisticsToBufferType DisplayType, Int32 ForTier, Int32 Quantity, Boolean AddNewlineAtStart, .GameEntity ForEntity) [0x00000] in <filename unknown>:0 at ItemDescriptionWindow.SubclassPreRender () [0x00000] in <filename unknown>:0 at AbstractArcenWindow.Render (Vector3 MousePositionFromTopLeft) [0x00000] in <filename unknown>:0 at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 Stack Trace: at OngoingConditionTypeData+<>c__DisplayClass33.<EnchantOnly_WriteDescriptionToBuffer>b__3 (.OngoingConditionTypeData EnchantEffect) [0x00000] in <filename unknown>:0 at OngoingConditionTypeData.GetTotalFromList (System.Collections.Generic.List`1 ConditionTypeList, System.Boolean& FoundAnotherEffectWithTheSameStatEarlierInTheListThanMe, .GetEnchantEffectStatValueDelegate Delegate) [0x00000] in <filename unknown>:0 at OngoingConditionTypeData.EnchantOnly_WriteDescriptionToBuffer (.ArcenCharacterDoubleBuffer Buffer, System.Collections.Generic.List`1 ConditionTypeList, .GameEntity AffectedEntity) [0x00000] in <filename unknown>:0 at InventoryItem.WriteItemStatisticsToBuffer (.ArcenCharacterDoubleBuffer Buffer, WriteStatisticsToBufferType DisplayType, Int32 ForTier, Int32 Quantity, Boolean AddNewlineAtStart, .GameEntity ForEntity) [0x00000] in <filename unknown>:0 at ItemDescriptionWindow.SubclassPreRender () [0x00000] in <filename unknown>:0 at AbstractArcenWindow.Render (Vector3 MousePositionFromTopLeft) [0x00000] in <filename unknown>:0 at ArcenGUIManager.DrawGUI () [0x00000] in <filename unknown>:0 at MainCameraLogic.OnGUI () [0x00000] in <filename unknown>:0 at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination) at ArcenDebugging.ArcenDebugLog(System.String Message) at Configuration.WriteToErrorFile(System.String ErrorFile, System.String ErrorName, System.String ErrorText) at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause, Boolean CameFromUnity) at MainCameraLogic.LogWritten(System.String LogString, System.String StackTrace, LogType Type, System.Exception Cause) at MainCameraLogic.OnGUI() | ||||
Tags | No tags attached. | ||||
Internal Weight | Fix ASAP | ||||
duplicate of | 0008303 | resolved | Chris_McElligottPark | Crash On Some Enchant Tooltips |
|
|
|
I tried quitting, and then reloading. The error came up again, this time when I brought up the enhance screen. |
|
Fixed two null reference exceptions related to OngoingConditionTypeData.GetTotalFromList and GameEntity.GetEffectiveElementalDamageMultiplier that were causing errors in a variety of cases in the prior version of the game. Sorry about that! |
Date Modified | Username | Field | Change |
---|---|---|---|
May 29, 2012 11:30 pm | GauHelldragon | New Issue | |
May 29, 2012 11:30 pm | GauHelldragon | File Added: ArcenDebugLog.txt | |
May 29, 2012 11:32 pm | GauHelldragon | Note Added: 0025108 | |
May 30, 2012 12:49 am | GauHelldragon | Relationship added | duplicate of 0008303 |
May 30, 2012 7:53 am | tigersfan | Internal Weight | => Fix ASAP |
May 30, 2012 7:53 am | tigersfan | Assigned To | => Chris_McElligottPark |
May 30, 2012 7:53 am | tigersfan | Status | new => assigned |
May 30, 2012 11:09 am | tigersfan | Note Added: 0025145 | |
May 30, 2012 11:09 am | tigersfan | Status | assigned => resolved |
May 30, 2012 11:09 am | tigersfan | Fixed in Version | => 1.038 |
Apr 14, 2014 9:28 am | Chris_McElligottPark | Category | Bug - Crash or Exception => Crash/Exception |