[Source] ShineMS | ShineSource v75

Page 31 of 72 FirstFirst ... 21232425262728293031323334353637383941 ... LastLast
Results 451 to 465 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?



Advertisement