Thread: Morytania Release || Blended Data || 25+ Bosses || Raids 2 items

Page 6 of 21 FirstFirst ... 4567816 ... LastLast
Results 51 to 60 of 208
  1. #51  
    Registered Member
    Join Date
    Aug 2015
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    So how can i get rid of that???:
    House_icon.png
    java.lang.NullPointerException
    at java.desktop/javax.swing.ImageIcon.<init>(ImageIcon.java:240)
    at com.arlania.Jframe.createButton(Jframe.java:291)
    at com.arlania.Jframe.initializeMenuBar(Jframe.java:2 49)
    at com.arlania.Jframe.initUI(Jframe.java:127)
    at com.arlania.Jframe.<init>(Jframe.java:51)
    at com.arlania.Client.main(Client.java:5907)
    Reply With Quote  
     

  2. #52  
    Registered Member
    Join Date
    Jul 2014
    Posts
    73
    Thanks given
    22
    Thanks received
    12
    Rep Power
    16
    Add me if you're available to help me get setup etc os cbow#9766
    Reply With Quote  
     

  3. #53  
    Registered Member
    Join Date
    Jul 2018
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by anon96 View Post
    Attached image

    I'm getting this error when running the server on eclipse


    EDIT: nvm, managed to fix it
    How did you manage to fix it?
    Reply With Quote  
     

  4. #54  
    Registered Member Deathdomain's Avatar
    Join Date
    Feb 2013
    Age
    33
    Posts
    154
    Thanks given
    50
    Thanks received
    3
    Rep Power
    11
    Aug 14, 2018 5:34:15 PM com.arlania.GameServer main
    INFO: Initializing the loader...
    Loaded 0 in 1 ms
    MonsterDrops has been initialized: size 153
    Aug 14, 2018 5:34:20 PM com.arlania.GameServer main
    SEVERE: Could not start Morytania! Program terminated.
    org.jboss.netty.channel.ChannelException: Failed to bind to: 0.0.0.0/0.0.0.0:43594
    at org.jboss.netty.bootstrap.ServerBootstrap.bind(Ser verBootstrap.java:298)
    at com.arlania.GameLoader.finish(GameLoader.java:115)
    at com.arlania.GameServer.main(GameServer.java:27)
    Caused by: java.net.BindException: Address already in use: bind
    at sun.nio.ch.Net.bind0(Native Method)
    at sun.nio.ch.Net.bind(Unknown Source)
    at sun.nio.ch.Net.bind(Unknown Source)
    at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
    at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
    at org.jboss.netty.channel.socket.nio.NioServerSocket PipelineSink.bind(NioServerSocketPipelineSink.java :140)
    at org.jboss.netty.channel.socket.nio.NioServerSocket PipelineSink.handleServerSocket(NioServerSocketPip elineSink.java:90)
    at org.jboss.netty.channel.socket.nio.NioServerSocket PipelineSink.eventSunk(NioServerSocketPipelineSink .java:64)
    at org.jboss.netty.channel.Channels.bind(Channels.jav a:569)
    at org.jboss.netty.channel.AbstractChannel.bind(Abstr actChannel.java:189)
    at org.jboss.netty.bootstrap.ServerBootstrap$Binder.c hannelOpen(ServerBootstrap.java:343)
    at org.jboss.netty.channel.Channels.fireChannelOpen(C hannels.java:170)
    at org.jboss.netty.channel.socket.nio.NioServerSocket Channel.<init>(NioServerSocketChannel.java:80)
    at org.jboss.netty.channel.socket.nio.NioServerSocket ChannelFactory.newChannel(NioServerSocketChannelFa ctory.java:158)
    at org.jboss.netty.channel.socket.nio.NioServerSocket ChannelFactory.newChannel(NioServerSocketChannelFa ctory.java:86)
    at org.jboss.netty.bootstrap.ServerBootstrap.bind(Ser verBootstrap.java:277)
    ... 2 more

    Aug 14, 2018 5:34:20 PM com.arlania.util.ShutdownHook run
    INFO: The shutdown hook is processing all required actions.
    Reply With Quote  
     

  5. #55  
    Donator

    TeJay's Avatar
    Join Date
    Jul 2017
    Posts
    630
    Thanks given
    217
    Thanks received
    283
    Rep Power
    1754
    Quote Originally Posted by Deathdomain View Post
    Aug 14, 2018 5:34:15 PM com.arlania.GameServer main
    INFO: Initializing the loader...
    Loaded 0 in 1 ms
    MonsterDrops has been initialized: size 153
    Aug 14, 2018 5:34:20 PM com.arlania.GameServer main
    SEVERE: Could not start Morytania! Program terminated.
    org.jboss.netty.channel.ChannelException: Failed to bind to: 0.0.0.0/0.0.0.0:43594
    at org.jboss.netty.bootstrap.ServerBootstrap.bind(Ser verBootstrap.java:298)
    at com.arlania.GameLoader.finish(GameLoader.java:115)
    at com.arlania.GameServer.main(GameServer.java:27)
    Caused by: java.net.BindException: Address already in use: bind
    at sun.nio.ch.Net.bind0(Native Method)
    at sun.nio.ch.Net.bind(Unknown Source)
    at sun.nio.ch.Net.bind(Unknown Source)
    at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
    at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
    at org.jboss.netty.channel.socket.nio.NioServerSocket PipelineSink.bind(NioServerSocketPipelineSink.java :140)
    at org.jboss.netty.channel.socket.nio.NioServerSocket PipelineSink.handleServerSocket(NioServerSocketPip elineSink.java:90)
    at org.jboss.netty.channel.socket.nio.NioServerSocket PipelineSink.eventSunk(NioServerSocketPipelineSink .java:64)
    at org.jboss.netty.channel.Channels.bind(Channels.jav a:569)
    at org.jboss.netty.channel.AbstractChannel.bind(Abstr actChannel.java:189)
    at org.jboss.netty.bootstrap.ServerBootstrap$Binder.c hannelOpen(ServerBootstrap.java:343)
    at org.jboss.netty.channel.Channels.fireChannelOpen(C hannels.java:170)
    at org.jboss.netty.channel.socket.nio.NioServerSocket Channel.<init>(NioServerSocketChannel.java:80)
    at org.jboss.netty.channel.socket.nio.NioServerSocket ChannelFactory.newChannel(NioServerSocketChannelFa ctory.java:158)
    at org.jboss.netty.channel.socket.nio.NioServerSocket ChannelFactory.newChannel(NioServerSocketChannelFa ctory.java:86)
    at org.jboss.netty.bootstrap.ServerBootstrap.bind(Ser verBootstrap.java:277)
    ... 2 more

    Aug 14, 2018 5:34:20 PM com.arlania.util.ShutdownHook run
    INFO: The shutdown hook is processing all required actions.
    Caused by: java.net.BindException: Address already in use: bind


    Read it... If you don't know what that means , it means ur source is already running on the port ur trying to re-run it at. Close it before using task manager --> close ur java projects.
    Attached image
    Spoiler for Services:
    Attached image
    Reply With Quote  
     

  6. #56  
    Registered Member
    Join Date
    Oct 2017
    Posts
    10
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Quote Originally Posted by HolyKyran View Post
    wanked sorry but still not fixed, it keep on saying error connecting to server when I try to log in I'll add you back and talk with u there
    https://gyazo.com/aaccd8c77e05a9a5fb229b3f379c8db1
    go to (source) click (run.exe) then log in
    that server needs to run before you can log in
    Reply With Quote  
     

  7. #57  
    Registered Member
    Join Date
    Jul 2017
    Posts
    14
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    The console command prompt doesn't work, so how the hell do i make my self owner?

    edit: I found out how
    Reply With Quote  
     

  8. #58  
    Registered Member
    Join Date
    Jul 2017
    Posts
    25
    Thanks given
    16
    Thanks received
    1
    Rep Power
    10
    How do you right-click on this server?
    Reply With Quote  
     

  9. #59  
    Registered Member
    Join Date
    May 2017
    Posts
    84
    Thanks given
    0
    Thanks received
    19
    Rep Power
    36
    Spent the last hour fixing particles, adding raids 2 equipment and a few bugs. Enjoy!

    Code:
    Packed Justiciar armor, scythe of vitur, sanguinesti staff, ghrazi rapier, and avernic defender wield/inventory models.
    Added server-sided definitions to the raids 2 equipment. (can be edited)
    Particles have been fixed and will now appear properly on vertexes. No more offset particles.
    Applied particles to completionist cape and dungeoneering master cape.
    Fixed a couple weapon interfaces which were "Unarmed"
    Applied granite maul special attack to granite maul (or)
    Added master cape models into the cache raw folder. (Need to be coded in Itemdef.java before appearing in-game)
    Added some weapon animations

    Attached image

    Attached image

    Quote Originally Posted by paepay1023 View Post
    How do you right-click on this server?
    https://www.rune-server.ee/runescape...-java-9-a.html

    Try that, or try uninstalling your current java and installing Java 8. Works for me.
    Reply With Quote  
     

  10. #60  
    Registered Member
    Join Date
    Mar 2014
    Posts
    93
    Thanks given
    13
    Thanks received
    18
    Rep Power
    3
    Quote Originally Posted by _Gunnar View Post
    Spent the last hour fixing particles, adding raids 2 equipment and a few bugs. Enjoy!

    Code:
    Packed Justiciar armor, scythe of vitur, sanguinesti staff, ghrazi rapier, and avernic defender wield/inventory models.
    Added server-sided definitions to the raids 2 equipment. (can be edited)
    Particles have been fixed and will now appear properly on vertexes. No more offset particles.
    Applied particles to completionist cape and dungeoneering master cape.
    Fixed a couple weapon interfaces which were "Unarmed"
    Applied granite maul special attack to granite maul (or)
    Added master cape models into the cache raw folder. (Need to be coded in Itemdef.java before appearing in-game)
    Added some weapon animations

    Attached image

    Attached image



    https://www.rune-server.ee/runescape...-java-9-a.html

    Try that, or try uninstalling your current java and installing Java 8. Works for me.
    Can you tell me what donator ranks it have? Thank you.

    P.S Raid 1 and 2 items are added to drops ?
    Reply With Quote  
     

Page 6 of 21 FirstFirst ... 4567816 ... LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Release - Ruse v2 With Osrs Items.
    By Oglow in forum Downloads
    Replies: 55
    Last Post: 11-06-2020, 12:29 AM
  2. Original ruse release
    By Klem in forum Requests
    Replies: 4
    Last Post: 07-17-2017, 04:00 PM
  3. Can someone re-upload the ruse release?
    By Johnderuloz in forum Requests
    Replies: 1
    Last Post: 03-12-2017, 05:04 AM
  4. [Ruse] Custom Login & PSD & Code Release
    By Pwn. in forum Downloads
    Replies: 9
    Last Post: 08-02-2016, 12:27 AM
  5. Login Page / Sprites (Ruse Release)
    By RSPSSam in forum Help
    Replies: 8
    Last Post: 04-10-2016, 07:23 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •