zone wont stay botted more then 2 seconds and server locked
this is my problem i start world.exe and then i go to boot 5 zones and some stuff gose by and it gose so fast i cant make out what it says and then it closes help oh ya my server is locked.
Quote:
Quote:
and i go to the server list and it says my server is locked p.s. help me please |
Re: zone wont stay botted more then 2 seconds and server loc
Quote:
Type CD <path to where your zone.exe is> then type, e.g. zone . a.b.c.d 7995 w.x.y.z I.e. take the first 'start zone ...' line in your boot5zones.bat, omit the 'start' command and type in the zone command and its parameters (i.e. putting your IP address(es) in place of a.b.c.d and w.x.y.z. This way zone.exe will show what errors it found and the window should not close. |
change them from eqlogin1.eqemulator.net to login1.eqemulator.net and so on.
see if that fixes it |
ok but the first post was to complicated and to the secound post it still doinig it
|
3 Things:
1) Not enough information here, you need to post output of world.exe and zone.exe(s). Also post boot5zones.bat 2) Your DB.ini doesnt look to be correct.. Quote:
3) Your [Loginserver] Block of your loginserver.ini is incorrect Quote:
Code:
loginserver=eqemulator.net |
i cant put localhost instead of my ip becuse it gives me an error mysqlpassword and or mysqlusername invalid
|
Quote:
Edit your boot5zones.bat file, for every line that begins with : Code:
start zone .... Code:
zone .... |
Quote:
|
Look for a file called my.ini (found in C:\) ..Delete this file
run winmysqladmin.exe (c:\mysql\bin) the choose a username/pword screen should pop up...make a new one Close it and run mysql.exe (c:\mysql\bin) type Code:
GRANT ALL PRIVILEGES ON * TO user@localhost IDENTIFIED BY 'pass' WITH GRANT OPTION; that should fix the rejecting of your mysql username / pword. |
none of these are helping please i reinstaled my mysql username and mysql password and now it still doing the same thing this is what world looks like
Quote:
|
i did what derison said and now it says this
[quote] [Status] CURRENT_ZONE_VERSION: EQEMu 0.5.6 [Status] Loading Variables [Status] Loading zone names [Status] Loading items [Status] EMuShareMem loaded [Status] Loading items from database: count=28731, max id=69304 [Status] Loading npcs Error: EMuShareMem: pDLLLoadNPCTypes: iMaxNPCTypeID > MMF_MAX_N You need to increase the define in NPCTypes.h. [Error] Loading npcs FAILED! [Status] CURRENT_ZONE_VERSION: EQEMu 0.5.6 [Status] Loading Variables [Status] Loading zone names [Status] Loading items [Status] EMuShareMem loaded [Status] Loading items from database: count=28731, max id=69304 [Status] now what do i do |
sounds like you are using a really old source. ...
is it 5.6 DR 7 .... <---- DR 7 is the important part. It didnt say it in the portion you posted. So i'm going to assume you are trying to use the 5.6 binariares on sourceforge. it wont work. sorry |
You need to change a line of code in the file NpcTypes.h
You prolly have a smaller number like this* Code:
#define MMF_MAX_NPCTYPE_ID 10000 Code:
#define MMF_MAX_NPCTYPE_ID 400000 *Number in the first code might be off! It's just an example. *Edit* After reading sotonin's post not sure if this will work but worth a try. Who knows maybe he has an older version of the client... or is that login server no longer around either? |
so were can i get the right binareies
|
it says #define MMF_MAX_NPCTYPE_ID 200000
|
All times are GMT -4. The time now is 07:16 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.