Page 40 of 59

Re: [Tease Program] Tease-AI Java (1.2)

Posted: Wed Nov 20, 2019 3:38 pm
by GodDragon
HornyPooper wrote: Wed Nov 20, 2019 4:38 am I get the same problem running the new thing.
Can you try installing java 13 instead? https://www.oracle.com/technetwork/java ... index.html

Re: [Tease Program] Tease-AI Java (1.2)

Posted: Thu Nov 21, 2019 7:08 am
by HornyPooper
GodDragon wrote: Wed Nov 20, 2019 3:38 pm
HornyPooper wrote: Wed Nov 20, 2019 4:38 am I get the same problem running the new thing.
Can you try installing java 13 instead? https://www.oracle.com/technetwork/java ... index.html
I tried running the jar manually in cmd prompt and it prompted me to download missing directories. I clicked yes and then tried to run in again and got this
3d074d78a308d427152c4f55415a51ac.png
3d074d78a308d427152c4f55415a51ac.png (109.73 KiB) Viewed 2544 times

Re: [Tease Program] Tease-AI Java (1.2)

Posted: Thu Nov 21, 2019 3:32 pm
by GodDragon
HornyPooper wrote: Thu Nov 21, 2019 7:08 am
GodDragon wrote: Wed Nov 20, 2019 3:38 pm
HornyPooper wrote: Wed Nov 20, 2019 4:38 am I get the same problem running the new thing.
Can you try installing java 13 instead? https://www.oracle.com/technetwork/java ... index.html
I tried running the jar manually in cmd prompt and it prompted me to download missing directories. I clicked yes and then tried to run in again and got this

3d074d78a308d427152c4f55415a51ac.png
Seems like you have no internet connection or at least no DNS server capable of resolving gist.githubusercontent.com.

Can you make sure you can ping/open the site "gist.githubusercontent.com"? IF you have internet and can't reach soley this website try changing your DNS server.
https://developers.google.com/speed/pub ... ng#windows

Re: [Tease Program] Tease-AI Java (1.2)

Posted: Fri Nov 22, 2019 12:50 pm
by morgenkaffe3
Hey GodDragon,
are you ignoring Github Issues/Pull requests on purpose or do you just not receive any notifications?

Re: [Tease Program] Tease-AI Java (1.2)

Posted: Fri Nov 22, 2019 1:25 pm
by ski23
morgenkaffe3 wrote: Fri Nov 22, 2019 12:50 pm Hey GodDragon,
are you ignoring Github Issues/Pull requests on purpose or do you just not receive any notifications?
I don't get notifications from there but if you reply on any of the threads I watch here, pm me, or msg me on skype (Skier(mrttrickz)), then I will reply to you as fast as I can the same day. Likely GodDragon does not get github alerts either. I replied and closed your issue and made comments on your pull request.

Re: [Tease Program] Tease-AI Java (1.2)

Posted: Fri Nov 22, 2019 2:30 pm
by morgenkaffe3
Huh, then I might have remembered that wrong.
Thanks for the review.

Re: [Tease Program] Tease-AI Java (1.2.1)

Posted: Wed Feb 26, 2020 10:41 pm
by HornyPooper
Hi,
After waiting a while, I am trying again to get TAJ to work. Whenever I try to run the TeaseAI.jar, it prompts me with "No OpenJFX installation found. Would you like to download?" If I click no it exits. If I click yes it seems to download an empty zip file named openjfx. Running TeaseAI.jar then does nothing. I tried running the TeaseAI.jar file through command prompt but not luck either.

Re: [Tease Program] Tease-AI Java (1.2.1)

Posted: Sun Mar 01, 2020 11:28 pm
by GodDragon
HornyPooper wrote: Wed Feb 26, 2020 10:41 pm Hi,
After waiting a while, I am trying again to get TAJ to work. Whenever I try to run the TeaseAI.jar, it prompts me with "No OpenJFX installation found. Would you like to download?" If I click no it exits. If I click yes it seems to download an empty zip file named openjfx. Running TeaseAI.jar then does nothing. I tried running the TeaseAI.jar file through command prompt but not luck either.
You need JavaFX for this to work. Strange that it downloads an empty zip file. I will need to look into it.

Edit: You are indeed right. I will find a way to bypass this tomorrow hopefully.

Re: [Tease Program] Tease-AI Java (1.2.1)

Posted: Tue Mar 03, 2020 7:16 pm
by GodDragon
HornyPooper wrote: Wed Feb 26, 2020 10:41 pm Hi,
After waiting a while, I am trying again to get TAJ to work. Whenever I try to run the TeaseAI.jar, it prompts me with "No OpenJFX installation found. Would you like to download?" If I click no it exits. If I click yes it seems to download an empty zip file named openjfx. Running TeaseAI.jar then does nothing. I tried running the TeaseAI.jar file through command prompt but not luck either.
I fixed it with 1.2.2. Fetch it here: https://mega.nz/#!Mu4RWKqB!SCsOa1PXVgbO ... hWbeALggjI (Auto update won't work without JavaFX sadly)

Re: [Tease Program] Tease-AI Java (1.2.1)

Posted: Tue Mar 03, 2020 9:41 pm
by HornyPooper
GodDragon wrote: Tue Mar 03, 2020 7:16 pm
HornyPooper wrote: Wed Feb 26, 2020 10:41 pm Hi,
After waiting a while, I am trying again to get TAJ to work. Whenever I try to run the TeaseAI.jar, it prompts me with "No OpenJFX installation found. Would you like to download?" If I click no it exits. If I click yes it seems to download an empty zip file named openjfx. Running TeaseAI.jar then does nothing. I tried running the TeaseAI.jar file through command prompt but not luck either.
I fixed it with 1.2.2. Fetch it here: https://mega.nz/#!Mu4RWKqB!SCsOa1PXVgbO ... hWbeALggjI (Auto update won't work without JavaFX sadly)
Thank you! The new build works. How do I set up JavaFX to enable auto updates?

Re: [Tease Program] Tease-AI Java (1.2.1)

Posted: Wed Mar 04, 2020 9:53 pm
by GodDragon
HornyPooper wrote: Tue Mar 03, 2020 9:41 pm
GodDragon wrote: Tue Mar 03, 2020 7:16 pm
HornyPooper wrote: Wed Feb 26, 2020 10:41 pm Hi,
After waiting a while, I am trying again to get TAJ to work. Whenever I try to run the TeaseAI.jar, it prompts me with "No OpenJFX installation found. Would you like to download?" If I click no it exits. If I click yes it seems to download an empty zip file named openjfx. Running TeaseAI.jar then does nothing. I tried running the TeaseAI.jar file through command prompt but not luck either.
I fixed it with 1.2.2. Fetch it here: https://mega.nz/#!Mu4RWKqB!SCsOa1PXVgbO ... hWbeALggjI (Auto update won't work without JavaFX sadly)
Thank you! The new build works. How do I set up JavaFX to enable auto updates?
Now that JavaFX has been installed it will auto update. Just the auto update won't work WITHOUT a valid java fx installation because it is used to display the gui. Might change that in the future.

Re: [Tease Program] Tease-AI Java (1.2.1)

Posted: Tue Mar 10, 2020 4:44 pm
by morgenkaffe3
GodDragon wrote: Sun Mar 01, 2020 11:28 pm
HornyPooper wrote: Wed Feb 26, 2020 10:41 pm Hi,
After waiting a while, I am trying again to get TAJ to work. Whenever I try to run the TeaseAI.jar, it prompts me with "No OpenJFX installation found. Would you like to download?" If I click no it exits. If I click yes it seems to download an empty zip file named openjfx. Running TeaseAI.jar then does nothing. I tried running the TeaseAI.jar file through command prompt but not luck either.
You need JavaFX for this to work. Strange that it downloads an empty zip file. I will need to look into it.

Edit: You are indeed right. I will find a way to bypass this tomorrow hopefully.
Git isn't supposed to be abused for distributing binaries. What actually is downloaded is the LFS Link file (just open the zip with a text editor)
https://stackoverflow.com/questions/582 ... le-storage

Re: [Tease Program] Tease-AI Java (1.2.1)

Posted: Tue Mar 10, 2020 9:44 pm
by GodDragon
morgenkaffe3 wrote: Tue Mar 10, 2020 4:44 pm
GodDragon wrote: Sun Mar 01, 2020 11:28 pm
HornyPooper wrote: Wed Feb 26, 2020 10:41 pm Hi,
After waiting a while, I am trying again to get TAJ to work. Whenever I try to run the TeaseAI.jar, it prompts me with "No OpenJFX installation found. Would you like to download?" If I click no it exits. If I click yes it seems to download an empty zip file named openjfx. Running TeaseAI.jar then does nothing. I tried running the TeaseAI.jar file through command prompt but not luck either.
You need JavaFX for this to work. Strange that it downloads an empty zip file. I will need to look into it.

Edit: You are indeed right. I will find a way to bypass this tomorrow hopefully.
Git isn't supposed to be abused for distributing binaries. What actually is downloaded is the LFS Link file (just open the zip with a text editor)
https://stackoverflow.com/questions/582 ... le-storage
I know. I updated the links to fetch from the official javafx source and hope they stay static.

Re: [Tease Program] Tease-AI Java (1.2.2)

Posted: Sat Mar 14, 2020 11:49 am
by GodDragon
Vaugemind727 wrote: Fri Mar 13, 2020 10:45 pm Is it possible to get a safe Java link, google is showing me far too many websites. And the official site is hard to navigate..

Also, I'm lazy.
Here you go: https://www.oracle.com/java/technologie ... loads.html

Re: [Tease Program] Tease-AI Java (1.2.2)

Posted: Sat Mar 14, 2020 10:50 pm
by GodDragon
Vaugemind727 wrote: Sat Mar 14, 2020 10:05 pm
GodDragon wrote: Sat Mar 14, 2020 11:49 am
Vaugemind727 wrote: Fri Mar 13, 2020 10:45 pm Is it possible to get a safe Java link, google is showing me far too many websites. And the official site is hard to navigate..

Also, I'm lazy.
Here you go: https://www.oracle.com/java/technologie ... loads.html
Thanks

You need an account, what exactly am I downloading here?
Okay you can download java13 without an account: https://www.oracle.com/java/technologie ... loads.html
Java 11 is end of life which is why it requires an account.
You are downloading this: https://en.wikipedia.org/wiki/Java_Development_Kit