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

Bug/Issue Clients get disconnected from server when entering challenge portals.

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

  1. leracos

    leracos Subatomic Cosmonaut

    My clients keep getting booted from the server when they attempt to enter challenge portals. This is because there is an error occurring when they attempt to enter, which is causing an exception, and when the client packet sends it back the server doesn't accept it and just forces a disconnect. The server log for that portion is as follows:

    "[Error] WorldServerThread exception caught handling handling incoming packets for client X: (WorldServerException) ScriptedEntityResponse received for unknown context!
    [0] 7ff607874483
    [1] 7ff60787320e
    [2] 7ff607d0ddf5
    [3] 7ff607d2538e
    [4] 7ff607d373bb
    [5] 7ff607d36f38
    [6] 7ff6078706ee
    [7] 7ff607cc8102 BaseThreadInitThunk
    [8] 7ff607b7ac5b4 RtlUserThreadStart
    [Info] UniverseServer: Client 'XXXXX' <X> (XXX.XXX.XXX.XXX) disconnected for reason: Incoming client packet has caused exception"

    I'm obtaining error messages from clients now and also gathering their local logfiles.
     
  2. InterSlayer

    InterSlayer Void-Bound Voyager

    Also getting this problem from a friend playing on my ubuntu linux starbound server

    [23:24:15.090] [Info] UniverseServer: Creating temporary world file for world InstanceWorld:challengerooms:e1ea1a9bceda50872cade269dd544533:3
    [23:24:15.090] [Info] UniverseServer: Creating temporary instance world 'InstanceWorld:challengerooms:e1ea1a9bceda50872cade269dd544533:3'
    [23:24:15.657] [Info] Placing dungeon challengerooms
    [23:24:16.716] [Info] Forcing generation of dungeon challengerooms
    [23:24:16.790] [Info] Placing dungeon at (0, 1000)
    [23:24:20.740] [Info] Protected dungeonIds for world set to (0)
    [23:24:22.074] [Info] UniverseServer: Warping player 4 to InstanceWorld:challengerooms:e1ea1a9bceda50872cade269dd544533:3
    [23:24:22.107] [Info] UniverseServer: Stopping idle world CelestialWorld:324601019:492858242:-257335483:3
    [23:24:24.704] [Error] WorldServerThread exception caught handling incoming packets for client 4: (WorldServerException) ScriptedEntityResponse received for unknown context!
    /opt/starbound/linux/starbound_server(_ZN4Star13StarExceptionC1EPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x66) [0x95aa36]
    /opt/starbound/linux/starbound_server(_ZN4Star11WorldServer21handleIncomingPacketsEtRKNS_4ListISt10shared_ptrINS_6PacketEESaIS4_EEE+0x1e98) [0xfa4978]
    /opt/starbound/linux/starbound_server(_ZN4Star17WorldServerThread6updateENS_19WorldServerFidelityE+0x12b) [0xfc797b]
    /opt/starbound/linux/starbound_server(_ZN4Star17WorldServerThread3runEv+0xdc0) [0xfc8e10]
    /opt/starbound/linux/starbound_server(_ZN4Star10ThreadImpl9runThreadEPv+0x18) [0x965588]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0x8184) [0x7f376ef39184]
    /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f376e55437d]
    [23:24:24.840] [Info] UniverseServer: Client 'Vas' <4> (0000:0000:0000:0000:0000:ffff:b759:362a) disconnected for reason: Incoming client packet has caused exception
     
  3. leracos

    leracos Subatomic Cosmonaut

    Yep, that's it. Going to try deleting the game directory and reinstalling tonight, as I have other problems as well. My server just crashed because someone generated a 'broken world' and attempted to teleport down to it. o_O
     
  4. lannihamm

    lannihamm Pangalactic Porcupine

    I'm having the same issue, it's making the game completely unplayable at this point.
     
  5. leracos

    leracos Subatomic Cosmonaut

    This issue is resolved for me; completely uninstall the game from your Steam directory, and reinstall it. You are safe to leave local player and universe files for the 1.0 release in there, but delete any pre-release ones. Verifying the game's cache did NOT resolve the issue; it required a full removal and re-install through Steam.
     
    lannihamm likes this.
  6. lannihamm

    lannihamm Pangalactic Porcupine

    Thanks, I'll give this a shot later today.
     

Share This Page