[Fix]Server Crashing OnExit() Called

04/14/2013 22:13 nourayman#1
Hello :)


**
F&Q

What is that error ?
It is an error which coz crash for your lovely server

That is OnExit() Called or there is a problem at your STRUCT

How do the players make that ?
By Teleporting by trans pets from alex south harbor

Can i fix that ?

Yes , by following these instructions

1st _ Remove the Buffalo from the item mall

2nd _ Execute that
Code:
USE [SRO_VT_SHARD]
DELETE FROM _SIEGEFORTRESSSTRUCT
WHERE REFEVENTSTRUCTID = 107

3rd _ Execute That

Code:
/* 
-    Query by NourAyman
-    That Query not for 140 Level Cap ! Just Until 130 
*/
USE [SRO_VT_SHARD]
UPDATE dbo._RefObjChar
SET InventorySize = 159
WHERE ID BETWEEN 12736 AND 12751

USE [SRO_VT_SHARD]
UPDATE dbo._RefObjChar
SET Lvl = 130
WHERE ID = 12736 and 12751
And import that file :)

[Only registered and activated users can see links. Click Here To Register...]

Regards :)
04/15/2013 04:27 PortalDark#2
#approved
04/15/2013 09:42 nourayman#3
Thank you :)
04/15/2013 12:21 Neko*#4
Buffalo from other trans pets doesn't make a difference !
disabling buffalo is not an important step.
04/15/2013 22:18 nourayman#5
My Query made it work sometimes and sometimes make crash so , i deleted it :D

You can try using my Query idea to fix your Buffalo then test it in your sv then post the results
04/16/2013 23:58 Bloody Network#6
Thank you for your release , ill try it ;)
04/17/2013 03:21 royalblade#7
That error can also occur if ur using a 32bit sql version due to memory restrictions.
Meaning if u install a x64 version of mssql ur fine.
04/18/2013 05:26 Crue*#8
Thanks
04/18/2013 09:47 eminem5#9
Thanks alot
04/19/2013 09:03 Crue*#10
Tested then worked 100 % :)
04/20/2013 18:55 ◄:●:►SanToS◄:●:►#11
Good Jop
05/01/2013 15:46 spider560#12
finee