[help] WO_API: http returned 500 (disconnected from server) - SOLVED

Results 1 to 5 of 5
  1. #1
    Enthusiast banger666 is offline
    MemberRank
    Dec 2015 Join Date
    L.ALocation
    47Posts

    [help] WO_API: http returned 500 (disconnected from server) - SOLVED

    so, again, another problem... I get 500 api error and it happens ONLY with server, launcher, game, everything works fine, but only server does this when i try to connect, servers start normally, but when i connect i get "disconnected from server", servers are still running but it gives error in "logss" folder

    here is the log:
    Code:
    000001.621| Terrain3: Creating physics data
    000001.621| r3dTerrain3::UnpackHeightCached: unpacking (0,0) for [0]
    000001.622| r3dTerrain3::UnpackHeightCached: unpacking (1,0) for [1]
    000001.623| r3dTerrain3::UnpackHeightCached: unpacking (0,1) for [2]
    000001.624| r3dTerrain3::UnpackHeightCached: unpacking (1,1) for [3]
    000001.629| Terrain3: Creating physics data - DONE!
    000001.629| WorldObjects: 2 + 1419 static
    000001.629| server main loop started
    000001.629| net_mapLoaded_LastNetID: 1026
    000001.640| Job CJobGetServerObjects 07CB87E0: Creating 0 objects
    000001.640| CJobGetSavedServerState, restoring state
    000001.640|  0 ItemSpawnPoints restored
    000001.640| time: 1, plrs:0/50, net_lastFreeId: 1026, objects: 2, async:0 0 0 0 
    000009.333| peer00 PKT_C2S_JoinGameReq: CID:1000610, ip:*CENSORED*
    000020.733| peer00 PKT_C2S_StartGameReq, playerIdx:0 startGameAns: 1, lastNetID: 1026
    000020.733|  !!!!!!!!!!!! THERE IS NO CONTROL POINTS !!!!!!!
    000020.738| WO_API: returned http500
    000020.738| !!!! UpdateCharThread failed, code: 8, ans: 
    000020.739| CAsyncApiWorker 0 job CJobUpdateChar[1000610] 08686320 failed, retrying 1/5
    000020.742| WO_API: returned http500
    000020.742| !!!! UpdateCharThread failed, code: 8, ans: 
    000020.742| CAsyncApiWorker 0 job CJobUpdateChar[1000610] 08686320 failed, retrying 2/5
    000020.746| WO_API: returned http500
    000020.746| !!!! UpdateCharThread failed, code: 8, ans: 
    000020.747| CAsyncApiWorker 0 job CJobUpdateChar[1000610] 08686320 failed, retrying 3/5
    000020.750| WO_API: returned http500
    000020.750| !!!! UpdateCharThread failed, code: 8, ans: 
    000020.750| CAsyncApiWorker 0 job CJobUpdateChar[1000610] 08686320 failed, retrying 4/5
    000020.754| WO_API: returned http500
    000020.754| !!!! UpdateCharThread failed, code: 8, ans: 
    000020.754| !!!! CAsyncApiWorker 0 job CJobUpdateChar[1000610] 08686320 failed
    000020.755| CAsyncApiWorker 0 job CJobUpdateChar[1000610] 08686320 failed
    000020.755| AddForcedJob CID:1000610 CJobAddLogInfo
    000020.755| LogInfo: peer00, r:DisconnectPeer API FAILED, CID:1000610 [banger666], ip:*CENSORED*
    000020.755| DeletePlayer: banger666, playerIdx: 0
    someone help please, this is my last thread for help i hope, because if i fix this, game will work im pretty sure

    thank you all, and thank you @GigaToni for helping me with earlier problems


    SOLVED

    FOLLOW THIS TUTORIAL BY @WorldZDeveloper

    Code:
    Open up IIS
    Go to Application Pools section (at the left)
    Find your api application
    Chose basic configs at the left
    Change .NET CLR version to 2.0 instead of 4.0 or any other you have
    Last edited by banger666; 04-06-16 at 05:18 PM.


  2. #2
    Make WarZ great again! Nikita505 is offline
    MemberRank
    Mar 2014 Join Date
    Mountain ViewLocation
    223Posts

    Re: [help] WO_API: http returned 500 (disconnected from server)

    which map u use for that server?

  3. #3
    Enthusiast banger666 is offline
    MemberRank
    Dec 2015 Join Date
    L.ALocation
    47Posts

    Re: [help] WO_API: http returned 500 (disconnected from server)

    i use map Clearview, i will try other map, give me a second

    - - - Updated - - -

    does the same with other map aswell

  4. #4
    Account Upgraded | Title Enabled! Oosmar02 is offline
    MemberRank
    Sep 2013 Join Date
    FranceLocation
    894Posts

    Re: [help] WO_API: http returned 500 (disconnected from server)

    Hee ,

    Check you have serverdata.xml in your foldermap.

  5. #5
    Enthusiast banger666 is offline
    MemberRank
    Dec 2015 Join Date
    L.ALocation
    47Posts

    Re: [help] WO_API: http returned 500 (disconnected from server)

    Quote Originally Posted by Oosmar02 View Post
    Hee ,

    Check you have serverdata.xml in your foldermap.
    no I don't, how do I create it?

    -edit-
    its not because of that file, someone please help me, i really need to get help with this :(





    SOLVED

    FOLLOW THIS TUTORIAL BY @WorldZDeveloper

    Code:
    Open up IIS
    Go to Application Pools section (at the left)
    Find your api application
    Chose basic configs at the left
    Change .NET CLR version to 2.0 instead of 4.0 or any other you have
    Last edited by banger666; 04-06-16 at 05:19 PM.



Advertisement