Seriously your so arab. Cannot help you without having more information. The GS and/or shard timeout can happen due to gazillions of reasons.
Quote:
Originally Posted by its.soul
- i know how exploits works ..etc but i wonder that there is a special packets make overflow
so my question " is any packet flood cuz that or only the released packets .. For ex. if we take the login packet that sending the account informations and start flood agent with it .. that will cuz the same effect ?"
regards
Technically speaking yes. Practically no. If you flood enough, with any kind of packet the server files will overload.
The art in flood based exploits is malforming the packet in a way, that it creates a serious load on the module.
Question (vSRO 188): Latest added itemshop items do show the silkprice as 0, no matter what. Adding those items, exact the same string (unchanged values ID & Link on ObjCommon, Index on ScrapOfPackageItem, and so on) on a clean server - will result in a flawless display of X Silk, as it should used to be.
No server errors given. Client causes no troubles.
Any clue? Maybe a procedure issue? Or a "cap" of the gameserver/etc.?
If you're good at what you do, you can join Ela maybe
Disclaimer:
This thread is NOT meant for recruitment. It's explicitly to help out others in need with guides.
@Portal & Callum Asking why this is here?
The thread will become a collection of guides in the end. I'll be answering questions and posting this in the first post. Thus, it is here. As you know, the "Ask the experts" section is BS. If you really want to help the community, leave this here.
Royalblade* Can u tell me how to can remove captcha from servers and get notice welcome.. exchange delay?... i need this services.. thanx
How can i improve my queries performance? xD especially in update,select,insert statements.
There are many possible solutions, i will write some of them below.
1st:-It is probably buffalo cos trade pet, it is bugged in many vsro based servers.
1st fix:-I usually fix it by removing it xD
2nd:- Your grab pets have 5 pages or higher.
2nd fix:- Set them to below 5.
3rd:- Buffalo cos transport bugs a character when this char teleports to alexandria and crashes it, and whenever the char tries to login again your gameserver will crash/ popup a c++ error.
3rd fix(1) :- fix buffalo inventory size, level through _refobjchar and chardata_xxxxx
3rd fix(2)(temporary fix):- remove buffalo
I have had this problem before and i did everything above to get it working, and it worked, yea it did[after fixing the bugged characters]
4th: trade pets lvl 20 (there is a bugg around it witch can crash the gameserver)
fix: change trade pets lvl from 20 to to more
and there is some more i dont remember its an old problem
Royalblade* Can u tell me how to can remove captcha from servers and get notice welcome.. exchange delay?... i need this services.. thanx
Can you program in any programming language, e.g(c,c#,c++,python)? If yes then take these things from DetGuard or SROGuard. If not then buy torque/SquirrelProtector
Question (vSRO 188): Latest added itemshop items do show the silkprice as 0, no matter what. Adding those items, exact the same string (unchanged values ID & Link on ObjCommon, Index on ScrapOfPackageItem, and so on) on a clean server - will result in a flawless display of X Silk, as it should used to be.
No server errors given. Client causes no troubles.
Any clue? Maybe a procedure issue? Or a "cap" of the gameserver/etc.?
99% Sure. You are using the same package already and have added a price of 0. The line is there and is being read FIRST. Then second one is then ignored.
Quote:
Originally Posted by thebate1
Royalblade* Can u tell me how to can remove captcha from servers and get notice welcome.. exchange delay?... i need this services.. thanx
Buy torque or the squirrelfilter. However, I don't recommend buying from cherno, he sometimes disappears for weeks until he answers again.
All of those things need to be done via a packet filter though.
Quote:
Originally Posted by bissag
What is the reason of this weird error?
Searching for this reference text in ollydbg show nothing.
Fatal [SR_GameServer] [Master:26265-1160.223877--106.069305-960.790466] update ÇÏ´Ù°¡ ¸À°¡¹ö·È¾î!!
Fatal [SR_GameServer] [Master:26265-1160.223877--106.069305-960.790466] update ÇÏ´Ù°¡ ¸À°¡¹ö·È¾î!!
It looks like it fails to update/sync the char movement or something like that.
It will spam this error like 20 times in 1 second then the game server crash instantly after this error. This error happens randomly could be after 1 day or 1 week.
1.
This would require quite some work to backtrack the actual problem. Try installing a korean language pack on your server first so that you'll be able to "read" the korean error message properly. Just translate it with google translator and see what it comes up with. it should be givnig you a good hint.
2. (dungeon == instance, i.e. FGW, Medusa place, jobcave...)
Also convert those positions to a warps statement and warp there. See if that area is a dungeon. If it IS a dungeon, then you have problem somewhere. However, find out what position it is first, if it truly is a dungeon, I can help you fix it up. They are fairly easy to do.
3. Get a new clean data folder on the server. Just to be sure.
Quote:
Originally Posted by Nami_
Can someone help me?
Got a problem with the sr_GameServer..
This is normal, it can be safely ignored
Quote:
Originally Posted by blackdiana
thx this info, i need know yet, in which txt file need put this lines?
media serverdep silkroad textdata forceaddobj
Requirement: Bandit fortress must be available in the client. (You should have it by default. But telling you, just so you can be sure)
1. This would require quite some work to backtrack the actual problem. Try installing a korean language pack on your server first so that you'll be able to "read" the korean error message properly. Just translate it with google translator and see what it comes up with. it should be givnig you a good hint.
2. (dungeon == instance, i.e. FGW, Medusa place, jobcave...)
Also convert those positions to a warps statement and warp there. See if that area is a dungeon. If it IS a dungeon, then you have problem somewhere. However, find out what position it is first, if it truly is a dungeon, I can help you fix it up. They are fairly easy to do.
3. Get a new clean data folder on the server. Just to be sure.
1. I will try , sometimes it throws this error before showing the korean message
CGObj::GetTID() GetDataPermanent Error
2. It happens in towns.
3. Tried several data and no difference.
1. I will try , sometimes it throws this error before showing the korean message
CGObj::GetTID() GetDataPermanent Error
2. It happens in towns.
3. Tried several data and no difference.
CGObj::GetTID() => A method call to get something.
TID => TypeID.
TypeID => Triggers or dbo._RefObjCommon.TypeID1 - dbo._RefObjCommon.TypeID4
Unknown item?
Run this query:
SELECT IT.*, R.Codename128 FROM dbo._Items IT
JOIN dbo._RefObjCommon R
ON IT.RefItemID = R.ID
WHERE R.Service = 0
[GUIDE] Troubleshooting Common Server Set Up Problems 05/01/2025 - Shaiya PServer Guides & Releases - 46 Replies Here is a list of common problems users run into when setting up a private server. These are in order of server set up completeness (from starting services to logging into Shaiya and performing in-game actions).
These are directly from my server set up tutorial. I decided to make them their own post as it was a bit much to load the guide up every time I wanted to look at this part. Also this should be easier for new users to find.
All services show a red X
This is most likely...
Are the weekdays client sided or server sided? 08/30/2010 - Mabinogi - 8 Replies It is really irritating to have to play on certain days to do certain rp dungeons and missions. Is the day (Baltane, Samhain and the other stupid days) on the server side of mabinogi, or client? I believe it is probably server-sided, but it would be nice to know.
If it is client sided, would anyone know how i could change the day? So that i could finish Generation quests without waiting for tuesday?
Thanks in advance.
Is Analyze server-sided or client-sided? 08/18/2010 - Atlantica Online - 0 Replies Because we are given 5 blank cards and we are shown the results after we choose them; if they are client sided, can we some how figure out which will give the best result? this would be a nice feature o_O
client sided vs server sided 07/04/2009 - 12Sky2 - 2 Replies well i was just wondering if anyone can compile a list of what is client sided and what is server sided im pretty much a noob at CE but im kinda getting the hang of it by just trying things out...im not in any way asking for addresses or anything like that but im just trying to save some time by finding out what i can change and what i shouldnt waste my time on
so far i know that u can change movement speed, attack speed......yeah im noob lol
if anyone can help me out i would realy...
Private Server Guide Problems! 05/29/2008 - EO PServer Hosting - 7 Replies 7. Now you will need to open C:/WINDOWS
Look for the my.ini file. Once you have found it delete it.
8. Go to C:/wamp/mysql/bin/ and run the winmysqladmin.exe. Then it open then close, and ask for a username and password.
Use the following username: root password: test
Wont let me do it. If you can tell me while step 7 & 8 are not working on my comp, I would appreciate it. Thanks.