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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 12-23-2010, 07:53 PM
erik_llewellyn
Sarnak
 
Join Date: Dec 2006
Posts: 98
Default Server Not Reading Database

I have been working on re-creating my modified server from a few years back and cannot seem to get the server to read the database changes I have put in for items and spells. It does seem to read my other modifications though like level limit, MOTD, ect. This issue is happening on my EQ Titanium, EQ Underfoot, and EQ Underfoot live spell_us.txt and dbstr_us.txt patched.

As a note, I see that the UF steam client now has the following files in the
Resources folder. If I had t

SpellRequirementAssociations.txt (3kb)
BaseData.txt (51kb)
Requirements.txt (892kb)
SkillCaps.txt (659kb)

Inside these files it appears to contain info that is like a txt version of the database.
Example: SpellRequirementAssociations.txt exert
SPELL_ASSOCIATION_ID^SUB_ID^REQ_ID
100^1^501
100^2^521
101^1^526
101^2^529

BaseData.txt exert
1^1^25^0^15^2^5^.083^0^.075
1^2^22^15^15^2^5^.073^.075^.075
1^3^24^15^15^2^5^.08^.075^.075

Requirements.txt exert
1^2^0^1^^^^
2^2^0^2^^^^
3^2^0^3^^^^
4^2^0^4^^^^

SkillCaps.txt exert
1^0^1^10
1^0^2^20
1^0^3^30
1^0^4^40
1^0^5^50


System Specs:
--2x Intel Xeon 2.4GHz with HT Enabled (32bit only, 533MHz FSB)
--RAM: 12GB (6x2GB DDR1 with ECC Enabled sticks @ 400MHz)
--Mobo: Intel 7501e
--Storage: 3x2TB SATA2 HDDs in Raid5

Server OS: Linux/CentOS 5.5 (32bit) with PAE Enabled
MySQL: Distrib 5.0.77, Ver 14.12
ActivePerl: 5.8.8
EQEmu: 1771 with BOTS
Database: PEQ - Rev 1751 core with all SQL updates to patch to 1771
--mods:
----Update items set nodrop=1;
----Update items set classes=65535;
Reply With Quote
  #2  
Old 12-24-2010, 01:03 AM
erik_llewellyn
Sarnak
 
Join Date: Dec 2006
Posts: 98
Default

Some log files are listed below. Based on them it looks like the zones are calling the "loading items" code and it doesn't give an error, but it is not changing the in-game class values. I also noticed I get a several opcode errors once I am logged in about my primary and secondary slots which hold water sprinkler of nem ankh and fiery crystal guard. The logs below were conducted on Titanium client.

