Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Tools] Compiling with NetBeans [Odin]

Newbie Spellweaver
Joined
Jun 7, 2008
Messages
32
Reaction score
0
Re: [Guide] Compiling with NetBeans [Odin]

wow this is so freaking easy
 
Initiate Mage
Joined
May 12, 2007
Messages
3
Reaction score
0
Re: [Guide] Compiling with NetBeans [Odin]

I have done everything correct im using seanrepack 5.9 iv chnaged all the files compiled with 0 errors replaced old odinms.jar but it shows seanrepack 5.8 and im not using using that it shows in the header and event message both have been changed for somereason can somone help me out
I have the same problem. I compile with 0 errors but nothing changes.
I tried adding new commands in commandproccess.java, then I compiled with 0 errors but nothing happens. I'm using SeanPack V5.9
 
Newbie Spellweaver
Joined
Jun 26, 2008
Messages
19
Reaction score
0
Re: [Guide] Compiling with NetBeans [Odin]

Alright, when I try to "Build" the 2nd time, I get this:

Code:
init:
deps-jar:
Compiling 301 source files to C:\SeanPack V.5.9 Beta\Server Files\build\classes
C:\SeanPack V.5.9 Beta\SeanSource V.5.9\src\net\sf\odinms\server\maps\MapleMap.java:1: class, interface, or enum expected
        This file is part of the OdinMS Maple Story Server
        ^
C:\SeanPack V.5.9 Beta\SeanSource V.5.9\src\net\sf\odinms\server\maps\MapleMap.java:2: class, interface, or enum expected
    Copyright (C) 2008 Patrick Huy <patrick.huy@frz.cc> 
C:\SeanPack V.5.9 Beta\SeanSource V.5.9\src\net\sf\odinms\server\maps\MapleMap.java:3: class, interface, or enum expected
                       Matthias Butz <matze@odinms.de>
C:\SeanPack V.5.9 Beta\SeanSource V.5.9\src\net\sf\odinms\server\maps\MapleMap.java:4: class, interface, or enum expected
                       Jan Christian Meyer <vimes@odinms.de>
C:\SeanPack V.5.9 Beta\SeanSource V.5.9\src\net\sf\odinms\server\maps\MapleMap.java:13: class, interface, or enum expected
    but WITHOUT ANY WARRANTY; without even the implied warranty of
5 errors
BUILD FAILED (total time: 0 seconds)

Can ye help please? I really wanna get this working <_<

EDIT: I am using SeanPack V5.9 BETA.
 
Newbie Spellweaver
Joined
Apr 28, 2008
Messages
91
Reaction score
2
Re: [Guide] Compiling with NetBeans [Odin]

Had an error, I think its mostly the auto register script though...

init:
deps-jar:
Compiling 301 source files to C:\Users\Brian\Desktop\SeanPack v.5.7 Beta\build\classes
C:\Users\Brian\Desktop\SeanPack v.5.7 Beta\SeanSource V.5.7\src\net\sf\odinms\provider\xmlwz\FileStoredPngMapleCanvas.java:14: warning: com.sun.imageio.plugins.png.PNGImageReaderSpi is Sun proprietary API and may be removed in a future release
import com.sun.imageio.plugins.png.PNGImageReaderSpi;
C:\Users\Brian\Desktop\SeanPack v.5.7 Beta\SeanSource V.5.7\src\net\sf\odinms\client\MapleClient.java:417: cannot find symbol
symbol : variable AutoRegister
location: class net.sf.odinms.client.MapleClient
AutoRegister.createAccount(login, pwd, getAccID(), session.getRemoteAddress().toString());
C:\Users\Brian\Desktop\SeanPack v.5.7 Beta\SeanSource V.5.7\src\net\sf\odinms\provider\xmlwz\FileStoredPngMapleCanvas.java:47: warning: com.sun.imageio.plugins.png.PNGImageReaderSpi is Sun proprietary API and may be removed in a future release
ImageReaderSpi readerSpi = iioRegistry.getServiceProviderByClass(PNGImageReaderSpi.class);
^
1 error
2 warnings
BUILD FAILED (total time: 0 seconds)
 
Junior Spellweaver
Joined
Jul 2, 2008
Messages
109
Reaction score
1
Re: [Guide] Compiling with NetBeans [Odin]

Does this work for sean repack 5.9?? if it doesnt is there another way?
 
Best Commu NA
Loyal Member
Joined
Sep 12, 2007
Messages
507
Reaction score
38
Re: [Guide] Compiling with NetBeans [Odin]

Nice and clear tut.. GJ
 
Newbie Spellweaver
Joined
Apr 28, 2008
Messages
91
Reaction score
2
Re: [Guide] Compiling with NetBeans [Odin]

1. Yes, it does work for SeanPack 5.9
2. Still need help.
 
Experienced Elementalist
Joined
Apr 15, 2008
Messages
279
Reaction score
0
Re: [Guide] Compiling with NetBeans [Odin]

Lol,still get 100 errors after compiling. :p I do exactly what you say I go

