Jump to content

Server is not shown in lobby after update


Recommended Posts

After update, (I updated steamcmd too) I turned on the server and the log says that it is successfully connected. However, I can't find my server in the lobby. I checked that my client side is updated either. How can I solve this problem?

(This is a server log)

[00:00:00]: PersistRootStorage is now /home/ubuntu/.klei//DoNotStarveTogether/MyDediServer/Master/
[00:00:00]: Starting Up
[00:00:00]: Version: 466644
[00:00:00]: Current time: Fri Jun 11 13:10:18 2021

[00:00:00]: System Name: Linux
[00:00:00]: Host Name: ip-172-31-43-120
[00:00:00]: Release(Kernel) Version: 5.8.0-1035-aws
[00:00:00]: Kernel Build Timestamp: #37~20.04.1-Ubuntu SMP Tue Jun 1 09:54:15 UTC 2021
[00:00:00]: Machine Arch: x86_64
[00:00:00]: Don't Starve Together: 466644 LINUX
[00:00:00]: Build Date: 6987
[00:00:00]: Mode: 32-bit
[00:00:00]: Parsing command line
[00:00:00]: Command Line Arguments: -console -cluster MyDediServer -shard Master
[00:00:00]: [WARNING] -console has been deprecated: Use the [MISC] / console_enabled setting instead.
[00:00:00]: Initializing distribution platform
[00:00:00]: ....Done
[00:00:00]: THREAD - started 'GAClient' (4131388224)
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: Mounting file system databundles/klump.zip successful.
[00:00:00]: Mounting file system databundles/shaders.zip successful.
[00:00:00]: Mounting file system databundles/fonts.zip successful.
[00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
[00:00:00]: Mounting file system databundles/bigportraits.zip successful.
[00:00:00]: Mounting file system databundles/images.zip successful.
[00:00:00]: Mounting file system databundles/scripts.zip successful.
[00:00:00]: [Steam] SteamGameServer_Init(10999, 12346)
[00:00:00]: [Steam] SteamGameServer_Init success
[00:00:00]: ProfileIndex:3.64
[00:00:00]: [Connect] PendingConnection::Reset(true)
[00:00:00]: THREAD - started 'Ping Job Thread' (4071619392)
[00:00:00]: Platform: 1
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: OnLoadPermissionList: /home/ubuntu/.klei//DoNotStarveTogether/MyDediServer/blocklist.txt (Failure)
[00:00:00]: OnLoadPermissionList: /home/ubuntu/.klei//DoNotStarveTogether/MyDediServer/adminlist.txt (Failure)
[00:00:00]: OnLoadUserIdList: /home/ubuntu/.klei//DoNotStarveTogether/MyDediServer/whitelist.txt (Failure)
[00:00:00]: THREAD - started 'StreamInput' (4069518144)
[00:00:00]: Token retrieved from: /home/ubuntu/.klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
[00:00:00]: Token retrieved from: /home/ubuntu/.klei//DoNotStarveTogether/MyDediServer/cluster_token.txt
[00:00:00]: cGame::InitializeOnMainThread
[00:00:00]: Renderer initialize: Okay
[00:00:00]: AnimManager initialize: Okay
[00:00:00]: Buffers initialize: Okay
[00:00:00]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:00]: GameSpecific initialize: Okay
[00:00:00]: cGame::StartPlaying
[00:00:00]: LOADING LUA
[00:00:00]: DoLuaFile scripts/main.lua
[00:00:00]: DoLuaFile loading buffer scripts/main.lua
[00:00:01]:   taskgrouplist:    default Together
[00:00:01]:   taskgrouplist:    classic Classic
[00:00:01]:   taskgrouplist:    cave_default    Underground
[00:00:01]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:01]:   taskgrouplist:    quagmire_taskset        The Gorge
[00:00:01]: running main.lua

[00:00:01]: loaded modindex
[00:00:01]: ModIndex: Beginning normal load sequence for dedicated server.

