[DiscordArchive] Seems like I need it split that sql part ?
[DiscordArchive] Seems like I need it split that sql part ?
Archived author: funjoker • Posted: 2021-12-22T10:54:55.078000+00:00
Original source
Seems like I need it split that sql part ?
Archived author: funjoker • Posted: 2021-12-22T10:55:15.792000+00:00
Original source
So we can ignore max_allowed_packet
Archived author: funjoker • Posted: 2021-12-22T10:56:20.060000+00:00
Original source
Did you import manually
Archived author: funjoker • Posted: 2021-12-22T10:56:26.191000+00:00
Original source
Or with worldserver ? <:hehe:382483156542029825>
Archived author: ZaDarkSide • Posted: 2021-12-22T10:58:12.418000+00:00
Original source
sadly to say but you don't have enough experience with mysql server, you just need to change a config file in mysql to make it work
Archived author: ZaDarkSide • Posted: 2021-12-22T10:58:55.894000+00:00
Original source
https://docs.oracle.com/cd/E19509-01/820...index.html
Archived author: Onjiary • Posted: 2021-12-22T11:15:34.274000+00:00
Original source
I managed to load everything but now I'm facing new problems:
Missing name Guild.SaveInterval in config file D: / wow shadowlands / Server / bin / RelWithDebInfo / worldserver.conf, add "Guild.SaveInterval = 15" to this file
and
C: \ shadowlandscore \ Core \ src \ server \ game \ DataStores \ GameTables.cpp: 134 in LoadGameTables FATAL ERROR:
Some required * .txt GameTable files (12) not found or not compatible:
GameTable file ./gt\ ArtifactKnowledgeMultiplier.txt cannot be opened.
GameTable file ./gt\ ArtifactLevelXP.txt cannot be opened.
GameTable file ./gt\BarberShopCostBase.txt cannot be opened.
GameTable file ./gt\BaseMp.txt cannot be opened.
GameTable file ./gt\CombatRatings.txt cannot be opened.
GameTable file ./gt\CombatRatingsMultByILvl.txt cannot be opened.
GameTable file ./gt\ItemSocketCostPerLevel.txt cannot be opened.
GameTable file ./gt\HpPerSta.txt cannot be opened.
GameTable file ./gt\NPCManaCostScaler.txt cannot be opened.
GameTable file ./gt\SpellScaling.txt cannot be opened.
GameTable file ./gt\StaminaMultByILvl.txt cannot be opened.
GameTable file ./gt\xp.txt cannot be opened.
Archived author: ZaDarkSide • Posted: 2021-12-22T11:20:15.471000+00:00
Original source
you are missing some files