View Single Post
  #14  
Old 12-16-2015, 02:37 PM
style214
Fire Beetle
 
Join Date: Dec 2014
Posts: 28
Default

Akka, thank you for that notice, unfortunately I cannot download repacks where I am, the bandwidth is too limited, I only had the available files I brought with me.

I was able to find an eqemuloginserver file set, but now I have a new error

login.ini:
Code:
[database]
host = localhost
port = 3306
db = peq
user = root
password = .......
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
The error is:

The program can't start because LIBMYSQL.dll is missing from your computer, Try reinstalling the program to fix this problem.
Reply With Quote