"Right click on Libraries and click Add JAR/Folder and I add my Dist folder inside my Odinms and compile and I still get 100 errors and 2 warnings I know don't worry about the warnings but still I get 100 errors -.- I'm gonna try something cause I had to put my Odin ms folder inside other folder under my servers name because I could not add or I would get that error trying to add my folder lol can't have another dist folder blah yeah so I'm gonna try taking out my odin ms source from there and delete my folder, anyways nice tutorial thanks alot you really helped a shitload of people lol :)
 
Newbie Spellweaver
Joined
Apr 28, 2008
Messages
91
Reaction score
2
Re: [Guide] Compiling with NetBeans [Odin]

you don't add your dist folder. you click your dist folder and single handedly double click all jars except odinms.jar once at a time.
 
Experienced Elementalist
Joined
Apr 15, 2008
Messages
279
Reaction score
0
Re: [Guide] Compiling with NetBeans [Odin]

you don't add your dist folder. you click your dist folder and single handedly double click all jars except odinms.jar once at a time.

ily
 
Newbie Spellweaver
Joined
Apr 28, 2008
Messages
91
Reaction score
2
Re: [Guide] Compiling with NetBeans [Odin]

lol. I need help xP :2gunsfiring_v1:
 
Newbie Spellweaver
Joined
Jul 4, 2008
Messages
6
Reaction score
0
Re: [Guide] Compiling with NetBeans [Odin]

hey guys i need help. i tried compiling but it doesnt seem to work for me. when i compile nothing new happens.

Im trying to compile with ciorepack so i put it in a folder and i chose that folder as my project folder. then i chose the src thing and i build main project. eeverything was fine. it said build successful then i put the odinms.jar into the dist folder in my repack. then i went to change my server header msg and i compiled it and it said build successful and i put the odinms.jar inside the dist folder and i went on and it was still the same
 
Legendary Battlemage
Joined
May 23, 2008
Messages
628
Reaction score
4
Re: [Guide] Compiling with NetBeans [Odin]

i have the same problem... i tried to replace my message with seanpack but it doesnt work..
 
Newbie Spellweaver
Joined
Jul 4, 2008
Messages
6
Reaction score
0
Re: [Guide] Compiling with NetBeans [Odin]

help us please ^^
 
Newbie Spellweaver
Joined
Apr 2, 2008
Messages
43
Reaction score
0
Re: [Guide] Compiling with NetBeans [Odin]

when i build im getting 26 errors only not 100 :( someone help me plz

( when i build with the dist folder still getting 26 errors =/ )
 
Initiate Mage
Joined
Jul 2, 2008
Messages
4
Reaction score
0
Re: [Guide] Compiling with NetBeans [Odin]

init:
deps-jar:
Compiling 2 source files to C:\Documents and Settings\user\Desktop\SeanPack V.5.9 Beta\build\classes
C:\Documents and Settings\user\Desktop\SeanPack V.5.9 Beta\SeanSource V.5.9\src\net\sf\odinms\client\MapleCharacter.java:1: illegal character: \65279
?/*
C:\Documents and Settings\user\Desktop\SeanPack V.5.9 Beta\SeanSource V.5.9\src\net\sf\odinms\server\maps\MapleMap.java:1: illegal character: \65279
?/*
2 errors
BUILD FAILED (total time: 0 seconds)

can anyone help me with this ? when i try to build. i get this error >.>
 
Newbie Spellweaver
Joined
Jul 4, 2008
Messages
6
Reaction score
0
Re: [Guide] Compiling with NetBeans [Odin]

I need help. I just finished compiling and then all the char were gone. i checked mysql and all the char were still there. i tried to make a new char but it said it was overpopulated
 
Newbie Spellweaver
Joined
Jul 4, 2008
Messages
10
Reaction score
0
Re: [Guide] Compiling with NetBeans [Odin]

init:
deps-jar:
Compiling 301 source files to C:\Downloads\SeanPack V.5.9 Beta\build\classes
C:\Downloads\SeanPack V.5.9 Beta\SeanSource V.5.9\src\net\sf\odinms\server\maps\MapleMap.java:1: illegal character: \65279
?/*
1 error
BUILD FAILED (total time: 3 seconds)

how to fix this i remove the /*. le.
anyone please help with this

Click the blue hyper link and it'll show you to your error, than delete the "."
I had the same problem, other than that great guide :)
 
om nom nom.
Loyal Member
Joined
Nov 30, 2007
Messages
299
Reaction score
9
Re: [Guide] Compiling with NetBeans [Odin]

1. Yes, it does work for SeanPack 5.9
2. Still need help.

Try use an earlier repack.
They tend to be more stable without that many bugs.
 
Newbie Spellweaver
Joined
Jun 18, 2008
Messages
8
Reaction score
0
Re: [Guide] Compiling with NetBeans [Odin]

I'm using SeanRepack 5.8 dudes i went to change the scrolling header
init:
deps-jar:
compile:
Not copying the libraries.
To run this application from the command line without Ant, try:
java -jar "C:\Users\Murzainy Mukhtar\Desktop\SeanPack v.5.8 Betav2\SeanSource V.5.8\dist\sean8.jar"
jar:
BUILD SUCCESSFUL (total time: 0 seconds)

this happen and build is successful BUT! nothing change i see through the post many ppl are getting the same thing but there were no response for the people that need it please help thank you
 
Back
Top