only thing i could find:
Code:
[09.17. - 16:08:42] [GUILDS__ERROR] Found rank 2 for non-existent guild 1, skipping. |
I found those errors in the zones log file. and I really don't know why its not working, I use navicat to source most of my stuff as its easier to understand hehe.
|
Change the sql-mode setting in my.ini to a blank string. MySQL defaults this setting to STRICT_TRANS_TABLES on Windows and blank on Linux so the behavior of the storage engine is slightly different (disallowing default values on Blob and Text type fields).
|
Also the MySQL documentation indicates that not allowing default values on these types is the correct behavior so it would probably be better to fix up the source to insert a value into these fields (even if that value is just a blank string).
|
So has anyone figured this issue out? I just ordered a 32 bit system, installed and I am still having this issue...
We are on the newest revision, I just compiled it. ActivePearl 5.10 MySQL 5.1 Windows XP 32bit <-- GRIM From "The Order of Sin" server. |
Quote:
However we are still not able to see guild members in the roster. Would you mind uploading the other guild fields for me? |
Quote:
Code:
Index: EQEmuServer/common/guild_base.cpp |
Quote:
Code:
# Set the SQL mode to strict |
nightsta69's table ended up working for me. thank you all.
|
Quote:
|
Quote:
thank you everyone! |
All times are GMT -4. The time now is 08:35 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.