[00:00:02]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
[00:00:03]: LOADING LUA SUCCESS
[00:00:03]: PlayerDeaths could not load morgue
[00:00:03]: PlayerHistory could not load player_history
[00:00:03]: ServerPreferences could not load server_preferences
[00:00:03]: bloom_enabled       true
[00:00:03]: OnFilesLoaded()
[00:00:03]: OnUpdatePurchaseStateComplete
[00:00:03]: Klump load on boot started.
[00:00:03]: Klump files loaded:         0
[00:00:05]:     Load FE
[00:00:05]:     Load FE: done
[00:00:05]: Check for write access: TRUE
[00:00:05]: Check for read access: TRUE
[00:00:05]: Available disk space for save files: 3240 MB
[00:00:05]: ModIndex: Load sequence finished successfully.
[00:00:05]: Reset() returning
[00:00:05]: THREAD - started 'FilesExistAsyncThread' (4040317760)
[00:00:05]: FilesExistAsyncThread started (17708 files)...
[00:00:06]: [200] Account Communication Success (6)
[00:00:06]: Received (KU_j8yEjCm9) from TokenPurpose
[00:00:06]: Starting Dedicated Server Game
[00:00:06]: Network tick rate: U=15(2), D=0
[00:00:06]: About to start a server with the following settings:
[00:00:06]:   Dedicated: true
[00:00:06]:   Online: true
[00:00:06]:   Passworded: false
[00:00:06]:   ServerPort: 10999
[00:00:06]:   SteamAuthPort: 12345
[00:00:06]:   SteamMasterServerPort: 12346
[00:00:06]:   ClanID: false
[00:00:06]:   ClanOnly: false
[00:00:06]:   ClanAdmin: false
[00:00:06]:   LanOnly: false
[00:00:06]:   FriendsOnly: false
[00:00:06]:   EnableAutosaver: true
[00:00:06]:   EncodeUserPath: true
[00:00:06]:   PVP: false
[00:00:06]:   MaxPlayers: 8
[00:00:06]:   GameMode: endless
[00:00:06]:   OverridenDNS:
[00:00:06]:   PauseWhenEmpty: true
[00:00:06]:   IdleTimeout: 1800s
[00:00:06]:   VoteEnabled: true
[00:00:06]:   InternetBroadcasting: true
[00:00:06]:   Intent: cooperative
[00:00:06]: Online Server Started on port: 10999
[00:00:06]: Found a level data override file with these contents:
[00:00:06]:     K:      desc     V:     The standard Don't Starve experience.
[00:00:06]:     K:      hideminimap      V:     false
[00:00:06]:     K:      id       V:     SURVIVAL_TOGETHER
[00:00:06]:     K:      location         V:     forest
[00:00:06]:     K:      max_playlist_position    V:     999
[00:00:06]:     K:      min_playlist_position    V:     0
[00:00:06]:     K:      name     V:     Standard Forest
[00:00:06]:     K:      numrandom_set_pieces     V:     4
[00:00:06]:     K:      override_level_string    V:     false
[00:00:06]:     K:      overrides        V:     table: 0xe182a30
[00:00:06]:             K:      alternatehunt    V:     default
[00:00:06]:             K:      angrybees        V:     default
[00:00:06]:             K:      antliontribute   V:     default
[00:00:06]:             K:      autumn   V:     default
[00:00:06]:             K:      bats_setting     V:     default
[00:00:06]:             K:      bearger  V:     default
[00:00:06]:             K:      beefalo  V:     default
[00:00:06]:             K:      beefaloheat      V:     default
[00:00:06]:             K:      beequeen         V:     default
[00:00:06]:             K:      bees     V:     default
[00:00:06]:             K:      bees_setting     V:     default
[00:00:06]:             K:      berrybush        V:     default
[00:00:06]:             K:      birds    V:     default
[00:00:06]:             K:      boons    V:     default
[00:00:06]:             K:      branching        V:     default
[00:00:06]:             K:      brightmarecreatures      V:     default
[00:00:06]:             K:      bunnymen_setting         V:     default
[00:00:06]:             K:      butterfly        V:     default
[00:00:06]:             K:      buzzard  V:     default
[00:00:06]:             K:      cactus   V:     default
[00:00:06]:             K:      carrot   V:     default
[00:00:06]:             K:      carrots_regrowth         V:     default
[00:00:06]:             K:      catcoon  V:     default
[00:00:06]:             K:      catcoons         V:     default
[00:00:06]:             K:      chess    V:     default
[00:00:06]:             K:      cookiecutters    V:     default
[00:00:06]:             K:      crabking         V:     default
[00:00:06]:             K:      day      V:     default
[00:00:06]:             K:      deciduousmonster         V:     default
[00:00:06]:             K:      deciduoustree_regrowth   V:     default
[00:00:06]:             K:      deerclops        V:     default
[00:00:06]:             K:      dragonfly        V:     default
[00:00:06]:             K:      dropeverythingondespawn  V:     default
[00:00:06]:             K:      evergreen_regrowth       V:     default
[00:00:06]:             K:      extrastartingitems       V:     5
[00:00:06]:             K:      fishschools      V:     default
[00:00:06]:             K:      flint    V:     default
[00:00:06]:             K:      flowers  V:     default
[00:00:06]:             K:      flowers_regrowth         V:     default
[00:00:06]:             K:      frograin         V:     default
[00:00:06]:             K:      frogs    V:     default
[00:00:06]:             K:      fruitfly         V:     default
[00:00:06]:             K:      gnarwail         V:     default
[00:00:06]:             K:      goosemoose       V:     default
[00:00:06]:             K:      grass    V:     default
[00:00:06]:             K:      grassgekkos      V:     default
[00:00:06]:             K:      has_ocean        V:     true
[00:00:06]:             K:      hound_mounds     V:     default
[00:00:06]:             K:      houndmound       V:     default
[00:00:06]:             K:      hounds   V:     default
[00:00:06]:             K:      hunt     V:     default
[00:00:06]:             K:      keep_disconnected_tiles  V:     true
[00:00:06]:             K:      klaus    V:     default
[00:00:06]:             K:      krampus  V:     default
[00:00:06]:             K:      layout_mode      V:     LinkNodesByKeys
[00:00:06]:             K:      liefs    V:     default
[00:00:06]:             K:      lightning        V:     default
[00:00:06]:             K:      lightninggoat    V:     default
[00:00:06]:             K:      loop     V:     default
[00:00:06]:             K:      lureplants       V:     default
[00:00:06]:             K:      malbatross       V:     default
[00:00:06]:             K:      marshbush        V:     default
[00:00:06]:             K:      merm     V:     default
[00:00:06]:             K:      merms    V:     default
[00:00:06]:             K:      meteorshowers    V:     default
[00:00:06]:             K:      meteorspawner    V:     default
[00:00:06]:             K:      moles    V:     default
[00:00:06]:             K:      moles_setting    V:     default
[00:00:06]:             K:      moon_berrybush   V:     default
[00:00:06]:             K:      moon_bullkelp    V:     default
[00:00:06]:             K:      moon_carrot      V:     default
[00:00:06]:             K:      moon_fissure     V:     default
[00:00:06]:             K:      moon_fruitdragon         V:     default
[00:00:06]:             K:      moon_hotspring   V:     default
[00:00:06]:             K:      moon_rock        V:     default
[00:00:06]:             K:      moon_sapling     V:     default
[00:00:06]:             K:      moon_spider      V:     default
[00:00:06]:             K:      moon_spiders     V:     default
[00:00:06]:             K:      moon_starfish    V:     default
[00:00:06]:             K:      moon_tree        V:     default
[00:00:06]:             K:      moon_tree_regrowth       V:     default
[00:00:06]:             K:      mosquitos        V:     default
[00:00:06]:             K:      mushroom         V:     default
[00:00:06]:             K:      mutated_hounds   V:     default
[00:00:06]:             K:      no_joining_islands       V:     true
[00:00:06]:             K:      no_wormholes_to_disconnected_tiles       V:    true
[00:00:06]:             K:      ocean_bullkelp   V:     default
[00:00:06]:             K:      ocean_seastack   V:     ocean_default
[00:00:06]:             K:      ocean_shoal      V:     default
[00:00:06]:             K:      ocean_waterplant         V:     ocean_default
[00:00:06]:             K:      ocean_wobsterden         V:     default
[00:00:06]:             K:      penguins         V:     default
[00:00:06]:             K:      penguins_moon    V:     default
[00:00:06]:             K:      perd     V:     default
[00:00:06]:             K:      petrification    V:     default
[00:00:06]:             K:      pigs     V:     default
[00:00:06]:             K:      pigs_setting     V:     default
[00:00:06]:             K:      ponds    V:     default
[00:00:06]:             K:      prefabswaps_start        V:     default
[00:00:06]:             K:      rabbits  V:     default
[00:00:06]:             K:      rabbits_setting  V:     default
[00:00:06]:             K:      reeds    V:     default
[00:00:06]:             K:      regrowth         V:     default
[00:00:06]:             K:      roads    V:     default
[00:00:06]:             K:      rock     V:     default
[00:00:06]:             K:      rock_ice         V:     default
[00:00:06]:             K:      saltstack_regrowth       V:     default
[00:00:06]:             K:      sapling  V:     default
[00:00:06]:             K:      season_start     V:     default
[00:00:06]:             K:      seasonalstartingitems    V:     default
[00:00:06]:             K:      shadowcreatures  V:     default
[00:00:06]:             K:      sharks   V:     default
[00:00:06]:             K:      spawnprotection  V:     default
[00:00:06]:             K:      specialevent     V:     winters_feast
[00:00:06]:             K:      spider_warriors  V:     default
[00:00:06]:             K:      spiderqueen      V:     default
[00:00:06]:             K:      spiders  V:     default
[00:00:06]:             K:      spiders_setting  V:     default
[00:00:06]:             K:      spring   V:     default
[00:00:06]:             K:      squid    V:     default
[00:00:06]:             K:      start_location   V:     default
[00:00:06]:             K:      summer   V:     default
[00:00:06]:             K:      tallbirds        V:     default
[00:00:06]:             K:      task_set         V:     default
[00:00:06]:             K:      tentacles        V:     default
[00:00:06]:             K:      touchstone       V:     default
[00:00:06]:             K:      trees    V:     default
[00:00:06]:             K:      tumbleweed       V:     default
[00:00:06]:             K:      twiggytrees_regrowth     V:     default
[00:00:06]:             K:      walrus   V:     default
[00:00:06]:             K:      walrus_setting   V:     default
[00:00:06]:             K:      wasps    V:     default
[00:00:06]:             K:      weather  V:     default
[00:00:06]:             K:      wildfires        V:     default
[00:00:06]:             K:      winter   V:     default
[00:00:06]:             K:      wobsters         V:     default
[00:00:06]:             K:      world_size       V:     default
[00:00:06]:             K:      wormhole_prefab  V:     wormhole
[00:00:06]:     K:      random_set_pieces        V:     table: 0xe186880
[00:00:06]:             K:      1        V:     Sculptures_2
[00:00:06]:             K:      2        V:     Sculptures_3
[00:00:06]:             K:      3        V:     Sculptures_4
[00:00:06]:             K:      4        V:     Sculptures_5
[00:00:06]:             K:      5        V:     Chessy_1
[00:00:06]:             K:      6        V:     Chessy_2
[00:00:06]:             K:      7        V:     Chessy_3
[00:00:06]:             K:      8        V:     Chessy_4
[00:00:06]:             K:      9        V:     Chessy_5
[00:00:06]:             K:      10       V:     Chessy_6
[00:00:06]:             K:      11       V:     Maxwell1
[00:00:06]:             K:      12       V:     Maxwell2
[00:00:06]:             K:      13       V:     Maxwell3
[00:00:06]:             K:      14       V:     Maxwell4
[00:00:06]:             K:      15       V:     Maxwell6
[00:00:06]:             K:      16       V:     Maxwell7
[00:00:06]:             K:      17       V:     Warzone_1
[00:00:06]:             K:      18       V:     Warzone_2
[00:00:06]:             K:      19       V:     Warzone_3
[00:00:06]:     K:      required_prefabs         V:     table: 0xe186760
[00:00:06]:             K:      1        V:     multiplayer_portal
[00:00:06]:     K:      required_setpieces       V:     table: 0xe186650
[00:00:06]:             K:      1        V:     Sculptures_1
[00:00:06]:             K:      2        V:     Maxwell5
[00:00:06]:     K:      settings_desc    V:     The standard Don't Starve experience.
[00:00:06]:     K:      settings_id      V:     SURVIVAL_TOGETHER
[00:00:06]:     K:      settings_name    V:     Standard Forest
[00:00:06]:     K:      substitutes      V:     table: 0xe185000
[00:00:06]:     K:      version  V:     4
[00:00:06]:     K:      worldgen_desc    V:     The standard Don't Starve experience.
[00:00:06]:     K:      worldgen_id      V:     SURVIVAL_TOGETHER
[00:00:06]:     K:      worldgen_name    V:     Standard Forest
[00:00:06]: Loaded and applied level data override from ../leveldataoverride.lua
[00:00:06]: Overwriting savedata with level data file.
[00:00:06]: Not applying world gen overrides.
[00:00:06]: Collecting garbage...
[00:00:06]: lua_gc took 0.06 seconds
[00:00:06]: ~ShardLuaProxy()
[00:00:06]: ~cEventLeaderboardProxy()
[00:00:06]: ~ItemServerLuaProxy()
[00:00:06]: ~InventoryLuaProxy()
[00:00:06]: ~NetworkLuaProxy()
[00:00:06]: ~SimLuaProxy()
[00:00:06]: FilesExistAsyncThread aborted.
[00:00:06]: ... FilesExistAsyncThread complete
[00:00:06]: lua_close took 0.09 seconds
[00:00:06]: ReleaseAll
[00:00:06]: ReleaseAll Finished
[00:00:06]: cGame::StartPlaying
[00:00:06]: LOADING LUA
[00:00:06]: DoLuaFile scripts/main.lua
[00:00:06]: DoLuaFile loading buffer scripts/main.lua
[00:00:07]:   taskgrouplist:    default Together
[00:00:07]:   taskgrouplist:    classic Classic
[00:00:07]:   taskgrouplist:    cave_default    Underground
[00:00:07]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:07]:   taskgrouplist:    quagmire_taskset        The Gorge
[00:00:07]: running main.lua

[00:00:07]: loaded modindex
[00:00:07]: ModIndex: Beginning normal load sequence for dedicated server.

[00:00:07]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
[00:00:07]: LOADING LUA SUCCESS
[00:00:07]: PlayerDeaths could not load morgue
[00:00:07]: PlayerHistory could not load player_history
[00:00:07]: ServerPreferences could not load server_preferences
[00:00:07]: bloom_enabled       true
[00:00:07]: OnFilesLoaded()
[00:00:07]: OnUpdatePurchaseStateComplete
[00:00:07]: Loading world: session/93560A43659A6C84/0000000229
[00:00:07]: Save file is at version 5.065
[00:00:07]: Klump load on boot started.
[00:00:07]: Klump files loaded:         0
[00:00:07]:     Unload FE
[00:00:07]:     Unload FE done
[00:00:09]:     LOAD BE
[00:00:13]: Could not preload undefined prefab (alterguardian_spiketrail_fx)
[00:00:14]:     LOAD BE: done
[00:00:15]: Begin Session: 93560A43659A6C84
[00:00:15]: saving to server_temp/server_save
[00:00:15]: Overriding World Event to: winters_feast
[00:00:15]: OVERRIDE: setting   extrastartingitems      to      5
[00:00:15]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
[00:00:15]: Loading 17 new character(s)
[00:00:16]: Total 17 character(s) loaded
[00:00:17]: Loading Nav Grid
[00:00:17]: World generated on build 466644 with save version: 5.065, using seed: 1623142851
[00:00:17]: setting     summerlength    15
[00:00:17]: setting     cavemoonphase   half
[00:00:17]: setting     iscavefullmoon  false
[00:00:17]: setting     isnightmaredawn false
[00:00:17]: setting     elapseddaysinseason     16
[00:00:17]: setting     isfullmoon      false
[00:00:17]: setting     moisture        4687.4677734375
[00:00:17]: setting     cavephase       day
[00:00:17]: setting     iscavewaxingmoon        true
[00:00:17]: setting     isnightmarewild false
[00:00:17]: setting     nightmaretimeinphase    0
[00:00:17]: setting     precipitationrate       0
[00:00:17]: setting     iswet   false
[00:00:17]: setting     isnewmoon       false
[00:00:17]: setting     precipitation   none
[00:00:17]: setting     israining       false
[00:00:17]: setting     isnightmarewarn false
[00:00:17]: setting     iswinter        false
[00:00:17]: setting     season  autumn
[00:00:17]: setting     remainingdaysinseason   4
[00:00:17]: setting     winterlength    15
[00:00:17]: setting     iscaveday       true
[00:00:17]: setting     moistureceil    5615.66015625
[00:00:17]: setting     isday   true
[00:00:17]: setting     springlength    20
[00:00:17]: setting     wetness 0
[00:00:17]: setting     iscavedusk      false
[00:00:17]: setting     isalterawake    false
[00:00:17]: setting     isnightmarecalm false
[00:00:17]: setting     isnight false
[00:00:17]: setting     isdusk  false
[00:00:17]: setting     isspring        false
[00:00:17]: setting     isautumn        true
[00:00:17]: setting     issnowing       false
[00:00:17]: setting     iswaxingmoon    true
[00:00:17]: setting     phase   day
[00:00:17]: setting     snowlevel       0
[00:00:17]: setting     issnowcovered   false
[00:00:17]: setting     autumnlength    20
[00:00:17]: setting     pop     0.78338097265116
[00:00:17]: setting     nightmaretime   0
[00:00:17]: setting     seasonprogress  0.8
[00:00:17]: setting     moonphase       half
[00:00:17]: setting     nightmarephase  none
[00:00:17]: setting     cycles  226
[00:00:17]: setting     timeinphase     0.0051687331426711
[00:00:17]: setting     iscavenight     false
[00:00:17]: setting     iscavenewmoon   false
[00:00:17]: setting     issummer        false
[00:00:17]: setting     temperature     15.288030486095
[00:00:17]: setting     time    0.0022613207499186
[00:00:22]: Could not find anim build FROMNUM
[00:00:22]: Could not find anim build FROMNUM
[00:00:22]: Could not find anim build FROMNUM
[00:00:22]: Could not find anim build FROMNUM
[00:00:22]: Could not find anim build FROMNUM
[00:00:22]: Could not find anim build FROMNUM
[00:00:22]: Could not find anim build FROMNUM
[00:00:22]: Could not find anim build FROMNUM
[00:00:22]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:23]: Could not find anim build FROMNUM
[00:00:25]: Reconstructing topology
[00:00:25]:     ...Sorting points
[00:00:25]:     ...Sorting edges
[00:00:25]:     ...Connecting nodes
[00:00:25]:     ...Validating connections
[00:00:25]:     ...Housekeeping
[00:00:25]:     ...Done!
[00:00:25]: 1 uploads added to server. From server_temp
[00:00:25]: About to start a shard with these settings:
[00:00:25]:   ShardName: [SHDMASTER]
[00:00:25]:   ShardID: 1
[00:00:25]:   ShardRole: MASTER
[00:00:25]:   MasterHost: (null)
[00:00:25]:   MasterBind: 127.0.0.1
[00:00:25]:   MasterPort: 10888
[00:00:25]: [Shard] Starting master server
[00:00:25]: [Shard] Shard server started on port: 10888
[00:00:25]: Telling Client our new session identifier: 93560A43659A6C84
[00:00:25]: Check for write access: TRUE
[00:00:25]: Check for read access: TRUE
[00:00:25]: Available disk space for save files: 3240 MB
[00:00:25]: ModIndex: Load sequence finished successfully.
[00:00:29]: Reset() returning
[00:00:29]: Validating portal[6] <-> 2541728263[6] (inactive)
[00:00:29]: Validating portal[2] <-> 2541728263[2] (inactive)
[00:00:29]: Validating portal[8] <-> 2541728263[8] (inactive)
[00:00:29]: Validating portal[9] <-> 2541728263[9] (inactive)
[00:00:29]: Validating portal[3] <-> 2541728263[3] (inactive)
[00:00:29]: Validating portal[7] <-> 2541728263[7] (inactive)
[00:00:29]: Validating portal[10] <-> 2541728263[10] (inactive)
[00:00:29]: Validating portal[4] <-> 2541728263[4] (inactive)
[00:00:29]: Validating portal[1] <-> 2541728263[1] (inactive)
[00:00:29]: Validating portal[5] <-> 2541728263[5] (inactive)
[00:00:29]: Sim paused
[00:00:32]: Best lobby region is aws/Sing (ping 76)
[00:00:32]: Registering master server in Sing lobby
[00:00:33]: [Shard] Secondary shar Caves(2541728263) connected: [LAN] 127.0.0.1
[00:00:33]: [Shard] Secondary Caves(2541728263) ready!
[00:00:33]: World 2541728263 is now connected
[00:00:33]: Validating portal[6] <-> 2541728263[6] (active)
[00:00:33]: Validating portal[2] <-> 2541728263[2] (active)
[00:00:33]: Validating portal[8] <-> 2541728263[8] (active)
[00:00:33]: Validating portal[9] <-> 2541728263[9] (active)
[00:00:33]: Validating portal[3] <-> 2541728263[3] (active)
[00:00:33]: Validating portal[7] <-> 2541728263[7] (disabled)
[00:00:33]: Validating portal[10] <-> 2541728263[10] (active)
[00:00:33]: Validating portal[4] <-> 2541728263[4] (active)
[00:00:33]: Validating portal[1] <-> 2541728263[1] (active)
[00:00:33]: Validating portal[5] <-> 2541728263[5] (active)


 

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...