EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   Trouble Running Offline Server (https://www.eqemulator.org/forums/showthread.php?t=37582)

Goth 12-05-2013 04:45 PM

Trouble Running Offline Server
 
I posted this on the set up thread. Not sure if many read it. I am having issues running a server to be used as a stand alone offline server to play around on.

I have been trying to set up this offline server and I keep coming up short. Perhaps someone can help me get going. Thanks

I am trying to use an ROF client.

Code:

Starting EverQuest (Built Dec 10 2012 17:35:44)
When I run my start.bat

Code:

@echo off
 shared_memory.exe
 start loginserver.exe
 start world.exe
 echo waiting for the world to finish before starting zone...
 ping -n 10 127.0.0.1 > nul
 start queryserv.exe
 start ucs.exe
 start eqlaunch.exe zone
 exit

It does not seem to do as much as it used to. Previusly when I did the server stuff it would spam a bunch of stuff and all would work. After a while I try and run the eqgame.exe patchme it locks up after I try and log in from server select.

Here is my eqemu_config.xml

Code:

<?xml version="1.0"?>
<server>
        <world>
                <shortname>Cazic</shortname>
                <longname>Cazic Thul</longname>

                <!-- Only specify these two if you really think you need to.  (read: You don't) -->
                <address>127.0.0.1</address>
                <localaddress>127.0.0.1</localaddress>

                <!-- Loginserver information.  Defaults shown -->
                <loginserver>
                        <host>127.0.0.1</host>
                        <port>5999</port>
                        <account>Admin</account>
                        <password>Password</password>
                </loginserver>

                <!-- Server status.  Default is unlocked -->
                <!--<locked/>-->
                <unlocked/>

                <!-- Sets the ip/port for the tcp connections.  Both zones and console (if enabled).  Defaults are shown -->
                <tcp ip="127.0.0.1" port="9000" telnet="disable"/>

                <!-- Sets the shared key used by zone/launcher to connect to world -->
                <key>some long random string</key>

                <!-- Enable and set the port for the HTTP service.  Defaults are shown -->
                <http port="9080" enabled="false" mimefile="mime.types" />
        </world>

        <!-- Chatserver (channels) information.  Defaults shown -->
        <chatserver>
                <host>127.0.0.1</host>
                <port>7778</port>
        </chatserver>

        <!-- Mailserver (in-game mail) information.  Defaults shown -->
        <mailserver>
                <host>127.0.0.1</host>
                <port>7778</port>
        </mailserver>

        <zones>
                <defaultstatus>0</defaultstatus>

                <!-- Sets port range for world to use to auto configure zones -->
                <ports low="7000" high="7100"/>
        </zones>

        <!-- Database configuration, replaces db.ini.  Defaults shown -->
        <database>
                <host>127.0.0.1</host>
                <port>3306</port>
                <username>root</username>
                <password>root</password>
                <db>peq</db>
        </database>

        <qsdatabase>
                <host>127.0.0.1</host>
                <port>3306</port>
                <username>root</username>
                <password>root</password>
                <db>peq</db>
        </qsdatabase>

        <!-- Launcher Configuration -->
        <launcher>
                <!-- <logprefix>logs/zone-</logprefix> -->
                <!-- <logsuffix>.log</logsuffix> -->
                <!-- <exe>zone.exe or ./zone</exe> -->
                <!-- <timers restart="10000" reterminate="10000"> -->
        </launcher>

        <!-- File locations.  Defaults shown -->
        <files>
                <!-- <spells>spells_us.txt</spells> -->
                <!-- <opcodes>opcodes.conf</opcodes> -->
                <!-- <logsettings>log.ini</logsettings> -->
                <!-- <eqtime>eqtime.cfg</eqtime> -->
        </files>
        <!-- Directory locations.  Defaults shown -->
        <directories>
                <!-- <maps>Maps</maps> -->
                <!-- <quests>quests</quests> -->
                <!-- <plugins>plugins</plugins> -->
        </directories>
</server>

Here is my login.ini
Code:

[database]
host = 127.0.0.1
port = 3306
db = peq
user = root
password = root
subsystem = MySQL

[options]
unregistered_allowed = TRUE
reject_duplicate_servers = FALSE
trace = TRUE
world_trace = FALSE
dump_packets_in = FALSE
dump_packets_out = FALSE
listen_port = 5999
local_network = 127.0.0.1

[security]
plugin = EQEmuAuthCrypto
mode = 5

[Titanium]
port = 5998
opcodes = login_opcodes.conf

[SoD]
port = 5999
opcodes = login_opcodes_sod.conf

[schema]
account_table = tblLoginServerAccounts
world_registration_table = tblWorldServerRegistration
world_admin_registration_table = tblServerAdminRegistration
world_server_type_table = tblServerListType

My login log
Code:

[Debug] [12.03.13 - 09:57:10] Logging System Init.
[Debug] [12.03.13 - 09:57:10] Config System Init.
[Debug] [12.03.13 - 09:57:10] MySQL Database Init.
[Debug] [12.03.13 - 09:57:10] Encryption Initialize.
[Debug] [12.03.13 - 09:57:10] Encryption Loaded Successfully.
[Debug] [12.03.13 - 09:57:10] Server Manager Initialize.
[Network] [12.03.13 - 09:57:10] ServerManager listening on port 5999
[Debug] [12.03.13 - 09:57:10] Client Manager Initialize.
[Network] [12.03.13 - 09:57:10] ClientManager listening on Titanium stream.
[Network] [12.03.13 - 09:57:10] ClientManager listening on SoD stream.
[Debug] [12.03.13 - 09:57:10] Server Started.
[Network] [12.03.13 - 09:57:10] New world server connection from 127.0.0.1:49329
[World] [12.03.13 - 09:57:10] Server Cazic Thul(Cazic) successfully logged in.


Goth 12-05-2013 04:46 PM

if I manually run world.exe (double click it) I get this crash_world_6136.log

Code:

---------------------------------------------
[12.03. - 10:47:41] Starting Log: logs/crash_world_6136.log
[12.03. - 10:47:41] EXCEPTION_BREAKPOINT
[12.03. - 10:47:41] SymInit: Symbol-SearchPath: '.;C:\EQ\EQEmuServer;C:\EQ\EQEmuServer;C:\Windows;C:\Windows\system32;SRV*C:\websymbols*http://msdl.microsoft.com/download/symbols;', symOptions: 530, UserName: 'Richard'
[12.03. - 10:47:41] OS-Version: 6.1.7601 (Service Pack 1) 0x100-0x1
[12.03. - 10:47:41] C:\EQ\EQEmuServer\world.exe:world.exe (01340000), size: 7208960 (result: 0), SymType: 'PDB', PDB: 'C:\EQ\EQEmuServer\world.exe'
[12.03. - 10:47:41] C:\Windows\SYSTEM32\ntdll.dll:ntdll.dll (77420000), size: 1294336 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\ntdll.dll', fileVersion: 6.1.7601.18247
[12.03. - 10:47:41] C:\Windows\system32\kernel32.dll:kernel32.dll (760D0000), size: 868352 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\kernel32.dll', fileVersion: 6.1.7601.18229
[12.03. - 10:47:41] C:\Windows\system32\KERNELBASE.dll:KERNELBASE.dll (75710000), size: 307200 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\KERNELBASE.dll', fileVersion: 6.1.7601.18229
[12.03. - 10:47:41] C:\Perl\bin\perl512.dll:perl512.dll (28000000), size: 1273856 (result: 0), SymType: '-exported-', PDB: 'C:\Perl\bin\perl512.dll', fileVersion: 5.12.3.1204
[12.03. - 10:47:41] C:\Windows\system32\USER32.dll:USER32.dll (75970000), size: 823296 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\USER32.dll', fileVersion: 6.1.7601.17514
[12.03. - 10:47:41] C:\Windows\system32\GDI32.dll:GDI32.dll (762E0000), size: 319488 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\GDI32.dll', fileVersion: 6.1.7601.18275
[12.03. - 10:47:41] C:\Windows\system32\LPK.dll:LPK.dll (77590000), size: 40960 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\LPK.dll', fileVersion: 6.1.7601.18177
[12.03. - 10:47:41] C:\Windows\system32\USP10.dll:USP10.dll (75C50000), size: 643072 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\USP10.dll', fileVersion: 1.626.7601.18009
[12.03. - 10:47:41] C:\Windows\system32\msvcrt.dll:msvcrt.dll (76020000), size: 704512 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\msvcrt.dll', fileVersion: 7.0.7601.17744
[12.03. - 10:47:41] C:\Windows\system32\ADVAPI32.dll:ADVAPI32.dll (76340000), size: 655360 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\ADVAPI32.dll', fileVersion: 6.1.7601.18247
[12.03. - 10:47:41] C:\Windows\SYSTEM32\sechost.dll:sechost.dll (75790000), size: 102400 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\SYSTEM32\sechost.dll', fileVersion: 6.1.7600.16385
[12.03. - 10:47:41] C:\Windows\system32\RPCRT4.dll:RPCRT4.dll (775A0000), size: 663552 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\RPCRT4.dll', fileVersion: 6.1.7601.18205
[12.03. - 10:47:41] C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\COMCTL32.dll:COMCTL32.dll (713A0000), size: 540672 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\COMCTL32.dll', fileVersion: 5.82.7601.18201
[12.03. - 10:47:41] C:\Windows\system32\WS2_32.dll:WS2_32.dll (75A40000), size: 217088 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\WS2_32.dll', fileVersion: 6.1.7601.17514
[12.03. - 10:47:41] C:\Windows\system32\NSI.dll:NSI.dll (76330000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NSI.dll', fileVersion: 6.1.7600.16385
[12.03. - 10:47:41] C:\Windows\system32\VERSION.dll:VERSION.dll (74920000), size: 36864 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\VERSION.dll', fileVersion: 6.1.7600.16385
[12.03. - 10:47:41] C:\Windows\system32\IMM32.DLL:IMM32.DLL (77560000), size: 126976 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\IMM32.DLL', fileVersion: 6.1.7601.17514
[12.03. - 10:47:41] C:\Windows\system32\MSCTF.dll:MSCTF.dll (75EC0000), size: 835584 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\MSCTF.dll', fileVersion: 6.1.7600.16385
[12.03. - 10:47:41] C:\Windows\system32\NLAapi.dll:NLAapi.dll (73C00000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\NLAapi.dll', fileVersion: 6.1.7601.17964
[12.03. - 10:47:41] C:\Windows\system32\napinsp.dll:napinsp.dll (71140000), size: 65536 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\napinsp.dll', fileVersion: 6.1.7600.16385
[12.03. - 10:47:41] C:\Windows\system32\pnrpnsp.dll:pnrpnsp.dll (70EC0000), size: 73728 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\pnrpnsp.dll', fileVersion: 6.1.7600.16385
[12.03. - 10:47:41] C:\Windows\system32\wshbth.dll:wshbth.dll (70EB0000), size: 53248 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\wshbth.dll', fileVersion: 6.1.7601.17514
[12.03. - 10:47:41] C:\Windows\System32\mswsock.dll:mswsock.dll (74E90000), size: 245760 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\mswsock.dll', fileVersion: 6.1.7601.18254
[12.03. - 10:47:42] C:\Windows\system32\DNSAPI.dll:DNSAPI.dll (74D50000), size: 278528 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\DNSAPI.dll', fileVersion: 6.1.7601.17570
[12.03. - 10:47:42] C:\Windows\System32\winrnr.dll:winrnr.dll (70BF0000), size: 32768 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\winrnr.dll', fileVersion: 6.1.7600.16385
[12.03. - 10:47:42] C:\Windows\system32\rasadhlp.dll:rasadhlp.dll (70500000), size: 24576 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\rasadhlp.dll', fileVersion: 6.1.7600.16385
[12.03. - 10:47:42] C:\Windows\System32\wshtcpip.dll:wshtcpip.dll (749B0000), size: 20480 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\System32\wshtcpip.dll', fileVersion: 6.1.7600.16385
[12.03. - 10:47:42] C:\Windows\system32\ole32.dll:ole32.dll (772C0000), size: 1425408 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\ole32.dll', fileVersion: 6.1.7601.17514
[12.03. - 10:47:42] C:\Windows\system32\CRYPTBASE.dll:CRYPTBASE.dll (753B0000), size: 49152 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\CRYPTBASE.dll', fileVersion: 6.1.7600.16385
[12.03. - 10:47:42] C:\Windows\system32\dbghelp.dll:dbghelp.dll (6F880000), size: 962560 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\dbghelp.dll', fileVersion: 6.1.7601.17514
[12.03. - 10:47:42] C:\Windows\system32\SspiCli.dll:SspiCli.dll (75340000), size: 110592 (result: 0), SymType: '-exported-', PDB: 'C:\Windows\system32\SspiCli.dll', fileVersion: 6.1.7601.18270
[12.03. - 10:47:42] f:\dd\vctools\crt_bld\self_x86\crt\src\close.c (47): _close
[12.03. - 10:47:42] c:\eq\source\common\eqstreamfactory.cpp (96): EQStreamFactory::Open
[12.03. - 10:47:42] c:\eq\source\world\net.cpp (365): main
[12.03. - 10:47:42] f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c (240): __tmainCRTStartup
[12.03. - 10:47:42] f:\dd\vctools\crt_bld\self_x86\crt\src\crt0.c (164): mainCRTStartup
[12.03. - 10:47:42] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 7611ED5C)
[12.03. - 10:47:42] 7611ED5C (kernel32): (filename not available): BaseThreadInitThunk
[12.03. - 10:47:42] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 774837EB)
[12.03. - 10:47:42] 774837EB (ntdll): (filename not available): RtlInitializeExceptionChain
[12.03. - 10:47:42] ERROR: SymGetLineFromAddr64, GetLastError: 487 (Address: 774837BE)
[12.03. - 10:47:42] 774837BE (ntdll): (filename not available): RtlInitializeExceptionChain


Goth 12-05-2013 04:47 PM

I also get a error when running world.

Code:

Microsoft Visual C++ Runtime Library

Program: C:\EQ\EQEmuServer\world.exe
File: f:\dd\vctools\crt_bld\self_x86\crt\src\close.c
Line: 47

Expression: (fh >= 0 && (unsigned)fh < (unsigned)_nhandle)

For information on how your program can cause an assertion failure, see the Visual C++ documentation on asserts.

(press Retry to debug the application)


Goth 12-05-2013 04:48 PM

I have build with Debug and RelWithDebugInfo and both times they build correctly I had Build: 12 succeeded

eqemu_world_xxxx.log
Code:

---------------------------------------------
[12.03. - 13:17:11] Starting Log: logs/eqemu_world_1652.log
[12.03. - 13:17:11] Using database 'peq' at 127.0.0.1:3306

eqhost.txt
Code:

[LoginServer]
Host=127.0.0.1:5999

eqlaunch.exe comes up then shortly goes to 0:sleeping

Goth 12-05-2013 04:49 PM

after eqgame.exe locks up the login log looks like this.

Code:

[Debug] [12.03.13 - 10:42:16] Logging System Init.
[Debug] [12.03.13 - 10:42:16] Config System Init.
[Debug] [12.03.13 - 10:42:16] MySQL Database Init.
[Debug] [12.03.13 - 10:42:16] Encryption Initialize.
[Debug] [12.03.13 - 10:42:16] Encryption Loaded Successfully.
[Debug] [12.03.13 - 10:42:16] Server Manager Initialize.
[Network] [12.03.13 - 10:42:16] ServerManager listening on port 5999
[Debug] [12.03.13 - 10:42:16] Client Manager Initialize.
[Network] [12.03.13 - 10:42:16] ClientManager listening on Titanium stream.
[Network] [12.03.13 - 10:42:16] ClientManager listening on SoD stream.
[Debug] [12.03.13 - 10:42:16] Server Started.
[Network] [12.03.13 - 10:42:19] New world server connection from 127.0.0.1:49365
[World] [12.03.13 - 10:42:19] Server Cazic Thul(Cazic) successfully logged in.
[Network] [12.03.13 - 10:45:31] New SoD client connection from 127.0.0.1:58996
[Network] [12.03.13 - 10:45:31] Application packet received from client (size 14)
[Network] [12.03.13 - 10:45:31] Session ready received from client.
[Network] [12.03.13 - 10:45:31] Application packet received from client (size 36)
[Network] [12.03.13 - 10:45:31] Login received from client.
[Client] [12.03.13 - 10:45:31] User: admin
[Client] [12.03.13 - 10:45:31] Hash: 5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8
[Network] [12.03.13 - 10:45:31] Application packet received from client (size 12)
[Network] [12.03.13 - 10:45:31] Server list request received from client.
[Network] [12.03.13 - 10:45:32] Application packet received from client (size 16)
[Network] [12.03.13 - 10:45:32] Play received from client, server number 1 sequence 5.
[Network Trace] [12.03.13 - 10:45:32] User-To-World Response received.
[Client] [12.03.13 - 10:45:32] Trying to find client with user id of 2.
[Client] [12.03.13 - 10:45:32] Found client with user id of 2 and account name of admin.
[Client] [12.03.13 - 10:45:32] Found sequence and play of 5 1
[Network Trace] [12.03.13 - 10:45:32] dumping packet of size 20
05 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00  | ................
01 00 00 00                                        | ....
[Network Trace] [12.03.13 - 10:45:32] Sending play response with following data, allowed 1, sequence 5, server number 1, message 101
[Network Trace] [12.03.13 - 10:45:32] dumping packet of size 20
05 00 00 00 00 00 00 00 - 00 00 01 65 00 00 00 00  | ...........e....
01 00 00 00                                        | ....
[Network Trace] [12.03.13 - 10:45:32] Sending play response for admin.
[Network Trace] [12.03.13 - 10:45:32] dumping packet of size 20
05 00 00 00 00 00 00 00 - 00 00 01 65 00 00 00 00  | ...........e....
01 00 00 00                                        | ....
[Network] [12.03.13 - 10:45:32] Client disconnected from the server, removing client.

I also have a lot of these log files poping up
Code:

eqemu_zone_xxxx.log
zone-dynamic_xx.log
eqemu_quest_zone_xxxx.log
eqemu_debug_zone_xxxx.log


Goth 12-05-2013 04:52 PM

my eqemu_debug_zone_xxxx.log(s) look like this

Code:

---------------------------------------------
[12.05. - 13:05:59] Starting Log: logs/eqemu_debug_zone_0980.log
[12.05. - 13:05:59] command_init(): - Command 'acceptrules' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'aggrozone' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'altactivate' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'appearance' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'attack' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'ban' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'bestz' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'bind' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'cast' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'castspell' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'charbackup' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'chat' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'copychar' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'corpse' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'crashtest' set to access level 201.
[12.05. - 13:05:59] command_init(): - Command 'cvs' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'damage' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'date' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'dbspawn2' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'delacct' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'delpetition' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'depop' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'depopzone' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'emote' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'finditem' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'findnpctype' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'findspell' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'findzone' set to access level 1.
[12.05. - 13:05:59] command_init(): - Command 'fixmob' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'flag' set to access level 201.
[12.05. - 13:05:59] command_init(): - Command 'flagedit' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'flags' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'flymode' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'freeze' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'fz' set to access level 1.
[12.05. - 13:05:59] command_init(): - Command 'gassign' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'gender' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'giveitem' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'givemoney' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'gm' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'gmspeed' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'goto' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'grid' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'guild' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'haste' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'heal' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'hideme' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'hp' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'instance' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'invul' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'invulnerable' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'ipban' set to access level 201.
[12.05. - 13:05:59] command_init(): - Command 'itemsearch' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'kick' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'kill' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'lastname' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'level' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'listnpcs' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'listpetition' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'loc' set to access level 0.
[12.05. - 13:05:59] command_init(): - Command 'lock' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'makepet' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'mana' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'maxskills' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'memspell' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'motd' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'movechar' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'mysql' set to access level 255.
[12.05. - 13:05:59] command_init(): - Command 'name' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'netstats' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'npccast' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'npcedit' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'npcemote' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'npcloot' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'npcsay' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'npcshout' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'npcspawn' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'npcspecialattk' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'npcstats' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'npctypespawn' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'nukebuffs' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'peekinv' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'peqzone' set to access level 2.
[12.05. - 13:05:59] command_init(): - Command 'permaclass' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'permagender' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'permarace' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'pvp' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'qglobal' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'race' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'randomfeatures' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'refundaa' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'reloadlevelmods' set to access level 255.
[12.05. - 13:05:59] command_init(): - Command 'reloadqst' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'reloadworld' set to access level 255.
[12.05. - 13:05:59] command_init(): - Command 'repop' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'resetaa' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'revoke' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'rules' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'save' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'scribespell' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'scribespells' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'search' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'sendzonespawns' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'serverinfo' set to access level 201.
[12.05. - 13:05:59] command_init(): - Command 'serverrules' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'serversidename' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'setaapts' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'setaaxp' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'setadventurepoints' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'setallskill' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'setlsinfo' set to access level 0.
[12.05. - 13:05:59] command_init(): - Command 'setskill' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'setskillall' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'setstartzone' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'setxp' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'showbuffs' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'showpetspell' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'showstats' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'shutdown' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'size' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'spawn' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'spawnfix' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'spawnstatus' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'spfind' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'spoff' set to access level 0.
[12.05. - 13:05:59] command_init(): - Command 'spon' set to access level 0.
[12.05. - 13:05:59] command_init(): - Command 'summon' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'summonitem' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'suspend' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'texture' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'tgczone' set to access level 3.
[12.05. - 13:05:59] command_init(): - Command 'title' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'traindisc' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'undyeme' set to access level 0.
[12.05. - 13:05:59] command_init(): - Command 'unfreeze' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'unlock' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'unscribespell' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'unscribespells' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'viewpetition' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'weather' set to access level 90.
[12.05. - 13:05:59] command_init(): - Command 'worldshutdown' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'wp' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'wpadd' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'wpinfo' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'zclip' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'zcolor' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'zheader' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'zone' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'zonebootup' set to access level 100.
[12.05. - 13:05:59] command_init(): - Command 'zoneinstance' set to access level 80.
[12.05. - 13:05:59] command_init(): - Command 'zonelock' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'zoneshutdown' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'zsafecoords' set to access level 150.
[12.05. - 13:05:59] command_init(): - Command 'zsave' set to access level 200.
[12.05. - 13:05:59] command_init(): - Command 'zsky' set to access level 150.


Goth 12-05-2013 05:26 PM

my eqemu_quest_zone_xxxx.log(s) look like this

Code:

---------------------------------------------
[12.05. - 15:18:20] Starting Log: logs/eqemu_quest_zone_4036.log
[12.05. - 15:18:20] Tying perl output to eqemu logs
[12.05. - 15:18:20] Creating EQEmuIO=HASH(0x2eec64c)
[12.05. - 15:18:20] Creating EQEmuIO=HASH(0x2ede324)
[12.05. - 15:18:20] Loading perlemb plugins.
[12.05. - 15:18:21] Subroutine Cwd::fastcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[12.05. - 15:18:21] Subroutine Cwd::getcwd redefined at C:/Perl/lib/Cwd.pm line 812.
[12.05. - 15:18:21] Subroutine Cwd::abs_path redefined at C:/Perl/lib/Cwd.pm line 812.


Goth 12-06-2013 12:00 PM

Well I redid the database and source everything I could think of it I was able to get in.

Is it normal for it to have many many zone.exe running. it seems like running a server now is rather resource intensive.

Uleat 12-06-2013 09:55 PM

The default for zone count is 5 dynamic.

If there are not enough players to populate these zones, they will still show up..but, as sleeping.

Once new zones are needed, the launcher will start them as required.


All times are GMT -4. The time now is 03:32 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.