Thread: [317] #180 - Anguish - Hydra's / Raids / OSRS Eco Emulation (Bug Fixed Ascend)

Page 5 of 28 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 276
  1. #41  
    Registered Member
    Join Date
    Jan 2020
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Thanks for this

    Quote Originally Posted by replicant View Post
    In client.java
    You have to add // infront so your client will load up.
    Code:
    myUsername = myUsername.substring(0, 1).toUpperCase() + myUsername.substring(1);
    I commented that out and it's giving me these errors now. Can you please help me out?
    Attached image
    Reply With Quote  
     

  2. #42  
    Registered Member
    Join Date
    Jan 2020
    Posts
    25
    Thanks given
    1
    Thanks received
    2
    Rep Power
    6
    i'm getting this error when i try to load the source

    im able to get client to load its just the source im having an issue with

    Error: Unable to initialize main class ethos.Server
    Caused by: java.lang.NoClassDefFoundError: org/jboss/netty/channel/ChannelFactory
    nearly getting it to work, able to get the client to load and the source to run but can't connect to the server :3
    Reply With Quote  
     

  3. #43  
    Registered Member
    Join Date
    Feb 2018
    Posts
    11
    Thanks given
    1
    Thanks received
    1
    Rep Power
    36
    I appreciate you giving us your hard work. Best of luck with school and work.
    Reply With Quote  
     

  4. #44  
    Banned
    Join Date
    Sep 2017
    Posts
    339
    Thanks given
    24
    Thanks received
    30
    Rep Power
    0
    Quote Originally Posted by Drillex View Post
    Absolute legend thank you ♥️
    Yup no problem

    Quote Originally Posted by Drillex View Post
    i'm getting this error when i try to load the source

    im able to get client to load its just the source im having an issue with



    nearly getting it to work, able to get the client to load and the source to run but can't connect to the server :3
    Check your libs in build path remove them and add them again.
    Reply With Quote  
     

  5. #45  
    Anguish Founder
    Rowley's Avatar
    Join Date
    Sep 2016
    Posts
    78
    Thanks given
    12
    Thanks received
    18
    Rep Power
    27
    Again, if you have questions. Please don’t PM me, I don’t have the time.
    Attached image

    Attached image
    Reply With Quote  
     

  6. #46  
    Anguish Founder
    Rowley's Avatar
    Join Date
    Sep 2016
    Posts
    78
    Thanks given
    12
    Thanks received
    18
    Rep Power
    27
    Quote Originally Posted by tcthetitan View Post
    I want a price for a custom map. Im talking emulating the remake of the overhaul for https://oldschoolrunescape.fandom.co...Kourend_Rework that was done to OSRS, i want the version of the overhaul prior. How much would this cost? I dont need dungeons ect. Specifically im interested in Hosidus house rework
    This isn’t the place to post that??
    Attached image

    Attached image
    Reply With Quote  
     

  7. #47  
    Registered Member
    Join Date
    Dec 2019
    Posts
    11
    Thanks given
    7
    Thanks received
    0
    Rep Power
    0
    Looking to remove all antibot code. Anyone able to help?
    Reply With Quote  
     

  8. #48  
    Registered Member
    Join Date
    Jan 2020
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Ok so i'm having some issues here. I haven't tried to run a RSPS source in a long time and a lot has changed, and i'm really not all that great with coding xD I managed to fix the build paths through eclipse and no longer have any errors and can get the Client / Source to run, although when I run the source initially there's a few errors that I get
    "[2020-01-13, 7:40 p.m.]: Finished loading all punishments.
    java.io.FileNotFoundException: .\data\bxp.txt (The system cannot find the file specified)
    at java.base/java.io.FileInputStream.open0(Native Method)
    at java.base/java.io.FileInputStream.open(FileInputStream.java: 213)
    at java.base/java.io.FileInputStream.<init>(FileInputStream.jav a:155)
    at java.base/java.util.Scanner.<init>(Scanner.java:639)
    at ethos.model.content.bxp.init(bxp.java:20)
    at ethos.Server.main(Server.java:222)
    [2020-01-13, 7:40 p.m.]: Loading item definitions...
    [2020-01-13, 7:40 p.m.]: Loaded 15016 item definitions.
    [2020-01-13, 7:40 p.m.]: Loaded 73 door definitions.
    [2020-01-13, 7:40 p.m.]: Loaded 184 drop tables.
    [2020-01-13, 7:40 p.m.]: Loaded 21309 noted configurations
    [2020-01-13, 7:40 p.m.]: Loaded 12001 equipment configurations
    [2020-01-13, 7:40 p.m.]: Total objects: 32493
    [2020-01-13, 7:40 p.m.]: 32493 Object definitions loaded.
    [2020-01-13, 7:40 p.m.]: Loading mapdata..
    [2020-01-13, 7:41 p.m.]: Loaded region configuration: 1019 regions and 2573255 total objects.
    [2020-01-13, 7:41 p.m.]: Anguish has successfully started up in 18460 milliseconds. On port 43594

    Although the server seems to be started. I run the client and try to log in and error connecting to server. I'm assuming this has something to do with the i.p the source is running? I wanted to try switching whatever i.p came with these files to the localhost i.p 127.0.0.1 but I can't seem to find the location of where to change the i.p anywhere? D:
    I'm hoping this will fix one of my issues here. I managed to get the errors in eclipse to 0 by fixing the build paths, but I still have 353 warnings and not sure if that is normal, or if there's some way I could clean that up?

    I'm not here to leech any content, I just wanted to learn how to create my own server to mess around in. If I do end up making it public it would just be to have fun with friends, and I don't plan on trying to make any profits.

    Please help guys , also can add my discord Semerian#1110
    Reply With Quote  
     

  9. #49  
    Donator
    Mr Extremez's Avatar
    Join Date
    Jun 2012
    Posts
    2,243
    Thanks given
    97
    Thanks received
    298
    Rep Power
    61
    Anyone that is having issues with loading it up or logging in contact me on discord or Skype and I’ll fix it for you for $.
    Last edited by Mr Extremez; 01-14-2020 at 05:06 AM.
    Add my new Skype: live:extremezgp

    Discord: Mr Extremez#3049

    Reply With Quote  
     

  10. #50  
    Registered Member
    Join Date
    Jan 2020
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Mr Extremez View Post
    Anyone that is have issues with loading it up or logging in contact me on discord or Skype and I’ll fix it for you for $.
    Or you could just help to be nice? Lol if you don't want to it's fine. I can't contact you because I can't afford to dish out money right now.

    If anyone else wouldn't mind helping me, I would appreciate it. ( free of course...)
    Reply With Quote  
     

Page 5 of 28 FirstFirst ... 3456715 ... 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. Replies: 61
    Last Post: 11-16-2020, 12:45 AM
  2. Replies: 17
    Last Post: 02-11-2020, 01:44 PM
  3. Replies: 15
    Last Post: 01-31-2018, 07:10 PM
  4. Mastyscape 317 OSRS Eco ! (req) Players To test
    By mastydog in forum Requests
    Replies: 1
    Last Post: 08-04-2017, 01:51 PM
  5. Replies: 8
    Last Post: 05-16-2017, 12:32 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
  •