Help! problem with new spell db

For any problems with Dawn of Light website or game server, please direct questions and problems here.

Moderator: Support Team

Postby tycone » Sun Nov 19, 2006 7:24 am

After testing on 6 different DOL 1.8 servers and 3 different computers but used the same database version and manager. I still had the problem with the new sql spell packages but I have concluded that it is definitely a problem from the database it is a problem on my end, i use mysql 4.1 and 5.0 for my database and navicat mysql editor for my mysql manager. Think one of those could be causing my problem. Also anyone have any recomendations to change those 2?
tycone
DOL Novice
 
Posts: 57
Joined: Tue Aug 01, 2006 3:14 pm
Website: http://www.n00btech.net
Location: bay area, CA

Postby Etaew » Sun Nov 19, 2006 11:47 am

4.1 should be considered stable, 5 should be ok too.
Retired DOL Enthusiast | Blog
User avatar
Etaew
Inactive Staff Member
 
Posts: 7602
Joined: Mon Oct 13, 2003 5:04 pm
Website: http://etaew.net
Location: England

Postby Supgee » Sun Nov 19, 2006 12:17 pm

TBH, I would recommend using MySQL 4.1.

I've had nothing but grief with MySQL 5.0, trying to run a DOL server.

4.1 is the way too go!

:wink:
Supgee
DOL Devotee
 
Posts: 343
Joined: Sun Nov 12, 2006 9:54 pm
Location: CANADA. EH?

Postby tycone » Sun Nov 19, 2006 5:23 pm

Would Navicat be causing me problem then?
tycone
DOL Novice
 
Posts: 57
Joined: Tue Aug 01, 2006 3:14 pm
Website: http://www.n00btech.net
Location: bay area, CA

Postby Overdriven » Sun Nov 19, 2006 5:36 pm

Navicat doesn't effect the DBs when loading up the game.


Go to 4.1 and test again, since no one seems to be able to reproduce this error. (Considering Tired and Myself both use this database..)
Overdriven
Inactive Staff Member
 
Posts: 1736
Joined: Wed Sep 07, 2005 8:49 pm
Website: http://www.jasonbenedetti.co.uk
Location: Surrey, UK.

Postby Nebulus » Sun Nov 19, 2006 7:08 pm

Where is the key?
"SpecialValue" Server don't create the key automatic or not implementet yet in the last release.?
in stylesubstitute.SQL and style.SQL
Nebulus
DOL Novice
 
Posts: 59
Joined: Mon Mar 07, 2005 10:18 am

Postby Etaew » Sun Nov 19, 2006 7:17 pm

Hurt me if I'm wrong but wasn't SpecialValue removed recently, if you use the latest SVN, make sure you use the latest database release from DOL too.
Retired DOL Enthusiast | Blog
User avatar
Etaew
Inactive Staff Member
 
Posts: 7602
Joined: Mon Oct 13, 2003 5:04 pm
Website: http://etaew.net
Location: England

Postby Overdriven » Sun Nov 19, 2006 7:22 pm

Hurt me if I'm wrong but wasn't SpecialValue removed recently, if you use the latest SVN, make sure you use the latest database release from DOL too.

If that's correct, I'll need to re-release.



EDIT: - Nope, even with latest SVN I don't error.
EDIT2: - Will re-release DB soon as latest SVN doesn't have it in the core so it won't support the field.
EDIT3: Released
Overdriven
Inactive Staff Member
 
Posts: 1736
Joined: Wed Sep 07, 2005 8:49 pm
Website: http://www.jasonbenedetti.co.uk
Location: Surrey, UK.

Postby tycone » Mon Nov 20, 2006 12:10 am

I downloaded the newest database but it still didnt work
tycone
DOL Novice
 
Posts: 57
Joined: Tue Aug 01, 2006 3:14 pm
Website: http://www.n00btech.net
Location: bay area, CA

Postby Overdriven » Mon Nov 20, 2006 12:50 am

I downloaded the newest database but it still didnt work

What error this time?
Overdriven
Inactive Staff Member
 
Posts: 1736
Joined: Wed Sep 07, 2005 8:49 pm
Website: http://www.jasonbenedetti.co.uk
Location: Surrey, UK.

Postby tycone » Mon Nov 20, 2006 1:23 am

Its technicaly not an error but it gets the same message it gets before I think I have figured out wtf is going on, when I have spellline in the db and nothing else I get the same message but it boots up. Let me explain: the message was "SpellLine , 21260 spells" And every minute or so it says it again and it keeps it up until I decide the server isnt working. But when it has 0 spells in the db instead of "SpellLine , 21260 spells" I get "SpellLine , 0 spells" and also instead of apearing evering minute it apears every .01 seconds. They just fly across my screen about 100 times then it works. But when theres 21260 spells in the db all those messages i need to get take longer to procces therefor it takes longer to boot up. So technicaly if I gave the server enough time it should work. but I left my comp up for over 6 hours and that still wasnt enough time to boot up. I dont wanna wait like days each time i need to bring my server back up. Any suggestions?
tycone
DOL Novice
 
Posts: 57
Joined: Tue Aug 01, 2006 3:14 pm
Website: http://www.n00btech.net
Location: bay area, CA

Postby Etaew » Mon Nov 20, 2006 1:26 am

None that I can think of, but the official DOL server starts proper testing tomorrow it will use a blank SVN and only the databases we've provided, we will see what that turns up with.
Retired DOL Enthusiast | Blog
User avatar
Etaew
Inactive Staff Member
 
Posts: 7602
Joined: Mon Oct 13, 2003 5:04 pm
Website: http://etaew.net
Location: England

Postby Tired » Mon Nov 20, 2006 2:39 am

Here's what I see in the database currently:
Code: Select all
Spell Table - 4,252

SpellLine Table - 151

LinexSpell Table - 4354
It is beyond my comprehension how you got, "SpellLine , 21260 spells", to show up.

As Etaew said, we'll see when the server goes up.
User avatar
Tired
Server Team
 
Posts: 518
Joined: Thu Apr 20, 2006 5:29 am
Location: United States

Postby Tired » Mon Nov 20, 2006 3:09 am

From my calculations, it looks like you keep importing the database into one another.
Code: Select all
21260 divided-by 4252 = 5
It was done 5 times.
User avatar
Tired
Server Team
 
Posts: 518
Joined: Thu Apr 20, 2006 5:29 am
Location: United States

Postby kederav » Wed Nov 22, 2006 2:37 am

say i have same error as tyler, i run dol 1.8, i use navicat, mysql4.1
kederav
DOL Initiate
 
Posts: 22
Joined: Thu Nov 09, 2006 6:08 am


Return to “%s” Support

Who is online

Users browsing this forum: No registered users and 1 guest