Open Lua Browller's Premium Systems

Swerkx

New member
Swerkx Rep
0
0
0
Rep
0
Swerkx Vouches
0
0
0
Vouches
0
Posts
1
Likes
1
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 9 131 XP
Hello I use Lua Browller's Premium Systems ==> https://forum.emudevs.gg/threads/browllers-premium-systems.8543/

I tried Weapon System 1.5 Standalone mode
However, it is impossible to make it work each time I want to put a talent point in the new tree, the server crash and I get the error: "[1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'rank, trait_row, CurrentPrice) VALUES ('11', '920356', '1', '90', '1500')' at line 1
Error while parsing SQL. Core fix required."

I have no skills in this area despite having tried several tests.

I think the problem is in the "Traits_Server" file where the lines of code to insert and modify the SQL tables are located.


If anyone can help me, thank you.

P-S I added the SQL tables as well as the implementation of the patch and the DBCs in the core.
(sorry I use a translator :s)

Sincerely
 
Liked By 1 member :

Sinistah

Banned
banned
Sinistah Rep
0
0
1
Rep
-10
Sinistah Vouches
0
0
0
Vouches
0
Posts
20
Likes
58
Bits
2 YEARS
2 YEARS OF SERVICE
LEVEL 5 235 XP
There is an error in the SQL query its trying to run located somewhere near 'rank, trait_row, CurrentPrice) VALUES ('11', '920356', '1', '90', '1500')'

Somewhere in the lua code its trying to run a SQL query which errors causing your problem. The only fix is to figure out why its throwing the error and fix that.
 

3,384

1,264

9,548

422

Top