+ Reply to Thread
Page 1 of 4 123 ... LastLast
Results 1 to 15 of 53

Thread: BiglyBT Extreme Mod by SB-Innovation 2.4.0.0 Beta

    1. BiglyBT Extreme Mod by SB-Innovation 2.4.0.0 Beta Details »»

      BiglyBT Extreme Mod by SB-Innovation 2.4.0.0 Beta

      Version: 2.4.0.0, by (Coder) DigitalDJ is offline

      Developer Last Online: Mar 2024 Show Printable Version Email this Page
      Category: [Multi OS] Rating:  Downloads: 1744
      Released: 15.05.20 Last Update: Never Installs: 5
      • Supported
      • Re-useable Code
      • Free for all
      • Translations
      • Beta Stage

      SB-Innovation Presents

      BiglyBT Extreme Mod by SB-Innovation 2.4.0.0 Beta



      ╔═══════════════════════════╗
      Coded by:
      ╚═══════════════════════════╝

      >>>>>> DigitalDJ & ghostfucker <<<<<<


      ╔═══════════════════════════╗
      Credits:
      ╚═══════════════════════════╝

      >>>>>> Butcho <<<<<<
      >>>>>> Rebound <<<<<<
      >>>>>> hitman <<<<<<
      >>>>>> Manas <<<<<<
      >>>>>> eudora <<<<<<
      >>>>>> ghostfucker <<<<<<
      >>>>>> anon <<<<<<
      >>>>>> Instab <<<<<<
      >>>>>> cloud99 <<<<<<
      >>>>>> illusive <<<<<<
      >>>>>> molosse <<<<<<
      >>>>>> --->HDBD<--- <<<<<<

      ╔═══════════════════════════╗
      Supplied by:
      ╚═══════════════════════════╝

      >>>>>> SB-Innovation <<<<<<

      ╔═══════════════════════════╗
      Original Mod by:
      ╚═══════════════════════════╝

      >>>>>> Shu <<<<<<


      Change Log:

      + Fix PerfectSpoof sending User-Agent to tracker

      + Integrated Peer Injector 0.3 by anon

      + Perfect Spoof 2 by ghostfucker

      + uTorrent ID Generator

      + Modifiable Client Files

      + Ghostleech

      + LTEP Fixes

      + Multiple peerlist entries fixed

      + More No Report Options

      + (Fake Upload) Stop faking when swarm speed is zero

      + Upload Kicker

      + Ratio Tool

      + Synced with latest LegitBly Mod

      + (Upload Multiplier) Show as seeder

      + (SBI-Hack Torrentview) Scrollbars added

      + Fix Tracker Update Interval Divider

      + Use Swarm Peers fixed

      + Updated core to BiglyBT 2.4.0.0



      BiglyBT Change Log:
      BiglyBT Change Log
      Vuze Change Log
      Installation:

      Windows

      1. Download the latest OpenJDK Java. It must be Java version 14 or higher. (JDK GA Release).
      2. Download and install the latest non-beta BiglyBT release (BiglyBT - Download). Do not open BiglyBT after installation.
      3. BACK UP YOUR TORRENT LIST! IT IS LIKELY YOU WILL LOSE IT! You must export your torrents. Copying or exporting / importing old configurations will not work.
      4. Extract the hack files using 7-Zip (7-Zip Download) or equivalent to %PROGRAMFILES%\BiglyBT (C:\Program Files\BiglyBT) and overwrite ALL files.
      5. Delete the "jre" folder in %PROGRAMFILES%\BiglyBT (C:\Program Files\BiglyBT).
      6. Open the OpenJDK archive downloaded in step 1 and extract the "jdk-XX" folder to the BiglyBT folder %PROGRAMFILES%\BiglyBT (C:\Program Files\BiglyBT).
      7. Rename the extracted "jdk-XX" folder to "jre".
      8. Run Notepad as Administrator and open %PROGRAMFILES%\BiglyBT\BiglyBT.exe.vmoptions (C:\Program Files\BiglyBT\BiglyBT.exe.vmoptions), append the following line:
      NOTE: If you want to run BiglyBT-console.exe perform step 8 but instead create file "BiglyBT-console.exe.vmoptions"
      Code:
      --patch-module=java.base=ghostfucker_utils.jar
      --add-exports=java.base/sun.net.www.protocol=ALL-UNNAMED
      9. Run BiglyBT and Enjoy!


      macOS
      1. Download and install the latest Java. It must be Java version 14 or higher. (JDK GA Release). Note the path to the OpenJDK archive downloaded. You will need it for step 5.
      2. Download and install the latest non-beta BiglyBT release (BiglyBT - Download).
      3. BACK UP YOUR TORRENT LIST! IT IS LIKELY YOU WILL LOSE IT!
      4. Extract the hack files within the ZIP file to /Applications/BiglyBT/.biglybt and overwrite ALL files.

      NOTE: To see the folder in Finder, you may need to perform the following steps:
      4a. Open Terminal
      4b. Run the following command:
      Code:
      defaults write com.apple.finder AppleShowAllFiles YES
      4c. Hold the "Option/Alt" key, then right click on the Finder icon in the dock and click Relaunch
      4d. Once you have copied the files, you can revert to hiding folders with:
      Code:
      defaults write com.apple.finder AppleShowAllFiles NO
      5. Open up a Terminal and run the following commands. NOTE: You need to replace "PATH_TO_OPENJDK_ARCHIVE" in the first command to the path to the OpenJDK archive from step 1.
      Code:
      OPENJDK_ARCHIVE="PATH_TO_OPENJDK_ARCHIVE"
      sudo rm -r "/Applications/BiglyBT/.install4j/jre.bundle"
      sudo tar -xzf "$OPENJDK_ARCHIVE" -C "/Applications/BiglyBT/.install4j/"
      sudo mv "/Applications/BiglyBT/.install4j/jdk-"* "/Applications/BiglyBT/.install4j/jre.bundle"
      echo -e "\n--patch-module=java.base=ghostfucker_utils.jar" | sudo tee -a "/Applications/BiglyBT/.biglybt/java.vmoptions"
      echo "--add-exports=java.base/sun.net.www.protocol=ALL-UNNAMED" | sudo tee -a "/Applications/BiglyBT/.biglybt/java.vmoptions"
      6. Run BiglyBT and Enjoy!

      Linux
      NOTE: Based on Ubuntu 20.04
      1. Install the latest OpenJDK and libjna package from your distro's package repository. On Ubuntu 20.04 this is openjdk-14-jre and libjna-java.
      NOTE: Some distros do not have an OpenJDK of version 9 or greater available. In which case, you will need to download and extract the tar.gz package supplied by OpenJDK (JDK GA Release).
      Code:
      sudo apt install openjdk-14-jre libjna-java
      2. Download the latest non-beta BiglyBT release and make it executable (BiglyBT - Download).
      Code:
      wget https://files.biglybt.com/installer/BiglyBT_Installer.sh
      chmod +x BiglyBT_Installer.sh
      3. BACK UP YOUR TORRENT LIST! IT IS LIKELY YOU WILL LOSE IT!
      4. Run the installer, specifying app_java_home variable to your JRE folder. On Ubuntu, this is: /usr/lib/jvm/java-14-openjdk-amd64/
      Code:
      app_java_home="/usr/lib/jvm/java-14-openjdk-amd64/" ./BiglyBT_Installer.sh
      5. Extract the hack files within the ZIP file to "~/biglybt" (/home/<username>/biglybt)
      Code:
      unzip -o BiglyBT_*.zip -d "~/biglybt"
      6. Append the following VM options:
      Code:
      echo "--patch-module=java.base=ghostfucker_utils.jar" >> "~/.biglybt/java.vmoptions"
      echo "--add-exports=java.base/sun.net.www.protocol=ALL-UNNAMED" >> "~/.biglybt/java.vmoptions"
      7. Run BiglyBT and Enjoy!

      Troubleshooting:
      Before posting problems please make sure:
      1. You have updated Java in the "jre" folder to the latest version (must be Java 14 or higher) (JDK GA Release]).
      2. You have uninstalled BiglyBT using the uninstaller.
      3. You have removed the BiglyBT Application folder:
      Code:
      C:\Program Files\BiglyBT (Windows x64)
      C:\Program Files (x86)\BiglyBT (Windows x86)
      /Applications/BiglyBT (macOS)
      ~/biglybt / /home/<username>/biglybt (Linux)
      4. You have removed the BiglyBT Settings folder:
      NOTE: THIS WILL RESET ALL BIGLYBT SETTINGS AND TORRENT LISTS
      Code:
      %APPDATA%\BiglyBT / C:\Documents and Settings\<username>\Application Data\BiglyBT (Windows XP - Application Data may be Hidden)
      %APPDATA%\BiglyBT / C:\Users\<username>\AppData\Roaming\BiglyBT (Windows Vista - AppData may be Hidden)
      /Users/<username>/Library/Application Support/BiglyBT (macOS)
      ~/.biglybt / /home/<username>/.biglybt (Linux)
      5. Reinstalled BiglyBT using the package from BiglyBT - Download.
      6. Re-applied the hack by following the installation instructions above.

      Portable Mode:
      Portable mode is now built into BiglyBT / Vuze. See wiki article: Portable Vuze.


      Enjoy!

      Download Now


      Supporters / CoAuthors


      Show Your Support

        -->
      • If you like this modification support the author by donating.
      • For saying thanks to the author, please click here.
      • This modification may not be copied, reproduced or published elsewhere without author's permission.

    Who Said Thanks:

    xsuleem (22.01.22) , bcas9472 (19.09.20) , DraconLord (09.09.20) , yl905797 (21.07.20) , Paranormal (18.07.20) , Lucas Kane (20.06.20) , Logiin (18.06.20) , hk199 (18.06.20) , Zom(BiE696 (15.06.20) , mammamia11 (10.06.20) , Snitlev (03.06.20) , MarkH748 (21.05.20) , joe1982 (19.05.20) , RaMa (17.05.20) , Sazzy (16.05.20) , illusive (16.05.20) , qUeLo (16.05.20) , anon (16.05.20) , yoco (15.05.20) , lil-fella (15.05.20)


  1. #2
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,385
    Activity Longevity
    11/20 19/20
    Today Posts
    4/5 ssss39385
    Thank you, just put this in the announcements box and will upgrade as soon as I can.

    For the record, these are the bugs that were reported in the 2.3.0.0 rev1 thread, if someone else also wants to recheck them or post feedback.

    Quote Originally Posted by sbkk View Post
    speed mode++
    Speed: Between unable to set zero value

    upload multiplier
    Show you as a seeder (speed mode++ & upload multiplier) didn't enable/disable together, which only happen on torrent's mod setting
    Quote Originally Posted by BillyG View Post
    Nitpick: the temp "SBIHack_ReleaseNotes.html" document from Help->About still states "You have updated Java to at least version 9". But I've come to like the copy/paste release docs even in the forum :-)
    Quote Originally Posted by simexi View Post
    Have anyone noticed that large torrents fail to finish downloading? Something like 250gb, mine stopped at ~75%. Switched to latest qBittorrent, continued downloading normally. No problems. Wonder why Bigly fail, and Vuze made this same thing I think..

    And sometimes Bigly won't just start downloading even there are seeders. But after switching to qB...
    Quote Originally Posted by simexi View Post
    And something else is strange. When using qBittorrent, torrent get more seeds and starts downloading while Bigly does not. This happens with some tracker(s). What could cause this? And I'm using spoofing. Maybe it fails?
    Quote Originally Posted by usernom View Post
    This version, just like 2.2, still fails to STOP and REMOVE finished torrents after downloading ... it seeds them indefinitely instead.

    The "When download is complete ..." ExtremeMod Setting appears to be 100% non-functional.
    Quote Originally Posted by illusive View Post
    Update: OK the main cheating option for me is a bit weird. (speed mode++ > SpeedBetween __ and __) is not enabled unless I tick the option "Stop faking when swarm speed is zero".

    image
    Quote Originally Posted by minhquan299 View Post
    I change setting in "options -> extreme mod", after that I add a new torrent but the new torrent doesn't have those settings
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  2. Who Said Thanks:

    drive (30.06.20) , joe1982 (19.05.20) , illusive (16.05.20)

  3. #3
    Coder
    DigitalDJ's Avatar
    Join Date
    26.08.07
    Location
    Australia
    P2P Client
    BiglyBT Extreme Mod
    Posts
    633
    Activity Longevity
    6/20 20/20
    Today Posts
    1/5 ssssss633
    I was only able to get to the first couple in this release.

    I haven't been able to track down the rest -- I don't know if some of them are related to BiglyBT or the mod itself.

    Been very busy times.
    Reply With QuoteReply With Quote
    Thanks

  4. Who Said Thanks:

    illusive (16.05.20) , anon (16.05.20) , H265 (16.05.20)

  5. #4
    Member illusive's Avatar
    Join Date
    24.10.10
    P2P Client
    What ?! That's Private!
    Posts
    505
    Activity Longevity
    3/20 16/20
    Today Posts
    0/5 ssssss505
    Great work so far. I'll be testing. However, My previously reported bug (mentioned in the below quote) has changed a bit. Now the (SpeedBetween __ and __) is not enabled unless I tick the option "Use the swarm's average speed as fake upload speed". So the trigger option has changed a bit, that's it.

    Quote Originally Posted by illusive View Post
    OK so far so good, will get back after some testing.

    Update: OK the main cheating option for me is a bit weird. (speed mode++ > SpeedBetween __ and __) is not enabled unless I tick the option "Stop faking when swarm speed is zero".

    image
    Reply With QuoteReply With Quote
    Thanks

  6. #5

    Join Date
    17.05.17
    Posts
    14
    Activity Longevity
    0/20 8/20
    Today Posts
    0/5 sssssss14
    Only Happen on Torrent's Mod Setting
    speed mode++ & upload multipier - "Show you as seeder" didn't apply/disable together, when u enable or diable that option

    Main Mod setting all number with decimal digit doesn't not apply correctly on torrent mod setting (main = 1.234, torrent = 1.000)


    Happen on both Torrent's Mod Setting and Global Mod Setting
    speed mode++ - When enable "use swarm speed" should disable "Speed between", when disable "use swarm speed" "Speed Between" should enable for modification.

    When change from speed mode++ to other mode applied "Show you as seeder" will disable.

    Proper setting behavior:






    Last edited by sbkk; 18.05.20 at 09:21.
    Reply With QuoteReply With Quote
    Thanks

  7. Who Said Thanks:

    illusive (18.05.20)

  8. #6
    MarkH748's Avatar
    Join Date
    22.02.09
    Location
    Ireland
    P2P Client
    Vuze Extreme Mod
    Posts
    26
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 sssssss26

    Question

    I can't get this to work on my VM with Ubuntu 20.04. Whenever I add a torrent the status just stays on "Waiting".

    edit: I've solved by first problem. Not I have the problem that BiglyBT won't run after completing all the steps. When I try and launch from terminal I just get this:

    https://i.imgur.com/wv2qrxl.png
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	GqriWVb.jpg 
Views:	166 
Size:	98.2 KB 
ID:	20386   Click image for larger version. 

Name:	wv2qrxl.png 
Views:	156 
Size:	90.0 KB 
ID:	20387  
    Last edited by MarkH748; 21.05.20 at 19:31.
    Reply With QuoteReply With Quote
    Thanks

  9. Who Said Thanks:

    illusive (30.05.20)

  10. #7
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,385
    Activity Longevity
    11/20 19/20
    Today Posts
    4/5 ssss39385
    Quote Originally Posted by MarkH748 View Post
    edit: I've solved by first problem. Not I have the problem that BiglyBT won't run after completing all the steps. When I try and launch from terminal I just get this:

    https://i.imgur.com/wv2qrxl.png
    Note the error messages at the top. You missed the ~ in the commands and thus didn't touch the .vmoptions file at all.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  11. Who Said Thanks:

    illusive (23.05.20)

  12. #8
    MarkH748's Avatar
    Join Date
    22.02.09
    Location
    Ireland
    P2P Client
    Vuze Extreme Mod
    Posts
    26
    Activity Longevity
    0/20 18/20
    Today Posts
    0/5 sssssss26
    I had to do both the unzipping and appending to the .vmoptions file manually (like in Windows) because I keep getting errors when using commands. For example I started from scratch and now I get this error when trying to use the command to unzip.

    https://i.imgur.com/3bWYnRd.png

    https://pastebin.com/f1ze2caB

    edit: I figured it out. In steps 5 and 6 there shouldn't be any quotation marks "" around the paths at the end of the command.

    unzip -o BiglyBT_*.zip -d ~/biglybt
    echo "--patch-module=java.base=ghostfucker_utils.jar" >> ~/.biglybt/java.vmoptions
    echo "--add-exports=java.base/sun.net.www.protocol=ALL-UNNAMED" >> ~/.biglybt/java.vmoptions
    Last edited by MarkH748; 22.05.20 at 15:23.
    Reply With QuoteReply With Quote
    Thanks

  13. Who Said Thanks:

    illusive (23.05.20)

  14. #9

    Join Date
    17.05.17
    Posts
    14
    Activity Longevity
    0/20 8/20
    Today Posts
    0/5 sssssss14
    Only Happen on Torrent's Mod Setting

    Setting didn't disable when multi torrents selected

    Upload multiplier - both input's last decimal always 0

    speed mode - When "stop when ratio is reached" is ticked, "Between Upload: Download" didn't
    stay enable after click other torrent and click back to previous torrent.
    Last edited by sbkk; 25.05.20 at 11:05. Reason: another bug
    Reply With QuoteReply With Quote
    Thanks

  15. Who Said Thanks:

    NatalieBrure (15.09.20) , aaaaab (05.06.20) , anon (27.05.20) , illusive (26.05.20)

  16. #10

    Join Date
    17.05.17
    Posts
    14
    Activity Longevity
    0/20 8/20
    Today Posts
    0/5 sssssss14
    Only Happen on Torrent's Mod Setting

    No Upload - Didn't stay enable after click other torrent, then click back to previous torrent.

    Download manipulation - Didn't stay at "Mix", keep go back to "Alone", after click other torrent, then click back to previous torrent.
    Last edited by sbkk; 26.05.20 at 17:19.
    Reply With QuoteReply With Quote
    Thanks

  17. Who Said Thanks:

    illusive (30.05.20)

  18. #11
    How did you fix the 'waiting' problem. If I add torrent's it's stuck on waiting

    Solved* Needed to echo the 2 lines into vm options
    Last edited by cainly; 30.05.20 at 18:47. Reason: solved
    Reply With QuoteReply With Quote
    Thanks

  19. Who Said Thanks:

    cloud99 (03.06.20) , illusive (30.05.20)

  20. #12

    Join Date
    29.09.08
    Location
    world
    P2P Client
    all
    Posts
    321
    Activity Longevity
    0/20 19/20
    Today Posts
    0/5 ssssss321
    I proudly present: my wall of text...

    --------------------------------------------------------------
    EN:

    good afternoon, my close hunted,

    there's a strange behavior with BiglyBT,
    on systems that have or had installed "oracle-java" (java.com).
    there are interactions with BiglyBT with included 'jre'-folder.

    BiglyBT stops working with the included 'jre' folder, for unknown reasons.
    if there is an "oracle-java" (JRE / JDK) installed.
    even if you uninstall "oracle-java", then BiglyBT still doesn't work
    and BiglyBT encounters an java-error message.

    i know, BiglyBT can work with the included 'jre'-folder.
    i was forced to re install my windows. (clean install).
    this system has never seen java installed.
    on this system, I have a working installation of:
    - BiglyBT with included 'jre'-folder
    - with MOD and replaced 'jre'-folder, which includes:
    - "openjdk 14.0.1" (GA Release) from jdk.java.net

    i was able to solve the problem,
    I did a system installation of "oracle-java jdk 14+"
    https://www.oracle.com/java/technolo...downloads.html
    [(fake) registration necessary]
    with that, BiglyBT runs again.

    i couldn't clarify who is causing the problem, BiglyBT or the MOD.
    I don't want to mess with my clean system again,
    because i lately had to reinstall it.
    for that I would have to make backups and stuff again.

    i would like to know, if the MOD has manipulated java-check-routine.
    if not, then I have to send this error to BiglyBT directly.
    because the MOD requires a different java version
    and doesn't use the included java version of BiglyBT.
    In my opinion, replacing the java version, is absolutely unnecessary.

    have a lovely evening.
    and stay save.

    --------------------------------------------------------------
    DE:

    tach,

    es gibt ein seltsames verhalten mit BiglyBT
    auf systemen wo "oracle-java" (java.com) installiert ist oder war,
    gibt es wechselwirkungen mit BiglyBT + mitgelieferten 'jre'-ordner.

    BiglyBT verwendet, aus unbekannten gründen, den lokalen 'jre'-ordner nicht mehr.
    wenn ein "oracle-java" (JRE/JDK) installiert ist.
    aber wenn man "oracle-java" deinstalliert,
    dann begegnet BiglyBT mit einer java-fehlermeldung und funktioniert trozdem nicht.

    das BiglyBT mit dem mitgelieferten 'jre'-ordner funktioniert weiß ich,
    weil ich gerade ein neues 'clean-install' Windows mir einrichten musste,
    welches noch nie eine "oracle-java"-installation erdulden musste.
    darauf funktioniert:
    - BiglyBT + mitgelieferten 'jre'-ordner
    - mit MOD und ersetztem 'jre'-ordner
    - mit version: "openjdk 14.0.1" (GA Release) von jdk.java.net

    das problem konnte ich lösen,
    in dem ich eine systeminstallation von "oracle-java jdk 14+" duchgeführt habe.
    https://www.oracle.com/java/technolo...downloads.html
    [(fake) registration notwendig]
    damit läuft BiglyBT wieder.

    was ich nicht klären konnte ob es an BiglyBT oder der MOD liegt.
    ich möchte ungern, mein sauberes system, wieder ducheinander bringen.
    da ich es erst küzlich neu installieren musste.
    dazu müsste ich erst wieder backups und so machen.


    ich würde aber schon gern wissen, ob die MOD, an der java-prüfung rumgedocktort hat,
    oder ich diesen fehler zu BiglyBT direkt schicken muss.
    weil die MOD (in meinen augen unnötigerweise) eine andere java-version verlangt,
    statt die mitgelieferte java-version von BiglyBT zu verwenden.

    chao.
    hände waschen!
    Reply With QuoteReply With Quote
    Thanks

  21. Who Said Thanks:

    Snitlev (08.06.20)

  22. #13
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,385
    Activity Longevity
    11/20 19/20
    Today Posts
    4/5 ssss39385
    Quote Originally Posted by aaaaab View Post
    i would like to know, if the MOD has manipulated java-check-routine.
    if not, then I have to send this error to BiglyBT directly.
    because the MOD requires a different java version
    and doesn't use the included java version of BiglyBT.
    In my opinion, replacing the java version, is absolutely unnecessary.
    DigitalDJ has already clarified this at length in previous threads. Vanilla BiglyBT is happy to run with Java 9 (or 10, can't remember which), but the Perfect Spoof feature in this mod requires Java 14, which is why we ask people to download and extract that. Otherwise, you'll get the "sun.net.util.IPAddressUtil.checkAuthority" error and your torrents won't start.

    The checking routine is not touched. If the mod is refusing to start after having had Java installed systemwide at some point, then there may still be traces of that runtime somewhere.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  23. #14

    Join Date
    29.09.08
    Location
    world
    P2P Client
    all
    Posts
    321
    Activity Longevity
    0/20 19/20
    Today Posts
    0/5 ssssss321
    oh this error: "sun.net.util.IPAddressUtil.checkAuthority" starts my oddisee
    good to know it... again...

    "the checking routine is not touched"
    i must retest it, at which point i cause the problem...
    than i can ran to BiglyBT

    Systembackup or VM... hmm...


    thx a lot...

    -------------------------------

    edit:
    i found it!
    Click image for larger version. 

Name:	0.png 
Views:	583 
Size:	7.8 KB 
ID:	20490

    the fault is on BiglyBT.

    it runs in:
    D:\Programme\I-Net\P2P\torrent\BiglyBT\BAK

    but it uses the 'jre' from:
    D:\Programme\I-Net\P2P\torrent\BiglyBT\BIN

    there is something really wrong...

    ------------------------------------------

    edit/edit:

    it is more than worse.
    now, jdownloader do not found his jre no more...

    i think java itself caused the problem
    the java/app.jar-app-launcher maybe also.

    everyone conspires against me!

    work of 6 days is lost
    my system is on fire... aaahhh!... fuck java!
    Last edited by aaaaab; 06.06.20 at 01:19.
    Reply With QuoteReply With Quote
    Thanks

  24. Who Said Thanks:

    Snitlev (06.06.20)

  25. #15
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,385
    Activity Longevity
    11/20 19/20
    Today Posts
    4/5 ssss39385
    Well, at least you found the answer
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

+ Reply to Thread
Page 1 of 4 123 ... LastLast

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •