PDA

View Full Version : How to recompile the odinms.jar?


917893678251
08-23-2008, 04:28 PM
How do u recompile to source so it will know that i placed odinms.jar in there so it won't say odinteh v.59 is outdated when localhost opens and channel.bat doesn't say the -2 thingy. The other poster helped me get through it and said it's because of missing odinms.jar. I placed odinms.jar in the dist folder but now how do i recompile and get rid of that the client is outdated thingy?

Supiangel
08-23-2008, 05:06 PM
How do u recompile to source so it will know that i placed odinms.jar in there so it won't say odinteh v.59 is outdated when localhost opens and channel.bat doesn't say the -2 thingy. The other poster helped me get through it and said it's because of missing odinms.jar. I placed odinms.jar in the dist folder but now how do i recompile and get rid of that the client is outdated thingy?

Steps :

1. Change the name of the folder dist to dist-backup
2. Go to netbeans and click on "New Project"
3. Select your server folder
3.1. Add JARs of the dist-backup (All except odinms.jar)
4. Build
5. Delete the New dist folder
6. Change the name of dist-backup to dist
7. Build Again

Or :

1. Goto netbeans
2. Open project
3. Select your server folder
4. Add the JARs of the dist folder (All except odinms.jar)
5. Build

Now just update your source and done XP just compile again and tadah

917893678251
08-23-2008, 05:28 PM
ok, that still didn't work?

tgf914520
08-23-2008, 06:08 PM
yep that still dont work