Ok, thanks so much for all of your help.
EDIT: Now when i run my server it says in the .bat connected refused to host: asx.no-ip.biz
Is it because i edited the loginserver and channelserver javas? O.o
Printable View
Hmm when making a new character the spawn point is the end of Carnival PQ (otherwise known as Jail 2)... How can I fix this? (without using NetBeans, can't download such a large file over dial-up.)
Please and thank you =]
Look here Tools
is your ip added ? (wat i dont think it is)
else change it to localhost an try again
if one of those is your ip kill firewall
Code:Last hop responding to ICMP: 16, UDP: 14, TCP: 0.
There appears to be a firewall at 98.92.55.227 (hop 15) that blocks unwanted UDP packets.
There appears to be a firewall at 70.86.70.33 (hop 1) that blocks unwanted TCP packets.
Try editing it in Mysql. Its either under characters or accounts. Called 'Spawnpoint' or 'Spawnmap' i believe. I dont know how to permanently change it though.
---------- Post added at 06:36 PM ---------- Previous post was at 06:33 PM ----------
Yeah my IP is the one that blocks UDP packets, and i did add my no-ip.biz domain whre "localhost" was.
And i dont even think i have a firewall, besides Avast! Antivirus. But there isnt a 'firewall' option, i dont think.
Oh, I know how to do that, and !warp would work better, but I don't want to manually move every new character out of there... I guess the question here is why was the start map changed to that in the latest update? and well, yeah if someone could tell me how to permanently change it without NetBeans it would be a big help.
Thanks anyway, jbird4242 =]
Did you make a non-gm account and try to see if you spawn in a different map? Sometimes gms spawn in different places, weird, i know.
Another solution: Put the warper in that map and just dont use it as a jail?
---------- Post added at 06:43 PM ---------- Previous post was at 06:40 PM ----------
Uhhh, i disabled every firewall-type object on my computer that i know of, but i still get the same error when i try to start the server... Are there any hidden firewalls on windows vista? O.o
You would have to compile with cmd prompt, which is a lengthy task. I would suggest getting netbeans, its handy.
EDIT: Hey aRc0n, should i re-edit my loginserver and channelserver back to normal? Because i cant seem to fix this error....
Code:SilentSource has started:
World Launched
Login Launched
Channel Launched
SilentSource Active
Exception in thread "main" java.lang.RuntimeException: Could not connect to worl
d server.
at net.login.LoginServer.run(LoginServer.java:108)
at net.login.LoginServer.main(LoginServer.java:152)
Caused by: java.rmi.ConnectException: Connection refused to host: asx.no-ip.biz;
nested exception is:
java.net.ConnectException: Connection timed out: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198
)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at net.login.LoginServer.run(LoginServer.java:91)
... 1 more
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:525)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java
:550)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:
353)
at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(SSLSoc
ketFactoryImpl.java:71)
at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(SslRMIClientSock
etFactory.java:105)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:595)
... 6 more
Press any key to continue . . . Exception in thread "main" java.rmi.ConnectExcep
tion: Connection refused to host: asx.no-ip.biz; nested exception is:
java.net.ConnectException: Connection timed out: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198
)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at net.channel.ChannelServer.main(ChannelServer.java:428)
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:525)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java
:550)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:
353)
at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(SSLSoc
ketFactoryImpl.java:71)
at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(SslRMIClientSock
etFactory.java:105)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:595)
... 5 more
Press any key to continue . . .
Yeah, I will, eventually.
Anyway, I tried it again after updating the SQL again with some of the commands in the SVN and now a player NPC is there giving out the occupation and then warping to Henesys. I imagine this is what the devs had in mind. It worked fine, except that it DC'd me as soon as it warped me and it closed the client without giving an error in the .bat. However, when logging in again, everything seemed perfect and the new character was in Henesys.
Oh thanks, didnt even notice the thing said SVN, i thought it was just a banner. Lol
---------- Post added at 07:05 PM ---------- Previous post was at 06:59 PM ----------
OK another question.... I can back up my mysql database and then update to the newest rev, and still have my characters and stuff, right?