---------------------------------------------
13868 [12.23. - 21:23:10] Starting Log: logs/eqemu_debug_world.log
13868 [12.23. - 21:23:10] [WORLD__INIT] Loading server configuration..
13868 [12.23. - 21:23:10] [COMMON__THREADS] Starting TCPServerLoop with thread ID -1218704496
13868 [12.23. - 21:23:10] [COMMON__THREADS] Starting TCPServerLoop with thread ID -1208214640
13868 [12.23. - 21:23:10] [WORLD__INIT] Log settings loaded from log.ini
13868 [12.23. - 21:23:10] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
13868 [12.23. - 21:23:10] [WORLD__INIT] Added loginserver eqemulator.net:5998
13868 [12.23. - 21:23:10] [WORLD__INIT] Connecting to MySQL...
13868 [12.23. - 21:23:10] [WORLD__INIT] HTTP world service disabled.
13868 [12.23. - 21:23:10] [WORLD__INIT] Loading variables..
13868 [12.23. - 21:23:10] [COMMON__THREADS] Starting DBAsyncLoop with thread ID -1229194352
13868 [12.23. - 21:23:10] [WORLD__INIT] Loading zones..
13868 [12.23. - 21:23:10] [WORLD__INIT] Clearing groups..
13868 [12.23. - 21:23:10] [WORLD__INIT] Clearing raids..
13868 [12.23. - 21:23:10] [WORLD__INIT] Loading items..
13868 [12.23. - 21:23:10] [WORLD__INIT] Loading guilds..
13868 [12.23. - 21:23:10] [WORLD__INIT] Loaded default rule set 'default'
13868 [12.23. - 21:23:10] [WORLD__INIT] Clearing temporary merchant lists..
13868 [12.23. - 21:23:10] [WORLD__INIT] Loading EQ time of day..
13868 [12.23. - 21:23:10] [WORLD__INIT] Loading launcher list..
13868 [12.23. - 21:23:10] [WORLD__INIT] Reboot zone modes ON
13868 [12.23. - 21:23:10] [WORLD__INIT] Deleted 0 stale player corpses from database
13868 [12.23. - 21:23:10] [WORLD__INIT] Deleted 0 stale player backups from database
13868 [12.23. - 21:23:10] [WORLD__INIT] Loading adventures...
13868 [12.23. - 21:23:10] [WORLD__INIT] Purging expired instances
13868 [12.23. - 21:23:10] [WORLD__INIT] Zone (TCP) listener started.
13868 [12.23. - 21:23:10] [WORLD__INIT] Client (UDP) listener started.
13868 [12.23. - 21:23:10] [COMMON__THREADS] Starting EQStreamFactoryWriterLoop with thread ID -1335583856
13868 [12.23. - 21:23:10] [COMMON__THREADS] Starting EQStreamFactoryReaderLoop with thread ID -1325094000
13868 [12.23. - 21:23:10] [NET__IDENTIFY] Registered patch 6.2
13868 [12.23. - 21:23:10] [NET__IDENTIFY] Registered patch Titanium
13868 [12.23. - 21:23:10] [NET__IDENTIFY] Registered patch SoF
13868 [12.23. - 21:23:10] [NET__IDENTIFY] Registered patch SoD
13868 [12.23. - 21:23:10] [NET__IDENTIFY] Registered patch Underfoot
13868 [12.23. - 21:23:10] [NET__IDENTIFY] Registered patch HoT
13868 [12.23. - 21:23:10] [WORLD__LS] Connecting to login server: eqemulator.net:5998
13868 [12.23. - 21:23:10] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1358955632
13868 [12.23. - 21:23:10] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
13868 [12.23. - 21:23:10] [WORLD__LS] Loginserver provided 98.245.136.62 as world address
13868 [12.23. - 21:23:25] [WORLD__ZONE] New TCP connection from 127.0.0.1:36624
13868 [12.23. - 21:23:25] [WORLD__CONSOLE] New launcher from 127.0.0.1:36624
...edited out my 28 static and 30 dynamic zone loads since they do not throw any errors...
13868 [12.23. - 21:27:11] [COMMON__THREADS] Ending TCPConnectionLoop with thread ID -1358955632
13868 [12.23. - 21:27:11] [WORLD__LS] Connecting to login server: eqemulator.net:5998
13868 [12.23. - 21:27:11] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1379935344
13868 [12.23. - 21:27:11] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
13868 [12.23. - 21:29:23] [WORLD__CLIENT] New connection from 192.168.5.20:55205
13868 [12.23. - 21:29:23] [NET__IDENT_TRACE] 192.168.5.20:55205: First opcode 0x4dd0 did not match expected 0x2792
13868 [12.23. - 21:29:23] [NET__IDENT_TRACE] 192.168.5.20:55205: Tried patch 6.2_world, and it did not match.
13868 [12.23. - 21:29:23] [NET__IDENT_TRACE] 192.168.5.20:55205: First opcode 0x4dd0 did not match expected 0x2ec9
13868 [12.23. - 21:29:23] [NET__IDENT_TRACE] 192.168.5.20:55205: Tried patch 6.2_zone, and it did not match.
13868 [12.23. - 21:29:23] [NET__IDENT_TRACE] 192.168.5.20:55205: First opcode matched 0x4dd0 and length matched 464
13868 [12.23. - 21:29:23] [NET__IDENTIFY] Identified stream 192.168.5.20:55205 with signature Titanium_world
13868 [12.23. - 21:29:23] [WORLD__CLIENT] Checking inbound connection 192.168.5.20 against BannedIPs table
13868 [12.23. - 21:29:23] [WORLD__CLIENT] Connection 192.168.5.20 PASSED banned IPs check. Processing connection.
13868 [12.23. - 21:29:23] [WORLD__CLIENT] erik_llewellyn: Logged in. Mode=(CharSel)
13868 [12.23. - 21:29:23] [WORLD__CLIENT] erik_llewellyn: LS Account #84920
13868 [12.23. - 21:31:31] [WORLD__CLIENT] erik_llewellyn: Entering zone tutorialb (189:0)
13868 [12.23. - 21:31:31] [WORLD__ZONE] [59] [tutorialb] Setting to 'tutorialb' (189:0) (Static)
13868 [12.23. - 21:31:31] [WORLD__CLIENT] erik_llewellyn: Sending client to zone tutorialb (189:0) at 192.168.5.23:7058
13868 [12.23. - 21:31:31] [WORLD__CLIENT] erik_llewellyn: Client disconnected (not active in process)


---------------------------------------------
13895 [12.23. - 21:23:30] Starting Log: logs/eqemu_debug_zone.log
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading server configuration..
13895 [12.23. - 21:23:30] [ZONE__INIT] Log settings loaded from log.ini
13895 [12.23. - 21:23:30] [ZONE__INIT] Connecting to MySQL...
13895 [12.23. - 21:23:30] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
13895 [12.23. - 21:23:30] [ZONE__INIT] Log settings loaded from ./log.ini
13895 [12.23. - 21:23:30] [ZONE__INIT] Mapping Incoming Opcodes
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading Variables
13895 [12.23. - 21:23:30] [COMMON__THREADS] Starting DBAsyncLoop with thread ID -1208116336
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading zone names
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading items
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading npc faction lists
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading loot tables
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading skill caps
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading spells
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading guilds
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading factions
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading titles
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading AA effects
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading tributes
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading corpse timers
13895 [12.23. - 21:23:30] [ZONE__INIT] Loading commands
14463 [12.23. - 21:25:44] [ZONE__INIT] 239 commands loaded
14463 [12.23. - 21:25:44] [ZONE__INIT] Loaded default rule set 'default'
14463 [12.23. - 21:25:44] [ZONE__INIT] Loading Tasks
14463 [12.23. - 21:25:44] [ZONE__INIT] Loading embedded perl XS
14463 [12.23. - 21:25:44] [ZONE__INIT] Loading quests
14463 [12.23. - 21:25:44] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1338954864
14463 [12.23. - 21:25:44] The next weather check for zone: tutorialb will be in 12026 seconds.
14463 [12.23. - 21:25:46] Zone: tutorialb has weather of type 1.
14463 [12.23. - 21:25:46] Zone: tutorialb(189) has weather type = 1. The weather timer has been enabled.
14463 [12.23. - 21:25:46] [NET__IDENTIFY] Registered patch 6.2
14463 [12.23. - 21:25:46] [NET__IDENTIFY] Registered patch Titanium
14463 [12.23. - 21:25:46] [NET__IDENTIFY] Registered patch SoF
14463 [12.23. - 21:25:46] [NET__IDENTIFY] Registered patch SoD
14463 [12.23. - 21:25:46] [NET__IDENTIFY] Registered patch Underfoot
14463 [12.23. - 21:25:46] [NET__IDENTIFY] Registered patch HoT
14463 [12.23. - 21:25:46] [COMMON__THREADS] Main thread running with thread id -1209063712
14463 [12.23. - 21:25:46] [NET__WORLD] Connected to World: localhost:9000
14463 [12.23. - 21:25:46] [ZONE__WORLD] World indicated port 7058 for this zone.
14463 [12.23. - 21:25:46] [ZONE__INIT] Starting EQ Network server on port 7058
14463 [12.23. - 21:25:46] [COMMON__THREADS] Starting EQStreamFactoryReaderLoop with thread ID -1371174000
14463 [12.23. - 21:25:46] [COMMON__THREADS] Starting EQStreamFactoryWriterLoop with thread ID -1381663856
14463 [12.23. - 21:31:32] [WORLD__CLIENT] New connection from 192.168.5.20:63756
14463 [12.23. - 21:31:32] [NET__IDENT_TRACE] 192.168.5.20:63756: First opcode 0x7752 did not match expected 0x2792
14463 [12.23. - 21:31:32] [NET__IDENT_TRACE] 192.168.5.20:63756: Tried patch 6.2_world, and it did not match.
14463 [12.23. - 21:31:32] [NET__IDENT_TRACE] 192.168.5.20:63756: First opcode 0x7213 did not match expected 0x2ec9
14463 [12.23. - 21:31:32] [NET__IDENT_TRACE] 192.168.5.20:63756: Tried patch 6.2_zone, and it did not match.
14463 [12.23. - 21:31:32] [NET__IDENT_TRACE] 192.168.5.20:63756: First opcode 0x7752 did not match expected 0x4dd0
14463 [12.23. - 21:31:32] [NET__IDENT_TRACE] 192.168.5.20:63756: Tried patch Titanium_world, and it did not match.
14463 [12.23. - 21:31:32] [NET__IDENT_TRACE] 192.168.5.20:63756: First opcode matched 0x7213 and length matched 68
14463 [12.23. - 21:31:32] [NET__IDENTIFY] Identified stream 192.168.5.20:63756 with signature Titanium_zone
14463 [12.23. - 21:31:32] [WORLD__CLIENT] New client from 192.168.5.20:63756
14463 [12.23. - 21:31:32] AIYellForHelp("Guard_Hobart000","a_cave_bat000") Guard_Maddoc000 attacking a_cave_bat000 Dist 369.653930 Z 5.379763
14463 [12.23. - 21:32:00] [CLIENT__NET_ERR] Grakus: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x63da) Size=8]
14463 [12.23. - 21:32:00] [CLIENT__NET_ERR] Grakus: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x6c5e) Size=12]
14463 [12.23. - 21:32:20] [INVENTORY__SLOTS] Grakus: Src slot 13 has item Water Sprinkler of Nem Ankh (5532) with -1 charges in it.
14463 [12.23. - 21:32:20] [INVENTORY__SLOTS] Grakus: Moving entire item from slot 13 to slot 30
14463 [12.23. - 21:32:20] [CLIENT__NET_ERR] Grakus: Unhandled incoming opcode: [OpCode OP_WeaponUnequip2 (0x381d) Size=8]
14463 [12.23. - 21:32:20] [CLIENT__NET_ERR] Grakus: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x6c5e) Size=12]


~~Tutorialb zone log~~
[Debug] Starting Log: logs/eqemu_debug_zone.log
[Debug] [ZONE__INIT] Loading server configuration..
[Debug] [ZONE__INIT] Log settings loaded from log.ini
[Debug] [ZONE__INIT] Connecting to MySQL...
[Status] Starting Log: logs/eqemu_zone.log
[Status] Using database 'eqemu' at localhost:3306
[Debug] [ZONE__INIT] CURRENT_ZONE_VERSION: EQEmulator 0.8.0
[Debug] [ZONE__INIT] Log settings loaded from ./log.ini
[Debug] [ZONE__INIT] Mapping Incoming Opcodes
[Debug] [ZONE__INIT] Loading Variables
[Debug] [COMMON__THREADS] Starting DBAsyncLoop with thread ID -1209066608
[Debug] [ZONE__INIT] Loading zone names
[Debug] [ZONE__INIT] Loading items
[Status] libEMuShareMem.so loaded
[Debug] [ZONE__INIT] Loading npc faction lists
[Debug] [ZONE__INIT] Loading loot tables
[Debug] [ZONE__INIT] Loading skill caps
[Debug] [ZONE__INIT] Loading spells
[Debug] [ZONE__INIT] Loading guilds
[Debug] [ZONE__INIT] Loading factions
[Debug] [ZONE__INIT] Loading titles
[Debug] [ZONE__INIT] Loading AA effects
[Debug] [ZONE__INIT] Loading tributes
[Debug] [ZONE__INIT] Loading corpse timers
[Debug] [ZONE__INIT] Loading commands
...removed all the command loading lines...
[Debug] [ZONE__INIT] 239 commands loaded
[Debug] [ZONE__INIT] Loaded default rule set 'default'
[Debug] [ZONE__INIT] Loading Tasks
[Debug] [ZONE__INIT] Loading embedded perl XS
[Debug] [ZONE__INIT] Loading quests
[Quest] Starting Log: logs/eqemu_quest_zone.log
[Quest] Tying perl output to eqemu logs
[Quest] Creating EQEmuIO=HASH(0xa71ad80)
[Quest] Creating EQEmuIO=HASH(0xa71b0c
[Quest] Loading perlemb plugins.
[Quest] Loading perl commands...
[Status] Booting tutorialb (189:0)
[Debug] [COMMON__THREADS] Starting TCPConnectionLoop with thread ID -1338954864
[Debug] The next weather check for zone: tutorialb will be in 12026 seconds.
[Status] Loading spawn conditions...
[Status] Loading static zone points...
[Status] Loading spawn groups...
[Status] Loading spawn2 points...
[Status] Loading player corpses...
[Status] Loading traps...
[Status] Loading adventure flavor text...
[Status] Loading ground spawns...
[Status] Loading Ground Spawns from DB...
[Status] Loading World Objects from DB...
[Status] Loading Objects from DB...
[Status] Loading doors for tutorialb ...
[Status] Loading Doors from database...
[Status] Loading AA information...
[Status] Loading AA Effects...
[Status] Loaded 365 AA Effects.
[Status] Loading Merchant Lists...
[Status] Loading Temporary Merchant Lists...
[Status] Successfully loaded Zone Config.
[Status] Loading timezone data...
[Status] Init Finished: ZoneID = 189, Time Offset = 0
Map header: 334289 faces, 486 nodes, 361871 facelists
Loaded map: 1002867 vertices, 334289 faces
Map BB: (-2005.89 -> 416.15, -1280.41 -> 876.96, -268.30 -> 147.17)
Map ./Maps/tutorialb.map loaded.
Water region map has 1893 nodes.
Water Map ./Maps/tutorialb.wtr loaded.
[Status] Path File Header: Version 2, PathNodes 373
[Status] Path File ./Maps/tutorialb.path loaded.
[Debug] Zone: tutorialb has weather of type 1.
[Debug] Zone: tutorialb(189) has weather type = 1. The weather timer has been enabled.
[Normal] Starting Log: logs/eqemu_zone.log
[Normal] ---- Zone server tutorialb, listening on port:0 ----
[Status] Zone Bootup: tutorialb (189: 0)
[Debug] [NET__IDENTIFY] Registered patch 6.2
[Debug] [NET__IDENTIFY] Registered patch Titanium
[Debug] [NET__IDENTIFY] Registered patch SoF
[Debug] [NET__IDENTIFY] Registered patch SoD
[Debug] [NET__IDENTIFY] Registered patch Underfoot
[Debug] [NET__IDENTIFY] Registered patch HoT
[Debug] [COMMON__THREADS] Main thread running with thread id -1209063712
[Debug] [NET__WORLD] Connected to World: localhost:9000
[Debug] [ZONE__WORLD] World indicated port 7058 for this zone.
Received Message SyncWorldTime
Time Broadcast Packet: EQTime [02:32 am]
[Debug] [ZONE__INIT] Starting EQ Network server on port 7058
[Debug] [COMMON__THREADS] Starting EQStreamFactoryReaderLoop with thread ID -1371174000
[Debug] [COMMON__THREADS] Starting EQStreamFactoryWriterLoop with thread ID -1381663856
[Debug] [WORLD__CLIENT] New connection from 192.168.5.20:63756
[Debug] [NET__IDENT_TRACE] 192.168.5.20:63756: First opcode 0x7752 did not match expected 0x2792
[Debug] [NET__IDENT_TRACE] 192.168.5.20:63756: Tried patch 6.2_world, and it did not match.
[Debug] [NET__IDENT_TRACE] 192.168.5.20:63756: First opcode 0x7213 did not match expected 0x2ec9
[Debug] [NET__IDENT_TRACE] 192.168.5.20:63756: Tried patch 6.2_zone, and it did not match.
[Debug] [NET__IDENT_TRACE] 192.168.5.20:63756: First opcode 0x7752 did not match expected 0x4dd0
[Debug] [NET__IDENT_TRACE] 192.168.5.20:63756: Tried patch Titanium_world, and it did not match.
[Debug] [NET__IDENT_TRACE] 192.168.5.20:63756: First opcode matched 0x7213 and length matched 68
[Debug] [NET__IDENTIFY] Identified stream 192.168.5.20:63756 with signature Titanium_zone
[Debug] [WORLD__CLIENT] New client from 192.168.5.20:63756
[Debug] AIYellForHelp("Guard_Hobart000","a_cave_bat000") Guard_Maddoc000 attacking a_cave_bat000 Dist 369.653930 Z 5.379763
Unable to get group id, char not found!
Loading file quests/spells/1533.pl
[Quest] Unable to read perl file 'quests/spells/1533.pl'
Loading file quests/spells/202.pl
[Quest] Unable to read perl file 'quests/spells/202.pl'
Loading file quests/spells/274.pl
[Quest] Unable to read perl file 'quests/spells/274.pl'
Loading file quests/spells/219.pl
[Quest] Unable to read perl file 'quests/spells/219.pl'
Loading file quests/spells/278.pl
[Quest] Unable to read perl file 'quests/spells/278.pl'
Loading file quests/spells/1456.pl
[Quest] Unable to read perl file 'quests/spells/1456.pl'
Loading file quests/spells/11.pl
[Quest] Unable to read perl file 'quests/spells/11.pl'
Loading file quests/spells/488.pl
[Quest] Unable to read perl file 'quests/spells/488.pl'
Loading file quests/spells/1743.pl
[Quest] Unable to read perl file 'quests/spells/1743.pl'
Loading file quests/spells/64.pl
[Quest] Unable to read perl file 'quests/spells/64.pl'
Loading file quests/spells/2585.pl
[Quest] Unable to read perl file 'quests/spells/2585.pl'
Unable to get raid id, char not found!
Loading file quests/items/CHRMRareLang.pl
Loading file quests/items/Blank.pl
[Debug] [CLIENT__NET_ERR] Grakus: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x63da) Size=8]
0: 0A 01 00 00 40 00 00 00 | ....@...
[Debug] [CLIENT__NET_ERR] Grakus: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x6c5e) Size=12]
0: 0A 01 00 00 00 00 00 00 - 00 00 00 00 | ............
[Debug] [INVENTORY__SLOTS] Grakus: Src slot 13 has item Water Sprinkler of Nem Ankh (5532) with -1 charges in it.
[Debug] [INVENTORY__SLOTS] Grakus: Moving entire item from slot 13 to slot 30
[Debug] [CLIENT__NET_ERR] Grakus: Unhandled incoming opcode: [OpCode OP_WeaponUnequip2 (0x381d) Size=8]
0: 0A 01 00 00 40 00 00 00 | ....@...
[Debug] [CLIENT__NET_ERR] Grakus: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x6c5e) Size=12]
0: 0A 01 00 00 00 00 00 00 - FF FF FF FF | ............
Reply With Quote
  #3  
