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:
someone help please, this is my last thread for help i hope, because if i fix this, game will work im pretty sureCode: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
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


![[help] WO_API: http returned 500 (disconnected from server) - SOLVED](http://ragezone.com/hyper728.png)


