mh.. i came now to the prob that i fixed all server etc but after i created an account and modified my game.exe that i try to log in .. always after i typed the password ( correctly ofc) in that it gives me the error: Dupe protection active try in 5minutes again. means i cant log in at all. any1 got a clue how to fix that?
best regrads
[H]awk told me in pm i should add him in skype and in skype he askes for tv instead of explaining where the prob is. After i asked if he could explain it to me he stoped answering me. i get the fealing u dont want to help u want to destroy or spy. no thanks for ur "help"
/*================================================= =
-1 Invalid ID and Password
-2 Can't connect with the account since it's not selected as free challenger
-3 Account doesn't exist
-4 ID inprocess of termination follwing user's request.
-5 Your account is blocked now. You can't log into the game.
-6 Your account is blocked now. You can't log into the game.
-7 Account still restricted
================================================== */
SET @Status = -1
SET @LoginTime = GETDATE()
--------------------------------------------------
SET @CompanyIP = '61.107.81'
SET @UserIP = LTRIM( RTRIM(@UserIP) )
--------------------------------------------------
SET @Check = 0
--------------------------------------------------
SELECT @UserUID=[UserUID], @Status=[Status], @Leave=[Leave], @LeaveDate=LeaveDate
FROM Users_Master
WHERE UserID = @UserID AND Pw = @InPassword
-- NotExist User OR Leave User
IF( @UserUID = 0)
BEGIN
SET @Status = -3
END
ELSE IF (@Leave = 1) --This blocks a logged in account from being kicked
BEGIN
SET @Status = -5
END
ELSE IF (DATEDIFF(SECOND, @LeaveDate, GETDATE()) < 6)--This is the time delay
BEGIN
SET @Status = -7
END
-- BlockUser Check
IF( (@Status >= 2) AND (@Status <= 6) )
BEGIN
-- Get Block Limit Date AND Replace date text
DECLARE @BlockEndDate datetime
SELECT @BlockEndDate = BlockEndDate FROM Users_Block WHERE UserUID = @UserUID
IF ( @@ROWCOUNT <> 0 )
BEGIN
-- Block Release
IF ( @BlockEndDate <= @LoginTime )
BEGIN
SET @Status = 0
UPDATE Users_Master SET Status = @Status WHERE UserUID = @UserUID
END
END
END
-- Admin IP Check(2006-02-21)
/*
IF( @Status = 16 OR @Status = 32 OR @Status = 48 OR @Status = 64 OR @Status = 80 )
BEGIN
SET @TempIP = LEFT(@UserIP, 9)
IF( @TempIP <> @CompanyIP )
BEGIN
SET @Status = -999
END
END
*/
-- Select
SELECT @Status AS Status, @UserUID AS UserUID
-- Log Insert
IF( @Status = 0 OR @Status = 16 OR @Status = 32 OR @Status = 48 OR @Status = 64 OR @Status = 80 )
BEGIN
UPDATE Users_Master SET Leave = 0, JoinDate = GETDATE() WHERE UserUID = @UserUID
END
SET NOCOUNT OFF
i know this normaly works and this is on a host other ppl use i'm realy lost here LOL
it's my db that i have been running for about 2 years, but trunked all the dbo.s (table)
i even tried to run the server and that worked and ahve been working for alot of ppl. i'm so lost right now LOL
we found the problem and it's kind of not a fun one to admit but well doing the easy stuff is what you forget first LOL
using other servers client is not a good idea. just a heads up. The good ones might inject an error or 2 that they know about that you then don't. just saying. do as the other does use aerias not other priv servers..
this too makes it your own and not a copy server.
we all "copy" from others. but what we normaly do is make our own "twist" on it not direct take the sdata and just use it..
just hade to say that. don't copy other servers. older servers will always beat you when your the "new" copy out there anyway.
protection error 15 08/11/2011 - Rappelz - 1 Replies <<<<when i run rappelz game got protection error 15 plz help me >>>>
and thxxxxxxxxx
..
WTS RIFT Collectors Edition ACTIVE account active until 23 may CHEAP 05/12/2011 - Rift Trading - 5 Replies http://i56.tinypic.com/2cf2zwi.jpg
I am selling my personal collectors edition account.
It has a level 50 defiant mage on Whitefall server (EU) -biggest population server
-souls are Warlock/Necromancer/Chloromancer. You can try other specs aswell, I bought more slots. :-)
-Runecrafter/Buthcer/Outfitter. All of them are master ranks. (300,270,300)
http://i53.tinypic.com/zin0h2.jpg
-well geared, almost all items are blue lvl 50. I did not do raids with this character so I only have...
Protection Error! 02/08/2006 - WoW Private Server - 12 Replies huhu Alle Zusammen
Also wenn ich mein Emu starte ist es eigentlich Glück das es auch funz denn in den meisten Fällen kommt da Protection Error 196, manchmal funzt es^^
ich habe in meinem Router auch alle Ports freigegeben und die Firewall ausgelschaltet. was kann man da machen?
greetz :bandit: