Thread: RealmRelay Fix!

Page 2 of 4 FirstFirst 1234 LastLast
Results 16 to 30 of 58
  1. #16
    CrazyJani's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    2,475
    Reputation
    170
    Thanks
    15,666
    Quote Originally Posted by DjSaniboy View Post
    I need some help here



    I have changed things in hosts... to 127.0.0.1 ec2-46-137-38-91.eu-west-1compute.amazonaws.com

    And the ip in settings to 46.137.38.91

    So it should connect to EuNorth2 .... But it doesn't

    I need some help here.....
    Just saying
    Last edited by CrazyJani; 01-05-2014 at 02:33 AM.

  2. #17
    AltimaDarksoul's Avatar
    Join Date
    Apr 2013
    Gender
    female
    Posts
    15
    Reputation
    10
    Thanks
    1
    My Mood
    Aggressive
    Well after spending hours learning some java, playing with eclipse and editing a file then compiling a JAR... I had no success in fixing the issue. After reading this I figured I would just unzip the original file and try it again. I've edited my host file correctly and given RR another try. Now instead of Realm Relay listening I get Realm Relay listener problem... Press any key to continue.

    Anyone else experiencing this issue?
    Any ideas on what to do next?

  3. #18
    rocker1988's Avatar
    Join Date
    Sep 2006
    Gender
    male
    Posts
    301
    Reputation
    10
    Thanks
    62
    My Mood
    Doubtful
    I have had that issue quite a few times....I think it was something to do with a certain script I had in my scripts folder.....

    Remove all scripts until you only have core.js left. Try running RR and see if that fixed it.......IF it did fix it then place your scripts back into the scripts folder 1 by 1 trying to run RR after each script you put back in and when it finally does it again you will know which script is giving you the problem.

    If it's not scripts that is causing the issue then you're just gonna have to wait for someone else to let you know what the issue is if they know , or wait until it happens to me again and when it does then I should know what I did to cause it :P

  4. The Following User Says Thank You to rocker1988 For This Useful Post:

    AltimaDarksoul (01-05-2014)

  5. #19
    AltimaDarksoul's Avatar
    Join Date
    Apr 2013
    Gender
    female
    Posts
    15
    Reputation
    10
    Thanks
    1
    My Mood
    Aggressive
    Sounds good. Thanks rocker I'll give it a shot.

    Even with only core.js I get the same issue. Guess I'll be waiting. The only thing I want to use is LootNotif and WC anyways. Not a big loss to me. Thanks again.
    Last edited by AltimaDarksoul; 01-05-2014 at 04:14 AM.

  6. #20
    rocker1988's Avatar
    Join Date
    Sep 2006
    Gender
    male
    Posts
    301
    Reputation
    10
    Thanks
    62
    My Mood
    Doubtful
    Quote Originally Posted by AltimaDarksoul View Post
    Sounds good. Thanks rocker I'll give it a shot.

    Even with only core.js I get the same issue. Guess I'll be waiting. The only thing I want to use is LootNotif and WC anyways. Not a big loss to me. Thanks again.
    I have another idea

    Step 1 - Close ANY program that uses java
    Step 2 - Check your processes list and make sure there is no java.exe processes running
    Step 3 - If there is any java.exe processes running. End task them and try opening RR again.

    Sometimes when I ran RealmRelay, it wouldn't close properly and stopped me from running it again after that until i closed the java.exe process that was running in the first place.

    Let me know how you go.


    EDIT: I just emulated your situation by opening a 2nd RealmRelay

    Last edited by rocker1988; 01-05-2014 at 04:32 AM.

  7. #21
    AltimaDarksoul's Avatar
    Join Date
    Apr 2013
    Gender
    female
    Posts
    15
    Reputation
    10
    Thanks
    1
    My Mood
    Aggressive
    You know my 4 years in college for network administration might have failed me here- I don't think I ever opened my task manager. Lack of sleep and big headed determination lol. Thanks again.

  8. #22
    Jacobkuca's Avatar
    Join Date
    Jul 2013
    Gender
    male
    Posts
    90
    Reputation
    10
    Thanks
    12
    Just to clearify, you're supposed to open the .bat file, with the gears on it. If you open the .jar file you will open java and the only way to close it is to restart or exit it in the task manager (Ctr+Shift+Esc)

  9. #23
    rocker1988's Avatar
    Join Date
    Sep 2006
    Gender
    male
    Posts
    301
    Reputation
    10
    Thanks
    62
    My Mood
    Doubtful
    Quote Originally Posted by Jacobkuca View Post
    Just to clearify, you're supposed to open the .bat file, with the gears on it. If you open the .jar file you will open java and the only way to close it is to restart or exit it in the task manager (Ctr+Shift+Esc)
    You do know that by opening the .jar file....it works exactly the same way as opening the .bat file.....but the only difference is...if there is an error in the .bat you can see what the error is. but by just using the .jar file you cant see anything at all and it runs in the background without having anything in your taskbar

    But to close it, you have to open task manager to exit the java process. It's just easier with the .bat file but both ways still make RR work
    Last edited by rocker1988; 01-08-2014 at 09:40 AM.

  10. #24
    dg123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    552
    Reputation
    10
    Thanks
    264
    My Mood
    Bored
    what do you mean fix? it never stopped working for me

  11. #25
    JavaNewb's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by dg123 View Post
    what do you mean fix? it never stopped working for me
    Briefly, the IP of UsEast3 was switched, meaning that one would have to connect through another server for RR to work, or just
    update RR with the new IP. But as Cryogen said, the UsEast3 IP is now what it always was, so the problem went on to fix itself.

  12. #26
    dg123's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    552
    Reputation
    10
    Thanks
    264
    My Mood
    Bored
    Quote Originally Posted by rocker1988 View Post
    I have another idea

    Step 1 - Close ANY program that uses java
    Step 2 - Check your processes list and make sure there is no java.exe processes running
    Step 3 - If there is any java.exe processes running. End task them and try opening RR again.

    Sometimes when I ran RealmRelay, it wouldn't close properly and stopped me from running it again after that until i closed the java.exe process that was running in the first place.

    Let me know how you go.


    EDIT: I just emulated your situation by opening a 2nd RealmRelay

    i like ur wallpaper

  13. #27
    rocker1988's Avatar
    Join Date
    Sep 2006
    Gender
    male
    Posts
    301
    Reputation
    10
    Thanks
    62
    My Mood
    Doubtful
    Quote Originally Posted by dg123 View Post


    i like ur wallpaper

    lol, thank you

  14. #28
    HACKLEARNER's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Posts
    226
    Reputation
    10
    Thanks
    52
    Thanks for this thread, helped out a lot!

  15. #29
    Hacks1234567891011's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    124
    Reputation
    10
    Thanks
    2
    I need help. I put this in the next line of the hosts file :

    127.0.0.1 ec2-46-137-38-91.eu-west-1.compute.amazonaws.com

    and saved it. Yes i did run it administrator.
    Then i changed the ip in remote host in the settings to:
    46.137.38.91

    Then i start Rr and go to EuNorth2. I get an error saying this:

    Exception in thread "main" java.lang.UnsupportedClassVersionError: realmrelay/RO
    TMGRelay : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknow n Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    Could not find the main class: realmrelay****TMGRelay. Program will exit.
    Press any key to continue . . .

    Plz help me what do i do? And my java is updated to the latest version.

  16. #30
    c2k8s's Avatar
    Join Date
    Feb 2008
    Gender
    female
    Posts
    620
    Reputation
    26
    Thanks
    265
    Quote Originally Posted by Hacks1234567891011 View Post
    I need help. I put this in the next line of the hosts file :

    127.0.0.1 ec2-46-137-38-91.eu-west-1.compute.amazonaws.com

    and saved it. Yes i did run it administrator.
    Then i changed the ip in remote host in the settings to:
    46.137.38.91

    Then i start Rr and go to EuNorth2. I get an error saying this:

    Exception in thread "main" java.lang.UnsupportedClassVersionError: realmrelay/RO
    TMGRelay : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknow n Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    Could not find the main class: realmrelay****TMGRelay. Program will exit.
    Press any key to continue . . .

    Plz help me what do i do? And my java is updated to the latest version.
    Realm Relay needs updating, this fix was for an old version

    I NOW have my old skype account back after it was hacked - chris2k7sears
    My Vouches!
    Quote Originally Posted by pattyswerve View Post
    +1 VOUCH. Fast and friendly service. Looking forward to future deals
    Quote Originally Posted by Aceofspades12345 View Post
    c2k8s was fast and quick. Definite Vouch! 10/10 would trade again!
    Quote Originally Posted by Novus7 View Post
    c2k8s isn't fake. We did a good deal together. I vouch for him.
    Quote Originally Posted by SuperSean
    +1 vouch ! went first and got items right after . Thanks !
    Quote Originally Posted by kian1991
    Vouche! This guy is rly nice he went first all right Thanks man
    Quote Originally Posted by pattyswerve
    +1 Vouch Friendly guy! I went first and he kept his bargain. Looking forward to future deal!

    More on my profile page and more trades with people that don't vouch .

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [RELEASE]Ways to fix up HW ban
    By TechNixz in forum WarRock - International Hacks
    Replies: 4
    Last Post: 12-28-2006, 01:41 PM
  2. Dave Fix My Main Account
    By Clark1 in forum Suggestions, Requests & General Help
    Replies: 1
    Last Post: 12-17-2006, 06:53 PM
  3. my fixed system
    By systemmaker in forum Gunz General
    Replies: 1
    Last Post: 03-31-2006, 10:23 PM