Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Shaiya
You last visited: Today at 09:15

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

Advertisement



[HELP] Game Server Keep Pausing need Help

Discussion on [HELP] Game Server Keep Pausing need Help within the Shaiya forum part of the MMORPGs category.

Reply
 
Old   #1
 
papat1's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 33
Received Thanks: 4
[HELP] Game Server Keep Pausing need Help

Need help my game server keep pausing when there have 40+ players online anyone can help? these sis some error logs from the DB
anyone can help?

here are the some error logs from PSGAME
need any idea how to fix this thank you...
Attached Files
File Type: rar PS_GAME LOGS.rar (7.3 KB, 18 views)
papat1 is offline  
Old 02/13/2016, 20:29   #2
 
vovan681's Avatar
 
elite*gold: 0
Join Date: May 2012
Posts: 107
Received Thanks: 11
USE [PS_GameLog]
GO
/****** Object: StoredProcedure [dbo].[usp_Insert_Action_Log_E] Script Date: 02/13/2016 23:29:20 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO


/****** Object: Stored Procedure dbo.usp_Insert_Action_Log_E FIXED ********.com Twilight ******/

ALTER Proc [dbo].[usp_Insert_Action_Log_E]



@UserID varchar(18),
@UserUID int,
@CharID int,
@CharName varchar(50),
@CharLevel tinyint,
@CharExp int,
@MapID smallint,
@PosX real,
@PosY real,
@PosZ real,
@ActionTimeZ varchar(50),
@ActionType tinyint,
@Value1 bigint = null,
@Value2 int = null,
@Value3 int = null,
@Value4 bigint = null,
@Value5 int = null,
@Value6 int = null,
@Value7 int = null,
@Value8 int = null,
@Value9 int = null,
@Value10 int = null,
@Text1 varchar(100) = '',
@Text2 varchar(100) = '',
@Text3 varchar(100) = '',
@Text4 varchar(100) = '',
@Sql nvarchar(4000) = '',
@yyyy varchar(4) = '',
@mm varchar(2) = '',
@dd varchar(2) = '',
@Bucket smallint = -1

AS
DECLARE @ActionTime as datetime
SELECT @ActionTime = CONVERT(datetime, @ActionTimeZ, 120)
SET @yyyy = datepart(yyyy, @ActionTime)
SET @mm = datepart(mm, @ActionTime)
SET @dd = datepart(dd, @ActionTime)


IF(LEN(@mm) = 1)
BEGIN
SET @mm = '0' + @mm
END

IF(LEN(@dd) = 1)
BEGIN
SET @dd = '0' + @dd
END

SET @Sql = N'
INSERT INTO PS_GameLog.dbo.ActionLog
(UserID, UserUID, CharID, CharName, CharLevel, CharExp, MapID, PosX, PosY, PosZ, ActionTime, ActionType,
Value1, Value2, Value3, Value4, Value5, Value6, Value7, Value8, Value9, Value10, Text1, Text2, Text3, Text4)
VALUES(@UserID, @UserUID, @CharID, @CharName, @CharLevel, @CharExp, @MapID, @PosX, @PosY, @PosZ, @ActionTime, @ActionType,
@Value1, @Value2, @Value3, @Value4, @Value5, @Value6, @Value7, @Value8, @Value9, @Value10, @Text1, @Text2, @Text3, @Text4)'

EXEC sp_executesql @Sql,
N'@UserID varchar(18), @UserUID int, @CharID int, @CharName varchar(50),
@CharLevel tinyint, @CharExp int, @MapID smallint, @PosX real, @PosY real, @PosZ real, @ActionTime datetime, @ActionType tinyint,
@Value1 bigint, @Value2 int, @Value3 int, @Value4 bigint, @Value5 int, @Value6 int, @Value7 int, @Value8 int,
@Value9 int, @Value10 int, @Text1 varchar(100), @Text2 varchar(100), @Text3 varchar(100), @Text4 varchar(100)',
@UserID, @UserUID, @CharID, @CharName, @CharLevel, @CharExp, @MapID, @PosX, @PosY, @PosZ, @ActionTime, @ActionType,
@Value1, @Value2, @Value3, @Value4, @Value5, @Value6, @Value7, @Value8, @Value9, @Value10, @Text1, @Text2, @Text3, @Text4
vovan681 is offline  
Thanks
1 User
Old 02/15/2016, 17:42   #3
 
