Hello
I have a small problem, when I want to register on my own dedicated server (that I have just completed) it gives me this:
http://puu.sh/5g1oe.jpg
Please, help me .. Thank in advance.
Printable View
Hello
I have a small problem, when I want to register on my own dedicated server (that I have just completed) it gives me this:
http://puu.sh/5g1oe.jpg
Please, help me .. Thank in advance.
are you set your default serial key number to 1234-1234-1234-1234 or xxxx-xxxx-xxxx-xxxx ???
I just tried, still the same problem.
can you remove this step?
I Need help, please...
Open DB > WARZ > dbo > Functions > WZ_ACCOUNT_CREATE
in:
exchange for:Code:
-- check for serial key declare @keyResultCode int = 99
declare @keyCustomerID int = 99
declare @keySerialType int = 99
exec [BreezeNet].[dbo].[BN_WarZ_SerialGetInfo]
@in_SerialKey,
@in_SerialEmail,
@keyResultCode out,
@keyCustomerID out,
@keySerialType out
if(@keyResultCode <> 0 or @keyCustomerID > 0) begin
select 3 as ResultCode, 'Serial not valid' as ResultMsg;
return
end
-- declare @keySerialType int = 0 -- Legend Package
Code:
-- check for serial key-- declare @keyResultCode int = 99
-- declare @keyCustomerID int = 99
-- declare @keySerialType int = 99
-- exec [BreezeNet].[dbo].[BN_WarZ_SerialGetInfo]
-- @in_SerialKey,
-- @in_SerialEmail,
-- @keyResultCode out,
-- @keyCustomerID out,
-- @keySerialType out
--if(@keyResultCode <> 0 or @keyCustomerID > 0) begin
-- select 3 as ResultCode, 'Serial not valid' as ResultMsg;
-- return
-- end
declare @keySerialType int = 0 -- Legend Package
Thanks for your reply, it seems to me have already seen your solution on the forum and its does not worked for me, may be that I did the wrong thing? can you help me via "TeamViewer" or skype? Thanks
do not give support via skype or teamviewer place with 4 group digit key xxxx-xxxx-xxxx-xxxx
It does not, this can come from what? an idea?
This did not work for me
same problem, not fixed ...
check connect your database ?
the problem just might be there, but I understand not the database is correctly configured...
Check your client r3dlog.
Most likely WO_API 503 error.
You probably have have ASP.NET added in roles..
Fixed, thanks all and ragezone community.
/close
*** API Work First ***
Can someone help? ERROR: can't access game server 'WZ_GameServer.exe'
- - - Updated - - -
help ERROR: can't access game server 'WZ_GameServer.exe'
- - - Updated - - -
We fix it but we cant launch the launcher ( try 1 try 2....)