Post Help Here
Page 1 of 1 • Share •
Post Help Here
Have you ever wanted to say: "I cant figure out what to do on this computer", well fear no more iPC is here.
Please post anything you need help with here.
Please post anything you need help with here.
Noah- Posts: 9
Join date: 2008-05-16
Mysql Java
I am currently trying to run a sever on a Mysql network but when i compile my source i get an error like this...
init:
deps-jar:
Compiling 225 source files to C:\Users\nghia\Desktop\OdinMS Source\Source\NetBean\build\classes
C:\Users\Zeeeshawn\Desktop\DarksinMS\Source\DarksinSorce\src\net\sf\odinms\server\life\MapleMonsterInfo rmationProvider.java:87: cannot find symbol
symbol : variable killer
location: class net.sf.odinms.server.life.MapleMonsterInformationP rovider
ret.add(new DropEntry(rs.getInt("itemid"), rs.getInt("chance") * ChannelServer.getInstance(killer.getClient().getCh annel()).getDropRate()));
^
C:\Users\Zeeeshawn\Desktop\DarksinMS\Source\DarksinSorce\src\net\sf\odinms\server\life\MapleMonsterInfo rmationProvider.java:87: cannot find symbol
symbol : variable ChannelServer
location: class net.sf.odinms.server.life.MapleMonsterInformationP rovider
ret.add(new DropEntry(rs.getInt("itemid"), rs.getInt("chance") * ChannelServer.getInstance(killer.getClient().getCh annel()).getDropRate()));
^
2 errors
BUILD FAILED (total time: 10 seconds)
any help Noah?
Of course im Just kidding Folks i know exactly how to solve this problem its an error with my MapleMonsterInfo.Java file because its not up to date with the new Revs so Just for you users information this is a basic support forum not to solve any coding problems there will be a coding support topic later that i will be moderating. This is stuff like how does RK launcher work and how do i get rid of this annoying error message that says my computer is going to die lol...
init:
deps-jar:
Compiling 225 source files to C:\Users\nghia\Desktop\OdinMS Source\Source\NetBean\build\classes
C:\Users\Zeeeshawn\Desktop\DarksinMS\Source\DarksinSorce\src\net\sf\odinms\server\life\MapleMonsterInfo rmationProvider.java:87: cannot find symbol
symbol : variable killer
location: class net.sf.odinms.server.life.MapleMonsterInformationP rovider
ret.add(new DropEntry(rs.getInt("itemid"), rs.getInt("chance") * ChannelServer.getInstance(killer.getClient().getCh annel()).getDropRate()));
^
C:\Users\Zeeeshawn\Desktop\DarksinMS\Source\DarksinSorce\src\net\sf\odinms\server\life\MapleMonsterInfo rmationProvider.java:87: cannot find symbol
symbol : variable ChannelServer
location: class net.sf.odinms.server.life.MapleMonsterInformationP rovider
ret.add(new DropEntry(rs.getInt("itemid"), rs.getInt("chance") * ChannelServer.getInstance(killer.getClient().getCh annel()).getDropRate()));
^
2 errors
BUILD FAILED (total time: 10 seconds)
any help Noah?
Of course im Just kidding Folks i know exactly how to solve this problem its an error with my MapleMonsterInfo.Java file because its not up to date with the new Revs so Just for you users information this is a basic support forum not to solve any coding problems there will be a coding support topic later that i will be moderating. This is stuff like how does RK launcher work and how do i get rid of this annoying error message that says my computer is going to die lol...

Admin- Admin

- Posts: 2
Join date: 2008-05-15

Zeeshawn's Help
Sure Zeeshawn I can help you with that problem.
Its an error with your MapleMonsterInfo.Java file because its not up to date with the new Revs.
Thanks for asking that question.
(lol)
of course this is not the forum tho ask coding problems that will be coming soon. I guess I should have been more clear this is for basic problems and things you dont know how to do.
Its an error with your MapleMonsterInfo.Java file because its not up to date with the new Revs.
Thanks for asking that question.
(lol)
of course this is not the forum tho ask coding problems that will be coming soon. I guess I should have been more clear this is for basic problems and things you dont know how to do.
Noah- Posts: 9
Join date: 2008-05-16
Permissions of this forum:
You cannot reply to topics in this forum



