well i configured everythng and everythng starts well at first, db starts to get updates etc. but then i get the following error everytime :
[Status] Attempting to update database table 'languages' ... SUCCESS!
[Error] Login reports that the latest version of the 'variables' is 2, you are u
sing 0. The query that will run to update your table is:
DROP TABLE IF EXISTS variables
CREATE TABLE variables (
variable_name varchar(64) NOT NULL default '',
variable_value varchar(256) NOT NULL default ''
) TYPE=MyISAM
insert into variables set variable_name='motd',variable_value='Welcome to EQ2Emu
lator v0.0.3'
ALTER TABLE `variables` ADD PRIMARY KEY (`variable_name`)
update table_versions set download_version = 0 where name = 'variables'
[Error] Error in updating tables query '': Got signal 11
can anyone help please
using version 0.3
can't update eq2 db at all
Moderator: Team Members
Forum rules
READ THE FORUM STICKY THREADS BEFORE ASKING FOR HELP!
Most information can be found there, and if not, the posts will help you determine the information required to get assistance from the development team.
Incomplete Help Requests will be locked or deleted.
READ THE FORUM STICKY THREADS BEFORE ASKING FOR HELP!
Most information can be found there, and if not, the posts will help you determine the information required to get assistance from the development team.
Incomplete Help Requests will be locked or deleted.
-
techguy84
- Posts: 187
- Joined: Wed Jul 25, 2007 4:56 pm
- Location: Qeynos Guard Shack
- Contact:
Who is online
Users browsing this forum: No registered users and 0 guests