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-07-2004, 08:47 AM
nysson
Fire Beetle
 
Join Date: Jul 2004
Posts: 19
Default MAX_FACTION error

Okay, first off I'm not logging in from my computer so I won't be able to give an exact quote of what the error message is.

I'm running a dedicated lan server from the PEQ Kunark + 6.0 updates. It runs perfectly but during Zones bootup it gives me an error of something like:

'FACTION_LIST > MAX_FACTIONS'

I had a similar error when I added an item to a database.

While these errors don't seem to affect gameplay in any way, is there a way to change the MAX_ITEM, MAX_FACTION and other variables? I checked in the variables table, but these are not listed there, or anywhere that I can find. Or will changing these variables require mean digging into the .exe?
Reply With Quote
  #2  
Old 12-13-2004, 01:54 PM
nysson
Fire Beetle
 
Join Date: Jul 2004
Posts: 19
Default

Okay, copied down one of the actual errors to maybe help out. Since my memory didn't serve me very well when I first wrote this post.

Error in DBLoadNPCFactionLists: More than MAX_NPC_FACTIONS factions returned, flid=4862
Quote:

As I said I also go an error much like this when working with a fully populated items table. 'Cept it was MAX_ITEMS or MAX_ITEMS_LIST.
Reply With Quote
  #3  
Old 12-13-2004, 09:39 PM
Muuss
Dragon
 
Join Date: May 2003
Posts: 539
Default

These are setup directly in the source code, you will need to recompile it if you want to change the values. The numbers you have to write aren't the number of items, factions or types you have, but the highest ID of the item, faction or type in their tables (gonna make a short tutorial for this).

in NPCFactionList.h
#define MMF_MAX_NPCFactionList_ID 50000

in Items.h
#define MMF_EQMAX_ITEMS 85000

in NPCTypes.h
#define MMF_MAX_NPCTYPE_ID 400000

etc...
__________________
Muuss - [PEQGC] Dobl, the ogre that counts for 2 !
http://www.vilvert.fr/page.php?id=10
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 08:40 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