View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0026162 | AI War 2 | Crash/Exception | Jan 24, 2022 3:00 pm | Jan 24, 2022 4:08 pm | |
Reporter | BadgerBadger | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | Beta 3.786 A Very Intense Patch | ||||
Fixed in Version | Beta 3.786 A Very Intense Patch | ||||
Summary | 0026162: exception in hacking | ||||
Description | Testing on the most recent svn, triggered why I hacked a templar rift 1/24/2022 12:59:37 PM 3.785 SINGLEP Tried to write IntUltraEfficient H_Signed_To_1ˌ023_Def0, but passed value was: 2452, which is out of range! Value set to 1023 so your save would work. FieldNameForErrors: SquadToView at System.Environment.get_StackTrace () [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at Arcen.Universal.ArcenDebugging.ArcenLog_InnerOnMainThreadOnly (System.String Message, Arcen.Universal.DebugLogDestination Destination, System.Boolean IncludeStackTrace, Arcen.Universal.Verbosity Verbosity, System.DateTime Timestamp) [0x00197] in /data/Games/arcengames_aiw-ultra/CodeCrossProject/ArcenUniversal/src/UtilityLibraries/Debug/ArcenDebugging.cs:415 at Arcen.Universal.ArcenDebugging.ArcenDebugLog (System.String Message, Arcen.Universal.Verbosity Verbosity) [0x00069] in /data/Games/arcengames_aiw-ultra/CodeCrossProject/ArcenUniversal/src/UtilityLibraries/Debug/ArcenDebugging.cs:246 at Arcen.Universal.ArcenSerializationBuffer.AddIntUltraEfficient (Arcen.Universal.UltraEfficientStyle UEStyle, System.Int32 Item, System.String FieldNameForErrors, Arcen.Universal.UEErrorStyle ErrorStyle) [0x001f8] in /data/Games/arcengames_aiw-ultra/CodeCrossProject/ArcenUniversal/src/ArcenBuffers/ArcenSerializationUltraEfficientExtensions.cs:1425 at ArcenSerializationAIWar2SpecificExtensions.AddBig3PrimaryKeyID_PosNoDef (Arcen.Universal.ArcenSerializationBuffer Buffer, System.Int32 Value, System.String FieldNameForErrors) [0x0001a] in /data/Games/arcengames_aiw-ultra/CodeMain/ArcenAIW2Core/src/Logic/Networking/ArcenSerializationAIWar2SpecificExtensions.cs:296 at Arcen.AIW2.External.ShipGeneralFocusChatHandler.SerializeTo (Arcen.Universal.ArcenSerializationBuffer Buffer) [0x00000] in <ea0f3558267d4b59a3ab28caa442f1e5>:0 at Arcen.Universal.ChatClickHandler.SerializeTo (Arcen.Universal.ArcenSerializationBuffer Buffer, Arcen.Universal.IChatClickHandler HandlerToSerialize) [0x0004c] in /data/Games/arcengames_aiw-ultra/CodeCrossProject/ArcenUniversal/src/Logic/Tables/ChatClickHandler.cs:93 | ||||
Tags | No tags attached. | ||||
|
Thanks! * Completely adjusted how certain types of PKIDs are serialized to disk and the network. ** There was an ongoing nest of bugs related to the way that this was handled before, and it's ultimately not that big of a bandwidth savings at all, so this was just not worth it in any sense. |
Date Modified | Username | Field | Change |
---|---|---|---|
Jan 24, 2022 3:00 pm | BadgerBadger | New Issue | |
Jan 24, 2022 3:00 pm | BadgerBadger | Status | new => assigned |
Jan 24, 2022 3:00 pm | BadgerBadger | Assigned To | => Chris_McElligottPark |
Jan 24, 2022 4:08 pm | Chris_McElligottPark | Status | assigned => resolved |
Jan 24, 2022 4:08 pm | Chris_McElligottPark | Resolution | open => fixed |
Jan 24, 2022 4:08 pm | Chris_McElligottPark | Fixed in Version | => Beta 3.786 A Very Intense Patch |
Jan 24, 2022 4:08 pm | Chris_McElligottPark | Note Added: 0063872 |