Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-15-2009, 01:37 PM
WillowyLady
Sarnak
 
Join Date: Aug 2003
Location: Recycle Bin
Posts: 90
Default Rev 666

Got a little bit of bother using Rev 666, to start with it compiled with one error.

On cranking up server got a boat load of errors.


[Error] DBLoadItems query 'select source,`itemclass`,`name`,`lore`,`idfile`,`id`,`we ight`,`norent`,`nodrop`,`size`,`slots`,`price`,`ic on`,`UNK012`,`UN
K013`,`benefitflag`,`tradeskills`,`cr`,`dr`,`pr`,` mr`,`fr`, Blah Blah etc..

So, tried to source in using NAVICAT - Execute Batch File "utils/items-0.6.0-DR2-0.6.1-DR1-convert.sql"

[Err] 1054 - Unknown column 'unknown021' in 'items'
[Err] alter table items change unknown021 UNK012 int NOT NULL DEFAULT '0';
[Msg] Finished - Unsuccessfully

Any ideas what I may be doing wrong or perhaps missed.

Many thanks.
__________________
I'll be back!

Reply With Quote
  #2  
Old 06-15-2009, 01:46 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

Did you really think revision 666 would be problem free? :P Make sure you sourced the item changes in Rev 665.
Reply With Quote
  #3  
Old 06-15-2009, 02:04 PM
WillowyLady
Sarnak
 
Join Date: Aug 2003
Location: Recycle Bin
Posts: 90
Default

Quote:
Originally Posted by cavedude View Post
Did you really think revision 666 would be problem free? :P Make sure you sourced the item changes in Rev 665.
Not with a number like that!

Just compiled 667 now, so will play with that and go back and see if I missed anything obvious!
__________________
I'll be back!

Reply With Quote
  #4  
Old 06-15-2009, 02:23 PM
Zeice
Sarnak
 
Join Date: Oct 2008
Location: USA
Posts: 92
Default

Still getting one build failed in Rev 667 under windows compile
errors here

Code:
4>.\client_packet.cpp(2020) : error C2664: 'void Client::Message_StringID(int32,int32,int32)' : cannot convert parameter 2 from 'const char [18]' to 'int32'

Code:
4>.\client_mods.cpp(44) : error C2662: 'Client::GetClientVersion' : cannot convert 'this' pointer from 'const Client' to 'Client &'
Reply With Quote
  #5  
Old 06-15-2009, 08:45 PM
WillowyLady
Sarnak
 
Join Date: Aug 2003
Location: Recycle Bin
Posts: 90
Default

It's seems to have gone a wee bittie further downhill now, I have hit can't find perl58.dll issues with rev 669 and DB 25.

Using Perl v 5.10.0.1004, its been well behaved for a while

I'll sleep on it. Not like I need to grind for 5 years to get a poxy aa~

Things always look better in the morning *grins*
__________________
I'll be back!

Reply With Quote
  #6  
Old 06-16-2009, 08:58 AM
Dodie
Sarnak
 
Join Date: Jun 2004
Posts: 67
Default Wiee

I can't find this /utils/items-0.6.0-DR2-0.6.1-DR1-convert.sql


i says No files in this directory. You may select another directory from the tree on the left.

when i look up Rev 665
Reply With Quote
  #7  
Old 06-16-2009, 09:16 AM
Dodie
Sarnak
 
Join Date: Jun 2004
Posts: 67
Unhappy

I found it, but i 300 errors when i source it.


Unknown column and duplicate column errors
Reply With Quote
  #8  
Old 06-16-2009, 11:06 AM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

You don't want to source that file! It's ancient and that error should be removed from the EQEmu source. More than likely, you just missed the item update in 665. Either source that in, or use the PEQ database which is already up to date.
Reply With Quote
  #9  
Old 06-16-2009, 11:52 AM
WillowyLady
Sarnak
 
Join Date: Aug 2003
Location: Recycle Bin
Posts: 90
Default

Using ver 678, no problems now:0

Issue was caused by sourcing in items-0.6.0-DR2-0.6.1-DR1-convert.sql

There was an error message right after this lot

[Error] DBLoadItems query 'select source,`itemclass`,`name`,`lore`,`idfile`,`id`,`we ight`,`norent`,`nodrop`,`size`,`slots`,`price`,`ic on`,`UNK012`,`UN
K013`,`benefitflag`,`tradeskills`,`cr`,`dr`,`pr`,` mr`,`fr`, Blah Blah etc..

which mentioned to source in items-0.6.0-DR2-0.6.1-DR1-convert.sql

Sourcing that bugger in was the cause of my problem.

All appears to be OK now>)
__________________
I'll be back!

Reply With Quote
  #10  
Old 06-16-2009, 12:15 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

I changed the error in the latest revision of the code. Hopefully, that will stop confusing people.
Reply With Quote
  #11  
Old 06-16-2009, 01:05 PM
Dodie
Sarnak
 
Join Date: Jun 2004
Posts: 67
Default

Quote:
Originally Posted by cavedude View Post
You don't want to source that file! It's ancient and that error should be removed from the EQEmu source. More than likely, you just missed the item update in 665. Either source that in, or use the PEQ database which is already up to date.


Sorry for being stupid, but could u direct me to the item update in 665? been ages and im new to svn, or if anyone else could... thanks
Reply With Quote
  #12  
Old 06-16-2009, 01:19 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

EQEmuServer/utils/sql/svn/665_heroic_resists.sql is the file you're looking for.
Reply With Quote
  #13  
Old 06-16-2009, 03:37 PM
Dodie
Sarnak
 
Join Date: Jun 2004
Posts: 67
Default

It said duplicated entry column or something when i sourced it so i got error again....lol something is wrong
Reply With Quote
  #14  
Old 06-16-2009, 04:32 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

If you got duplicate messages when running that SQL, then the fields should already be there. You should check your items table to make sure you see the new fields for heroic resists such as heroic_pr, heroic_dr etc for all resist types. If those are in your table, then have you tried starting your server to see what happens or what error messages you get?
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #15  
Old 06-16-2009, 05:15 PM
Dodie
Sarnak
 
Join Date: Jun 2004
Posts: 67
Red face

Quote:
Originally Posted by trevius View Post
If you got duplicate messages when running that SQL, then the fields should already be there. You should check your items table to make sure you see the new fields for heroic resists such as heroic_pr, heroic_dr etc for all resist types. If those are in your table, then have you tried starting your server to see what happens or what error messages you get?
Yes i see them all there.


these are my errors

[06.16. - 23:04:27] Starting Log: logs/eqemu_error_world_2248.log
[06.16. - 23:04:27] DBLoadItems query 'select source,`itemclass`,`name`,`lore`,`idfile`,`id`,`we ight`,`norent`,`nodrop`,`size`,`slots`,`price`,`ic on`,`UNK012`,`UNK013`,`benefitflag`,`tradeskills`, `cr`,`dr`,`pr`,`mr`,`fr`,`astr`,`asta`,`aagi`,`ade x`,`acha`,`aint`,`awis`,`hp`,`mana`,`ac`,`deity`,` skillmodvalue`,`UNK033`,`skillmodtype`,`banedmgrac e`,`banedmgamt`,`banedmgbody`,`magic`,`casttime_`, `reqlevel`,`bardtype`,`bardvalue`,`light`,`delay`, `reclevel`,`recskill`,`elemdmgtype`,`elemdmgamt`,` range`,`damage`,`color`,`classes`,`races`,`UNK054` ,`maxcharges`,`itemtype`,`material`,`sellrate`,`UN K059`,`casttime`,`UNK061`,`procrate`,`combateffect s`,`shielding`,`stunresist`,`strikethrough`,`extra dmgskill`,`extradmgamt`,`spellshield`,`avoidance`, `accuracy`,`charmfileid`,`factionmod1`,`factionmod 2`,`factionmod3`,`factionmod4`,`factionamt1`,`fact ionamt2`,`factionamt3`,`factionamt4`,`charmfile`,` augtype`,`augslot1type`,`augslot1visible`,`augslot 2type`,`augslot2visible`,`augslot3type`,`augslot3v isible`,`augslot4type`,`augslot4visible`,`augslot5 type`,`augslot5visible`,`ldontheme`,`ldonprice`,`l donsold`,`bagtype`,`bagslots`,`bagsize`,`bagwr`,`b ook`,`booktype`,`filename`,`banedmgraceamt`,`augre strict`,`loregroup`,`pendingloreflag`,`artifactfla g`,`summonedflag`,`favor`,`fvnodrop`,`endur`,`dots hielding`,`attack`,`regen`,`manaregen`,`endurancer egen`,`haste`,`damageshield`,`recastdelay`,`recast type`,`guildfavor`,`augdistiller`,`UNK123`,`UNK124 `,`attuneable`,`nopet`,`UNK127`,`pointtype`,`potio nbelt`,`potionbeltslots`,`stacksize`,`notransfer`, `stackable`,`UNK134`,`clickeffect`,`clicktype`,`cl icklevel`,`clicklevel2`,`proceffect`,`proctype`,`p roclevel`,`proclevel2`,`worneffect`,`worntype`,`wo rnlevel`,`wornlevel2`,`focuseffect`,`focustype`,`f ocuslevel`,`focuslevel2`,`scrolleffect`,`scrolltyp e`,`scrolllevel`,`scrolllevel2`,`svcorruption`,`pu rity`,`backstabdmg`,`dsmitigation`,`heroic_str`,`h eroic_int`,`heroic_wis`,`heroic_agi`,`heroic_dex`, `heroic_sta`,`heroic_cha`,`heroic_mr`,`heroic_fr`, `heroic_cr`,`heroic_dr`,`heroic_pr`,`heroic_svcorr up`,`healamt`,`spelldmg`,updated from items order by id', #1054: Unknown column 'augslot1visible' in 'field list'
[06.16. - 23:04:27] If you got boat loads of errors, make sure you sourced: utils/items-0.6.0-DR2-0.6.1-DR1-convert.sql
06.16. - 23:04:27] [WORLD__INIT_ERR] Error: Could not load item data. But ignoring



[06.16. - 23:04:27] [RULES__ERROR] Unable to find rule 'Aggro:SlowAggroMod'
[06.16. - 23:04:27] [RULES__ERROR] Unable to interpret rule record for Aggro:SlowAggroMod
[06.16. - 23:04:27] [RULES__ERROR] Unable to find rule 'Aggro:IncapacitateAggroMod'
[06.16. - 23:04:27] [RULES__ERROR] Unable to interpret rule record for Aggro:IncapacitateAggroMod
[06.16. - 23:04:27] [RULES__ERROR] Unable to find rule 'Aggro:MovementImpairAggroMod'
[06.16. - 23:04:27] [RULES__ERROR] Unable to interpret rule record for Aggro:MovementIm



[06.16. - 23:04:27] [RULES__ERROR] Unable to find rule 'Combat:HitPerLevelDiff'
[06.16. - 23:04:27] [RULES__ERROR] Unable to interpret rule record for Combat:HitPerLevelDiff



06.16. - 23:04:27] [RULES__ERROR] Unable to find rule 'Combat:MeleeHitChanceMod'
[06.16. - 23:04:27] [RULES__ERROR] Unable to interpret rule record for Combat:MeleeHitChanceMod
[06.16. - 23:04:27] [RULES__ERROR] Unable to find rule 'Combat:PriestHitChanceMod'
[06.16. - 23:04:27] [RULES__ERROR] Unable to interpret rule record for Combat:PriestHitChanceMod
[06.16. - 23:04:27] [RULES__ERROR] Unable to find rule 'Combat:CasterHitChanceMod'
[06.16. - 23:04:27] [RULES__ERROR] Unable to interpret rule record for Combat:CasterHitChanceMod
[06.16. - 23:04:27] [RULES__ERROR] Unable to find rule 'Combat:HeavyAvoidChanceMod'
[06.16. - 23:04:27] [RULES__ERROR] Unable to interpret rule record for Combat:HeavyAvoidChanceMod
[06.16. - 23:04:27] [RULES__ERROR] Unable to find rule 'Combat:ModerateAvoidChanceMod'
[06.16. - 23:04:27] [RULES__ERROR] Unable to interpret rule record for Combat:ModerateAvoidChanceMod
[06.16. - 23:04:27] [RULES__ERROR] Unable to find rule 'Combat:LightAvoidChanceMod'
[06.16. - 23:04:27] [RULES__ERROR] Unable to interpret rule record for Combat:LightAvoidChanceMod
[06.16. - 23:04:27] [RULES__ERROR] Unable to find rule 'Combat:UnarmoredAvoidChanceMod'
[06.16. - 23:04:27] [RULES__ERROR] Unable to interpret rule record for Combat:UnarmoredAvoidChanceMod
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 05:18 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