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 12-09-2004, 07:46 PM
kslnxusr
Fire Beetle
 
Join Date: Dec 2004
Posts: 2
Default Boot5Zones.bat connects but still get a few errors

I got Boot5Zones.bat to connect, and in a excited frenzy didn't look at my log and loaded EQ, I got to the server select screen and tried to loginto my server and the screen brings up another poll, and then when i click skip it goes BLACK, and i can't figure out whats going on.

Would this have somethings to do with it?
Quote:
[Status] CURRENT_ZONE_VERSION: EQEMu 0.6.0-DR2
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] Loading loot tables
[Status] Loading doors
[Status] Loading guilds
[Status] Loading factions
[Status] Loading AA effects
[Status] Loading swarm spells
[Status] Loading tributes
[Error] Error in LoadTributes first query 'SELECT id,name,descr FROM tributes':
#1146: Table 'eq.tributes' doesn't exist
[Status] Loading corpse timers
[Status] Loading what ever is left
Couldn't open './addon.ini'.
[Status] Loading commands
[Status] 176 commands loaded
[Status] Loading embedded perl XS
[Quest] Loading perlemb plugins.
[Quest] Loading perl commands...
[Quest] Warning - commands.pl: Perl runtime error: open 'commands.pl' No such fi
le or directory at (eval 3) line 1.

[Error] Starting command queue Mapping...

[Quest] Loading perlemb plugins.
[Quest] Loading perl commands...
[Quest] Warning - commands.pl: Perl runtime error: open 'commands.pl' No such fi
le or directory at (eval 3) line 1.

[Status] Entering sleep mode
Connected to worldserver: 192.168.0.5:9000
This is from my Boot5Zones.bat file, please if anyone has any ideas that would be great. I've searched the Forums up and down and seem to not find what i need. Thank you.
Reply With Quote
  #2  
Old 12-11-2004, 09:52 PM
Lanfo
Fire Beetle
 
Join Date: Dec 2004
Posts: 10
Default

Hiya,

I am having the same problem with eq.tributes, (exact same error as you have). I tried putting tributes.sql in but that did not help.

I have not been able to find a commands.pl file at all :(


BTW:
Did you do anything special to get doors to work? I'm getting errors on that to.

I'm using PEQ_Kunark_RC1.sql

If I have any luck I'll let you know.
Reply With Quote
  #3  
Old 12-15-2004, 09:05 AM
kslnxusr
Fire Beetle
 
Join Date: Dec 2004
Posts: 2
Default

I updated the door's DB , and sourced the new one in. still have yet to find a way to get "eq.tributes" to work , still not finding it. I even get my server on the server list screen but when i click enter world, well screen goes black and that's as far as i get , but can log into all other servers fine from there.
Reply With Quote
  #4  
Old 12-15-2004, 04:35 PM
residentninja
Fire Beetle
 
Join Date: Dec 2004
Location: Atlanta, GA
Posts: 4
Default

For the commands.pl file:

Create a new txt file call commands.pl

Inside commands.pl put in the code:

sub commands_init {}

From what I've been able to find that's all you have to do for the commands.pl file.
Reply With Quote
  #5  
Old 12-19-2004, 01:36 PM
Lanfo
Fire Beetle
 
Join Date: Dec 2004
Posts: 10
Default

Thank you residentninja!!

I have looked everywhere trying to find out what to do about the commands.pl missing.

kslnxusr,

To fix your problem with tributes might want to try this,

You need to download tributes.sql and TL.sql
Code:
C:\>cd c:\mysql\bin

c:\mysql\bin>mysql -u root eq

mysql>source tl.sql;
mysql>source tributes.sql;
You may have already done this next step but if not, it helped me.
Code:
ALTER TABLE npc_types ADD npc_aggro TINYINT NOT NULL DEFAULT '0';
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 01:38 AM.


 

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