[Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

Page 9 of 14 FirstFirst 1234567891011121314 LastLast
Results 121 to 135 of 203
  1. #121
    Apprentice jrballer4eva is offline
    MemberRank
    May 2008 Join Date
    14Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    wow no !shop or !goto ? that sucks.. i wont use it until u add those 2 commands plz

  2. #122
    Account Upgraded | Title Enabled! xkush is offline
    MemberRank
    May 2008 Join Date
    New yorkLocation
    498Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    I got the same error that the other person got, but then i clicked build again and now i have 76 errors.

  3. #123
    Apprentice Geninsin is offline
    MemberRank
    Jun 2008 Join Date
    7Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    Code:
    init:
    deps-jar:
    Compiling 121 source files to D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\build\classes
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\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;
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\src\net\sf\odinms\client\MapleCharacter.java:2224: cannot find symbol
    symbol  : variable CREATE_GUILD_COST
    location: class net.sf.odinms.net.world.guild.MapleGuild
                    return nf.format(MapleGuild.CREATE_GUILD_COST);
                                               ^
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\src\net\sf\odinms\client\MapleCharacter.java:2228: cannot find symbol
    symbol  : variable CHANGE_EMBLEM_COST
    location: class net.sf.odinms.net.world.guild.MapleGuild
                    return nf.format(MapleGuild.CHANGE_EMBLEM_COST);
                                               ^
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\src\net\sf\odinms\client\MapleCharacter.java:2232: cannot find symbol
    symbol  : variable INCREASE_CAPACITY_COST
    location: class net.sf.odinms.net.world.guild.MapleGuild
                    return nf.format(MapleGuild.INCREASE_CAPACITY_COST);
                                               ^
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\src\net\sf\odinms\client\MapleCharacter.java:2253: cannot find symbol
    symbol  : variable INCREASE_CAPACITY_COST
    location: class net.sf.odinms.net.world.guild.MapleGuild
                    if (this.getMeso() < MapleGuild.INCREASE_CAPACITY_COST) {
                                                   ^
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\src\net\sf\odinms\client\MapleCharacter.java:2270: cannot find symbol
    symbol  : variable INCREASE_CAPACITY_COST
    location: class net.sf.odinms.net.world.guild.MapleGuild
                    this.gainMeso(-MapleGuild.INCREASE_CAPACITY_COST, true, false, true);
                                             ^
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\src\net\sf\odinms\net\world\WorldChannelInterfaceImpl.java:62: net.sf.odinms.net.world.WorldChannelInterfaceImpl is not abstract and does not override abstract method getGuildSummary(int) in net.sf.odinms.net.world.remote.WorldChannelInterface
    public class WorldChannelInterfaceImpl extends UnicastRemoteObject implements WorldChannelInterface {
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\src\net\sf\odinms\net\world\WorldChannelInterfaceImpl.java:575: method does not override or implement a method from a supertype
            @Override
            ^
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\src\net\sf\odinms\net\world\WorldLoginInterfaceImpl.java:71: method does not override or implement a method from a supertype
            @Override
            ^
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\src\net\sf\odinms\net\world\WorldRegistryImpl.java:437: cannot find symbol
    symbol  : method gainGP(int)
    location: class net.sf.odinms.net.world.guild.MapleGuild
                            g.gainGP(amount);
                             ^
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\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);
                                                                                             ^
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\src\net\sf\odinms\scripting\npc\NPCConversationManager.java:253: cannot find symbol
    symbol  : method displayGuildRanks(net.sf.odinms.client.MapleClient,int)
    location: class net.sf.odinms.net.world.guild.MapleGuild
                    MapleGuild.displayGuildRanks(getClient(), npc);
                              ^
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\src\net\sf\odinms\tools\MaplePacketCreator.java:1637: cannot find symbol
    symbol  : method getGuildSummary(int)
    location: class net.sf.odinms.net.channel.ChannelServer
                            MapleGuildSummary gs = chr.getClient().getChannelServer().getGuildSummary(
                                                                                     ^
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\src\net\sf\odinms\tools\MaplePacketCreator.java:2332: cannot find symbol
    symbol  : method getGuildSummary(int)
    location: class net.sf.odinms.net.channel.ChannelServer
                            gs = chr.getClient().getChannelServer().getGuildSummary(chr.getGuildId());
                                                                   ^
    D:\Documents and Settings\Geninsin\Bureaublad\PLANETxDMS\Server\src\net\sf\odinms\tools\MaplePacketCreator.java:3696: cannot find symbol
    symbol  : method getGuild(net.sf.odinms.net.world.guild.MapleGuildCharacter)
    location: class net.sf.odinms.net.channel.ChannelServer
                    MapleGuild g = c.getClient().getChannelServer().getGuild(initiator);
                                                                   ^
    13 errors
    2 warnings
    BUILD FAILED (total time: 12 seconds)
    How do I fix this?

  4. #124
    Valued Member zkowie is offline
    MemberRank
    Jun 2008 Join Date
    141Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    I can't log in with admin, admin. What's the GM account? : ]

    Good job, again dude.

  5. #125
    win CioNide is offline
    MemberRank
    Jun 2008 Join Date
    2,560Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    Quote Originally Posted by zkowie View Post
    I can't log in with admin, admin. What's the GM account? : ]

    Good job, again dude.
    Don't use the admin account :P.

  6. #126
    Apprentice Geninsin is offline
    MemberRank
    Jun 2008 Join Date
    7Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    Hey CioNide, do you know how to fix my problem?

  7. #127
    Member iMiDGiT is offline
    MemberRank
    Jun 2008 Join Date
    79Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    CoiNide can you help me wiht my problem?

    I placed the JCE fiels in correctly and IDK how to port foward so please dont say that
    i dont even know id/pass of my router


    i cnat pass the char selection screen @_@ it just keeps walking...
    can u help me?

  8. #128
    Member AkitoKunX is offline
    MemberRank
    Apr 2008 Join Date
    86Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    CioNide, I got a char failed because unknown column 'masterlevel'

  9. #129
    Valued Member skate4lyph is offline
    MemberRank
    Jun 2008 Join Date
    103Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    Quote Originally Posted by AkitoKunX View Post
    CioNide, I got a char failed because unknown column 'masterlevel'
    Execute this in your Database.
    Code:
    ALTER TABLE `skills` ADD COLUMN `masterlevel` INTEGER UNSIGNED NOT NULL DEFAULT 0 AFTER `skilllevel`;

  10. #130
    Member AkitoKunX is offline
    MemberRank
    Apr 2008 Join Date
    86Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    Thanks.

  11. #131
    win CioNide is offline
    MemberRank
    Jun 2008 Join Date
    2,560Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    Quote Originally Posted by skate4lyph View Post
    Execute this in your Database.
    Code:
    ALTER TABLE `skills` ADD COLUMN `masterlevel` INTEGER UNSIGNED NOT NULL DEFAULT 0 AFTER `skilllevel`;
    Thank you for answering the question.
    Quote Originally Posted by iMiDGiT
    CoiNide can you help me wiht my problem?

    I placed the JCE fiels in correctly and IDK how to port foward so please dont say that
    i dont even know id/pass of my router


    i cnat pass the char selection screen @_@ it just keeps walking...
    can u help me?
    Have you tried using a different client? Or tried restarting your server?

  12. #132
    Account Upgraded | Title Enabled! infernofreez is offline
    MemberRank
    Apr 2008 Join Date
    ChicagoLocation
    234Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    Is there a solution to why my registered IDs Arent Registered.. so when I try loggin in to the server it says Not registered ID and its the same for the admin account

  13. #133
    Valued Member nick6543 is offline
    MemberRank
    Jun 2008 Join Date
    PenisLocation
    114Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    Er, when I press the cash shop button it says "You can't do this here in this map" I pressed it in Henesys. o.O''

    Edit: Didn't know I needed a new client. :P

    Heres the link to the client if anyone else had the same question as me.

    http://www.mediafire.com/?wmhn6sojp4m

  14. #134
    Account Upgraded | Title Enabled! infernofreez is offline
    MemberRank
    Apr 2008 Join Date
    ChicagoLocation
    234Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    What part of Henesys?

  15. #135
    Valued Member nick6543 is offline
    MemberRank
    Jun 2008 Join Date
    PenisLocation
    114Posts

    Re: [Release] NubStory Repack v.55 Rev 988+ Updated! (OdinMS)

    Quote Originally Posted by infernofreez View Post
    What part of Henesys?
    I fixed it. I didn't know I needed this new localhost...



Advertisement