Im reading up on .bat wiki to find out where I went wrong. Im sure Ive omitted something I need, thank you lerxst2112. The current window eqemu wiki setup didnt cover the setup of the start. bat /shared. I'll post the results of the new start.bat when its rebuilt.
One other problem Ive been having is getting others to connect to my server. Ive set up my router to allow the ports UDP 7000 to 7100 and UDP 9000 for the IP for the server pc using ipconfig from prompt and used the IPv4 address. Then I set up my eqemu_config.xml and only edited the fields listed in the
Wiki WindowsServerSetupGuide
Using a Motorola SB Gateway NAPT mode disabled and using Netgear router. Server PC is running wireless on that router. Win7 64bit Kaspersky 3.0 AV
<!-- Chatserver (channels) information. DO NOT EDIT -->
<chatserver>
<host>
(edited this to IPv4 address)</host>
<port>7778</port>
</chatserver>
and
<!-- Mailserver (in-game mail) information. DO NOT EDIT -->
<mailserver>
<host>
(edited this to IPv4 address)</host>
<port>7778</port>
</mailserver>
....are the only values I have edited for connection
rencro:
That will be my next proj to figure with rev I am using. I can see common problems logged in to the server so I know which ever rev Im using needs updated, but I did build my db from a rev labeled 2506. I think Im missing a column after reading the readme file... but that will be my next step after fixing start.bat and connection.
Thank you for the help