Closed Hooaah closed 4 years ago
@Hooaah Where is the rest of the issue template?
Is this when starting the server new? Did you change the value of the max allowed packets?
yeah new server setup. AshamaneCore, revision 5467ef4dd91e 2020-05-09 05:10:38 +0200 (master branch) (Win64, RelWithDebInfo, Static) (worldserver-daemon)
Also packet set to 1000
what is your wait_timeout value?
not finding wait_timeout value
which software do you use?
It isn't a packets issue. ERROR 1060 (42S21) at line 1: Duplicate column name 'AIAnimKitID'
This file is the issue 2018_11_11_01_world.sq but your problem is that you aren't using a clear db in the start or it got corrupted. Drop the world database and allow the worldserver.exe popule it since 0.
@Daniel25 this will help for sure, but i think the problem is also that his wait_timeout value is to low and it will disconect him, so his database will be corrupted again.
@Daniel25 this will help for sure, but i think the problem is also that his wait_timeout value is to low and it will disconect him, so his database will be corrupted again.
This is the update which gives the error,if you still think that its a issue with wait_timeout....ok https://github.com/AshamaneProject/AshamaneCore/blob/master/sql/ashamane/world/2018_11_11_01_world.sql
Yes, I still think it is, because I don't have this problem
I agree with @Daniel25 . If this is a new server, then the world and hotfix DBs should be empty, which possibly could be where the problem lies. You can see from the log above that the databases are being updated, not created.
So, @Hooaah - drop your world and hotfix databases, and try it again.
In addition, the my.ini file in Windows doesn't have the wait_timeout parameter, but you can edit / change it using this web page as a guide: https://medium.com/@dilsimchandrasena/changing-mysql-wait-timeout-variable-f16ebed1efce
I did everything you suggested, but still getting error. Attempted several times and still no success. So i deleted all software associated with build. re-downloaded all software and source. Finally success, still not sure of the issue, but server working now.
Thanks for the help guys
In addition, the my.ini file in Windows doesn't have the wait_timeout parameter, but you can edit / change it using this web page as a guide: https://medium.com/@dilsimchandrasena/changing-mysql-wait-timeout-variable-f16ebed1efce
you could also just add the wait_timeout value to the my.ini in windows
D:/Ashamane/sql/ashamane/world/2018_11_11_01_world.sql' to database 'ashamane_world' failed! this the error i get when populating world server
Using ADB_820.00