I started working again in csro-r after 1 year of me leaving sro development and i managed to fix loads of bugs in these files only the magic pop one's left and i think it's not a sql sided bug, by far i added arabian update very smoothly but i experienced 2 stupid bugs.
1- Arabian triggers do not work ( i took the triggers from csro official database ) my monsters id's and everything is matched to csro database and i matched every trigger/path table between csro and csro-r and triggers do not have actions i guess, i get in kalia's hideout (ARABIA_FIELD_02_BOSS), area works as a dungeon but i cannot find any monsters concerning the triggers ( everything is added perfectly and every monster is enabled) , Here's a screen of how i find the kalia's hideout (no monsters are inside while there must be) :
2-This bug happens only at arabian dungeon and no in any other area in da game, whenever i enter i get a crash in the client (sro_client) has stopped working, regardless of me adding it's triggers or not and i guess i added the area successfully both server side & client side and here's a screen of the gs showing no errors when i get there
note : the client creates no dump files after the crash, no idea why
and 3rd (it's a bouns question) which isn't a bug for me and it may not be important, uniques' skills aren't triggered for example kalia should spawn elites at 60% hp, 30% hp and 15% hp, here in the server i added skills from original csro database but she can keep spamming spawning mobs even at 100% hp, how can i make the skills triggered ?
"Kalia's Hideout", as the name does already implicitly points to "Kalia", this is a Boss Area, not a general mob spawn area.
There are usually no known trigger thus far, unless you play iSRO lv 125+ content and know how that part works after all (killing mobs > filling a bar, having specific key items to teleport, etc).
The dungeon issue (Devil's Garden or Petra's Dungeon?), crashing right after teleporting? If yes, don't manually teleport over there. Boot up your MSSQL, hit up the your _Char table, get the (walking-)coordinates of that dungeon, insert them to your characters current X, Y, Z-position, start your client. If you still keep crashing - Data.pk2 and/or map.pk2 (*.o2 files) related issue (missing files, mostly).
If you don't crash, check your teleport-tables and -text files.
Your last issue is a different/wrong initial parameter (also called "Builder"). Look for instance how Lord Yarkan or Tiger Woman spawns their minions. Those are regular mobs, not specifically coded for the purpose as a minion-spawn. It is all about the correct parameter usage.
"Kalia's Hideout", as the name does already implicitly points to "Kalia", this is a Boss Area, not a general mob spawn area.
There are usually no known trigger thus far, unless you play iSRO lv 125+ content and know how that part works after all (killing mobs > filling a bar, having specific key items to teleport, etc).
The dungeon issue (Devil's Garden or Petra's Dungeon?), crashing right after teleporting? If yes, don't manually teleport over there. Boot up your MSSQL, hit up the your _Char table, get the (walking-)coordinates of that dungeon, insert them to your characters current X, Y, Z-position, start your client. If you still keep crashing - Data.pk2 and/or map.pk2 (*.o2 files) related issue (missing files, mostly).
If you don't crash, check your teleport-tables and -text files.
Your last issue is a different/wrong initial parameter (also called "Builder"). Look for instance how Lord Yarkan or Tiger Woman spawns their minions. Those are regular mobs, not specifically coded for the purpose as a minion-spawn. It is all about the correct parameter usage.
seems you didn't get my issue well, i know what kalia's hideout point to and i also know how the triggers work and what's supposed to happen when i get in there, what i actually complain about is that the triggers got NO ACTION, by means that i added them to the database but still monsters don't spawn in the instance created inside the dungeon itself, some says that arabian dungeons don't work as intended without editing a couple of things inside the gs, which i don't know what should be edited, is this true?...
about your reply for the 2nd issue, that's exactly what popped up my head when this issue happened, but there is only 1 problem, i keep getting disconnects (not crashes) when character boots up, get errors in gserver that the pos isn't correct while i took the coordinates from refregion very accurately, also i edited the worldid in order to match the instance's worldid but still can't walk after connecting and keeps getting disconnects
about the 3rd issue, a member from RZ solved it for me, it was missing lines from a table in the database.
Thanks for reply and appreciate your trial to help and if you got any idea that would help i'd appreciate it.
your mob triggers from the world id.. check to see if there using default like 1.
You will find which world they spawn in from Tab_RefHive
the world id for mob spawns need to mach the id in _RefGame_World
*** same as your teleport world id
your mob triggers from the world id.. check to see if there using default like 1.
You will find which world they spawn in from Tab_RefHive
the world id for mob spawns need to mach the id in _RefGame_World
*** same as your teleport world id
Thanks for your reply and i totally appreciate your trial for help,
i did what you ordered and checked the worldid in which the monsters spawn, and i found that they were programmed to spawn in world id 113 which exactly matches the worldid for the INS_ARABIA_FIELD_02_BOSS, which points to kalia's hideout, so the monsters are programmed to spawn in the correct worldid but no idea why aren't they spawning.
if you got anything else that can help i'd really appreciate it. and thanks once more.
Issue no.1 has been solved, triggers are working perfectly now.
Issue no.2 is still undergoing and i did what blapanda asked me to do and im still getting crashes, whilst i replaced the whole data.pk2 with another one with a 100% functional dungeons and crashes weren't yet fixed.
Thanks for anyone who tried to help me and appreciate any help trial
It's hard to find the reason behind this issue. I remember spending days trying to find why the client stops working when I use the devil magic stone and I didn't figure it out.
It's hard to find the reason behind this issue. I remember spending days trying to find why the client stops working when I use the devil magic stone and I didn't figure it out.
i was able to get a dump file created after the crash after creating the instance in the arabian dungeon, hope someone would understand it cuz i can't find a proper crash reason in the dmp file
.dmp file :
Thanks for helping and appreciate any kind of help.
Issue no.1 has been solved, triggers are working perfectly now.
Issue no.2 is still undergoing and i did what blapanda asked me to do and im still getting crashes, whilst i replaced the whole data.pk2 with another one with a 100% functional dungeons and crashes weren't yet fixed.
Thanks for anyone who tried to help me and appreciate any help trial
Hi i just found your post. Do you remember how you fixed tie triggers? I have the problem, that the first trigger isnt starting when i enter baghdad dungeon? everythign seems to be correct idk, thanks
hello guys ( some Triggers ) about point unique 04/23/2015 - SRO Private Server - 9 Replies Excuse me
first so sorry about my bad English Language
Second
i have this tab
_UniqueKill
http://i.epvpimg.com/35F9b.png
and i create _Ranking
http://i.epvpimg.com/35F9b.png
i want to if any one kill unique get point=total
like If Charname Kille TigerGirl=20 total
How to open warehouses? What triggers the GUI? 04/25/2014 - CO2 Private Server - 3 Replies From what I know, the NPC Type has to be 3 for warehouses, the TQ Bin and various public sources confirm that.
Dialoges are 2, shops are 1 (or the reverse) and wh's are 3.
If I click shops, the gui opens, if i click "normal" npc's the dialoge executes. If I klick a warehouse guy, it still executes the packet 2031 instead of 1009 with the propper subtype for show wh items / money
What am I doing wrong? Patch 4348.
Even if i explicitly send the open wh packet i get nothing.
[MySQL] Cursor/Procedures/Triggers 01/16/2014 - Web Development - 1 Replies Hey,
kann mir einer kurz und knapp die drei oben genannten Punkte erklären? Unser Lehrer hat uns dazu nichts beigebracht aber wir müssen das einfach mal für ne LK-Klausur können.
Wäre nett wenn das wer mit Bsp. kurz erläutern könnte xD
[DB] problem ' Triggers for table `player`.`item` have no creation context' 05/26/2012 - Metin2 Private Server - 0 Replies Triggers for table `player`.`item` have no creation context
Dadurch wird bei mir in der Tabelle item keine items gespeichert
Folge : EQ verschwindet
Kann mir wer sagen wie ich das behebe?
Skype : mafasaphir
Wäre sehr nett!