papat1's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 33
Received Thanks: 4
thank you for this script.. i will apply this.. this is a good script with anti dupe thank you so much vovan681.
papat1 is offline  
Old 02/18/2016, 15:05   #4
 
papat1's Avatar
 
elite*gold: 0
Join Date: Apr 2011
Posts: 33
Received Thanks: 4
I NEED HELP AGAIN OF THIS ERROR this is the problem why my server keep pausing and crashing all the time

PS_GAME__system log

Quote:
2016-02-18 21:52:04 PS_GAME__system log start (Game01) [GERMANY]
2016-02-18 21:52:04 error mob item drop info load error
2016-02-18 21:52:04 error mob item drop info load error
2016-02-18 21:52:04 error mob item drop info load error
2016-02-18 21:52:04 error mob item drop info load error
2016-02-18 21:52:04 error mob item drop info load error
2016-02-18 21:52:04 error mob item drop info load error
2016-02-18 21:52:04 error mob item drop info load error
2016-02-18 21:52:04 error mob item drop info load error
2016-02-18 21:52:04 error mob item drop info load error
2016-02-18 21:52:04 CGameData::InitItemEnchant fopen error
2016-02-18 21:52:05 connect mgr 1168
2016-02-18 21:52:05 Server Version : 50147794
2016-02-18 21:52:05 connect dbagent 1172
2016-02-18 21:52:05 connect gamelog 1184
2016-02-18 21:52:05 Market End -----------------------
2016-02-18 21:52:06 Start CWorldSendThread=5188
Module list:
C:\ShaiyaServer\Server\PSM_Client\Bin\ps_game.exe, loaded at 0x00400000 - 11/09/14 17:10:08
papat1 is offline  
Reply


Similar Threads Similar Threads
Add or find game server - gameprivateservers.com - game server top list
12/18/2013 - Private Server Advertising - 0 Replies
Hello fellow members of Elitepvpers, We would like to invite you all to our brand new game servers top list: http://gameprivateservers.com WoW private servers top list, game private servers (or WoW private servers top list, game private servers). You are welcome to add your new game server and advertise it there for free. Those who search for private game servers to play, may as well check game server reviews, comment and vote for your favorite one :). If you miss particular game category in...
VK 2046 Game + DB Server [Login Fix / 6skills usw] + Client Game-Datei.
08/24/2011 - Metin2 Trading - 6 Replies
Hi, ich verkaufe hier die nunja sagen wir mal " besten " 2011 Files. 2046 Game + DB Server ist nicht public, ausschließlich 2019 ist Public. 2046 wurde von tim selber gemacht und hat alle bugfixxes. Dazu habe ich die komplette 2011er Quest-Reihe die auch noch nicht Public ist. 2011 DB, total Stabil.
[O-game]Trinity Wars .net|O-game Private Server X300|MORPGame
03/08/2010 - Browsergames - 2 Replies
/
Pausing an effect?
08/09/2009 - CO2 Private Server - 2 Replies
Hey, I have no idea how to add an effect (for armor) using the ini's and dats. so I coded: public void SantaHat() { if (Equips == "115300-0-0-0-0-0") { foreach (DictionaryEntry DE in World.AllChars)
Pausing a process
08/08/2007 - General Coding - 1 Replies
hi guys n girls, i need to pause the process of my laucnher in 2moons, but dont know how (googled, but only useless crap). I need to pause it, do smth in folder and resume the process normally, so it dont updates again for example, just resumes where it stopped. Would be nice if someone could help me or point into the correct direction. thx in advance



All times are GMT +1. The time now is 09:15.


Powered by vBulletin®
Copyright ©2000 - 2025, 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 ©2025 elitepvpers All Rights Reserved.