[Release][PRE-SETUP]OdinMS Clean Revision 988 Files
I added in a ServerStarter.bat, so all you have to do it run that batch file and it should work. You may have to edit db.properties/world.properties, though.
Download:
http://www.mediafire.com/?zvofhlb0g0m
http://www.megaupload.com/?d=KOB1L2E7
http://rapidshare.com/files/13983750...n_.55.zip.html
Things added
ServerStarter.bat - Runs all 3 batch files for the server
Edits in the batch files - Bored, made it so it is runnable, and added in the title thing
Added in .truststore/.keystore files
Other things
Compiled everyting into one SQL(odinms.sql) - NEW
It's still clean, it's just that I made it so you can run it, without having to make everything re-added, etc. The src and scripts folders are completely untouched.
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
Nice, but there's no download link? or are you still uploading?
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
I'm uploading it right now. 63%
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
Yay its done I needed this.. =]
Thanks~
Navy
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
lol, now to edit to to make it v.57 compatable =D
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
im getting the following error on channel.bat, every other .bat is fine.
Code:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -2
at net.sf.odinms.net.PacketProcessor.registerHandler( PacketProcessor.jav
a:129)
at net.sf.odinms.net.PacketProcessor.reset(PacketProc essor.java:178)
at net.sf.odinms.net.PacketProcessor.getProcessor(Pac ketProcessor.java:1
35)
at net.sf.odinms.net.channel.ChannelServer.run(Channe lServer.java:220)
at net.sf.odinms.net.channel.ChannelServer.main(Chann elServer.java:501)
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
ur properties files something rong there xD
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
LOL i don't knw the password ~ i need it to try 0.57 , seanpack not working ~~~
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
u have the new odinms jar not in ur java ordners 0.o
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
Quote:
Originally Posted by
avatar2300
No one will help with this question, they always ignore it...
Dude you get that error because when you run "Server.bat" it runs so fast that world.bat can open fine.
All you have to do is open world.bat, login.bat and channel.bat MANUALLY. (Don't use the Server.bat)
Just open all of them manually and there you go.
Good luck !
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
does it got the .55 mob thing o.o
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
Dude, how do I add commands?
I mean the commandprocessor.java is completely separate from every command that relates to it and it confused the hell out of me...
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
Quote:
Originally Posted by
huntallday
Channel gives me this error, and nothing pops up in the World when i run it-
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -2
at net.sf.odinms.net.PacketProcessor.registerHandler( PacketProcessor.jav
a:127)
at net.sf.odinms.net.PacketProcessor.reset(PacketProc essor.java:176)
at net.sf.odinms.net.PacketProcessor.getProcessor(Pac ketProcessor.java:1
33)
at net.sf.odinms.net.channel.ChannelServer.run(Channe lServer.java:220)
at net.sf.odinms.net.channel.ChannelServer.main(Chann elServer.java:501)
bump. this is because u are lacking of wz folders.
Re: [Release][PRE-SETUP]OdinMS Clean Revision 988 Files
Quote:
Originally Posted by
xiaorage
bump. this is because u are lacking of wz folders.
i didnt get that problem
i mean i ran it clean and it was perfect for waht it is
i just wanna add commands and dont know what to do
did u execute the sql into mysql query browser and make sure all the files that needed to connect to it had the schema and password set correctly?