-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Server] world carsh cased by patch "Dreghood Brute dont become friendly after the death of the taskmaster" #13827
Comments
update log 1117 |
I know what problem case the carsh, becasue the smartscript update the carsh xyz here: the new AI will ,but no always case the problem. UPDATE DELETE FROM so I roll back the smartscript AI before INSERT INTO |
I think fix smart_scripts cpp to prevent this type of crash is more good than only fix this SAI self. |
Current Behaviour
Update
Now I can 100% replay the crash.
.go xyz -445.000153 4747.521 19.9338989
First kill the two creature 16937
Then kill the creature 17058
The SAI can't do action for creature 16937, because it is died. server crash.
Here is gdb.txt log, I guest it about some creature movement. I dont know how to collect log, only have gdb log below.
gdb.zip
update 1116 carsh log and dberror log
gdb.txt
DBErrors.log
Expected Blizzlike Behaviour
N/A
Source
No response
Steps to reproduce the problem
N/A
Extra Notes
No response
AC rev. hash/commit
AzerothCore rev. 5cf7d3d+ 2022-11-13 18:41:10 -0300 (HEAD branch) (Unix, RelWithDebInfo, Static)
Using SSL version: OpenSSL 1.1.1n 15 Mar 2022 (library: OpenSSL 1.1.1n 15 Mar 2022)
Using Boost version: 1.74.0
Using MySQL version: 100515
Using CMake version: 3.18.4
Compiled on: Linux 5.15.64-1-pve
Worldserver listening connections on port 54345
Realmlist (Realm Id: 1) configured in port 54345
VMAPs status: Enabled. LineOfSight: 1, getHeight: 1, indoorCheck: 1
MMAPs status: Enabled
maps directory located in /root/wow/bin/maps. Total size: 291014339 bytes
vmaps directory located in /root/wow/bin/vmaps. Total size: 658130553 bytes
mmaps directory located in /root/wow/bin/mmaps. Total size: 2320900760 bytes
Using zhCN DBC Locale as default. All available DBC locales: zhCN
Using World DB: ACDB 335.8-dev
LoginDatabase queue size: 0
CharacterDatabase queue size: 0
WorldDatabase queue size: 0
Operating system
debian 11 x64
Custom changes or Modules
No response
The text was updated successfully, but these errors were encountered: