Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 03:01

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

Advertisement



Help Relay Sr_Playtime_For_Meter_Rate_Exp_Limit_Notify Failed!!

Discussion on Help Relay Sr_Playtime_For_Meter_Rate_Exp_Limit_Notify Failed!! within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
xantos1's Avatar
 
elite*gold: 0
Join Date: Sep 2009
Posts: 134
Received Thanks: 11
Thumbs down Help Relay Sr_Playtime_For_Meter_Rate_Exp_Limit_Notify Failed!!

GS C++ Runtime Error
SR_Shard Relay SR_PLAYTIME_FOR_METER_RATE_EXP_LIMIT_NOTIFY failed!!
GS crash Helpme
xantos1 is offline  
Old 06/25/2013, 00:18   #2
 
Twistin**'s Avatar
 
elite*gold: 0
Join Date: Jun 2013
Posts: 551
Received Thanks: 108
Did you use the 5 pages pets shit ?!

- If yes then it is the reason by 75%.
- If no then many other things cause this error.

Like :
Sos Level
Trader Pet [Buffalo ....etc]

Solution :
Delete All Pet From your DB use that's Query
Code:
USE SRO_VT_SHARD EXEC _SEEK_N_DESTROY_ITEM [ITEM CODE NAME]
Sure type pet Code in [ ]

Set Pet Inventory 1 Page
Code:
USE [SRO_VT_SHARD]
GO
/****** Object: StoredProcedure [dbo].[_AddNewCOS] Script Date: 09/01/2012 12:09:06 ******/
SET ANSI_NULLS OFF
GO
SET QUOTED_IDENTIFIER ON
GO

ALTER PROCEDURE [dbo].[_AddNewCOS]
@OwnerCharID int,
@RefObjID int,
@Level int,
@HP int,
@MP int,
@HGP int,
@KeeperNPC int,
@State int,
@InventorySize int,
@itemID int,
@PickItemConfig tinyint,
@RentEndTime smalldatetime
as

begin tran

declare @COS_ID int
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-- pet_skill_item (ÃÖ¼±È£) 
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

declare @MaxInventorySize tinyint
select @MaxInventorySize = InventorySize
from _RefObjCommon, _RefObjChar
where _RefObjCommon.ID = @RefObjID and _RefObjCommon.Link = _RefObjChar.ID

if( @@rowcount = 0 or @MaxInventorySize < @InventorySize )
begin
rollback tran
return -5
end

insert into _CharCOS values (@OwnerCharID, @RefObjID, @HP, @MP, @KeeperNPC, @State, NULL, @Level, 0, @HGP, @PickItemConfig, @RentEndTime)
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
set @COS_ID = @@identity
if (@COS_ID = 0 OR @@error <> 0)
begin
rollback tran
return -1
end

--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-- pet_skill_item (ÃÖ¼±È£) 
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
if (@MaxInventorySize > 0)
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
begin
declare @Slot int
set @Slot = 0
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
-- pet_skill_item (ÃÖ¼±È£) 
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
while (@Slot < @MaxInventorySize)
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
--@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
begin
insert into _InvCOS values(@COS_ID, @Slot, 0)
if (@@error <> 0)
begin
-- Àκ¥Å丮 »ý¼º ½ÇÆÐ!
rollback tran
return -2
end 

set @Slot = @Slot + 1
end
end

/* --´õ ÀÌ»ó ÀÌ Ä÷³¿¡´Â µ¥ÀÌÅ͸¦ ³ÖÁö ¾Ê´Â´Ù!
UPDATE _Char SET EngagedCOS = @COS_ID WHERE CharID = @OwnerCharID
IF (@@ERROR <> 0 OR @@ROWCOUNT = 0)
BEGIN
ROLLBACK TRANSACTION
RETURN -3
END
*/
if( @itemID <> 0 )
begin
update _Items set Data = @COS_ID where ID64 = @itemID
if( @@error <> 0 or @@rowcount = 0 )
begin
rollback transaction
return -4
end
end

commit tran

return @COS_ID
Disable Start Quest Which Give Sos Items to User [Beginner Quest]
Disable Trader Pet
Then Try
Twistin** is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
Server relay
04/17/2013 - S4 League - 0 Replies
So using faith injector and when I enter the S4 League relay server and when I say go with another dll injector go ... with faith gives me relay server sryy for my bad english...
[Help me] Does anyone know how to do the lvl 0 bug in relay?
12/05/2010 - Grand Chase Hacks, Bots, Cheats & Exploits - 3 Replies
post here the instructions please :)
Exciting Relay
12/02/2010 - Grand Chase - 59 Replies
*Content Removed!* Please don`t do it again for there is BUG in this BUG. REQUESTING FOR THREAD CLOSURE! More replies is considered as SPAM! NO TOLERANCE!
Relay-Tunnel
04/16/2010 - Metin2 Private Server - 6 Replies
Hey, mein Hamachi gign erstmal garnicht , wegen den "fehelr zu Hamachi-servern" jetzt habe ich ein bischen deinstalliert,installiert udn neugesagtartet. Nun komme ich wieder auf Hamachi drauf , doch komischer Weise sidn die meisten der User blau bei mir, und kommen so nicht auf den Server drauf. Wie kriege ich das weg?? MFG



All times are GMT +1. The time now is 03:01.


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