POE-Addon-Launcher / PAL2

Path of Exile Addon Launcher and Manager
116 stars 20 forks source link

License expired #51

Open Gladaed opened 5 years ago

Gladaed commented 5 years ago

Rizlim Edit: PLEASE UPDATE TO THIS VERSION: https://github.com/POE-Addon-Launcher/PAL2/releases/tag/1.12.2 MANUAL UPDATE JUST OVERWRITE THE EXE!

As written 25 days ago the license is now expired (on my end)

lagomorph42 commented 5 years ago

I'm getting the same error, java license is expired.

FManster commented 5 years ago

3rd

Rakivo-Ladoh commented 5 years ago

4th. Error started today.

Do @Rizlim buy a liecense? Costly? Crowd fund?

thyll56 commented 5 years ago

I'm getting the same error, java license is expired

keidrolis commented 5 years ago

Same. Any update?

FireDragonix commented 5 years ago

Same here... :(

seckela commented 5 years ago

Anyone know his compile process? Might be able to 1 off compile locally from src.

bclcburwood2 commented 5 years ago

just joining the cool crowd, also getting the expired license :(.

Shingyboy commented 5 years ago

yeah getting the exact same thing as everyone else.

alright guys I got something temporary whilst the owner fixes this.

open notepad and then type this

@echo off start "macro1.ahk" "C:\PoE Addons\Lutbot macro\macro1.ahk" start "macro2.ahk" "C:\PoE Addons\Trade companion\macro2.ahk" start "macro3.exe" "C:\PoE Addons\PoE Trade\macro3.exe" exit

You can obviously edit it to your needs, where your addons are what they are called, where they are held, so if you have several and can't be bothered to open them all at once, you can even open PoE if you like.

Then save as .bat file and there you go that file will then open any program you put in there.

POE-Addon-Launcher commented 5 years ago

Normally it takes 3 months to expire, no idea why it did after 25 days.

FireDragonix commented 5 years ago

The Java licensing changed in December 2018. This might have impacted the evaluation of versions licensing as well.... maybe?

POE-Addon-Launcher commented 5 years ago

Nope it's excelsior JET

Gladaed commented 5 years ago

Maybe you just patched PAL2 instead of also renewing the license?

Piou1102 commented 5 years ago

Hello, For me the message is that the trial version of java is ended.

POE-Addon-Launcher commented 5 years ago

Yes everyone has that issue, update is soon, just finalizing some stuff.

POE-Addon-Launcher commented 5 years ago

Potential Fix live, use: https://github.com/POE-Addon-Launcher/PAL2/releases/download/1.12.2/PAL2.exe

tonpix commented 5 years ago

This manual fix is confusing, what are we supposed to do with? Previous PAL2.exe is 30+MB, this one is 200KB, seems to be downloader/extractor, but doesn't seem to extract main .exe

POE-Addon-Launcher commented 5 years ago

This manual fix is confusing, what are we supposed to do with? Previous PAL2.exe is 30+MB, this one is 200KB, seems to be downloader/extractor, but doesn't seem to extract main .exe

Just overwrite the old exe and it'll take care of everything, it'll download the program and then run it whenever you use the exe

If you wanna know indepth, instead of having everyone download the libraries it checks if you have java installed if you don't only then will it download the additional binaries, making the install a lot smaller for quite a lot of people, it also makes updates smaller as now to update you only need to download ~25mb whereas you had to download the full 80mb every update instead.

tonpix commented 5 years ago

This manual fix is confusing, what are we supposed to do with? Previous PAL2.exe is 30+MB, this one is 200KB, seems to be downloader/extractor, but doesn't seem to extract main .exe

Just overwrite the old exe and it'll take care of everything, it'll download the program and then run it whenever you use the exe

If you wanna know indepth, instead of having everyone download the libraries it checks if you have java installed if you don't only then will it download the additional binaries, making the install a lot smaller for quite a lot of people, it also makes updates smaller as now to update you only need to download ~25mb whereas you had to download the full 80mb every update instead.

I checked again, and got new info for you - if I double click on new .exe file, it blinks with CMD window and that's all. But when i do Ctrl+R/cmd, then drag .exe to CMD window and press enter, it launches your launcher properly. I'm not sure why there's difference with double LMB click and CMD procedure. (of course I'm describing both scenarios after updated.exe is done with downloading and extracting)

idmclaren commented 5 years ago

This manual fix is confusing, what are we supposed to do with? Previous PAL2.exe is 30+MB, this one is 200KB, seems to be downloader/extractor, but doesn't seem to extract main .exe

Just overwrite the old exe and it'll take care of everything, it'll download the program and then run it whenever you use the exe If you wanna know indepth, instead of having everyone download the libraries it checks if you have java installed if you don't only then will it download the additional binaries, making the install a lot smaller for quite a lot of people, it also makes updates smaller as now to update you only need to download ~25mb whereas you had to download the full 80mb every update instead.

I checked again, and got new info for you - if I double click on new .exe file, it blinks with CMD window and that's all. But when i do Ctrl+R/cmd, then drag .exe to CMD window and press enter, it launches your launcher properly. I'm not sure why there's difference with double LMB click and CMD procedure. (of course I'm describing both scenarios after updated.exe is done with downloading and extracting)

Same issue. Now it just blinks open and closes and PAL does not run. I'll try running it from CMD

EDIT: That didn't work for me either, but running the JAR works to run the program. Before, running the exe would run the program. Now it does not seem to.

quarkslatinum commented 5 years ago

thanks for the quick fix, worked for me

sicu commented 5 years ago

Overwriting the exe worked fine for me as well

148349 commented 5 years ago

@POE-Addon-Launcher can you update the readme on how to rebuild the packages to create the zip file?

Edit: Also please read https://en.wikipedia.org/wiki/Excelsior_JET and consider moving off to graal instead. Best way to get up and running with graal is to use sdkman.

POE-Addon-Launcher commented 5 years ago

@POE-Addon-Launcher can you update the readme on how to rebuild the packages to create the zip file?

If you wanna take the time to do that, then you might aswell take the time to install the JRE since that's way faster to do.

Edit: Also please read https://en.wikipedia.org/wiki/Excelsior_JET and consider moving off to graal instead. Best way to get up and running with graal is to use sdkman.

The issue is that because I use Kotlin all of those tools that do that never work, tried a bunch of them.

Stuff like:

All did not work either.

Smooshface commented 5 years ago

Edit: So, it works perfectly fine if I run from the same drive that Windows is installed on, but not any of my other drives. I'm assuming that has something to do with installing JRE, but I am not well enough versed in Java to really know for sure.

I can also still only get it to work if I use win+R and bring up a command prompt, then drag and drop the exe and press enter.

Essentially, it only works if I run it from command prompt, not as a stand-alone exe file.