Thread: Custom Launcher

Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1 Custom Launcher 
    BoomScape #1
    BoomScape's Avatar
    Join Date
    May 2013
    Posts
    2,202
    Thanks given
    254
    Thanks received
    210
    Discord
    View profile
    Rep Power
    43
    Hey,

    I'm looking to purchase a few launchers for my client which needs the following requirements;

    - Auto bundles specific java version (so the client is forced to use jre 8)
    - Exe format which is code signed (if possible)
    - DMG format
    - Linux format
    - JAR format
    Reply With Quote  
     

  2. #2  
    touched like seafood
    Tyluur's Avatar
    Join Date
    Jun 2010
    Age
    23
    Posts
    4,838
    Thanks given
    1,676
    Thanks received
    1,567
    Discord
    View profile
    Rep Power
    1390
    I released a client launcher that knocks all the boxes here besides bundling JRE.
    Reply With Quote  
     

  3. #3  
    BoomScape #1
    BoomScape's Avatar
    Join Date
    May 2013
    Posts
    2,202
    Thanks given
    254
    Thanks received
    210
    Discord
    View profile
    Rep Power
    43
    Quote Originally Posted by Tyluur View Post
    I released a client launcher that knocks all the boxes here besides bundling JRE.
    Needs bundling
    Reply With Quote  
     

  4. #4  
    touched like seafood
    Tyluur's Avatar
    Join Date
    Jun 2010
    Age
    23
    Posts
    4,838
    Thanks given
    1,676
    Thanks received
    1,567
    Discord
    View profile
    Rep Power
    1390
    Quote Originally Posted by BoomScape View Post
    Needs bundling
    Why?
    [Only registered and activated users can see links. ] | [Only registered and activated users can see links. ] | [Only registered and activated users can see links. ] (official dog of rune-server)
    Quote Originally Posted by blakeman8192 View Post
    Keep trying. Quitting is the only true failure.
    Reply With Quote  
     

  5. #5  
    BoomScape #1
    BoomScape's Avatar
    Join Date
    May 2013
    Posts
    2,202
    Thanks given
    254
    Thanks received
    210
    Discord
    View profile
    Rep Power
    43
    Quote Originally Posted by Tyluur View Post
    Why?
    Basically due to the errors people get in JDK15, I thought I fixed it but it didn't fix it for NEW client launches only people that loaded the client successfully previously
    Reply With Quote  
     

  6. #6  
    touched like seafood
    Tyluur's Avatar
    Join Date
    Jun 2010
    Age
    23
    Posts
    4,838
    Thanks given
    1,676
    Thanks received
    1,567
    Discord
    View profile
    Rep Power
    1390
    Quote Originally Posted by BoomScape View Post
    Basically due to the errors people get in JDK15, I thought I fixed it but it didn't fix it for NEW client launches only people that loaded the client successfully previously
    Which errors does jdk15 cause?
    [Only registered and activated users can see links. ] | [Only registered and activated users can see links. ] | [Only registered and activated users can see links. ] (official dog of rune-server)
    Quote Originally Posted by blakeman8192 View Post
    Keep trying. Quitting is the only true failure.
    Reply With Quote  
     

  7. #7  
    BoomScape #1
    BoomScape's Avatar
    Join Date
    May 2013
    Posts
    2,202
    Thanks given
    254
    Thanks received
    210
    Discord
    View profile
    Rep Power
    43
    Quote Originally Posted by Tyluur View Post
    Which errors does jdk15 cause?
    Alot of loading issues, I went through and fixed a few last night, but then more popup, basically this one at the moment, but so many errors popup

    Code:
    2021-02-16 13:03:47 [main] WARN  n.r.client.config.ConfigManager - null
    java.lang.NoSuchMethodException: java.lang.invoke.MethodHandles$Lookup.<init>(java.lang.Class,int)
    	at java.base/java.lang.Class.getConstructor0(Class.java:3508)
    	at java.base/java.lang.Class.getDeclaredConstructor(Class.java:2711)
    	at net.runelite.client.config.ConfigInvocationHandler.callDefaultMethod(ConfigInvocationHandler.java:182)
    	at net.runelite.client.config.ConfigManager.setDefaultConfiguration(ConfigManager.java:447)
    	at net.runelite.client.plugins.PluginManager.loadDefaultPluginConfiguration(PluginManager.java:209)
    	at net.runelite.client.RuneLite.start(RuneLite.java:331)
    	at net.runelite.client.RuneLite.main(RuneLite.java:291)
    Reply With Quote  
     

  8. #8  
    zen2
    Corey's Avatar
    Join Date
    Feb 2012
    Age
    23
    Posts
    1,388
    Thanks given
    1,090
    Thanks received
    1,451
    Discord
    View profile
    Rep Power
    5000
    Just use the Runelite one, has everything you want just needs configuring and building
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  9. Thankful user:


  10. #9  
    BoomScape #1
    BoomScape's Avatar
    Join Date
    May 2013
    Posts
    2,202
    Thanks given
    254
    Thanks received
    210
    Discord
    View profile
    Rep Power
    43
    Quote Originally Posted by Corey View Post
    Just use the Runelite one, has everything you want just needs configuring and building
    [Only registered and activated users can see links. ]
    Only issue is with Code Signatures, I did apply to get one for so I could sign my exe etc but it was more complex than first thought as they required a lot of details from me requiring lawyers etc, I've never gone through the process before so this is fairly new to me, and I don't feel like an exe popping up on someones computer saying 'not trusted' is the best method
    Reply With Quote  
     

  11. #10  
    zen2
    Corey's Avatar
    Join Date
    Feb 2012
    Age
    23
    Posts
    1,388
    Thanks given
    1,090
    Thanks received
    1,451
    Discord
    View profile
    Rep Power
    5000
    Quote Originally Posted by BoomScape View Post
    Only issue is with Code Signatures, I did apply to get one for so I could sign my exe etc but it was more complex than first thought as they required a lot of details from me requiring lawyers etc, I've never gone through the process before so this is fairly new to me, and I don't feel like an exe popping up on someones computer saying 'not trusted' is the best method
    I wouldn't bother to be honest, we didn't code sign on Zenyte and didn't have any complaints.

    All you really need is a registered business and you can purchase one, however that doesn't automatically stop the warning from coming up, anyone can setup a fake business and purchase a certificate. You have to be trusted and get 'reputation' before those warnings start disappearing.
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

Page 1 of 2 12 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. [718] Custom Launcher [Release]
    By Codiction in forum Downloads
    Replies: 26
    Last Post: 12-05-2014, 05:25 AM
  2. Custom Launcher
    By iReflex in forum Requests
    Replies: 0
    Last Post: 11-28-2014, 05:45 AM
  3. 718 Custom Launcher for Starters
    By Motherboard in forum Downloads
    Replies: 41
    Last Post: 04-11-2014, 04:37 AM
  4. Zyphyr's Custom Launcher [First Made]
    By Motherboard in forum Show-off
    Replies: 26
    Last Post: 03-13-2014, 08:30 AM
  5. 718 Custom Launcher - By Brrandon
    By Motherboard in forum Downloads
    Replies: 26
    Last Post: 01-01-2014, 05:33 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
  •