[Help] Servers are timing out

Results 1 to 7 of 7
  1. #1
    Apprentice Septus10 is offline
    MemberRank
    Apr 2013 Join Date
    15Posts

    [Help] Servers are timing out

    Hi everyone,

    The emulator I'm working on has recently upgraded their server, however this came with a really annoying 'bug'. The game servers randomly lose their connection to the master server which results in a game server crash. But on the game servers itself people are getting timed out. Before the upgrade our servers worked just fine, the source code is pretty much the same as it was before the upgrade.

    the log messages we get are:

    Code:
    006392.252| r3dNetwork_Peer_Timeout: PEER IP
    006392.252| disconnected from 1.
    006392.253| peer01 disconnected
    006392.253|  Disconnect peerstatus 4
    006392.253|  ASSERT at file .\Source\r3dNetwork.cpp, line 429: IsConnected()
    006392.253|  peer01 player Player is updating his data
    006392.254|  DeletePlayer: Player, playerIdx: 2
    006392.255|  DeletePlayer Success
    006392.255|  Disconnected PEER_PLAYING
    006392.255|  r3dNetwork: disconnecting peer1
    006392.256| UpdateData 'Player'
    (Peer IP and playername are left out on purpose)
    When this happens all players will be kicked from our servers, they are able to connect back again but this will result in yet another kick after a few minutes/seconds.

    Update:
    In our master server I just saw this pop up when (or after) I lost connection.
    Code:
    r3dnetwork_Peer_timeout: 127.0.0.1
    disconnect from 0
    Update2:
    gameserver log
    Spoiler:

    Code:
    000000.430| arg0 WZ_GameServer.exe
    000000.434| arg1 66049 34011 0
    000000.434| arg2 0 5 30 0 2 1 0
    000000.434| arg3 127.0.0.1
    000000.434| arg4 VGVubmVzc2Vl
    000000.435| arg5 0
    000000.435| ------- **** Official Server **** -------
    000000.436| r3dFS: there is no volume file wo_00.bin
    000000.437| Connecting to master server at 127.0.0.1:34000
    000000.437|  r3dNetwork: Initialized
    000000.437|  r3dNetwork: Creating client
    000000.484|   IP: =external ip=
    000000.485|  r3dNetwork: connecting to 127.0.0.1:34000
    000000.485|  waiting: connecting, 10.0 sec left
    000000.502|  ID_CONNECTION_REQUEST_ACCEPTED: 0
    000000.502|  r3dNetwork: external ip: 127.0.0.1:58547
    000000.503| Game: Initializing with 30 players
    000000.503|  Server time is Wed Jan 30 06:58:36 2030
    000000.503|  CAsyncApiMgr starting
    000000.540| Starting server on port 34011
    000000.540| r3dNetwork: Initialized
    000000.540| r3dNetwork: Creating host at port 34011
    000000.550|  IP: =EXTERNAL IP=
    000000.612| Getting shop data
    000000.627| WOApi: api_GetShop1.aspx NETWORK time: 0.0126
    000000.629| Reading game rewards
    000000.636| WOApi: api_GetDataGameRewards.aspx NETWORK time: 0.0060
    000000.637| Loading armory config
    000000.649| Reading loot boxes
    000000.710| There is no LootBox 301110
    000000.710| There is no LootBox 301111
    000000.710| There is no LootBox 301112
    000000.711| There is no LootBox 301113
    000000.711| There is no LootBox 301114
    000000.711| There is no LootBox 301115
    000000.711| There is no LootBox 301116
    000000.711| There is no LootBox 301117
    000000.712| There is no LootBox 301138
    000000.713| There is no LootBox 301139
    000000.713| Starting game server
    000000.714| SetHomeDir: Levels\WZ_Tennessee
    000001.743| TERRAIN:  LOADING Levels\WZ_Tennessee\TERRAIN
    000001.747| TERRAIN2: Finished reading script file
    000001.775| TERRAIN:  LOADED
    000001.780| Building 0ABB8F28
    000001.781| Building 0ABB9380
    000001.781| Building 0ABB97D8
    000001.782| Building 0ABB9C30
    000001.782| Building 0ABBA088
    000001.783| Building 0ABBA4E0
    000001.784| Building 0ABBA938
    000001.784| Building 0C2029F0
    000001.785| Building 0C202E48
    000001.785| Building 0C2032A0
    000001.786| Building 0C2036F8
    000001.787| Building 0C203B50
    000001.787| Building 0C203FA8
    000001.788| Building 0C204400
    000001.788| Building 0C204858
    000001.789| Building 0AA672E0
    000001.789| Building 0AA67750
    000001.790| Building 0AA67BD8
    000001.791| Building 0AA68060
    000001.791| Building 0AA684E8
    000001.791| Building 0AA68970
    000001.792| Building 0AA68DF8
    000001.793| Building 0AA69280
    000001.793| Building 0AA69708
    000001.794| Building 0AA69B90
    000001.794| Building 0AA6A018
    000001.795| Building 0AA6A4A0
    000001.795| Building 0AA6A928
    000001.796| Building 0AA6ADB0
    000001.796| Building 0AA6B238
    000001.796| Building 0AA6B6C0
    000001.798| Building 0AA6BB48
    000001.798| Building 0AA6BFD0
    000001.799| Building 0AA6C458
    000001.799| Building 0AA6C8E0
    000001.800| Building 0AA6CD68
    000001.801| Building 0AA6D1F0
    000001.801| Building 0AA6D678
    000001.802| Building 0AA6DB00
    000001.802| Building 0AA6DF88
    000001.803| Building 0AA6E410
    000001.804| Building 0AA6E898
    000001.804| Building 0AA6ED20
    000001.805| Building 0AA6F1A8
    000001.805| Building 0C2054C8
    000001.810| Building 0C205950
    000001.811| Building 0C205DD8
    000001.811| Building 0C206260
    000001.812| Building 0C2066E8
    000001.812| Building 0C206B70
    000001.813| Building 0C206FF8
    000001.814| Building 0C207480
    000001.814| Building 0C207908
    000001.816| Building 0C207D90
    000001.816| Building 0C208218
    000001.818| Building 0C2086A0
    000001.819| Building 0C208B28
    000001.819| Building 0C208FB0
    000001.819| Building 0C209438
    000001.820| Building 0C2098C0
    000001.820| Building 0C209D48
    000001.821| Building 0C20A1D0
    000001.821| Building 0C20A658
    000001.822| Building 0C20AAE0
    000001.822| Building 0C20AF68
    000001.823| Building 0C20B3F0
    000001.823| Building 0C20B878
    000001.823| Building 0C20BD00
    000001.824| Building 0C20C188
    000001.824| Building 0C20C610
    000001.824| Building 0C20CA98
    000001.825| Building 0C20CF20
    000001.825| Building 0C21DF10
    000001.826| Building 0C21E398
    000001.826| Building 0C21E820
    000001.826| Building 0C21ECA8
    000001.827| Building 0C21F130
    000001.827| Building 0C21F5B8
    000001.828| Building 0C21FA40
    000001.828| Building 0C21FEC8
    000001.829| Building 0C220350
    000001.829| Building 0C2207D8
    000001.829| Building 0C220C60
    000001.830| Building 0C2210E8
    000001.830| Building 0C221570
    000001.831| Building 0C2219F8
    000001.831| Building 0C221E80
    000001.831| Building 0C222308
    000001.832| Building 0C222790
    000001.832| Building 0C222C18
    000001.832| Building 0C2230A0
    000001.833| Building 0C223528
    000001.833| Building 0C2239B0
    000001.834| Building 0C223E38
    000001.834| Building 0C2242C0
    000001.834| Building 0C224748
    000001.835| Building 0C224BD0
    000001.835| Building 0C225058
    000001.836| Building 0C2254E0
    000001.836| Building 0C225968
    000001.836| Building 0C225F10
    000001.837| Building 0C226398
    000001.838| Building 0C226820
    000001.838| Building 0C226CA8
    000001.838| Building 0C227130
    000001.839| Building 0C2275B8
    000001.839| Building 0C227A40
    000001.839| Building 0C227EC8
    000001.840| Building 0C228350
    000001.840| Building 0C2287D8
    000001.840| Building 0C228C60
    000001.840| Building 0C2290E8
    000001.841| Building 0C229570
    000001.841| Building 0C2299F8
    000001.841| Building 0C229E80
    000001.842| Building 0C22A308
    000001.843| Building 0C22A790
    000001.844| Building 0C22AC18
    000001.844| Building 0C22B0A0
    000001.844| Building 0C22B528
    000001.846| Building 0C22B9B0
    000001.846| Building 0C22BE38
    000001.847| Building 0C22C2C0
    000001.847| Building 0C22C748
    000001.847| Building 0C22CBD0
    000001.848| Building 0C22D058
    000001.848| Building 0C22D4E0
    000001.849| Building 0C22D968
    000001.849| Building 0C22EF50
    000001.850| Building 0C22F3D8
    000001.850| Building 0C22F860
    000001.851| Building 0C22FCE8
    000001.851| Building 0C230170
    000001.851| Building 0C2305F8
    000001.852| Building 0C230A80
    000001.852| Building 0C230F08
    000001.854| Building 0C231390
    000001.854| Building 0C231818
    000001.855| Building 0C231CA0
    000001.855| Building 0C232128
    000001.856| Building 0C2325B0
    000001.856| Building 0C232A38
    000001.857| Building 0C232EC0
    000001.857| Building 0C233348
    000001.858| Building 0C2337D0
    000001.858| Building 0C233C58
    000001.858| Building 0C2340E0
    000001.859| Building 0C234568
    000001.859| Building 0C2349F0
    000001.860| Building 0C234E78
    000001.860| Building 0C235300
    000001.861| Building 0C235788
    000001.861| Building 0C235C10
    000001.862| Building 0C236098
    000001.862| Building 0C236520
    000001.863| Building 0C2369A8
    000001.863| Building 0C237790
    000001.863| Building 0C237C18
    000001.864| Building 0C2380A0
    000001.864| Building 0C238528
    000001.865| Building 0C2389B0
    000001.865| Building 0C238E38
    000001.866| Building 0C2392C0
    000001.866| Building 0C239748
    000001.867| Building 0C239BD0
    000001.868| Building 0C23A058
    000001.869| Building 0C23A4E0
    000001.872| Building 0C23A968
    000001.872| Building 0C23ADF0
    000001.873| Building 0C23B278
    000001.874| Building 0C23B700
    000001.874| Building 0C23BB88
    000001.875| Building 0C23C010
    000001.875| Building 0C23C498
    000001.876| Building 0C23C920
    000001.876| Building 0C23CDA8
    000001.876| Building 0C23D230
    000001.877| Building 0C23D6B8
    000001.877| Building 0C23DB40
    000001.879| Building 0C23DFC8
    000001.879| Building 0C23E450
    000001.880| Building 0C23E8D8
    000001.880| Building 0C23ED60
    000001.880| Building 0C23F1E8
    000001.881| Building 0C23F790
    000001.882| Building 0C23FC18
    000001.883| Building 0C2400A0
    000001.883| Building 0C240528
    000001.883| Building 0C2409B0
    000001.884| Building 0C240E38
    000001.884| Building 0C2412C0
    000001.885| Building 0C241748
    000001.885| Building 0C241BD0
    000001.886| Building 0C242058
    000001.886| Building 0C2424E0
    000001.887| Building 0C242968
    000001.887| Building 0C242DF0
    000001.887| Building 0C243278
    000001.888| Building 0C243700
    000001.888| Building 0C243B88
    000001.888| Building 0C244010
    000001.889| Building 0C244498
    000001.889| Building 0C244920
    000001.889| Building 0C244DA8
    000001.890| Building 0C245230
    000001.890| Building 0C2456B8
    000001.890| Building 0C245B40
    000001.891| Building 0C245FC8
    000001.891| Building 0C246450
    000001.892| Building 0C2468D8
    000001.893| Building 0C246D60
    000001.893| Building 0C2471E8
    000001.894| Building 0C248790
    000001.894| Building 0C248C18
    000001.895| Building 0C2490A0
    000001.895| Building 0C249528
    000001.895| Building 0C2499B0
    000001.896| Building 0C249E38
    000001.896| Building 0C24A2C0
    000001.897| Building 0C24A748
    000001.897| Building 0C24ABD0
    000001.898| Building 0C24B058
    000001.898| Building 0C24B4E0
    000001.899| Building 0C24B968
    000001.899| Building 0C24BDF0
    000001.899| Building 0C24C278
    000001.901| Building 0C24C700
    000001.902| Building 0C24CB88
    000001.904| Building 0C24D010
    000001.904| Building 0C24D498
    000001.904| Building 0C24D920
    000001.905| Building 0C24DDA8
    000001.905| Building 0C24E230
    000001.906| Building 0C24E6B8
    000001.906| Building 0C24EB40
    000001.906| Building 0C24EFC8
    000001.907| Building 0C24F450
    000001.907| Building 0C24F8D8
    000001.907| Building 0C24FD60
    000001.908| Building 0C2501E8
    000001.908| Building 0C250790
    000001.909| Building 0C250C18
    000001.909| Building 0C2510A0
    000001.910| Building 0C251528
    000001.910| Building 0C2519B0
    000001.911| Building 0C251E38
    000001.912| Building 0C2522C0
    000001.912| Building 0C252748
    000001.913| Building 0C252BD0
    000001.913| Building 0C253058
    000001.914| Building 0C2534E0
    000001.914| Building 0C253968
    000001.915| Building 0C253DF0
    000001.915| Building 0C254278
    000001.916| Building 0C254700
    000001.916| Building 0C254B88
    000001.917| Building 0C255010
    000001.917| Building 0C255498
    000001.918| Building 0C255920
    000001.918| Building 0C255DA8
    000001.918| Building 0C256230
    000001.919| Building 0C2566B8
    000001.920| Building 0C256B40
    000001.921| Building 0C256FC8
    000001.921| Building 0C257450
    000001.922| Building 0C2578D8
    000001.922| Building 0C257D60
    000001.923| Building 0C2581E8
    000001.924| Building 0C25A7D0
    000001.924| Building 0C25AC58
    000001.925| Building 0C25B0E0
    000001.925| Building 0C25B568
    000001.925| Building 0C25B9F0
    000001.926| Building 0C25BE78
    000001.926| Building 0C25C300
    000001.927| Building 0C25C788
    000001.927| Building 0C25CC10
    000001.928| Building 0C25D098
    000001.928| Building 0C25D520
    000001.929| Building 0C25D9A8
    000001.929| Building 0C25DE30
    000001.930| Building 0C25E2B8
    000001.930| Building 0C25E740
    000001.932| Building 0C25EBC8
    000001.932| Building 0C25F050
    000001.932| Building 0C25F4D8
    000001.933| Building 0C25F960
    000001.933| Building 0C25FDE8
    000001.934| Building 0C260270
    000001.934| Building 0C2606F8
    000001.935| Building 0C260B80
    000001.935| Building 0C261008
    000001.936| Building 0C261490
    000001.936| Building 0C261918
    000001.936| Building 0C261DA0
    000001.936| Building 0C262228
    000001.937| Building 0C2627D0
    000001.937| Building 0C262C58
    000001.938| Building 0C2630E0
    000001.938| Building 0C263568
    000001.939| Building 0C2639F0
    000001.939| Building 0C263E78
    000001.940| Building 0C264300
    000001.940| Building 0C264788
    000001.940| Building 0C264C10
    000001.941| Building 0C265098
    000001.941| Building 0C265520
    000001.942| Building 0C2659A8
    000001.942| Building 0C265E30
    000001.943| Building 0C2662B8
    000001.943| Building 0C266740
    000001.944| Building 0C266BC8
    000001.944| Building 0C267050
    000001.945| Building 0C2674D8
    000001.945| Building 0C267960
    000001.945| Building 0C267DE8
    000001.946| Building 0C268270
    000001.946| Building 0C2686F8
    000001.947| Building 0C268B80
    000001.947| Building 0C269008
    000001.948| Building 0C269490
    000001.948| Building 0C269918
    000001.949| Building 0C269DA0
    000001.950| Building 0C26A228
    000001.951| Building 0C26A7D0
    000001.951| Building 0C26AC58
    000001.951| Building 0C26B0E0
    000001.952| Building 0C26B568
    000001.952| Building 0C26B9F0
    000001.953| Building 0C26BE78
    000001.953| Building 0C26C300
    000001.954| Building 0C26C788
    000001.954| Building 0C26CC10
    000001.955| Building 0C26D098
    000001.955| Building 0C26D520
    000001.956| Building 0C26D9A8
    000001.956| Building 0C26DE30
    000001.957| Building 0C26E2B8
    000001.957| Building 0C26E740
    000001.957| Building 0C26EBC8
    000001.958| Building 0C26F050
    000001.958| Building 0C26F4D8
    000001.958| Building 0C26F960
    000001.959| Building 0C26FDE8
    000001.959| Building 0C270270
    000001.960| Building 0C2706F8
    000001.960| Building 0C270B80
    000001.961| Building 0C271008
    000001.962| Building 0C271490
    000001.963| Building 0C271918
    000001.964| Building 0C271DA0
    000001.964| Building 0C272228
    000001.965| Building 0C274810
    000001.965| Building 0C274C98
    000001.966| Building 0C275120
    000001.966| Building 0C2755A8
    000001.967| Building 0C275A30
    000001.967| Building 0C275EB8
    000001.967| Building 0C276340
    000001.968| Building 0C2767C8
    000001.968| Building 0C276C50
    000001.969| Building 0C2770D8
    000001.969| Building 0C277560
    000001.970| Building 0C2779E8
    000001.970| Building 0C277E70
    000001.970| Building 0C2782F8
    000001.971| Building 0C278780
    000001.971| Building 0C278C08
    000001.972| Building 0C279090
    000001.973| Building 0C279518
    000001.973| Building 0C2799A0
    000001.973| Building 0C279E28
    000001.974| Building 0C27A2B0
    000001.974| Building 0C27A738
    000001.975| Building 0C27ABC0
    000001.975| Building 0C27B048
    000001.976| Building 0C27B4D0
    000001.976| Building 0C27B958
    000001.976| Building 0C27BDE0
    000001.977| Building 0C27C268
    000001.978| Building 0C27E850
    000001.979| Building 0C27ECD8
    000001.979| Building 0C27F160
    000001.980| Building 0C27F5E8
    000001.980| Building 0C27FA70
    000001.981| Building 0C27FEF8
    000001.981| Building 0C280380
    000001.981| Building 0C280808
    000001.982| Building 0C280C90
    000001.982| Building 0C281118
    000001.983| Building 0C2815A0
    000001.984| Building 0C281A28
    000001.984| Building 0C281EB0
    000001.985| Building 0C282338
    000001.985| Building 0C2827C0
    000001.986| Building 0C282C48
    000001.986| Building 0C2830D0
    000001.986| Building 0C283558
    000001.987| Building 0C2839E0
    000001.987| Building 0C283E68
    000001.988| Building 0C2842F0
    000001.988| Building 0C284778
    000001.989| Building 0C284C00
    000001.989| Building 0C285088
    000001.989| Building 0C285510
    000001.990| Building 0C285998
    000001.990| Building 0C285E20
    000001.990| Building 0C2862A8
    000001.991| Building 0C287C90
    000001.992| Building 0C288118
    000001.992| Building 0C2885A0
    000001.993| Building 0C288A28
    000001.993| Building 0C288EB0
    000001.999| Building 0C289338
    000001.999| Building 0C2897C0
    000002.000| Building 0C289C48
    000002.000| Building 0C28A0D0
    000002.001| Building 0C28A558
    000002.002| Building 0C28A9E0
    000002.002| Building 0C28AE68
    000002.003| Building 0C28B2F0
    000002.003| Building 0C28B778
    000002.004| Building 0C28BC00
    000002.004| Building 0C28C088
    000002.005| Building 0C28C510
    000002.005| Building 0C28C998
    000002.005| Building 0C28CE20
    000002.006| Building 0C28D2A8
    000002.006| Building 0C28D730
    000002.007| Building 0C28DBB8
    000002.007| Building 0C28E040
    000002.007| Building 0C28E4C8
    000002.008| Building 0C28E950
    000002.008| Building 0C28EDD8
    000002.008| Building 0C28F260
    000002.009| Building 0C28F6E8
    000002.010| Building 0C291CD0
    000002.010| Building 0C292158
    000002.011| Building 0C2925E0
    000002.011| Building 0C292A68
    000002.012| Building 0C292EF0
    000002.012| Building 0C293378
    000002.013| Building 0C293800
    000002.013| Building 0C293C88
    000002.013| Building 0C294110
    000002.014| Building 0C294598
    000002.014| Building 0C294A20
    000002.015| Building 0C294EA8
    000002.015| Building 0C295330
    000002.015| Building 0C2957B8
    000002.016| Building 0C295C40
    000002.016| Building 0C2960C8
    000002.017| Building 0C296550
    000002.017| Building 0C2969D8
    000002.017| Building 0C296E60
    000002.018| Building 0C2972E8
    000002.018| Building 0C297770
    000002.019| Building 0C297BF8
    000002.019| Building 0C298080
    000002.020| Building 0C298508
    000002.020| Building 0C298990
    000002.021| Building 0C298E18
    000002.021| Building 0C2992A0
    000002.021| Building 0C299728
    000002.022| Building 0C299CD0
    000002.023| Building 0C29A158
    000002.023| Building 0C29A5E0
    000002.024| Building 0C29AA68
    000002.024| Building 0C29AEF0
    000002.025| Building 0C29B378
    000002.025| Building 0C29B800
    000002.026| Building 0C29BC88
    000002.026| Building 0C29C110
    000002.027| Building 0C29C598
    000002.027| Building 0C29CA20
    000002.029| Building 0C29CEA8
    000002.029| Building 0C29D330
    000002.029| Building 0C29D7B8
    000002.030| Building 0C29DC40
    000002.031| Building 0C29E0C8
    000002.032| Building 0C29E550
    000002.032| Building 0C29E9D8
    000002.032| Building 0C29EE60
    000002.033| Building 0C29F2E8
    000002.033| Building 0C29F770
    000002.034| Building 0C29FBF8
    000002.034| Building 0C2A0080
    000002.035| Building 0C2A0508
    000002.035| Building 0C2A0990
    000002.036| Building 0C2A0E18
    000002.037| Building 0C2A12A0
    000002.037| Building 0C2A1728
    000002.037| Building 0C2AC550
    000002.038| Building 0C2AC9D8
    000002.038| Building 0C2ACE60
    000002.039| Building 0C2AD2E8
    000002.039| Building 0C2AD770
    000002.039| Building 0C2ADBF8
    000002.040| Building 0C2AE080
    000002.040| Building 0C2AE508
    000002.041| Building 0C2AE990
    000002.041| Building 0C2AEE18
    000002.041| Building 0C2AF2A0
    000002.042| Building 0C2AF728
    000002.042| Building 0C2AFBB0
    000002.042| Building 0C2B0038
    000002.042| Building 0C2B04C0
    000002.043| Building 0C2B0948
    000002.043| Building 0C2B0DD0
    000002.044| Building 0C2B1258
    000002.044| Building 0C2B16E0
    000002.044| Building 0C2B1B68
    000002.044| Building 0C2B1FF0
    000002.045| Building 0C2B2478
    000002.045| Building 0C2B2900
    000002.045| Building 0C2B2D88
    000002.046| Building 0C2B3210
    000002.046| Building 0C2B3698
    000002.046| Building 0C2B3B20
    000002.047| Building 0C2B3FA8
    000002.047| Building 0C2B4430
    000002.047| Building 0C2B48B8
    000002.048| Building 0C2B4D40
    000002.048| Building 0C2B51C8
    000002.048| Building 0C2B5650
    000002.049| Building 0C2B5AD8
    000002.049| Building 0C2B5F60
    000002.050| Building 0C2B63E8
    000002.050| Building 0C2B6870
    000002.051| Building 0C2B6CF8
    000002.051| Building 0C2B7180
    000002.051| Building 0C2B7608
    000002.052| Building 0C2B7A90
    000002.052| Building 0C2B7F18
    000002.053| Building 0C2B83A0
    000002.053| Building 0C2B8828
    000002.053| Building 0C2B8CB0
    000002.055| Building 0C2B9138
    000002.056| Building 0C2B95C0
    000002.057| Building 0C2B9A48
    000002.057| Building 0C2B9ED0
    000002.058| Building 0C2BA358
    000002.058| Building 0C2BA7E0
    000002.059| Building 0C2BAC68
    000002.059| Building 0C2BB0F0
    000002.060| Building 0C2BB578
    000002.060| Building 0C2BBA00
    000002.060| Building 0C2BBE88
    000002.061| Building 0C2BE550
    000002.062| Building 0C2BE9D8
    000002.062| Building 0C2BEE60
    000002.063| Building 0C2BF2E8
    000002.063| Building 0C2BF770
    000002.064| Building 0C2BFBF8
    000002.064| Building 0C2C0080
    000002.065| Building 0C2C0508
    000002.065| Building 0C2C0990
    000002.065| Building 0C2C0E18
    000002.066| Building 0C2C12A0
    000002.066| Building 0C2C1728
    000002.067| Building 0C2C1BB0
    000002.067| Building 0C2C2038
    000002.068| Building 0C2C24C0
    000002.068| Building 0C2C2948
    000002.068| Building 0C2C2DD0
    000002.069| Building 0C2C3258
    000002.069| Building 0C2C36E0
    000002.070| Building 0C2C3B68
    000002.070| Building 0C2C3FF0
    000002.070| Building 0C2C4478
    000002.071| Building 0C2C4900
    000002.072| Building 0C2C4D88
    000002.072| Building 0C2C5210
    000002.073| Building 0C2C5698
    000002.074| Building 0C2C5B20
    000002.074| Building 0C2C5FA8
    000002.075| Building 0C2C6430
    000002.076| Building 0C2C68B8
    000002.076| Building 0C2C6D40
    000002.077| Building 0C2C71C8
    000002.077| Building 0C2C7650
    000002.078| Building 0C2C7AD8
    000002.078| Building 0C2C7F60
    000002.078| Building 0C2C83E8
    000002.078| Building 0C2C8870
    000002.079| Building 0C2C8CF8
    000002.079| Building 0C2C9180
    000002.079| Building 0C2C9608
    000002.080| Building 0C2C9A90
    000002.080| Building 0C2C9F18
    000002.080| Building 0C2CA3A0
    000002.080| Building 0C2CA828
    000002.081| Building 0C2CACB0
    000002.081| Building 0C2CB138
    000002.081| Building 0C2CB5C0
    000002.081| Building 0C2CBA48
    000002.082| Building 0C2CBED0
    000002.082| Building 0C2CC358
    000002.083| Building 0C2CC7E0
    000002.083| Building 0C2CCC68
    000002.083| Building 0C2CD0F0
    000002.084| Building 0C2CD578
    000002.084| Building 0C2CDA00
    000002.085| Building 0C2CDE88
    000002.085| Building 0C2CE550
    000002.086| Building 0C2CE9D8
    000002.087| Building 0C2CEE60
    000002.089| Building 0C2CF2E8
    000002.089| Building 0C2CF770
    000002.090| Building 0C2CFBF8
    000002.090| Building 0C2D0080
    000002.091| Building 0C2D0508
    000002.092| Building 0C2D0990
    000002.092| Building 0C2D0E18
    000002.093| Building 0C2D12A0
    000002.094| Building 0C2D1728
    000002.094| Building 0C2D1BB0
    000002.095| Building 0C2D2038
    000002.095| Building 0C2D24C0
    000002.095| Building 0C2D2948
    000002.096| Building 0C2D2DD0
    000002.096| Building 0C2D3258
    000002.096| Building 0C2D36E0
    000002.097| Building 0C2D3B68
    000002.097| Building 0C2D3FF0
    000002.098| Building 0C2D4478
    000002.099| Building 0C2D4900
    000002.099| Building 0C2D4D88
    000002.100| Building 0C2D5210
    000002.100| Building 0C2D5698
    000002.100| Building 0C2D5B20
    000002.101| Building 0C2D5FA8
    000002.101| Building 0C2D6430
    000002.101| Building 0C2D68B8
    000002.102| Building 0C2D6D40
    000002.102| Building 0C2D71C8
    000002.102| Building 0C2D7650
    000002.103| Building 0C2D7AD8
    000002.103| Building 0C2D7F60
    000002.104| Building 0C2D83E8
    000002.104| Building 0C2D8870
    000002.104| Building 0C2D8CF8
    000002.105| Building 0C2D9180
    000002.105| Building 0C2D9608
    000002.105| Building 0C2D9A90
    000002.106| Building 0C2D9F18
    000002.106| Building 0C2DA3A0
    000002.107| Building 0C2DA828
    000002.107| Building 0C2DACB0
    000002.108| Building 0C2DB138
    000002.108| Building 0C2DB5C0
    000002.108| Building 0C2DBA48
    000002.109| Building 0C2DBED0
    000002.109| Building 0C2DC358
    000002.110| Building 0C2DC7E0
    000002.110| Building 0C2DCC68
    000002.111| Building 0C2DD0F0
    000002.111| Building 0C2DD578
    000002.111| Building 0C2DDA00
    000002.112| Building 0C2DDE88
    000002.112| Building 0C2DE550
    000002.113| Building 0C2DE9D8
    000002.113| Building 0C2DEE60
    000002.113| Building 0C2DF2E8
    000002.114| Building 0C2DF770
    000002.114| Building 0C2DFBF8
    000002.115| Building 0C2E0080
    000002.115| Building 0C2E0508
    000002.115| Building 0C2E0990
    000002.116| Building 0C2E0E18
    000002.116| Building 0C2E12A0
    000002.117| Building 0C2E1728
    000002.117| Building 0C2E1BB0
    000002.118| Building 0C2E2038
    000002.118| Building 0C2E24C0
    000002.118| Building 0C2E2948
    000002.119| Building 0C2E2DD0
    000002.119| Building 0C2E3258
    000002.119| Building 0C2E36E0
    000002.119| Building 0C2E3B68
    000002.120| Building 0C2E3FF0
    000002.120| Building 0C2E4478
    000002.120| Building 0C2E4900
    000002.121| Building 0C2E4D88
    000002.121| Building 0C2E5210
    000002.122| Building 0C2E5698
    000002.122| Building 0C2E5B20
    000002.122| Building 0C2E5FA8
    000002.123| Building 0C2E6430
    000002.123| Building 0C2E68B8
    000002.124| Building 0C2E6D40
    000002.124| Building 0C2E71C8
    000002.124| Building 0C2E7650
    000002.125| Building 0C2E7AD8
    000002.125| Building 0C2E7F60
    000002.126| Building 0C2E83E8
    000002.126| Building 0C2E8870
    000002.127| Building 0C2E8CF8
    000002.127| Building 0C2E9180
    000002.127| Building 0C2E9608
    000002.128| Building 0C2E9A90
    000002.128| Building 0C2E9F18
    000002.129| Building 0C2EA3A0
    000002.129| Building 0C2EA828
    000002.129| Building 0C2EACB0
    000002.130| Building 0C2EB138
    000002.130| Building 0C2EB5C0
    000002.131| Building 0C2EBA48
    000002.131| Building 0C2EBED0
    000002.131| Building 0C2EC358
    000002.132| Building 0C2EC7E0
    000002.132| Building 0C2ECC68
    000002.132| Building 0C2ED0F0
    000002.133| Building 0C2ED578
    000002.133| Building 0C2EDA00
    000002.133| Building 0C2EDE88
    000002.134| Building 0C2EE550
    000002.135| Building 0C2EE9D8
    000002.136| Building 0C2EEE60
    000002.136| Building 0C2EF2E8
    000002.136| Building 0C2EF770
    000002.137| Building 0C2EFBF8
    000002.138| Building 0C2F0080
    000002.139| Building 0C2F0508
    000002.139| Building 0C2F0990
    000002.140| Building 0C2F0E18
    000002.140| Building 0C2F12A0
    000002.141| Building 0C2F1728
    000002.141| Building 0C2F1BB0
    000002.142| Building 0C2F2038
    000002.142| Building 0C2F24C0
    000002.142| Building 0C2F2948
    000002.143| Building 0C2F2DD0
    000002.143| Building 0C2F3258
    000002.144| Building 0C2F36E0
    000002.144| Building 0C2F3B68
    000002.144| Building 0C2F3FF0
    000002.145| Building 0C2F4478
    000002.145| Building 0C2F4900
    000002.146| Building 0C2F4D88
    000002.146| Building 0C2F5210
    000002.147| Building 0C2F5698
    000002.147| Building 0C2F5B20
    000002.148| Building 0C2F5FA8
    000002.148| Building 0C2F6430
    000002.148| Building 0C2F68B8
    000002.149| Building 0C2F6D40
    000002.149| Building 0C2F71C8
    000002.152| Building 0C2F7650
    000002.153| Building 0C2F7AD8
    000002.153| Building 0C2F7F60
    000002.153| Building 0C2F83E8
    000002.154| Building 0C2F8870
    000002.154| Building 0C2F8CF8
    000002.154| Building 0C2F9180
    000002.155| Building 0C2F9608
    000002.155| Building 0C2F9A90
    000002.155| Building 0C2F9F18
    000002.156| Building 0C2FA3A0
    000002.156| Building 0C2FA828
    000002.156| Building 0C2FACB0
    000002.157| Building 0C2FB138
    000002.157| Building 0C2FB5C0
    000002.158| Building 0C2FBA48
    000002.158| Building 0C2FBED0
    000002.158| Building 0C2FC358
    000002.159| Building 0C2FC7E0
    000002.159| Building 0C2FCC68
    000002.160| Building 0C2FD0F0
    000002.160| Building 0C2FD578
    000002.160| Building 0C2FDA00
    000002.160| Building 0C2FDE88
    000002.161| Building 0C2FE550
    000002.162| Building 0C2FE9D8
    000002.162| Building 0C2FEE60
    000002.163| Building 0C2FF2E8
    000002.163| Building 0C2FF770
    000002.163| Building 0C2FFBF8
    000002.164| Building 0C300080
    000002.164| Building 0C300508
    000002.164| Building 0C300990
    000002.164| Building 0C300E18
    000002.165| Building 0C3012A0
    000002.166| Building 0C301728
    000002.167| Building 0C301BB0
    000002.167| Building 0C302038
    000002.168| Building 0C3024C0
    000002.168| Building 0C302948
    000002.169| Building 0C302DD0
    000002.169| Building 0C303258
    000002.169| Building 0C3036E0
    000002.170| Building 0C303B68
    000002.170| Building 0C303FF0
    000002.170| Building 0C304478
    000002.171| Building 0C304900
    000002.171| Building 0C304D88
    000002.172| Building 0C305210
    000002.172| Building 0C305698
    000002.173| Building 0C305B20
    000002.173| Building 0C305FA8
    000002.174| Building 0C306430
    000002.174| Building 0C3068B8
    000002.174| Building 0C306D40
    000002.175| Building 0C3071C8
    000002.175| Building 0C307650
    000002.175| Building 0C307AD8
    000002.176| Building 0C307F60
    000002.176| Building 0C3083E8
    000002.176| Building 0C308870
    000002.177| Building 0C308CF8
    000002.177| Building 0C309180
    000002.178| Building 0C309608
    000002.178| Building 0C309A90
    000002.178| Building 0C309F18
    000002.179| Building 0C30A3A0
    000002.179| Building 0C30A828
    000002.179| Building 0C30ACB0
    000002.182| Building 0C30B138
    000002.183| Building 0C30B5C0
    000002.183| Building 0C30BA48
    000002.184| Building 0C30BED0
    000002.185| Building 0C30C358
    000002.185| Building 0C30C7E0
    000002.186| Building 0C30CC68
    000002.186| Building 0C30D0F0
    000002.187| Building 0C30D578
    000002.188| Building 0C30DA00
    000002.188| Building 0C30DE88
    000002.189| Building 0C30E550
    000002.189| Building 0C30E9D8
    000002.190| Building 0C30EE60
    000002.190| Building 0C30F2E8
    000002.191| Building 0C30F770
    000002.191| Building 0C30FBF8
    000002.192| Building 0C310080
    000002.193| Building 0C310508
    000002.193| Building 0C310990
    000002.194| Building 0C310E18
    000002.194| Building 0C3112A0
    000002.195| Building 0C311728
    000002.196| Building 0C311BB0
    000002.197| Building 0C312038
    000002.198| Building 0C3124C0
    000002.199| Building 0C312948
    000002.199| Building 0C312DD0
    000002.200| Building 0C313258
    000002.200| Building 0C3136E0
    000002.201| Building 0C313B68
    000002.201| Building 0C313FF0
    000002.201| Building 0C314478
    000002.202| Building 0C314900
    000002.202| Building 0C314D88
    000002.203| Building 0C315210
    000002.203| Building 0C315698
    000002.204| Building 0C315B20
    000002.204| Building 0C315FA8
    000002.204| Building 0C316430
    000002.205| Building 0C3168B8
    000002.205| Building 0C316D40
    000002.206| Building 0C3171C8
    000002.206| Building 0C317650
    000002.206| Building 0C317AD8
    000002.207| Building 0C317F60
    000002.207| Building 0C3183E8
    000002.208| Building 0C318870
    000002.208| Building 0C318CF8
    000002.209| Building 0C319180
    000002.209| Building 0C319608
    000002.210| Building 0C319A90
    000002.210| Building 0C319F18
    000002.210| Building 0C31A3A0
    000002.211| Building 0C31A828
    000002.211| Building 0C31ACB0
    000002.211| Building 0C31B138
    000002.215| Building 0C31B5C0
    000002.216| Building 0C31BA48
    000002.216| Building 0C31BED0
    000002.217| Building 0C31C358
    000002.217| Building 0C31C7E0
    000002.217| Building 0C31CC68
    000002.218| Building 0C31D0F0
    000002.218| Building 0C31D578
    000002.219| Building 0C31DA00
    000002.219| Building 0C31DE88
    000002.220| Building 0C31F550
    000002.221| Building 0C31F9D8
    000002.221| Building 0C31FE60
    000002.222| Building 0C3202E8
    000002.222| Building 0C320770
    000002.222| Building 0C320BF8
    000002.223| Building 0C321080
    000002.223| Building 0C321508
    000002.224| Building 0C321990
    000002.224| Building 0C321E18
    000002.225| Building 0C3222A0
    000002.225| Building 0C322728
    000002.226| Building 0C322BB0
    000002.226| Building 0C323038
    000002.227| Building 0C3234C0
    000002.227| Building 0C323948
    000002.230| Building 0C323DD0
    000002.231| Building 0C324258
    000002.231| Building 0C3246E0
    000002.233| Building 0C324B68
    000002.233| Building 0C324FF0
    000002.234| Building 0C325478
    000002.234| Building 0C325900
    000002.235| Building 0C325D88
    000002.235| Building 0C326210
    000002.236| Building 0C326698
    000002.236| Building 0C326B20
    000002.238| Building 0C326FA8
    000002.238| Building 0C327430
    000002.239| Building 0C3278B8
    000002.239| Building 0C327D40
    000002.240| Building 0C3281C8
    000002.240| Building 0C328650
    000002.241| Building 0C328AD8
    000002.241| Building 0C328F60
    000002.242| Building 0C3293E8
    000002.242| Building 0C329870
    000002.243| Building 0C329CF8
    000002.243| Building 0C32A180
    000002.244| Building 0C32A608
    000002.246| Building 0C32AA90
    000002.247| Building 0C32AF18
    000002.247| Building 0C32B3A0
    000002.248| Building 0C32B828
    000002.248| Building 0C32BCB0
    000002.248| Building 0C32C138
    000002.249| Building 0C32C5C0
    000002.249| Building 0C32CA48
    000002.250| Building 0C32CED0
    000002.251| Building 0C32D358
    000002.251| Building 0C32D7E0
    000002.251| Building 0C32DC68
    000002.252| Building 0C32E0F0
    000002.252| Building 0C32E578
    000002.253| Building 0C32EA00
    000002.253| Building 0C32EE88
    000002.254| Building 0C32F550
    000002.255| Building 0C32F9D8
    000002.255| Building 0C32FE60
    000002.256| Building 0C3302E8
    000002.258| Building 0C330770
    000002.258| Building 0C330BF8
    000002.259| Building 0C331080
    000002.260| Building 0C331508
    000002.260| Building 0C331990
    000002.261| Building 0C331E18
    000002.261| Building 0C3322A0
    000002.262| Building 0C332728
    000002.262| Building 0C332BB0
    000002.263| Building 0C333038
    000002.263| Building 0C3334C0
    000002.264| Building 0C333948
    000002.265| Building 0C333DD0
    000002.265| Building 0C334258
    000002.266| Building 0C3346E0
    000002.266| Building 0C334B68
    000002.267| Building 0C334FF0
    000002.267| Building 0C335478
    000002.268| Building 0C335900
    000002.268| Building 0C335D88
    000002.268| Building 0C336210
    000002.269| Building 0C336698
    000002.269| Building 0C336B20
    000002.270| Building 0C336FA8
    000002.271| Building 0C337430
    000002.271| Building 0C3378B8
    000002.272| Building 0C337D40
    000002.273| Building 0C3381C8
    000002.273| Building 0C338650
    000002.273| Building 0C338AD8
    000002.274| Building 0C338F60
    000002.274| Building 0C3393E8
    000002.278| Building 0C339870
    000002.278| Building 0C339CF8
    000002.279| Building 0C33A180
    000002.279| Building 0C33A608
    000002.280| Building 0C33AA90
    000002.280| Building 0C33AF18
    000002.280| Building 0C33B3A0
    000002.281| Building 0C33B828
    000002.281| Building 0C33BCB0
    000002.282| Building 0C33C138
    000002.282| Building 0C33C5C0
    000002.283| Building 0C33CA48
    000002.283| Building 0C33CED0
    000002.284| Building 0C33D358
    000002.284| Building 0C33D7E0
    000002.285| Building 0C33DC68
    000002.285| Building 0C33E0F0
    000002.286| Building 0C33E578
    000002.286| Building 0C33EA00
    000002.287| Building 0C33EE88
    000002.287| Building 0C33F310
    000002.287| Building 0C33F798
    000002.288| Building 0C33FC20
    000002.288| Building 0C3400A8
    000002.289| Building 0C340530
    000002.289| Building 0C3409B8
    000002.290| Building 0C340E40
    000002.293| Building 0C3412C8
    000002.294| Building 0C341750
    000002.294| Building 0C341BD8
    000002.295| Building 0C342060
    000002.295| Building 0C3424E8
    000002.296| Building 0C342970
    000002.296| Building 0C342DF8
    000002.297| Building 0C343280
    000002.297| Building 0C343708
    000002.298| Building 0C343B90
    000002.299| Building 0C344018
    000002.299| Building 0C3444A0
    000002.300| Building 0C344928
    000002.300| Building 0C344DB0
    000002.301| Building 0C345238
    000002.301| Building 0C3456C0
    000002.301| Building 0C345B48
    000002.302| Building 0C345FD0
    000002.302| Building 0C346458
    000002.303| Building 0C3468E0
    000002.303| Building 0C346D68
    000002.304| Building 0C3471F0
    000002.304| Building 0C347678
    000002.305| Building 0C347B00
    000002.305| Building 0C347F88
    000002.306| Building 0C348410
    000002.306| Building 0C348898
    000002.307| Building 0C348D20
    000002.307| Building 0C3491A8
    000002.308| Building 0C349630
    000002.308| Building 0C349AB8
    000002.309| Building 0C349F40
    000002.310| Building 0C34A3C8
    000002.310| Building 0C34A850
    000002.310| Building 0C34ACD8
    000002.311| Building 0C34B160
    000002.311| Building 0C34B5E8
    000002.312| Building 0C34BA70
    000002.312| Building 0C34BEF8
    000002.313| Building 0C34C380
    000002.313| Building 0C34C808
    000002.313| Building 0C34CC90
    000002.314| Building 0C34D118
    000002.314| Building 0C34D5A0
    000002.315| Building 0C34DA28
    000002.315| Building 0C34DEB0
    000002.316| Building 0C34E338
    000002.316| Building 0C34E7C0
    000002.317| Building 0C34EC48
    000002.318| Building 0C34F550
    000002.319| Building 0C34F9D8
    000002.320| Building 0C34FE60
    000002.322| Building 0C3502E8
    000002.323| Building 0C350770
    000002.323| Building 0C350BF8
    000002.324| Building 0C351080
    000002.324| Building 0C351508
    000002.325| Building 0C351990
    000002.325| Building 0C351E18
    000002.326| Building 0C3522A0
    000002.326| Building 0C352728
    000002.326| Building 0C352BB0
    000002.327| Building 0C353038
    000002.327| Building 0C3534C0
    000002.328| Building 0C353948
    000002.328| Building 0C353DD0
    000002.328| Building 0C354258
    000002.329| Building 0C3546E0
    000002.329| Building 0C354B68
    000002.329| Building 0C354FF0
    000002.330| Building 0C355478
    000002.330| Building 0C355900
    000002.330| Building 0C355D88
    000002.331| Building 0C356210
    000002.331| Building 0C356698
    000002.332| Building 0C356B20
    000002.332| Building 0C356FA8
    000002.333| Building 0C357430
    000002.333| Building 0C3578B8
    000002.333| Building 0C357D40
    000002.334| Building 0C3581C8
    000002.334| Building 0C358650
    000002.335| Building 0C358AD8
    000002.335| Building 0C358F60
    000002.336| Building 0C3593E8
    000002.336| Building 0C359870
    000002.337| Building 0C359CF8
    000002.337| Building 0C35A180
    000002.338| Building 0C35A608
    000002.338| Building 0C35AA90
    000002.339| Building 0C35AF18
    000002.339| Building 0C35B3A0
    000002.340| Building 0C35B828
    000002.340| Building 0C35BCB0
    000002.340| Building 0C35C138
    000002.341| Building 0C35C5C0
    000002.342| Building 0C35CA48
    000002.342| Building 0C35CED0
    000002.342| Building 0C35D358
    000002.343| Building 0C35D7E0
    000002.344| Building 0C35DC68
    000002.344| Building 0C35E0F0
    000002.345| Building 0C35E578
    000002.345| Building 0C35EA00
    000002.346| Building 0C35EE88
    000002.346| Building 0C35F310
    000002.346| Building 0C35F798
    000002.348| Building 0C35FC20
    000002.348| Building 0C3600A8
    000002.349| Building 0C360530
    000002.349| Building 0C3609B8
    000002.349| Building 0C360E40
    000002.350| Building 0C3612C8
    000002.350| Building 0C361750
    000002.350| Building 0C361BD8
    000002.351| Building 0C362060
    000002.351| Building 0C3624E8
    000002.351| Building 0C362970
    000002.352| Building 0C362DF8
    000002.352| Building 0C363280
    000002.353| Building 0C363708
    000002.354| Building 0C363B90
    000002.354| Building 0C364018
    000002.355| Building 0C3644A0
    000002.355| Building 0C364928
    000002.355| Building 0C364DB0
    000002.356| Building 0C365238
    000002.356| Building 0C3656C0
    000002.357| Building 0C365B48
    000002.357| Building 0C365FD0
    000002.357| Building 0C366458
    000002.357| Building 0C3668E0
    000002.358| Building 0C366D68
    000002.358| Building 0C3671F0
    000002.358| Building 0C367678
    000002.359| Building 0C367B00
    000002.359| Building 0C367F88
    000002.359| Building 0C368410
    000002.360| Building 0C368898
    000002.360| Building 0C368D20
    000002.360| Building 0C3691A8
    000002.361| Building 0C369630
    000002.361| Building 0C369AB8
    000002.361| Building 0C369F40
    000002.362| Building 0C36A3C8
    000002.362| Building 0C36A850
    000002.362| Building 0C36ACD8
    000002.363| Building 0C36B160
    000002.363| Building 0C36B5E8
    000002.363| Building 0C36BA70
    000002.364| Building 0C36BEF8
    000002.364| Building 0C36C380
    000002.364| Building 0C36C808
    000002.365| Building 0C36CC90
    000002.365| Building 0C36D118
    000002.365| Building 0C36D5A0
    000002.366| Building 0C36DA28
    000002.366| Building 0C36DEB0
    000002.367| Building 0C36E338
    000002.367| Building 0C36E7C0
    000002.367| Building 0C36EC48
    000002.368| Building 0C372550
    000002.368| Building 0C3729D8
    000002.369| Building 0C372E60
    000002.369| Building 0C3732E8
    000002.370| Building 0C373770
    000002.370| Building 0C373BF8
    000002.370| Building 0C374080
    000002.371| Building 0C374508
    000002.371| Building 0C374990
    000002.372| Building 0C374E18
    000002.372| Building 0C3752A0
    000002.373| Building 0C375728
    000002.373| Building 0C375BB0
    000002.373| Building 0C376038
    000002.374| Building 0C3764C0
    000002.374| Building 0C376948
    000002.374| Building 0C376DD0
    000002.375| Building 0C377258
    000002.375| Building 0C3776E0
    000002.376| Building 0C377B68
    000002.376| Building 0C377FF0
    000002.376| Building 0C378478
    000002.377| Building 0C378900
    000002.377| Building 0C378D88
    000002.377| Building 0C379210
    000002.378| Building 0C379698
    000002.378| Building 0C379B20
    000002.378| Building 0C379FA8
    000002.379| Building 0C37A430
    000002.379| Building 0C37A8B8
    000002.380| Building 0C37AD40
    000002.381| Building 0C37B1C8
    000002.382| Building 0C37B650
    000002.382| Building 0C37BAD8
    000002.382| Building 0C37BF60
    000002.382| Building 0C37C3E8
    000002.383| Building 0C37C870
    000002.383| Building 0C37CCF8
    000002.383| Building 0C37D180
    000002.384| Building 0C37D608
    000002.384| Building 0C37DA90
    000002.384| Building 0C37DF18
    000002.388| Building 0C37E3A0
    000002.388| Building 0C37E828
    000002.388| Building 0C37ECB0
    000002.389| Building 0C37F138
    000002.389| Building 0C37F5C0
    000002.390| Building 0C37FA48
    000002.390| Building 0C37FED0
    000002.390| Building 0C380358
    000002.391| Building 0C3807E0
    000002.391| Building 0C380C68
    000002.392| Building 0C3810F0
    000002.392| Building 0C381578
    000002.393| Building 0C381A00
    000002.393| Building 0C381E88
    000002.393| Building 0C382310
    000002.394| Building 0C382798
    000002.394| Building 0C382C20
    000002.395| Building 0C3830A8
    000002.395| Building 0C383530
    000002.395| Building 0C3839B8
    000002.396| Building 0C383E40
    000002.396| Building 0C3842C8
    000002.397| Building 0C384750
    000002.397| Building 0C384BD8
    000002.398| Building 0C385060
    000002.398| Building 0C3854E8
    000002.398| Building 0C385970
    000002.399| Building 0C385DF8
    000002.399| Building 0C386280
    000002.400| Building 0C386708
    000002.400| Building 0C386B90
    000002.401| Building 0C387018
    000002.401| Building 0C3874A0
    000002.401| Building 0C387928
    000002.402| Building 0C387DB0
    000002.402| Building 0C388238
    000002.402| Building 0C3886C0
    000002.403| Building 0C388B48
    000002.403| Building 0C388FD0
    000002.403| Building 0C389458
    000002.404| Building 0C3898E0
    000002.404| Building 0C389D68
    000002.405| Building 0C38A1F0
    000002.405| Building 0C38A678
    000002.405| Building 0C38AB00
    000002.406| Building 0C38AF88
    000002.406| Building 0C38B410
    000002.407| Building 0C38B898
    000002.407| Building 0C38BD20
    000002.407| Building 0C38C1A8
    000002.408| Building 0C38C630
    000002.408| Building 0C38CAB8
    000002.408| Building 0C38CF40
    000002.409| Building 0C38D3C8
    000002.409| Building 0C38D850
    000002.409| Building 0C38DCD8
    000002.410| Building 0C38E160
    000002.410| Building 0C38E5E8
    000002.410| Building 0C38EA70
    000002.411| Building 0C38EEF8
    000002.411| Building 0C38F380
    000002.412| Building 0C38F808
    000002.412| Building 0C38FC90
    000002.413| Building 0C390118
    000002.413| Building 0C3905A0
    000002.413| Building 0C390A28
    000002.414| Building 0C390EB0
    000002.414| Building 0C391338
    000002.415| Building 0C3917C0
    000002.415| Building 0C391C48
    000002.416| Building 0C396550
    000002.416| Building 0C3969D8
    000002.417| Building 0C396E60
    000002.417| Building 0C3972E8
    000002.417| Building 0C397770
    000002.418| Building 0C397BF8
    000002.418| Building 0C398080
    000002.418| Building 0C398508
    000002.419| Building 0C398990
    000002.419| Building 0C398E18
    000002.419| Building 0C3992A0
    000002.419| Building 0C399728
    000002.420| Building 0C399BB0
    000002.420| Building 0C39A038
    000002.421| Building 0C39A4C0
    000002.421| Building 0C39A948
    000002.422| Building 0C39ADD0
    000002.422| Building 0C39B258
    000002.422| Building 0C39B6E0
    000002.423| Building 0C39BB68
    000002.423| Building 0C39BFF0
    000002.423| Building 0C39C478
    000002.424| Building 0C39C900
    000002.424| Building 0C39CD88
    000002.424| Building 0C39D210
    000002.425| Building 0C39D698
    000002.425| Building 0C39DB20
    000002.426| Building 0C39DFA8
    000002.426| Building 0C39E430
    000002.427| Building 0C39E8B8
    000002.427| Building 0C39ED40
    000002.427| Building 0C39F1C8
    000002.428| Building 0C39F650
    000002.428| Building 0C39FAD8
    000002.428| Building 0C39FF60
    000002.429| Building 0C3A03E8
    000002.429| Building 0C3A0870
    000002.429| Building 0C3A0CF8
    000002.430| Building 0C3A1180
    000002.430| Building 0C3A1608
    000002.431| Building 0C3A1A90
    000002.432| Building 0C3A1F18
    000002.432| Building 0C3A23A0
    000002.433| Building 0C3A2828
    000002.433| Building 0C3A2CB0
    000002.434| Building 0C3A3138
    000002.434| Building 0C3A35C0
    000002.435| Building 0C3A3A48
    000002.435| Building 0C3A3ED0
    000002.436| Building 0C3A4358
    000002.436| Building 0C3A47E0
    000002.436| Building 0C3A4C68
    000002.437| Building 0C3A50F0
    000002.437| Building 0C3A5578
    000002.437| Building 0C3A5A00
    000002.438| Building 0C3A5E88
    000002.438| Building 0C3A6310
    000002.438| Building 0C3A6798
    000002.439| Building 0C3A6C20
    000002.439| Building 0C3A70A8
    000002.439| Building 0C3A7530
    000002.440| Building 0C3A79B8
    000002.440| Building 0C3A7E40
    000002.440| Building 0C3A82C8
    000002.440| Building 0C3A8750
    000002.441| Building 0C3A8BD8
    000002.441| Building 0C3A9060
    000002.441| Building 0C3A94E8
    000002.441| Building 0C3A9970
    000002.442| Building 0C3A9DF8
    000002.442| Building 0C3AA280
    000002.442| Building 0C3AA708
    000002.442| Building 0C3AAB90
    000002.443| Building 0C3AB018
    000002.443| Building 0C3AB4A0
    000002.443| Building 0C3AB928
    000002.444| Building 0C3ABDB0
    000002.444| Building 0C3AC238
    000002.444| Building 0C3AC6C0
    000002.444| Building 0C3ACB48
    000002.445| Building 0C3ACFD0
    000002.445| Building 0C3AD458
    000002.445| Building 0C3AD8E0
    000002.446| Building 0C3ADD68
    000002.446| Building 0C3AE1F0
    000002.447| Building 0C3AE678
    000002.447| Building 0C3AEB00
    000002.447| Building 0C3AEF88
    000002.448| Building 0C3AF410
    000002.448| Building 0C3AF898
    000002.449| Building 0C3AFD20
    000002.449| Building 0C3B01A8
    000002.449| Building 0C3B0630
    000002.450| Building 0C3B0AB8
    000002.450| Building 0C3B0F40
    000002.450| Building 0C3B13C8
    000002.451| Building 0C3B1850
    000002.451| Building 0C3B1CD8
    000002.451| Building 0C3B2160
    000002.452| Building 0C3B25E8
    000002.452| Building 0C3B2A70
    000002.452| Building 0C3B2EF8
    000002.453| Building 0C3B3380
    000002.453| Building 0C3B3808
    000002.453| Building 0C3B3C90
    000002.453| Building 0C3B4118
    000002.454| Building 0C3B45A0
    000002.454| Building 0C3B4A28
    000002.454| Building 0C3B4EB0
    000002.455| Building 0C3B5338
    000002.455| Building 0C3B57C0
    000002.455| Building 0C3B5C48
    000002.456| Building 0C3D3F98
    000002.456| Building 0C3D4420
    000002.458| Building 0C3D48A8
    000002.459| Building 0C3D4D30
    000002.459| Building 0C3D51B8
    000002.460| Building 0C3D5640
    000002.460| Building 0C3D5AC8
    000002.461| Building 0C3D5F50
    000002.461| Building 0C3D63D8
    000002.461| Building 0C3D6860
    000002.462| Building 0C3D6CE8
    000002.462| Building 0C3D7170
    000002.463| Building 0C3D75F8
    000002.463| Building 0C3D7A80
    000002.464| Building 0C3D7F08
    000002.464| Building 0C3D8390
    000002.464| Building 0C3D8818
    000002.465| Building 0C3D8CA0
    000002.465| Building 0C3D9128
    000002.465| Building 0C3D95B0
    000002.466| Building 0C3D9A38
    000002.466| Building 0C3D9EC0
    000002.466| Building 0C3DA348
    000002.466| Building 0C3DA7D0
    000002.467| Building 0C3DAC58
    000002.467| Building 0C3DB0E0
    000002.467| Building 0C3DB568
    000002.468| Building 0C3DB9F0
    000002.468| Building 0C3DBE78
    000002.468| Building 0C3DC300
    000002.469| Building 0C3DC788
    000002.469| Building 0C3DCC10
    000002.470| Building 0C3DD098
    000002.470| Building 0C3DD520
    000002.470| Building 0C3DD9A8
    000002.471| Building 0C3DDE30
    000002.472| Building 0C3DE2B8
    000002.472| Building 0C3DE740
    000002.473| Building 0C3DEBC8
    000002.473| Building 0C3DF050
    000002.473| Building 0C3DF4D8
    000002.474| Building 0C3DF960
    000002.474| Building 0C3DFDE8
    000002.474| Building 0C3E0270
    000002.475| Building 0C3E06F8
    000002.475| Building 0C3E0B80
    000002.476| Building 0C3E1008
    000002.476| Building 0C3E1490
    000002.476| Building 0C3E1918
    000002.477| Building 0C3E1DA0
    000002.477| Building 0C3E2228
    000002.477| Building 0C3E26B0
    000002.480| Building 0C3E2B38
    000002.480| Building 0C3E2FC0
    000002.481| Building 0C3E3448
    000002.481| Building 0C3E38D0
    000002.482| Building 0C3E3D58
    000002.482| Building 0C3E41E0
    000002.482| Building 0C3E4668
    000002.483| Building 0C3E4AF0
    000002.483| Building 0C3E4F78
    000002.484| Building 0C3E5400
    000002.484| Building 0C3E5888
    000002.485| Building 0C3E5D10
    000002.486| Building 0C3E6198
    000002.487| Building 0C3E6620
    000002.487| Building 0C3E6AA8
    000002.487| Building 0C3E6F30
    000002.488| Building 0C3E73B8
    000002.488| Building 0C3E7840
    000002.489| Building 0C3E7CC8
    000002.489| Building 0C3E8150
    000002.490| Building 0C3E85D8
    000002.490| Building 0C3E8A60
    000002.490| Building 0C3E8EE8
    000002.491| Building 0C3E9370
    000002.491| Building 0C3E97F8
    000002.492| Building 0C3E9C80
    000002.492| Building 0C3EA108
    000002.492| Building 0C3EA590
    000002.493| Building 0C3EAA18
    000002.493| Building 0C3EAEA0
    000002.494| Building 0C3EB328
    000002.494| Building 0C3EB7B0
    000002.494| Building 0C3EBC38
    000002.495| Building 0C3EC0C0
    000002.495| Building 0C3EC548
    000002.495| Building 0C3EC9D0
    000002.496| Building 0C3ECE58
    000002.496| Building 0C3ED2E0
    000002.497| Building 0C3ED768
    000002.497| Building 0C3EDBF0
    000002.497| Building 0C3EE078
    000002.498| Building 0C3EE500
    000002.498| Building 0C3EE988
    000002.499| Building 0C3EEE10
    000002.499| Building 0C3EF298
    000002.499| Building 0C3EF720
    000002.500| Building 0C3EFBA8
    000002.500| Building 0C3F0030
    000002.501| Building 0C3F04B8
    000002.501| Building 0C3F0940
    000002.501| Building 0C3F0DC8
    000002.502| Building 0C3F1250
    000002.502| Building 0C3F16D8
    000002.502| Building 0C3F1B60
    000002.503| Building 0C3F1FE8
    000002.503| Building 0C3F2470
    000002.503| Building 0C3F28F8
    000002.504| Building 0C3F2D80
    000002.504| Building 0C3F3208
    000002.504| Building 0C3F3690
    000002.505| Building 0C3F6798
    000002.505| Building 0C3F6C20
    000002.507| Building 0C3F70A8
    000002.507| Building 0C3F7530
    000002.507| Building 0C3F79B8
    000002.508| Building 0C3F7E40
    000002.508| Building 0C3F82C8
    000002.508| Building 0C3F8750
    000002.508| Building 0C3F8BD8
    000002.509| Building 0C3F9060
    000002.511| Building 0C3F94E8
    000002.512| Building 0C3F9970
    000002.513| Building 0C3F9DF8
    000002.513| Building 0C3FA280
    000002.514| Loading 'Levels\WZ_Tennessee\collections\collections.xml'
    000002.514| NavMesh.Load...
    000002.519| AutodeskNav: Failed to connect to navigation lab
    000002.523| obj_ZombieSpawn 0C202210, 50 zombies in 300 meters, delay 15, r:2.0-4.0
    000002.527|  0/40401 valid navpoints for 50 zombies at 292.119598 99.994598 250.447800
    000002.949| Spawning Vehicles... Count:0
    000002.949| server main loop started
    000002.950| net_mapLoaded_LastNetID: 300
    000002.958| WOApi: api_SrvNotes.aspx NETWORK time: 0.0071
    000002.972| Job CJobGetServerNotes 03EF2618: Creating 0 Notes
    000002.972| time: 2, plrs:0/30, net_lastFreeId: 300 , netIdUse: 0 , objects: 102, ServerDummyobjects: 1514 , async:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
    000005.018| !!!! NavMeshUpdate 0.053414 sec, z:0, bad:0, f:0
    000063.048| time: 63, plrs:0/30, net_lastFreeId: 300 , netIdUse: 0 , objects: 3, ServerDummyobjects: 1514 , async:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
    000148.946| time: 148, plrs:0/30, net_lastFreeId: 300 , netIdUse: 2 , objects: 5, ServerDummyobjects: 1514 , async:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
    000234.852| time: 234, plrs:0/30, net_lastFreeId: 300 , netIdUse: 2 , objects: 5, ServerDummyobjects: 1514 , async:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
    000234.853| r3dNetwork_Peer_Timeout: 127.0.0.1
    000234.853| disconnected from 0.
    000234.853| !!! master server disconnected
    000320.743| time: 320, plrs:0/30, net_lastFreeId: 300 , netIdUse: 2 , objects: 5, ServerDummyobjects: 1514 , async:0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0


    logsv
    Spoiler:

    Code:
    000000.027| r3dNetwork: Initialized
    000000.029| r3dNetwork: Creating client
    000000.058|  IP: =EXTERNAL IP=
    000000.058| Connecting to master server at 127.0.0.1:34000
    000000.059|  r3dNetwork: connecting to 127.0.0.1:34000
    000000.060|  waiting: connecting, 20.0 sec left
    000000.576|  ID_CONNECTION_REQUEST_ACCEPTED: 0
    000000.577|  r3dNetwork: external ip: 127.0.0.1:58545
    000000.578|  Supervisor: Connected to master as peer 0
    000000.578|  waiting: wait for register, 10.0 sec left
    000000.591|  registered, id: 1
    000000.594| LogUploader is disabled
    000010.073| StartGame 1000004e0fd59 slot:0, users:25, id:00010100, creatorID:0
    000010.074|  CreateProcess: "WZ_GameServer.exe" "65792 34010 0" "0 2 25 0 1 1 0" "127.0.0.1" "Q29sb3JhZG8=" "0"
    000010.097| StartGame 2000004e0fd59 slot:1, users:30, id:00010201, creatorID:0
    000010.100|  CreateProcess: "WZ_GameServer.exe" "66049 34011 0" "0 5 30 0 2 1 0" "127.0.0.1" "VGVubmVzc2Vl" "0"
    000010.120| StartGame 3000004e0fd59 slot:2, users:25, id:00010302, creatorID:0
    000010.120|  CreateProcess: "WZ_GameServer.exe" "66306 34012 0" "0 4 25 0 3 1 0" "127.0.0.1" "QmVhc3RNYXA=" "0"
    000010.153| StartGame 4000004e0fd59 slot:3, users:15, id:00010403, creatorID:0
    000010.161|  CreateProcess: "WZ_GameServer.exe" "66563 34013 0" "0 2 15 0 4 1 0" "127.0.0.1" "V2VlZGNoYWluIENsYW4g" "0"
    000013.637| game 00010201 activated
    000014.543| game 00010302 activated
    000029.327| game 00010100 activated
    000073.841| game 00010403 activated
    000381.342| r3dNetwork_Peer_Timeout: 127.0.0.1
    000381.342| disconnected from 0.
    000381.343| !!!!!!!! Supervisor: MasterServer disconnected
    000381.343| Master Server disconnected, exiting
    000381.344| r3dNetwork: Deinitialize
    000381.397| terminating game [00010100]
    000381.399| terminating game [00010201]
    000381.401| terminating game [00010302]
    000381.404| terminating game [00010403]


    logms
    Spoiler:

    Code:
    000000.096| MaxRentGames 5
    000000.097| DMZ MASTER 5
    000000.098| RentFullDir:0
    000000.100| permgame: ID:1, Colorado, MAPID_WZ_Colorado,
    000000.101| permgame: ID:2, Tennessee, MAPID_WZ_Tennessee,
    000000.106| permgame: ID:3, BeastMap, MAPID_WZ_BeastMap,
    000000.107| permgame: ID:4, Weedchain Clan Server, MAPID_WZ_Colorado,sisko
    000000.110| WarZ 0 games, 1000 players each
    000000.111| r3dNetwork: Initialized
    000000.112| r3dNetwork: Creating host at port 34000
    000000.140|  IP: =EXTERNAL IP=
    000000.281| MasterGameServer started at port 34000
    000000.282| r3dNetwork: Initialized
    000000.282| r3dNetwork: Creating host at port 34001
    000000.291|  IP: =EXTERNAL IP=
    000000.307| MasterUserServer started at port 34001, 10 CCU
    000000.311| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000000.626| ID_NEW_INCOMING_CONNECTION from 127.0.0.1:58545.
    000000.627| master: super registered 'VMD5320'[1] ip:=EXTERNAL IP=. max 100 players, 10 sessions
    000001.311| VMD5320(=EXTERNAL IP=), games:0/10, players:0/100
    000001.312| Total super:1 game:0/10 player:0/100 peer:0 (max 10) 
    000002.311| VMD5320(=EXTERNAL IP=), games:0/10, players:0/100
    000002.312| Total super:1 game:0/10 player:0/100 peer:0 (max 10) 
    000003.312| VMD5320(=EXTERNAL IP=), games:0/10, players:0/100
    000003.312| Total super:1 game:0/10 player:0/100 peer:0 (max 10) 
    000004.312| VMD5320(=EXTERNAL IP=), games:0/10, players:0/100
    000004.313| Total super:1 game:0/10 player:0/100 peer:0 (max 10) 
    000005.312| VMD5320(=EXTERNAL IP=), games:0/10, players:0/100
    000005.313| Total super:1 game:0/10 player:0/100 peer:0 (max 10) 
    000006.312| VMD5320(=EXTERNAL IP=), games:0/10, players:0/100
    000006.313| Total super:1 game:0/10 player:0/100 peer:0 (max 10) 
    000007.313| VMD5320(=EXTERNAL IP=), games:0/10, players:0/100
    000007.314| Total super:1 game:0/10 player:0/100 peer:0 (max 10) 
    000008.313| VMD5320(=EXTERNAL IP=), games:0/10, players:0/100
    000008.314| Total super:1 game:0/10 player:0/100 peer:0 (max 10) 
    000009.313| VMD5320(=EXTERNAL IP=), games:0/10, players:0/100
    000009.314| Total super:1 game:0/10 player:0/100 peer:0 (max 10) 
    000010.112| gameServerId 1 - spawning new
    000010.112|  NewGame: registered new game in slot 0, name 'Colorado', pwd '', port 34010
    000010.113|  request for new game send to VMD5320, creator:0, players:25, id:10100, port:34010
    000010.133| gameServerId 2 - spawning new
    000010.135|  NewGame: registered new game in slot 1, name 'Tennessee', pwd '', port 34011
    000010.136|  request for new game send to VMD5320, creator:0, players:30, id:10201, port:34011
    000010.153| gameServerId 3 - spawning new
    000010.155|  NewGame: registered new game in slot 2, name 'BeastMap', pwd '', port 34012
    000010.155|  request for new game send to VMD5320, creator:0, players:25, id:10302, port:34012
    000010.173| gameServerId 4 - spawning new
    000010.175|  NewGame: registered new game in slot 3, name 'Weedchain Clan ', pwd 'sisko', port 34013
    000010.180|  request for new game send to VMD5320, creator:0, players:15, id:10403, port:34013
    000010.332| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000010.355| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000011.017| ID_NEW_INCOMING_CONNECTION from 127.0.0.1:58546.
    000011.147| ID_NEW_INCOMING_CONNECTION from 127.0.0.1:58547.
    000011.166| ID_NEW_INCOMING_CONNECTION from 127.0.0.1:58548.
    000011.171| ID_NEW_INCOMING_CONNECTION from 127.0.0.1:58549.
    000011.193| game 0x10100 connected
    000011.257| game 0x10201 connected
    000011.277| game 0x10302 connected
    000011.288| game 0x10403 connected
    000011.314| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000011.315| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000012.314| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000012.315| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000013.315| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000013.316| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000014.316| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000014.317| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000015.317| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000015.318| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000016.318| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000016.320| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000017.319| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000017.320| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000018.320| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000018.322| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000019.321| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000019.323| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000020.322| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000020.323| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000021.324| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000021.326| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000022.326| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000022.328| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000023.326| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000023.327| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000024.329| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000081.383| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000081.387| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000081.387| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000082.387| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000082.388| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000083.388| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000083.388| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000084.388| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000084.389| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000085.388| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000085.389| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000086.389| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000086.390| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000087.392| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000087.393| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000088.393| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000088.393| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000089.393| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000089.394| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000090.394| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000090.394| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000091.395| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000091.395| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000092.395| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000092.395| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000093.395| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000093.396| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000094.396| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000094.397| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000095.396| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000095.397| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000096.396| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000096.397| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000097.397| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000097.398| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000098.398| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000098.401| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000099.399| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000099.400| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000100.400| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000100.401| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000101.400| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000101.401| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000102.401| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000102.401| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000103.401| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000103.402| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000104.401| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000104.402| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000105.402| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000105.402| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000106.403| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000106.403| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000107.404| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000107.405| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000108.404| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000108.404| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000109.404| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000109.405| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000110.405| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000110.405| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000111.406| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000111.407| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000112.407| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000112.407| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000113.407| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000113.408| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000114.407| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000114.407| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000115.407| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000115.408| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000116.408| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000116.408| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000159.580| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000159.581| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000159.583| r3dNetwork_Peer_Timeout: 127.0.0.1
    000159.585| disconnected from 2.
    000160.580| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000160.581| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000161.581| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000161.582| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000162.581| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000162.582| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000163.581| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000163.582| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000164.581| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000164.582| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000165.582| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000165.583| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000166.583| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000166.585| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000167.584| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000167.585| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000168.585| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000168.586| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000169.585| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000169.586| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000170.586| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000170.587| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000171.587| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000171.588| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000172.587| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000172.588| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000173.587| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000173.588| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000174.588| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000174.589| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000175.589| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000175.590| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000176.590| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000176.591| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000177.591| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000177.592| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000178.592| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000178.593| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000179.592| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000179.593| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000180.592| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000180.593| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000181.592| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000181.593| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000182.593| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000182.594| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000183.594| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000183.595| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000184.594| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000184.595| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000185.594| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000185.595| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000186.594| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000186.595| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000187.594| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000187.595| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000188.595| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000188.596| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000189.596| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000189.597| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000190.596| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000190.597| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000191.596| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000191.598| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000192.598| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000192.599| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000193.606| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000193.607| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000194.598| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000194.599| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000195.600| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000195.600| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000196.602| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000196.603| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000197.603| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000197.604| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000198.604| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000198.605| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000199.604| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000199.605| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000200.604| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000200.606| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000201.606| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000201.607| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000245.479| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000245.480| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000245.483| r3dNetwork_Peer_Timeout: 127.0.0.1
    000245.483| disconnected from 3.
    000246.485| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000246.487| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000247.484| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000247.485| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000248.484| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000248.485| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000249.484| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000249.485| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000250.484| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000250.485| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000251.484| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000251.485| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000252.484| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000252.488| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000253.485| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000253.487| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000254.486| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000254.487| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000255.487| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000255.488| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000256.488| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000256.489| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000257.489| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000257.489| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000258.490| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000258.490| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000259.496| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000259.496| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000260.496| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000260.497| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000261.497| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000261.497| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000262.497| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000262.498| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000263.497| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000263.497| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000264.497| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000264.498| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000265.498| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000265.499| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000266.498| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000266.499| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000267.498| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000267.499| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000268.499| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000268.500| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000269.499| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000269.500| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000270.499| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000270.500| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000271.500| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000271.501| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000272.500| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000272.501| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000273.501| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000273.503| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000274.501| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000274.510| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000275.501| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000275.502| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000276.501| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000276.502| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000277.501| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000277.502| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000278.503| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000278.504| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000279.504| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000279.505| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000280.507| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000280.508| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000281.507| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000281.508| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000282.507| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000282.508| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000283.507| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000283.508| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000284.507| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000284.508| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000285.508| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000285.509| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000286.508| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000286.509| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000287.508| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000287.509| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000331.378| VMD5320(=EXTERNAL IP=), games:4/10, players:0/100
    000331.379| Total super:1 game:4/10 player:0/100 peer:0 (max 10) 
    000331.381| r3dNetwork_Peer_Timeout: 127.0.0.1
    000331.382| disconnected from 0.
    000331.383| master: super disconnected 'VMD5320'[1] 
    000331.383| starting cooldown timer
    000331.384| r3dNetwork_Peer_Timeout: 127.0.0.1
    000331.385| disconnected from 4.
    000332.379| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000333.379| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000334.380| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000335.381| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000336.382| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000337.382| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000338.383| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000339.383| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000340.384| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000341.385| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000342.390| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000343.393| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000344.394| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000345.394| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000346.395| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000347.395| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000348.396| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000349.396| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000350.396| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000351.396| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000352.397| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000353.398| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000354.398| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000355.398| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000356.398| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000357.399| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000358.398| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000359.400| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000360.401| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000361.401| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000362.401| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000363.402| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000364.403| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000365.404| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000366.405| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000367.406| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000368.406| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000369.406| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000370.407| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000371.407| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000372.408| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000373.410| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000374.410| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000375.411| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000376.411| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000377.411| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000378.410| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000379.411| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000380.412| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000381.412| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000382.412| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000383.412| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000384.412| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000385.413| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000386.412| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000387.414| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000388.413| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000389.413| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000390.414| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000391.414| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000392.415| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000393.414| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000394.416| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000395.417| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000396.417| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000396.437| r3dNetwork_Peer_Timeout: 127.0.0.1
    000396.438| disconnected from 1.
    000397.416| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000398.417| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000399.418| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000400.418| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000401.419| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000402.419| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000403.419| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000404.424| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000405.421| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000406.420| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000407.420| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000408.420| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000409.420| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000410.421| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000411.422| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000412.422| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000413.423| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000414.424| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000415.424| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000416.424| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000460.227| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000461.228| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000462.228| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000463.228| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000464.228| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000465.230| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000466.230| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000467.230| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000468.231| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000469.231| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000470.232| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000471.232| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000472.232| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000473.233| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000474.234| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000475.234| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000476.235| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000477.235| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000478.235| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000479.236| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000480.237| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000481.237| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000482.237| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000483.237| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000484.238| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000485.239| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000486.240| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000487.240| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000488.241| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000489.241| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000490.241| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000491.241| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000492.242| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000493.242| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000494.242| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000547.423| Total super:0 game:0/0 player:0/0 peer:0 (max 10) 
    000548.279| Control-c ...


    Thanks in advance,
    Septus10
    Last edited by Septus10; 05-08-14 at 11:28 AM. Reason: added logs


  2. #2
    Apprentice Septus10 is offline
    MemberRank
    Apr 2013 Join Date
    15Posts

    Re: [Help] Servers are timing out

    Is there anyone at all willing to help me figure this out?

    All I know is that the supervisor server and the master server time out on eachother every once in a while, resulting in player kicks and sometimes in a supervisor server shutdown
    Last edited by Septus10; 05-08-14 at 11:44 PM.

  3. #3
    Proficient Member eywasgeht is offline
    MemberRank
    Dec 2013 Join Date
    167Posts

    Re: [Help] Servers are timing out

    check your current ip if its the same like your old, this is the only think what i have (maybe check if your sql servers running and IIS too)

    greetings

    eywasgeht

  4. #4
    Apprentice Septus10 is offline
    MemberRank
    Apr 2013 Join Date
    15Posts
    Quote Originally Posted by eywasgeht View Post
    check your current ip if its the same like your old, this is the only think what i have (maybe check if your sql servers running and IIS too)

    greetings

    eywasgeht
    The IP is still the same, the SQL server and IIS are running

    --- Merged ---

    Update:

    Aight here are my findings, this problem is not caused by flaws in our code.
    Our database is working just fine and our IIS is working without a problem as far as I know.

    What is happening is that somehow the internal connection between the Master server. Supervisor server and game servers are timing out.
    I have no idea what might be causing it, perhaps some inbound and outbound firewall rules I have to allow?

    --- Merged ---

    I've tested the server on my own pc and I was able to connect to the database and to the IIS without a problem. Also the servers weren't timing out, so it has to be a setting or something on my VPS, anyone has some ideas where to check?
    Last edited by GigaToni; 09-08-14 at 01:25 PM. Reason: No bumps allowed if its not 5 days.

  5. #5
    Apprentice Septus10 is offline
    MemberRank
    Apr 2013 Join Date
    15Posts

    Re: [Help] Servers are timing out

    Bumperino

  6. #6
    Novice borislavbaros is offline
    MemberRank
    Mar 2014 Join Date
    3Posts

    Re: [Help] Servers are timing out

    A timer which is usually set through the Bios. Either that, or your computer is crashing or you have your computer plugged into an outlet that is controlled by a switch.

  7. #7
    Apprentice Septus10 is offline
    MemberRank
    Apr 2013 Join Date
    15Posts

    Re: [Help] Servers are timing out

    Quote Originally Posted by borislavbaros View Post
    A timer which is usually set through the Bios. Either that, or your computer is crashing or you have your computer plugged into an outlet that is controlled by a switch.
    The servers are running on a VPS, I can safely say that the computer isn't crashing. But I have no idea whether that timer is set or whether it is plugged into a switch controlled outlet. (Also, can this cause servers timing out on one another?)

    Also:

    I've found out that the only server crashing is the masterserver, it loses connection to either the gameserver or the masterserver.



Advertisement