Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

GM Tools Have Problem?

Newbie Spellweaver
Joined
Jun 9, 2022
Messages
21
Reaction score
7
Just seleect other char and i will got this?
So where we can fix it. I using the tool from Ragezone CabalGM1
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Apr 2, 2023
Messages
198
Reaction score
88
If the data types or even just the length differs from what the tool requests, you'll end up with errors.
That's about what to expect from pretty much all of the older tools.
From what I've seen, minor changes were applied to the db's during a past ssms update.
Not sure if that particular change is the cause here but one way or another it can't handle whatever you're trying to feed it and I wouldn't recommend changing major tables' settings for the sake of a third party tool that was made god knows when (I don't know that particular one so forgive my lack of knowledge about CabalGM1 specifically).
 
Upvote 0
Newbie Spellweaver
Joined
Jun 9, 2022
Messages
21
Reaction score
7
If the data types or even just the length differs from what the tool requests, you'll end up with errors.
That's about what to expect from pretty much all of the older tools.
From what I've seen, minor changes were applied to the db's during a past ssms update.
Not sure if that particular change is the cause here but one way or another it can't handle whatever you're trying to feed it and I wouldn't recommend changing major tables' settings for the sake of a third party tool that was made god knows when (I don't know that particular one so forgive my lack of knowledge about CabalGM1 specifically).
Few days ago i have update sql 19.0 to 19.1 may be wrong with this update. Thanks you help me and details information
 
Upvote 0
Junior Spellweaver
Joined
May 24, 2018
Messages
161
Reaction score
8
Try to redo to the previous version of your sql to see if thats the problem
 
Upvote 0
Back
Top