EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   starting items issue (https://www.eqemulator.org/forums/showthread.php?t=25751)

Riotgamer2212 07-21-2008 12:00 AM

starting items issue
 
my starting items are not showing up. the only things that you seem to start with is the note to the guild master. i have check to see if the other items are in the database as start up items and they are i also check to see if the items are there and they are. the problem is the charators are not starting with the items.

cavedude 07-21-2008 12:19 AM

Either apply this fix if you are able to change code and compile:

http://eqemulator.net/forums/showthread.php?t=25148

OR

Take MySQL out of strict mode by running this query at a mysql prompt:

Code:

SET @@global.sql_mode= '';
Of course, you can also uninstall MySQL, and then reinstall it remembering to uncheck strict mode during setup, though the query above does the same thing.


All times are GMT -4. The time now is 01:53 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.