Boot5Zones problem
I had a problem with the boot5zones.bat file evertime it runs i get this:
[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 NPC Faction Lists from database... [Status] Loading loot tables [Status] Loading Loot tables from database... [Status] Loading doors [Status] Loading Doors from database... Error in DBLoadDoors query 'SELECT id,doorid,zone,name,pos_x,pos_y,pos_z,heading ,opentype,guild,lockpick,keyitem,triggerdoor,trigg ertype,dest_zone,dest_x,dest_y ,dest_z,dest_heading,door_param,invert_state,incli ne,size from doors' #1054: Unk nown column 'door_param' in 'field list' If you get an error about door_param and size, run the following queries: ALTER TABLE `doors` CHANGE `liftheight` `door_param` INT(4) DEFAULT "0" NOT NUL L; ALTER TABLE `doors` ADD `size` SMALLINT(5) UNSIGNED DEFAULT "100" NOT NULL; Error: EMuShareMem: DLLLoadDoors: !cbDBLoadDoors [Status] FileLoadSPDat() Loading spells from ./spells_us.txt [Status] FileLoadSPDat() spells loaded: 6299 [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 [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: 127.0.0.1:9000 |
Quote:
Quote:
Quote:
Quote:
|
I dunno where to find the commands.pl file
|
Hi,
I am having similar problems, I found tributes.sql here, and sourced it into my db. But that did not fix the tributes error. tributes.sql I ran both of the commands for the doors error, but I have no idea what files I need to fix that, tried searching the forums, but didn’t have any luck. (It has probably been covered; I am just not typing the right search parameters) I could not find command.pl either. I can login to my server and it runs well, but theres a ton of npc errors. Code:
[Status] Loading Temporary Merchant Lists... Code:
mysql> ALTER TABLE `doors` CHANGE `liftheight` `door_param` INT(4) DEFAULT "0" NOT NULL; Code:
[Status] CURRENT_WORLD_VERSION:EQEMu 0.6.0-DR2 |
I'm beggining to wonder if there was a problem when I installed perl and scalar, gonna try reinstalling, and starting from scratch.
I can log in but now I get NPC errors, (no npcs) and doors are messed up. |
All times are GMT -4. The time now is 04:35 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.