1. Welcome to the Starbound support forums. Please check the support FAQs before posting: http://playstarbound.com/support

Dungeon generation error in 1.0

Discussion in 'Starbound Support' started by BadZen, Jul 24, 2016.

  1. BadZen

    BadZen Void-Bound Voyager

    Every so often in multiplayer a player gets kicked from Outpost and then cannot enter - teleporting brings him/her back t the zone they are teleporting from. Stack trace and prequel from the server log:


    [Info] UniverseServer: Loading temporary instance world InstanceWorld:eek:utpost:-:
    -
    [Error] UniverseServer: Could not load temporary instance world 'InstanceWorld:eek:
    utpost:-:-', re-creating cause: (VersionedJsonException) VersionedJson identifie
    r mismatch, expected 'WorldMetadata' but got ''
    [Info] UniverseServer: Creating temporary instance world 'InstanceWorld:eek:utpost:
    -:-'
    [Info] Placing dungeon outpost
    [Info] Forcing generation of dungeon outpost
    [Info] Placing dungeon at (0, 750)
    [Error] UniverseServer: error during world create: (WorldServerException) Except
    ion countered initializing world
    [0] 13f0f7a
    [1] 13efef8
    [2] 13effbf
    [3] 1796a88
    [4] 17a4e3f
    [5] 1796977
    [6] 170eb42
    [7] 1717d6a
    [8] 1721069
    [9] 17102c6
    [10] 17157b6
    [11] 1712336
    [12] 172287a
    [13] 1679790
    [14] 171eb09
    [15] 13e89c2
    [16] 13ed84d
    [17] 75f0ef1c BaseThreadInitThunk
    [18] 77be3648 RtlInitializeExceptionChain
    [19] 77be361b RtlInitializeExceptionChain
    Caused by: (DungeonException) Error generating dungeon named 'outpost'
    [0] 13f0f7a
    [1] 13efef8
    [2] 13effbf
    [3] 1492f48
    [4] 149b390
    [5] 17a49c9
    [6] 1796977
    [7] 170eb42
    [8] 1717d6a
    [9] 1721069
    [10] 17102c6
    [11] 17157b6
    [12] 1712336
    [13] 172287a
    [14] 1679790
    [15] 171eb09
    [16] 13e89c2
    [17] 13ed84d
    [18] 75f0ef1c BaseThreadInitThunk
    [19] 77be3648 RtlInitializeExceptionChain
    [20] 77be361b RtlInitializeExceptionChain
    Caused by: std::exception: bad allocation
    [Info] UniverseServer: Warping player 1 to InstanceWorld:eek:utpost:-:-=outpost
    [Info] UniverseServer: Warping player 1 failed, invalid world 'InstanceWorld:eek:ut
    post:-:-' or world failed to load
    [Info] UniverseServer: Clearing broken world InstanceWorld:eek:utpost:-:-


    Restarting the server seems to fix the problem - looks like Outpost gets regenerated.

    Let me know if there's any other info you want - this happens somewhat often so I can definitely grab it.
     

Share This Page