Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Database/World Building

Archive::Database/World Building Archive area for General Discussion's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #16  
Old 02-12-2004, 04:26 AM
jimmy6154
Fire Beetle
 
Join Date: Jan 2004
Posts: 27
Default

Hiyas... I must be doing something wrong.


Fresh install

Sourced db.sql from you website - no problem
Sourced dumpeditems.sql - No problem
Sourced myradb.sql - Got a ton of duplicated error. I think it ran for about 6 hours b4 it finished. I would say 90% of it was duplicates
Sourced myraitems - no problem

I log into with no issues, though I got no mobs... I'm forgetting something?
Reply With Quote
  #17  
Old 02-12-2004, 05:04 AM
Conan
Hill Giant
 
Join Date: Oct 2003
Posts: 145
Default

the error I think you were seeing is lastname cannot be null, I sourced this morning with this and that was the error I seen,
__________________
Conan
Reply With Quote
  #18  
Old 02-12-2004, 06:38 AM
Scorpious2k's Avatar
Scorpious2k
Demi-God
 
Join Date: Mar 2003
Location: USA
Posts: 1,067
Default

Quote:
Originally Posted by Lurker_005
The latest dumpeditems.sql has a different structure than the db.sql file. A good reason to dump the table structure with the data.
I didn't know it had changed... only looks like some things got moved around and a couple of new things added.

Quote:
I also noticed
Code:
  revoked tinyint(3) unsigned NOT NULL default '0',
in the accounts table. I don't know if this is needed, or will cause problems.
It will be, that one is just a little ahead of released code.

Quote:
PS. the Trump, Scorp, Myra exchange gave me a good chuckle, thanks
Trump is a good sport and a great guy.

As for the db: I changed db.sql for her (new one with changes on her download page), since she is in school and won't be home until late because of a field trip.

I think there may still be problems with items, but the rest should be fine.
__________________
Maybe I should try making one of these servers...
Reply With Quote
  #19  
Old 02-12-2004, 07:45 AM
jimmy6154
Fire Beetle
 
Join Date: Jan 2004
Posts: 27
Default

So if I start from scratch again

souce db downloaded from the her site
source dumpeditems
source myradb
source myra items

I sould be ok then?
Reply With Quote
  #20  
Old 02-12-2004, 09:02 AM
Scorpious2k's Avatar
Scorpious2k
Demi-God
 
Join Date: Mar 2003
Location: USA
Posts: 1,067
Default

yes, except for the items - the tables are in different order for some reason. Spawns/mobs should be good.
__________________
Maybe I should try making one of these servers...
Reply With Quote
  #21  
Old 02-12-2004, 09:40 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Quote:
Trump is a good sport and a great guy.
My wife disagrees vehemently... I am the archangel of fury and darkness...

She just doesnt understand me... Maybe I should scream louder and throw more pots....
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #22  
Old 02-12-2004, 09:41 AM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

Heh, must be great living with you

Try throwing other things at her as well. The harder it hits the more points you get! :o

Monrezz
__________________

kRPG Profile
Reply With Quote
  #23  
Old 02-12-2004, 10:16 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

I told her a joke the other day, she didnt appreciate it..

'What do you tell your wife when she has 2 black eyes?'

'Nothing, she obviously wasnt listening the 1st 2 times you tried to tell her!'


Poster note: I am no way condoning violence against women in any way, shape or form. I am a firm believer that no man should ever strike a woman in anything other than self defense. I am merely expressing my desire to punch my wife in the face at times (which has never happened, at least as far as the courts are concerned (HAHAHA, J/K) )
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote
  #24  
Old 02-12-2004, 01:05 PM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Quote:
I am no way condoning violence against women in any way, shape or form
Yeah I dont condone or practice violence against women, but I UNDERSTAND it! j/k of course <smile>
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ
Reply With Quote
  #25  
Old 02-12-2004, 01:30 PM
jimmy6154
Fire Beetle
 
Join Date: Jan 2004
Posts: 27
Default

whew got this to work with no error...

Great job everything looks great though some of the poair mob locs are a bit off. Everything looks great

here is what I did.

downloaded everything from myra's website.

Sourced the db
sourced myradb
sourced dumpeditems
sourced myraitems

no errors works great!
Reply With Quote
  #26  
Old 02-13-2004, 04:32 AM
hoser2x
Fire Beetle
 
Join Date: Feb 2004
Posts: 11
Default

Sorry but I feel kinda lost here. What should be the proper order for sourcing the sql data? I did the following order and now everytime a client connects my world server basicly dumps.

db.sql (Myra's)
MyraDB.sql
dumpeditems.sql
MyraItems.sql

I'm a novice w/ mysql so any help is appreciated!

It appears that my problem may actually be more of an issue during new character creation, as I'm working with the patched to eqlive current version. Going to see if i can insert a precreated character and see if the same problems still exists.
Reply With Quote
  #27  
Old 02-13-2004, 05:20 AM
jimmy6154
Fire Beetle
 
Join Date: Jan 2004
Posts: 27
Default

I started from scratch. I had a clean slate. Try that and see if it helps.
Reply With Quote
  #28  
Old 02-13-2004, 07:44 AM
hoser2x
Fire Beetle
 
Join Date: Feb 2004
Posts: 11
Default

It's definitely a character creation problem, was able to source the above again w/o any errors. Does anyone have an export of a level 1 character that i can use to to just get back in game? I tried my luck at creating a new one w/o going thru the in game wizard using the eqemu admin tool 5.1 without success. Everytime I sign on the server, the console says "Received unknown opcode: 0x00f0 size:0 bytes".


Not a big deal cause I know these problems won't exist once the latest version is available, but more of a learning experience.
Reply With Quote
  #29  
Old 02-13-2004, 08:04 AM
Monrezz's Avatar
Monrezz
Dragon
 
Join Date: Mar 2003
Location: #loc
Posts: 745
Default

[code]DROP TABLE character_;
CREATE TABLE character_ (
id int(11) NOT NULL auto_increment,
account_id int(11) NOT NULL default '0',
name varchar(64) NOT NULL default '',
profile blob,
guild int(11) default '0',
guildrank tinyint(2) unsigned default '5',
timelaston int(11) unsigned default '0',
x float NOT NULL default '0',
y float NOT NULL default '0',
z float NOT NULL default '0',
zonename varchar(30) NOT NULL default '',
alt_adv blob,
zoneid smallint(6) NOT NULL default '0',
pktime int(8) NOT NULL default '0',
inventory blob,
publicnote varchar(100) NOT NULL default '',
groupid int(10) unsigned NOT NULL default '0',
PRIMARY KEY (id),
UNIQUE KEY name (name)
) TYPE=MyISAM;

INSERT INTO character_ VALUES (1,1,'Monrezz','
__________________

kRPG Profile
Reply With Quote
  #30  
Old 02-13-2004, 08:57 AM
hoser2x
Fire Beetle
 
Join Date: Feb 2004
Posts: 11
Default

I was able to source it w/o issues, but as soon as I sign on it gives me "Got a bogus character <Monrezz>, deleting it.". Is it possible that it's not pointing to the account I'd logged in with?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 09:32 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3