[Help] Cant register account
Hello everybody (sorry for my bad english)
I follow the tutorial : https://forum.ragezone.com/f791/tuto...erver-1010574/ to set up a warz server.
After changed all ip adresses by the ip of my VPS and build all the ccp files etc...
i am to the step where i must create an account so i uploaded WarZlauncher.exe_1.0.0 (8953kb) on mega , dowload it on my main pc , moved it to a new virgin folder an run it.
Then i create my account , i try to log in and i get the message "login fail please try again later"
IM ON WINDOWS SERVER 2012
in the rd3log its written :
000000.000| ini: no ini file Launcher.cfg000000.042| Input Devices enabled: Mouse, Keyboard
000000.079| VMEM As seen through DDRaw: 1990
000000.080| VMEM As seen through WMI: 0
000000.097| We have 4034 MB texture memory
000000.098| r3dFont: Creating Verdana 10pt
000000.098| r3dFont: Finished creating Verdana 10pt
000000.098| r3dFont: Creating Tahoma 12pt
000000.101| r3dFont: Finished creating Tahoma 12pt
000000.101| r3dFont: Creating Tahoma 10pt
000000.101| r3dFont: Finished creating Tahoma 10pt
000000.101| r3dFont: Creating Tahoma 9pt
000000.101| r3dFont: Finished creating Tahoma 9pt
000000.403| Starting updater, v:1.0.0, cmd:
000000.404| Checking for new updater
000000.501| Checking for new updater - finished
000028.782| WO_API: returned http405
000028.885| WO_API: returned http405
000028.886| Login FAILED, code: 8
000030.935| WO_API: returned http405
000030.935| Login FAILED, code: 8
and in the supervisor
something like " !!!warning!!! invalid start game requests, slot 0 already used "
please help me guys im lost ! :(::(::(:
Thanks you :blush:
//FIXED/ for guys who have the same error on windows server 2012 go into:
Server Manager / add roles ans features / server roles / web server / Application Development and tick all options. :sleep:
Re: Cant register account
Convert api to application and check it. Check breezenet.
Re: Cant register account
hi thanks for you anwser ,
Api is already in application
look at this
[IMG]probleme.png[/IMG]
my master server cfg
[MasterServer]
maxrent = 5
masterPort=34000
clientPort=34001
masterCCU=20
serverId=1
supervisorCoolDownSeconds=10
RentFullDir=0
[WarZGames]
numGames = 0
maxPlayers = 32
// Free Server
[PermGame2]
map = MAPID_WZ_Colorado DOESNOTHING GBNET_REGION_US_West 0 0
data = 100 0 0
name = RaGEZONE
ispre = 0
ispwd = 0
ispte = 0
isfarm= 1
supervisor cfg
[SupervisorServer]
externalIp = 51.254.204.62
masterIp = 51.254.204.62
masterPort = 34000
serverName = WARZ
serverGroup = 1
maxPlayers = 100
maxGames = 10
uploadLogs = 0
portStart = 34010
gameServerExe = WZ_GameServer.exe
webAPIDomainIP = 51.254.204.62
webAPIDomainBaseURL = /api/
webAPIDomainPort = 80
webAPIDomainUseSSL = 0
webAPIServerKey = bvx425698dg6GsnxwedszF
Re: Cant register account
Check your api path in rsupdate.sln
Re: Cant register account
Quote:
Originally Posted by
m70b1jr
Check your api path in rsupdate.sln
thanks for you answer ,
when you said api path in rsupdate.sln , you mean open rsupdate.sln??? and what ?? when i open rspdate.sln in visual there is many files in c++ , i must check in wich files?
Re: [Help] Cant register account
UPPP!
Still have the same prob after restart the tutorial 4 times ... skype:fyx_76800 for guys who help me :'(
Re: [Help] Cant register account
If you seriously dont know what a 405 error is, just give up making your emulator.
Quote:
WO_API: returned http405
The error is RIGHT there and it LITERLY means "Method Not Allowed" in the API. To fix it fix your API setup and it should work.