1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Celestial Wine Grabber [Deleted]

Discussion in 'Bot Support & Feedback' started by Savior, Dec 10, 2014.

Thread Status:
Not open for further replies.
  1. mirzu

    Joined:
    Jun 4, 2015
    Messages:
    2
    Likes Received:
    0
    java.lang.NullPointerException: inputStream is null.
    at javafx.fxml.FXMLLoader.loadImpl(Unknown Source)
    at javafx.fxml.FXMLLoader.load(Unknown Source)
    at productions.celestial.api.util.chat.ChatboxGUI.<init>(ChatboxGUI.java:34)
    at productions.celestial.api.framework.CTaskScript.lambda$new$3(CTaskScript.java:39)
    at productions.celestial.api.framework.CTaskScript$$Lambda$506/1824119013.run(Unknown Source)
    at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source)
    at com.sun.javafx.application.PlatformImpl$$Lambda$55/1174042609.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(Unknown Source)
    at com.sun.javafx.application.PlatformImpl$$Lambda$54/2100226790.run(Unknown Source)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$145(Unknown Source)
    at com.sun.glass.ui.win.WinApplication$$Lambda$43/1367013403.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
     
  2. deathbearer

    Joined:
    Jun 16, 2015
    Messages:
    4
    Likes Received:
    0
    yeah same error i get
     
  3. Jhinn

    Joined:
    Jun 9, 2015
    Messages:
    3,647
    Likes Received:
    1,337
    Hey mate,

    Can you please fix the error that's showing up as soon as I start the script bot?
    java.lang.NullPointerException: inputStream is null.
    at javafx.fxml.FXMLLoader.loadImpl(Unknown Source)
    at javafx.fxml.FXMLLoader.load(Unknown Source)
    at productions.celestial.api.util.chat.ChatboxGUI.<init>(ChatboxGUI.java:34)
    at productions.celestial.api.framework.CTaskScript.lambda$new$3(CTaskScript.java:39)
    at productions.celestial.api.framework.CTaskScript$$Lambda$411/2124989363.run(Unknown Source)
    at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source)
    at com.sun.javafx.application.PlatformImpl$$Lambda$55/1121639727.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(Unknown Source)
    at com.sun.javafx.application.PlatformImpl$$Lambda$54/797087295.run(Unknown Source)
    at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$145(Unknown Source)
    at com.sun.glass.ui.win.WinApplication$$Lambda$43/1857751289.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    Thank you in advance
     
  4. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    I cant atm, but I will when I come home.
     
    Jhinn likes this.
  5. Jhinn

    Joined:
    Jun 9, 2015
    Messages:
    3,647
    Likes Received:
    1,337
    Thank you :)
     
  6. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,938
    Likes Received:
    1,266
    @Savior I recommend using the new API methods for resource loading that handles some of the gotcha's devs often fall for.
     
  7. kristiaan

    Joined:
    Feb 24, 2015
    Messages:
    1,206
    Likes Received:
    203
    Is that the reason that pretty much all the celestial scripts bots are broke? :S
     
  8. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    Alright I will have a look at all api changes by then
     
  9. SlashnHax

    Joined:
    Dec 10, 2014
    Messages:
    3,216
    Likes Received:
    1,043
    New API methods?
     
  10. quittel

    Joined:
    Jul 15, 2015
    Messages:
    1
    Likes Received:
    0
    Im new to the forums. I started getting serious with botting once i found out there were scripts bots for this, only a few of em out there.
    Please fix this ASAP. Thanks.
     
  11. roflcopter19

    Joined:
    Dec 17, 2014
    Messages:
    351
    Likes Received:
    58
    When this is fixed hoping to make mad cash, zammy wines ares worth a lot ATM.
     
  12. Jhinn

    Joined:
    Jun 9, 2015
    Messages:
    3,647
    Likes Received:
    1,337
    Yep, wines are now 6k each :D
    Would love to see this fixed
     
  13. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    On my way. Already fixed the resource loading bug
     
    Jhinn likes this.
  14. ctrguard51

    Joined:
    Jul 15, 2015
    Messages:
    2
    Likes Received:
    0
    Works great! One thing it has been doing recently is right clicking to telegrab. This is only sometimes however. Also, after a few grabs, the cursor will go to the top of the screen and just sit there for a couple turns and not even attempt to telegrab anything. any idea why this is happening?
     
  15. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    The right clicking comes from the interaction method of the client, nothing I can do about :/
    And it goes to the top of the screen and idles to simulate afking. :)
     
  16. Jhinn

    Joined:
    Jun 9, 2015
    Messages:
    3,647
    Likes Received:
    1,337
    Thank you for updating!!!!! :D
     
  17. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    I should've updated this like 2 months ago, there were only 2 lines missing in the manifest, that kept the bot crashing...
     
  18. Jhinn

    Joined:
    Jun 9, 2015
    Messages:
    3,647
    Likes Received:
    1,337
    Ah don't worry. I'm happy that you did it after all ;)
    And sorry for complaining about the scripts bots being broken
     
  19. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    It's your right to complain about it ;)
     
  20. paulsamaroo

    Joined:
    Jun 20, 2015
    Messages:
    279
    Likes Received:
    31
    Beautiful job @Savior :D I love it (once I can find an empty world) :) One future suggestion would be to increase the reaction time, since I notice there's a small delay between when the wine appears and when the bot clicks.
    --- Double Post Merged, Jul 22, 2015, Original Post Date: Jul 22, 2015 ---
    LOL not for long...after more and more people start using this :p
     
    tzhaar123456789 likes this.
Thread Status:
Not open for further replies.

Share This Page

Loading...