Old 12-24-2010, 01:24 AM
erik_llewellyn
Sarnak
 
Join Date: Dec 2006
Posts: 98
Default

I just installed GeorgoS eqitems editor and got it configured. When I load my char via the load char button and then click on his water sprinkler of nem ankh, the editor reports it as "tradable" and "class: ALL". When I lookup just the water sprinkler in the item search, it also pulls up the "tradable" and "class: ALL" item.

This leads me to believe that the server is just not loading my items table correctly as when doing an in-game #iteminfo while holding the water sprinkler of nem ankh, the server reports:

ID: 5532 Name: Water Sprinkler of Nem Ankh
Lore: true ND: 0 NS: 1 Type: 0
IDF: IT156 Size: 2 Weight: 80 icon_id: 2866 PriceL 0
MinStatus: 0
equipableSlots: 8192 equipable Classes: 2
Reply With Quote
  #4  
Old 12-24-2010, 03:59 AM
erik_llewellyn
Sarnak
 
Join Date: Dec 2006
Posts: 98
Default

FIXED!!!

While doing the setup I forgot to copy over the "cleanipc" file from the utilities directory. It appears that under linux this file is a MUST as without it your server will NEVER load your updated tables for:

items
spells
factions
loot
opcodes
skillcaps

Let it be known that setting up a server or troubleshooting one is best done during normal hours instead of after being up for extended hours because the only time you get to mess with it is when the kids/wife go to bed.
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 06:34 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3