[#beta-bugs] worldgen crash

Issue #11542 resolved
Freehold Games Bot Account created an issue

Marked for crossposting by: xuv8r

Message (jump):

<xuv8r> worldgen crash

walltype: EmeraldWall
INFO - Beginning world build for seed: 7de3e40f-3eb7-4976-b1e9-f161ffc81a27
walltype: Black Shale
ERROR - Booting game :System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1+Enumerator[T].MoveNextRare () [0x00013] in <dc753a1061284f8e971ee88ee4826eee>:0 at System.Collections.Generic.List1+Enumerator[T].MoveNext () [0x0004a] in <dc753a1061284f8e971ee88ee4826eee>:0
at XRL.World.MinEvent.ResetPools () [0x00019] in <e11b265f63dd4c338e6e2ee78dcd07c3>:0
at XRL.World.Event.ResetPool (System.Boolean resetMinEventPools) [0x00080] in <e11b265f63dd4c338e6e2ee78dcd07c3>:0
at XRL.UI.WorldCreationProgress.NextStep (System.String Text, System.Int32 TotalSteps) [0x00079] in <e11b265f63dd4c338e6e2ee78dcd07c3>:0
at XRL.CharacterBuilds.Qud.QudGameBootModule.bootGame (XRL.XRLGame game, XRL.CharacterBuilds.EmbarkInfo info) [0x00055] in <e11b265f63dd4c338e6e2ee78dcd07c3>:0
at XRL.CharacterBuilds.EmbarkInfo.bootGame (XRL.XRLGame game) [0x00014] in <e11b265f63dd4c338e6e2ee78dcd07c3>:0
at XRL.Core.XRLCore.NewGame () [0x000eb] in <e11b265f63dd4c338e6e2ee78dcd07c3>:0
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1+Enumerator[T].MoveNextRare () [0x00013] in <dc753a1061284f8e971ee88ee4826eee>:0 at System.Collections.Generic.List1+Enumerator[T].MoveNext () [0x0004a] in <dc753a1061284f8e971ee88ee4826eee>:0
at XRL.World.MinEvent.ResetPools () [0x00019] in <e11b265f63dd4c338e6e2ee78dcd07c3>:0
at XRL.World.Event.ResetPool (System.Boolean resetMinEventPools) [0x00080] in <e11b265f63dd4c338e6e2ee78dcd07c3>:0
at XRL.Core.XRLCore._Start () [0x001c5] in <e11b265f63dd4c338e6e2ee78dcd07c3>:0
at XRL.Core.XRLCore._ThreadStart () [0x0000a] in <e11b265f63dd4c338e6e2ee78dcd07c3>:0
Exiting main thread due to stopped game thread.Stopped

Comments (4)

  1. Log in to comment