does anyone have temp fix for the chopy movements? it happens when 2 gms are online!!
please someone help untill he releases rev 5....
Printable View
does anyone have temp fix for the chopy movements? it happens when 2 gms are online!!
please someone help untill he releases rev 5....
Rev 5 isn't out? o_o SVN is emptyy.
hes busy with his other source guys lol.
SVN does work, change it to rev 2, but use mediafire link on 1st page for it. And as scarlet12379 said, he's working on his fork of mimirdev.
Eh, My bad. I should have read the post's.
so Y the name of the Theard is Rev 5!?
not with an "s" it should just be http://myrepack.googlecode.com/svn/trunk/
Nothing more. Nothing less.
Unfortunately I have to agree with you. I'd go with Bubbles Dev until I'm done with MyMimirFork. Which I doubt I'll be done for a long time :blink:
I've got way too much on my plate so...
Fixed in Rev 5 x.x... I'm uploading the mediafire one in a couple minutes
Added download link from MediaFire.
Last update for a while.
Wow! MyRepack Revision 5 Download Rease Good !!!!!! Thank you my your Repack love..
---------- Post added at 05:07 AM ---------- Previous post was at 04:57 AM ----------
Hey...HiredMerchant Not Bug Fix....lol.....
do we have to compile? i keep getting errors, it looks like u compiled it, but i still cant start the server
I keep getting this error on my world.bat [Rev. 5]
No matter what I do, I always get this error D:<
http://i27.tinypic.com/erlobk.jpg
lol, firstly, in db change the ip to localhost
liek that
url=jdbc:mysql://localhost:3306/odinms
try it, if it wont work, try again after like a minute and keep retrying, i did this and it worked :D
A badass release.
@christmas, u mean good or bad?o_O
He means good..>.>
Fix the links please.
ok nao im screwed....any help pls?
Code:world
10-Aug-2009 5:11:05 PM net.sf.odinms.net.world.WorldServer main
INFO: World Server is now online.
login server
10-Aug-2009 5:10:42 PM net.sf.odinms.net.login.LoginServer main
SEVERE: Error initializing loginserver
java.lang.RuntimeException: Could not connect to world server.
at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:201)
at net.sf.odinms.net.login.LoginServer.main(LoginServer.java:247)
Caused by: java.rmi.ConnectException: Connection refused to host: 99.227.106.173; nested exception is:
java.net.ConnectException: Connection refused: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.newCall(Unknown Source)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:177)
... 1 more
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
... 7 more
Press any key to continue . . .
channel
Exception in thread "main" java.rmi.ConnectException: Connection refused to host: 99.227.106.173; nested exception is:
java.net.ConnectException: Connection refused: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.newCall(Unknown Source)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at net.sf.odinms.net.channel.ChannelServer.main(ChannelServer.java:597)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
... 6 more
Press any key to continue . . .
Thanks for revision 5 bud.
The characters are still choppy for me :/
any help pls?
Code:world
10-Aug-2009 5:11:05 PM net.sf.odinms.net.world.WorldServer main
INFO: World Server is now online.
login server
10-Aug-2009 5:10:42 PM net.sf.odinms.net.login.LoginServer main
SEVERE: Error initializing loginserver
java.lang.RuntimeException: Could not connect to world server.
at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:201)
at net.sf.odinms.net.login.LoginServer.main(LoginServer.java:247)
Caused by: java.rmi.ConnectException: Connection refused to host: 99.227.106.173; nested exception is:
java.net.ConnectException: Connection refused: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.newCall(Unknown Source)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at net.sf.odinms.net.login.LoginServer.run(LoginServer.java:177)
... 1 more
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
... 7 more
Press any key to continue . . .
channel
Exception in thread "main" java.rmi.ConnectException: Connection refused to host: 99.227.106.173; nested exception is:
java.net.ConnectException: Connection refused: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown Source)
at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
at sun.rmi.server.UnicastRef.newCall(Unknown Source)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at net.sf.odinms.net.channel.ChannelServer.main(ChannelServer.java:597)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.<init>(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)
at javax.rmi.ssl.SslRMIClientSocketFactory.createSocket(Unknown Source)
... 6 more
Press any key to continue . . .