I hav a few prob here ,
1) I double clicked localhost.exe , ntg happen
2) I open up launch_channel.bat , ntg happen
then i open launch_world.bat , this came up
================================================== ================
Jun 19, 2008 4:12:25 PM net.sf.odinms.net.world.WorldServer main
SEVERE: Could not initialize RMI system
java.rmi.server.ExportException: Port already in use: 1099; nested exception is:
java.net.BindException: Address already in use: JVM_Bind
at sun.rmi.transport.tcp.TCPTransport.listen(Unknown Source)
at sun.rmi.transport.tcp.TCPTransport.exportObject(Un known Source)
at sun.rmi.transport.tcp.TCPEndpoint.exportObject(Unk nown Source)
at sun.rmi.transport.LiveRef.exportObject(Unknown Source)
at sun.rmi.server.UnicastServerRef.exportObject(Unkno wn Source)
at sun.rmi.registry.RegistryImpl.setup(Unknown Source)
at sun.rmi.registry.RegistryImpl.<init>(Unknown Source)
at java.rmi.registry.LocateRegistry.createRegistry(Un known Source)
at net.sf.odinms.net.world.WorldServer.main(WorldServ er.java:91)
Caused by: java.net.BindException: Address already in use: JVM_Bind
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(Unknown Source)
at java.net.ServerSocket.bind(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at javax.rmi.ssl.SslRMIServerSocketFactory$1.<init>(U nknown Source)
at javax.rmi.ssl.SslRMIServerSocketFactory.createServ erSocket(Unknown So
urce)
at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket( Unknown Source)
... 9 more
Press any key to continue . . .
================================================== =============
then i open launch_login.bat , this thing came up continuesly
================================================== ==============
Jun 19, 2008 4:14:46 PM net.sf.odinms.net.login.LoginWorker run
INFO: Possible logins: 15 (Waiting: 0)
================================================== =============
can anyone explain to me whats happened to world.bat , login.bat and tell me how to fix it?
Btw , about the query browser
storedconnection = empty
serverhost = localhost
username = root
password = "empty"
Default schema = odinms
I went through without password , but when i enter "root" as password it say
Could not connect to specific instance
MySQL Error Number 1045
Access Denied for user 'root'@'localhost'(using password:YES)
If you want to check the network connection , please click the ping button
and i opened the wampserver already , and putted online(when it shows put offline)
Which part i`m doing it wrong????