Im stuck at sourcing load_player.sql
Im getting error 2 when i try. I have no idea why.
|
same i've had a server before, tried everything, i can source the peqdeb_rev file fine, but no luck with the load_player file...
Code:
[Err] 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 'source player_tables/aa_timers.sql' at line 1 |
Open the load_player.sql file and complete the file paths.
This is incorrect: source player_tables/aa_timers.sql; The program has no idea where on your computer the aa_timers.sql file is at. It should look something like this: source D:/Everquest/SVN/PEQ Database/player_tables/aa_timers.sql; Similar changes will have to be made to the load_bots.sql file. |
i tried that earlier, maybe i made a mistake, i'll try again and report back.
|
i changed all the files to the absolute path and now i get "error:2"
|
there also doesnt seem to be an eqemu_config.xml file in the latest updated source/server files...
|
All times are GMT -4. The time now is 03:18 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.