View Single Post
  #13  
Old 04-30-2009, 01:39 PM
nosfentora
Discordant
 
Join Date: Oct 2004
Location: In a house
Posts: 387
Default

did you have 'static' in all *3* places? the Launcher table, the Launcher_Zones table, and your .bat file (start eqlaunch.exe static)?

looking back at your posts, your .bat file has
start eqlaunch.exe zone

if you changed the Launcher and Launcher_Zones table to something else, then it definitely wouldn't find them.

what you pass eqlaunch as an argument will be the name of the launcher it looks for in the Launcher table.

as far as too may connections, that a config setting for mysql that you'd have to change.
Reply With Quote