ThreadTracker + Attempt on NPC Disappearing fix
Engineered the ThreadTracker: server-embedded deadlock auditing tool, which will print error messages in case of found deadlocks (also showing all in-use locks on the time of the issue). Changed the player's id on DB now starting from 20mil, thus preventing players from overwriting NPC/mobs with same oid in-game. Requires proper testing to see if the issue has been cleared.
This commit is contained in:
@@ -1,14 +1,24 @@
|
||||
Red Potion
|
||||
Lemon
|
||||
W. Ramen
|
||||
Elixir
|
||||
Mana Elixir
|
||||
Mushroom Miso Ramen
|
||||
Power Elixir
|
||||
Lunar Gloves
|
||||
LeFay Jester
|
||||
Eclipse Earrings
|
||||
Herculean Crown
|
||||
Lockewood Hat
|
||||
Pickpocket Pilfer
|
||||
Eclipse Cloak
|
||||
Gladius
|
||||
Niam
|
||||
Titan
|
||||
Crescent Polearm
|
||||
Iron Dagger
|
||||
White Crusader Chainmail (Male)
|
||||
Wizard Wand
|
||||
Wizard Staff
|
||||
Golden Pride
|
||||
Blue Guiltian
|
||||
Red Amorian Skirt (Female)
|
||||
Red Salt Shoes
|
||||
Green Pole-Feather Hat
|
||||
Black Bennis Chainmail (Male)
|
||||
Red Legolier (Male)
|
||||
Blue Legolier Pants (Male)
|
||||
Green Marker
|
||||
Gold Brace
|
||||
Green Hunter Boots
|
||||
Dragon Toenail
|
||||
Rouge Way
|
||||
Guardian Katara
|
||||
Justice Katara
|
||||
Norman Grip
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
1302008
|
||||
1412004
|
||||
1422007
|
||||
1442009
|
||||
1332010
|
||||
1372001
|
||||
1382002
|
||||
1002013
|
||||
1002152
|
||||
1061047
|
||||
1072090
|
||||
1002137
|
||||
1040023
|
||||
1040072
|
||||
1060062
|
||||
1082049
|
||||
1082072
|
||||
1072081
|
||||
1332031
|
||||
1482003
|
||||
|
||||
Reference in New Issue
Block a user