Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 06:54

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Problem mit FlyFF Server [mail_str_realtime]

Discussion on Problem mit FlyFF Server [mail_str_realtime] within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
NiGHT~'s Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 81
Received Thanks: 77
Unhappy Problem mit FlyFF Server [mail_str_realtime]

Hey Leute ich hab ein Problem mit meinem FlyFF Server

Ich benutze Virtuos seine V17 Ready Files.

und zwar tritt dieser Fehler nach etwa 6Std auf einfach so danach kann man sich nicht mehr einloggen.

Das connecten auf die MySQL funktioniert danach auch nicht mehr daher
ist die einzigste Lösung den Root neu zustarten da wir das nicht ständig machen möchten suchen wir nach einer Lösung für das Problem.

Villeicht kennt dieses Problem schon jmd von euch und weiß wie man es fixxen kann.

mfg NiGHT

Vielen Dank für jegliche Hilfe.
NiGHT~ is offline  
Old 04/15/2011, 11:48   #2
 
elite*gold: 0
Join Date: Jan 2011
Posts: 420
Received Thanks: 49
Frag Virtuos
Kazone™ is offline  
Old 04/15/2011, 19:31   #3


 
Daniiii's Avatar
 
elite*gold: 260
Join Date: Nov 2007
Posts: 12,856
Received Thanks: 4,319
Quote:
Originally Posted by Halfset View Post
Frag Virtuos
aha. äußerst informative und hilfreiche antwort, respekt.


#moved
Daniiii is offline  
Old 04/15/2011, 23:09   #4
 
elite*gold: 12
Join Date: Dec 2010
Posts: 592
Received Thanks: 122
Das Problem ist deine DB bzw. deine SQL wurde gehackt wenn du sie neu aufbauen willst, dann muss du sie Deinstallieren und neu Installieren.
Ich kenn sowas ^^
Trafalgar†Law is offline  
Old 04/16/2011, 00:22   #5
 
elite*gold: 0
Join Date: Mar 2011
Posts: 81
Received Thanks: 15
ganz easy
ausführen
fertig

Quote:
USE [CHARACTER_01_DBF]
GO
/****** Objet : StoredProcedure [dbo].[MAIL_STR_REALTIME] Date de génération du script : 10/28/2009 19:14:15 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
ALTER proc [dbo].[MAIL_STR_REALTIME]

@iGu CHAR(255),
@serverindex CHAR(2),
@nMail_Before INT = 0,
@nMail_After INT = 0,
@idPlayer CHAR(7) = '0000000',
@nLevel INT = 0,
@iaccount VARCHAR(32) = '',
@tmCreate INT = 0,
@dwSerialNumber INT = 0,
@nHitPoint INT = 0
as
set nocount on

declare @iserverindex char(2)
set @iserverindex = cast((cast(@serverindex as int) + 50) as char(2))

IF @iGu = 'S1'
BEGIN
SELECT * FROM MAIL_TBL
WHERE serverindex = @iserverindex AND byRead<90
ORDER BY nMail
RETURN
END
ELSE
IF @iGu = 'U1'
BEGIN
UPDATE MAIL_TBL SET nMail = @nMail_After, serverindex = @serverindex, dwSerialNumber = @dwSerialNumber, nHitPoint = @nHitPoint
WHERE serverindex = @iserverindex and nMail = @nMail_Before
RETURN
END
ELSE
IF @iGu = 'I1'
BEGIN

DECLARE @ItemID int
DECLARE @ItemNum int
DECLARE @bBinds int
SET @ItemID = 0
SET @ItemNum = 1
SET @bBinds = 2


IF( @nLevel = 20 ) BEGIN
SET @ItemID = 26112
END
ELSE IF( @nLevel = 40 ) BEGIN
SET @ItemID = 26211
END
ELSE IF( @nLevel = 60 ) BEGIN
SET @ItemID = 26103
END
ELSE IF( @nLevel = 80 ) BEGIN
SET @ItemID = 30135
END
ELSE IF( @nLevel = 100 ) BEGIN
SET @ItemID = 5800
SET @bBinds = 0
END
ELSE IF( @nLevel = 120 ) BEGIN
SET @ItemID = 4703
SET @bBinds = 0
END

IF( @ItemID = 0 ) BEGIN
RETURN
END

-- ?? ??? ?? ??
DECLARE @nMaxMailID int
SELECT @nMaxMailID = MAX(nMail)+1 from MAIL_TBL where serverindex = @iserverindex
SET @nMaxMailID = ISNULL( @nMaxMailID, 0 )

-- ??? ??
DECLARE @szTitle VARCHAR(128)
DECLARE @szText VARCHAR(1024)
SET @szTitle = 'Title'
SET @szText = 'Text'

EXEC dbo.MAIL_STR 'A1', @nMaxMailID, @iserverindex, @idPlayer, '0000000', 0, @tmCreate, 0, @szTitle, @szText,@ItemID, @ItemNum, 0, 0, 0, 0, @bBinds
RETURN
END
Incepted is offline  
Reply




All times are GMT +2. The time now is 06:54.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.