-
-
Notifications
You must be signed in to change notification settings - Fork 2
Startup: Python error in main script #2
Comments
I'm aware of this bug, this is not a problem with my program, it's the library I'm using to compile the code into an executable file, It'll be solved in the next update since I'm gonna move away from cx_Freeze because it has tons of bugs like that, I will add a requirements.txt for the time being for users to able to use the source code until I fix the compiled version and release the new version which will have few more features and will be much more stable. If you want to use the source code for now and you need any assistance please message me on Discord and I'll help you. |
I'll leave this open until I release the new version
|
@karimawii how to fix?
|
What did you do for this to happen? |
I will try to build from source code |
can you do: pip install pywin32 |
you're not on windows right? |
github codespaces |
Well, Codespaces is based on Linux, the while thing won't be able to work on there. |
If you're on a Windows device try running it locally. |
I need to clear up the requirement.txt, I'm sorry, it has a ton of extra modules that you won't be using, just delete the line where it says |
|
oh god 4423ac6, I hope this solves it |
|
d0b3bbf I think we'll just keep doing this until 0 conflicts, I don't have the proper tools to test and resolve all of the conflicts atm |
|
There's an open issue for that exact problem over on athrvvvv's AppOpener repo, but they don't seem to have figured it out yet, he said it'll be solved with v1.7 but he haven't released it yet |
I temporarily and very quickly fixed the issue in another branch by putting the client path manually in the code at line |
Quick fix for #2, make sure to replace the path at line 1315 with your leagueclient.exe path accordingly.
|
@Suburbanno refer to #69 for solving this |
Actually, releasing AppOpener v1.7 this month!!! 🤝👍 |
@athrvvvv YAY! I will also rewrite this to be somewhat object-oriented not just a messy 2000+ lines spaghetti kingdom. Thanks for taking the time 🤝 |
AppOpener v1.7 just released!! ✌️ @Suburbanno Upgrade AppOpener like: pip install AppOpener==1.7 I have added an Exception, if the File creation process failed, it will create files using the old method in AppOpener v1.3 Lots of love, |
After install on first Install, GUI pops up with an error at the same time, closing the error causes the GUI to disappear and any launches after that have an icon pop up on the taskbar for a second to close immediately after. Uninstall and reinstall leads to the same results.
Guava Version
V1.0.0-Beta
The text was updated successfully, but these errors were encountered: