[Source] ShineMS | ShineSource v75

Page 19 of 44 FirstFirst ... 9111213141516171819202122232425262729 ... LastLast
Results 451 to 475 of 1080
  1. #451
    Infraction Banned Noizy is offline
    MemberRank
    May 2010 Join Date
    107Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Your rice and Last Breath why do so many things not work anymore?

  2. #452
    YOLOSWAG xiaokelvin is offline
    MemberRank
    Jun 2008 Join Date
    305Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    everytime i change channel/ or leave the cash shop the character will get rolled. any idea to fix it?

  3. #453
    Proficient Member yy1993 is offline
    MemberRank
    Jun 2008 Join Date
    160Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Quote Originally Posted by xiaokelvin View Post
    everytime i change channel/ or leave the cash shop the character will get rolled. any idea to fix it?
    How did you get more than a channel working?

    ---------- Post added at 07:20 PM ---------- Previous post was at 07:19 PM ----------

    Need both of these too.
    Quote Originally Posted by wh116 View Post
    can you add untradeable item and one of a kind item droppable option in noob.prop?
    Quote Originally Posted by Rainb1 View Post
    Could you add a MSI npc like this one http://forum.ragezone.com/f427/relea...si-npc-659625/

  4. #454
    Apprentice polkasa is offline
    MemberRank
    Apr 2008 Join Date
    15Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    How i can see my pos ? cuz i want spawn some npc in FM ;p

  5. #455
    Apprentice MrDase is offline
    MemberRank
    Oct 2008 Join Date
    The NetherlandsLocation
    6Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Quote Originally Posted by MyLove View Post
    its the noob.prop
    I mean, that there is no channel & login.properties!

  6. #456
    Account Upgraded | Title Enabled! dman765 is offline
    MemberRank
    Oct 2008 Join Date
    Canada, OntarioLocation
    367Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Quote Originally Posted by MrDase View Post
    I mean, that there is no channel & login.properties!
    There isn't Supposed to be. This is based off shootsource, and shootsource doesn't have login and channel nor world. He Just added it in for a little easier setup.

  7. #457
    Proficient Member hahamen is offline
    MemberRank
    Dec 2009 Join Date
    190Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    why? why? why delete shootsource developer credits?

  8. #458
    Apprentice ArcaneFader is offline
    MemberRank
    Jan 2009 Join Date
    13Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Can someone tell me how i change the IP without the properties?

  9. #459
    Account Upgraded | Title Enabled! LuckySage is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    518Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Quote Originally Posted by hahamen View Post
    why? why? why delete shootsource developer credits?
    Who cares about that since everyone knows who made ShootSource..

  10. #460
    :) iJFAC is offline
    MemberRank
    Sep 2007 Join Date
    SomewhereLocation
    519Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Great server, works cool!

  11. #461
    Apprentice MrDase is offline
    MemberRank
    Oct 2008 Join Date
    The NetherlandsLocation
    6Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Quote Originally Posted by dman765 View Post
    There isn't Supposed to be. This is based off shootsource, and shootsource doesn't have login and channel nor world. He Just added it in for a little easier setup.
    Thanks! I see I missed some files from the .Rar file..

    ---------- Post added at 05:50 PM ---------- Previous post was at 05:49 PM ----------

    Quote Originally Posted by ArcaneFader View Post
    Can someone tell me how i change the IP without the properties?
    In the file noob.properties

  12. #462
    Apprentice ArcaneFader is offline
    MemberRank
    Jan 2009 Join Date
    13Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Quote Originally Posted by MrDase View Post
    Thanks! I see I missed some files from the .Rar file..

    ---------- Post added at 05:50 PM ---------- Previous post was at 05:49 PM ----------



    In the file noob.properties
    Do i just Edit the place that says Put IP Here? or whatever and replace it with the ip?

  13. #463
    Apprentice MrDase is offline
    MemberRank
    Oct 2008 Join Date
    The NetherlandsLocation
    6Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Quote Originally Posted by ArcaneFader View Post
    Do i just Edit the place that says Put IP Here? or whatever and replace it with the ip?
    # hostname or IP address of your world server
    host = 'Your IP'

    (without the '')
    Last edited by MrDase; 05-05-10 at 08:42 PM.

  14. #464
    Apprentice ArcaneFader is offline
    MemberRank
    Jan 2009 Join Date
    13Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Please help Im trying to make a charactar but it doesnt Work i Press OK Nothing happens. Help please.
    Last edited by ArcaneFader; 05-05-10 at 07:41 PM.

  15. #465
    Apprentice MeyR is offline
    MemberRank
    Nov 2007 Join Date
    The netherlandsLocation
    5Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    We started up everything. When we run our localhost client we get a error back from the client with: "Connecting loginserver failed"

    When we look at our launch_login we see the following error:
    ---------
    Listening on port 8484
    Exception in thread "pool-1-thread-1" java.lang.IncompatibleClassChangeError: Class org.apache.mina.filter.codec.ProtocolCodecFilter does not implement the requested interface org.apache.mina.core.filterchain.IoFilter
    at org.apache.mina.core.filterchain.DefaultIoFilterChain.register(DefaultIoFilterChain.java:272)
    at org.apache.mina.core.filterchain.DefaultIoFilterChain.addLast(DefaultIoFilterChain.java:174)
    at org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder.buildFilterChain(DefaultIoFilterChainBuilder.java:452)
    at org.apache.mina.core.polling.AbstractPollingIoProcessor.addNow(AbstractPollingIoProcessor.java:452)
    at org.apache.mina.core.polling.AbstractPollingIoProcessor.handleNewSessions(AbstractPollingIoProcessor.java:434)
    at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$200(AbstractPollingIoProcessor.java:61)
    at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:963)
    at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:51)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    ---------

    How to fix it?

  16. #466
    Infraction Banned Noizy is offline
    MemberRank
    May 2010 Join Date
    107Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Quote Originally Posted by hahamen View Post
    why? why? why delete shootsource developer credits?
    Because they want to give CREDITS!! OMGZ. They did give credits... I quote for the thread "This source was based from Shoot | MetroMS Revision 225." That's credit enough isn't it?

    ---------- Post added at 06:28 PM ---------- Previous post was at 06:27 PM ----------

    Quote Originally Posted by ArcaneFader View Post
    Please help Im trying to make a charactar but it doesnt Work i Press OK Nothing happens. Help please.
    Put your java files in the right places and delete any old java files that you've previously had.

  17. #467
    YOLOSWAG xiaokelvin is offline
    MemberRank
    Jun 2008 Join Date
    305Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Code:
    com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'monst
    ercount' in 'field list'
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
            at com.mysql.jdbc.Util.getInstance(Util.java:381)
            at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
            at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
            at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
            at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
            at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
            at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
            at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
            at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
    va:1734)
            at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
    :2019)
            at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
    :1937)
            at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
    :1922)
            at client.MapleCharacter.saveToDB(MapleCharacter.java:3031)
            at net.channel.handler.ChangeChannelHandler.handlePacket(ChangeChannelHa
    ndler.java:76)
            at net.MapleServerHandler.messageReceived(MapleServerHandler.java:107)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain$TailFilter.mess
    ageReceived(DefaultIoFilterChain.java:734)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
    Received(DefaultIoFilterChain.java:429)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(Def
    aultIoFilterChain.java:51)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.mes
    sageReceived(DefaultIoFilterChain.java:812)
            at org.apache.mina.filter.codec.ProtocolCodecFilter$ProtocolDecoderOutpu
    tImpl.flush(ProtocolCodecFilter.java:346)
            at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
    ocolCodecFilter.java:221)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
    Received(DefaultIoFilterChain.java:429)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(Def
    aultIoFilterChain.java:51)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.mes
    sageReceived(DefaultIoFilterChain.java:812)
            at org.apache.mina.core.filterchain.IoFilterAdapter.messageReceived(IoFi
    lterAdapter.java:119)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
    Received(DefaultIoFilterChain.java:429)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.fireMessageRece
    ived(DefaultIoFilterChain.java:416)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(Abstract
    PollingIoProcessor.java:638)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(Abstr
    actPollingIoProcessor.java:598)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(Abstr
    actPollingIoProcessor.java:587)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$400(Ab
    stractPollingIoProcessor.java:61)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
    (AbstractPollingIoProcessor.java:969)
            at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
    e.java:64)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
    )
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'monst
    ercount' in 'field list'
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
            at com.mysql.jdbc.Util.getInstance(Util.java:381)
            at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
            at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
            at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
            at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
            at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
            at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
            at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
            at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
    va:1734)
            at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
    :2019)
            at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
    :1937)
            at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
    :1922)
            at client.MapleCharacter.saveToDB(MapleCharacter.java:3031)
            at net.channel.handler.ChangeChannelHandler.handlePacket(ChangeChannelHa
    ndler.java:76)
            at net.MapleServerHandler.messageReceived(MapleServerHandler.java:107)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain$TailFilter.mess
    ageReceived(DefaultIoFilterChain.java:734)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
    Received(DefaultIoFilterChain.java:429)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(Def
    aultIoFilterChain.java:51)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.mes
    sageReceived(DefaultIoFilterChain.java:812)
            at org.apache.mina.filter.codec.ProtocolCodecFilter$ProtocolDecoderOutpu
    tImpl.flush(ProtocolCodecFilter.java:346)
            at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
    ocolCodecFilter.java:221)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
    Received(DefaultIoFilterChain.java:429)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(Def
    aultIoFilterChain.java:51)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.mes
    sageReceived(DefaultIoFilterChain.java:812)
            at org.apache.mina.core.filterchain.IoFilterAdapter.messageReceived(IoFi
    lterAdapter.java:119)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
    Received(DefaultIoFilterChain.java:429)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.fireMessageRece
    ived(DefaultIoFilterChain.java:416)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(Abstract
    PollingIoProcessor.java:638)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(Abstr
    actPollingIoProcessor.java:598)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(Abstr
    actPollingIoProcessor.java:587)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$400(Ab
    stractPollingIoProcessor.java:61)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
    (AbstractPollingIoProcessor.java:969)
            at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
    e.java:64)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
    )
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    help is needed =D

  18. #468
    Account Upgraded | Title Enabled! LuckySage is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    518Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Quote Originally Posted by xiaokelvin View Post
    Code:
    com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'monst
    ercount' in 'field list'
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
            at com.mysql.jdbc.Util.getInstance(Util.java:381)
            at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
            at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
            at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
            at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
            at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
            at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
            at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
            at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
    va:1734)
            at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
    :2019)
            at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
    :1937)
            at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
    :1922)
            at client.MapleCharacter.saveToDB(MapleCharacter.java:3031)
            at net.channel.handler.ChangeChannelHandler.handlePacket(ChangeChannelHa
    ndler.java:76)
            at net.MapleServerHandler.messageReceived(MapleServerHandler.java:107)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain$TailFilter.mess
    ageReceived(DefaultIoFilterChain.java:734)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
    Received(DefaultIoFilterChain.java:429)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(Def
    aultIoFilterChain.java:51)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.mes
    sageReceived(DefaultIoFilterChain.java:812)
            at org.apache.mina.filter.codec.ProtocolCodecFilter$ProtocolDecoderOutpu
    tImpl.flush(ProtocolCodecFilter.java:346)
            at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
    ocolCodecFilter.java:221)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
    Received(DefaultIoFilterChain.java:429)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(Def
    aultIoFilterChain.java:51)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.mes
    sageReceived(DefaultIoFilterChain.java:812)
            at org.apache.mina.core.filterchain.IoFilterAdapter.messageReceived(IoFi
    lterAdapter.java:119)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
    Received(DefaultIoFilterChain.java:429)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.fireMessageRece
    ived(DefaultIoFilterChain.java:416)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(Abstract
    PollingIoProcessor.java:638)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(Abstr
    actPollingIoProcessor.java:598)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(Abstr
    actPollingIoProcessor.java:587)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$400(Ab
    stractPollingIoProcessor.java:61)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
    (AbstractPollingIoProcessor.java:969)
            at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
    e.java:64)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
    )
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'monst
    ercount' in 'field list'
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at com.mysql.jdbc.Util.handleNewInstance(Util.java:406)
            at com.mysql.jdbc.Util.getInstance(Util.java:381)
            at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030)
            at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)
            at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3491)
            at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3423)
            at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1936)
            at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2060)
            at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2542)
            at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
    va:1734)
            at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
    :2019)
            at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
    :1937)
            at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java
    :1922)
            at client.MapleCharacter.saveToDB(MapleCharacter.java:3031)
            at net.channel.handler.ChangeChannelHandler.handlePacket(ChangeChannelHa
    ndler.java:76)
            at net.MapleServerHandler.messageReceived(MapleServerHandler.java:107)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain$TailFilter.mess
    ageReceived(DefaultIoFilterChain.java:734)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
    Received(DefaultIoFilterChain.java:429)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(Def
    aultIoFilterChain.java:51)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.mes
    sageReceived(DefaultIoFilterChain.java:812)
            at org.apache.mina.filter.codec.ProtocolCodecFilter$ProtocolDecoderOutpu
    tImpl.flush(ProtocolCodecFilter.java:346)
            at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
    ocolCodecFilter.java:221)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
    Received(DefaultIoFilterChain.java:429)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(Def
    aultIoFilterChain.java:51)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.mes
    sageReceived(DefaultIoFilterChain.java:812)
            at org.apache.mina.core.filterchain.IoFilterAdapter.messageReceived(IoFi
    lterAdapter.java:119)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessage
    Received(DefaultIoFilterChain.java:429)
            at org.apache.mina.core.filterchain.DefaultIoFilterChain.fireMessageRece
    ived(DefaultIoFilterChain.java:416)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(Abstract
    PollingIoProcessor.java:638)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(Abstr
    actPollingIoProcessor.java:598)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.process(Abstr
    actPollingIoProcessor.java:587)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$400(Ab
    stractPollingIoProcessor.java:61)
            at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run
    (AbstractPollingIoProcessor.java:969)
            at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
    e.java:64)
            at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
    )
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    help is needed =D
    I guess the first line says enough..

  19. #469
    YOLOSWAG xiaokelvin is offline
    MemberRank
    Jun 2008 Join Date
    305Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Quote Originally Posted by LuckySage View Post
    I guess the first line says enough..
    can just help me?i stop private server for 2 years. Just back today.

  20. #470
    Infraction Banned Noizy is offline
    MemberRank
    May 2010 Join Date
    107Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Quote Originally Posted by LuckySage View Post
    I guess the first line says enough..
    Aren't you deving with lastbreath? Why not just help him.

  21. #471
    Apprentice Dave0900058 is offline
    MemberRank
    Apr 2010 Join Date
    P.aLocation
    22Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Nice Release But Only Ch1 Works If That Would Get Fixed Server Would Be Perfect

    ---------- Post added at 04:42 PM ---------- Previous post was at 04:32 PM ----------

    Hey LastBreath I Opened A Server On Ur Source. It Is A Amazing Source. Theres Only 1 Problem Only Ch1 Starts And I Have The Props Right 3 Chs To Start :P

    public static final int CHANNEL_NUMBER = 3;
    But Only 1 Starts Up If Theres Away To Fix It?
    Site Is
    Site: http://shadowstory.no-ip.org/?cype=main
    Last edited by Dave0900058; 05-05-10 at 10:33 PM.

  22. #472
    Member Green4ever is offline
    MemberRank
    Aug 2009 Join Date
    85Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Edit: Figured it myself, no thanks to you people *cough*
    Last edited by Green4ever; 06-05-10 at 06:46 AM.

  23. #473
    Apprentice TaylorSwift is offline
    MemberRank
    May 2010 Join Date
    13Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Nice Release.

  24. #474
    Mystic BLazeking558 is offline
    MemberRank
    May 2010 Join Date
    213Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    how would you change the starter pack? like instead of gettin the kitten stuff how would you change that?

  25. #475
    Infraction Banned Noizy is offline
    MemberRank
    May 2010 Join Date
    107Posts

    Re: [Release] | v75 | ShineMS | ShineSource 1.9

    Quote Originally Posted by Dave0900058 View Post
    Uhhhhh Can You Fix The Channel Bug Only 1 Ch Starts And In My Server Con and my noob file it says 4 channels start up but when i start my server it says they all started but ch1 only started lol
    My Server Is
    http://shadowstory.no-ip.org/
    Yea Only 1 Ch Stars Other Wise Amazing Source
    Lol nice advertising your site >.> 0 Online
    *On Topic*
    Don't you think if they knew how to fix it they would have fixed the channels by now? They don't know how to fix it... Almost everything in the source is f%$@ed up. Half the things don't even work >.>



Advertisement