Important message concerning new database loadouts!
A number of users have recenly reported problems with zoning, either being unable to zone or being dumped into qeynos regardless of destination zone.
If you are one of these, I recommend you make sure you have some data in your "variables" database table. To see if you have some data in there, get to a MySQL command prompt then give this SQL command: Code:
SELECT * FROM variables; The variables table holds a handful of run-time options that determine how the server runs. Among many others, it determines whether the worldserver is connecting to a minilogin vs the public login server, how long corpses should stick around before decay, whether players leave corpses upon death, a zoneserver password (to make sure that only your zoneservers connect to your world), and many many more. The server will probably run variable-less, but almost certainly not run the way you want. If your server is fairly new, you really ought to take a moment to make sure the data in the variables table suits your server. If you use a GUI application like mysqlfront, you can easily see what each variable is for (there's a field in the variables table set aside for a description of what each variable does). |
Could you possibly throw up a sorucable .sql file for those who have an empty variables table?
|
variables table dump
Here is a dump of variables table
Quote:
Quote:
|
Big thanks to Sysadmin for putting that data dump up.
I let the other PEQ guys know that we don't have variables data in our PEQ Velious release atm. (If you source in load_users, you get the table created, but no data populated.) In our "Beta 2" release we hope to have a 5th file in there: data for the variables table. |
HUGE thanks! Great job.
|
All times are GMT -4. The time now is 06:50 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.