Zone Crashing? Help?
I have searched boards.. Searched boards.. and Searched boards...
Every single issue I have come accross has been resolved or gave me the understanding of whats going on (since im new to databases) so that I could resolve the problem. I am having most likely a minor issue, something I missed cause its late. But I dont have time right now to search because I have to go to work. So.. Maybe you guys can help me out. I am hosting my own server. I see my server in the server selection screen. The server is NOT locked and says '0' for the amount of players. I click play. Loads to character selection. Create character and click play. When loading to the zone, I get kicked to login. Any thoughts? Here is all my info <eqhost.txt> [LoginServer] Host=eqemulator.net:5995 <db.ini> # READ README.TXT! [Database] host=localhost user=SysAdmin password=********* Database=eq compression=off ### --- This file tells world.exe what computer mySQL is on. Host should ### --- be left 'localhost' unless mysql is on a differant computer than world.exe. <LoginServer.ini> ### --- This file tells world.exe what loginserver to connect to. ### --- Leave the account and password field BLANK. ### --- Public Login is un-supported as is LAN playing. We recommend using the eqemulator.net Loginserver ALWAYS. ### --- NOTE: You can NOT use the word 'Server' in worldname. ### --- NOTE2: the word 'Server' is added to each server automatically. ### --- READ README.TXT [LoginServer] loginserver=eqlogin1.eqemulator.net loginserver2=eqlogin2.eqemulator.net loginserver3=eqlogin3.eqemulator.net loginport=5995 loginport2=5995 loginport3=5995 worldname=Wiggens McPeck's World (TESTING) worldaddress=localhost locked=False [WorldServer] Defaultstatus=0 Unavailzone= [LoginConfig] ServerMode=Standalone ServerPort=5999 UplinkAddress= UplinkPort= UplinkAccount= UplinkPassword= [ChatChannelServer] server=localhost <Boot5Zone.bat> REM: ****Read this first!!!**** REM: This file requires your real IP in the place of 'YourIP' when you are connecting REM: To the EQEmu Loginserver. REM: When you are using minilogin, Replace all IP Addresses to say 127.0.0.1 REM: If you still get errors try using localhost instead of 127.0.0.1 REM:--------------Start----------------------- @echo off if NOT exist spells_us.txt goto NOSPELL start zone . 69.136.93.92 7995 192.168.1.100 start zone . 69.136.93.92 7996 192.168.1.100 start zone . 69.136.93.92 7997 192.168.1.100 start zone . 69.136.93.92 7998 192.168.1.100 start zone . 69.136.93.92 7999 192.168.1.100 exit cls :NOSPELL echo You did not copy the spells_us.txt from your everquest directory to this one. Please do so or zones will crash on startup. PAUSE REM:---------------END------------------------ (((( I have tried various things for Boot5Zone.bat, including: start zone . localhost 7995 localhost start zone . 69.136.93.92 7995 localhost start zone . localhost 7995 192.168.1.100 start zone . 127.0.0.1 7995 127.0.0.1 any suggestions? )))) <World.exe> [Status] CURRENT_WORLD_VERSION:EQEMu 0.5.7-DR6 [Status] Loading variables.. [Status] Loading zones.. [Status] Loading items.. [Status] EMuShareMem loaded [Status] Loading items from database: count=28731, max id=69304 [Status] ./LoginServer.ini read. [Status] Loading guild ranks.. [Status] Loading ./addon.ini.. [Status] Loading EQ time of day.. [Error] Could not load EQTime file ./eqtime.cfg [Error] Unable to load ./eqtime.cfg [Status] Deleted 0 stale player corpses from database [Status] Deleted 0 stale player backups from database Abort/retry/cancel? TCP listening on: localhost:9000 World server listening on: localhost:9000 Connected to LoginServer: eqlogin2.eqemulator.net:5995 8140 New TCP connection: 192.168.1.100:3124 New zoneserver: #1 192.168.1.100:3124 8172 New TCP connection: 192.168.1.100:3125 8172 New TCP connection: 192.168.1.100:3126 New zoneserver: #2 192.168.1.100:3126 New zoneserver: #3 192.168.1.100:3125 Zoneserver SetConnectInfo: 192.168.1.100:3124: 69.136.93.92:7998 Zoneserver SetConnectInfo: 192.168.1.100:3125: 69.136.93.92:7999 Zoneserver SetConnectInfo: 192.168.1.100:3126: 69.136.93.92:7995 8250 New TCP connection: 192.168.1.100:3127 8250 New TCP connection: 192.168.1.100:3128 New zoneserver: #4 192.168.1.100:3128 New zoneserver: #5 192.168.1.100:3127 Zoneserver SetConnectInfo: 192.168.1.100:3127: 69.136.93.92:7996 Zoneserver SetConnectInfo: 192.168.1.100:3128: 69.136.93.92:7997 52625 New client from ip: 127.0.0.1 port: 3130 Logged in: FirstLogin LS#59959: ChronoCass Received unknown opcode: 0x02eb size:0 bytes Attempting autobootup of felwitheb (62) for Fezzel Zoneserver SetZone: 69.136.93.92:7996 felwitheb (62) Enter world: Fezzel: felwitheb (62) Zoneserver SetZone: 69.136.93.92:7996 felwitheb (62) Client disconnected Removing client from ip:127.0.0.1 port:3130 Zoneserver SetZone: 69.136.93.92:7996 (0) Zoneserver SetZone: 69.136.93.92:7996 (0) <zone.exe> (( The zone that loads from character select after creation )) [Status] CURRENT_ZONE_VERSION: EQEMu 0.5.7-DR6 [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 corpse timers [Status] Loading what ever is left [Status] Loading commands [Status] 165 commands loaded [Status] Entering sleep mode Connected to worldserver: 192.168.1.100:9000 [Status] Weather should change in 1002 seconds Init: Loading zone lists, zone state or spawn list, player corpses Zonepoints loaded into memory , timezone data - Done. ZoneID = 62; Time Offset = 0 Reading zhdr file './cfg/felwitheb.cfg' Using database for safe coords. Zone safe coords are x = -790; y = 320; z= -10.25 [Status] Loading Objects from DB... [Status] Loading Ground Spawns from DB... [Status] Loading doors for felwitheb ... [Status] Done loading doors for felwitheb ... [Status] Zone Bootup: felwitheb (62) [Status] Zone Shutdown: felwitheb (62) ChronoCass is my Login to play EQ Emu Any suggestions? |
Ok.. I have it working. Didnt try to zone yet. But I can log into the world now.. Kinda stumpled upon some info in the search forums part. Forwarded some ports and presto.
Having trouble flagging my account. Using the EQ Admin Program.. When I try to make myself a ServerOp it says "Account not in edit or insert mode" Suggestions? <Meanwhile... Searching> |
Start -> Run -> type cmd -> hit enter -> command prompt comes up
Code:
cd c:\eqemu Code:
world.exe flag usernarme status 0 = legit 10 = semi 20 = non - legit 80 = gm-quest troupe 100 = gm-admin 150 = gm-lead admin 200 = gm-mgmt <--- Server OP! There ya go, have fun. |
Tried it.....
Success! Ding ServerOp... Thanks Man... |
All times are GMT -4. The time now is 12:39 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.