Leeous / gmod-addon-tool

A simple and quick Electron app that makes it easier to update your Garry's Mod addon(s) and create new ones.
GNU General Public License v3.0
33 stars 5 forks source link

Infinite loading problem already existing addon #14

Closed ApekByz closed 3 years ago

ApekByz commented 3 years ago

Hello sorry to bother you but I still have the problem in version 2.1 I use the addon which works perfectly, but I still have an infinite load, I tried to restore settings, uninstall, reinstall and with both versions (portable and install) it does not work. 94994447-ef6c8800-0597-11eb-8e59-44249c5649b5 Here are the logs:

--- Beginning of log --- 
[20:50]Garry's Mod Workshop Publisher 1.2
[20:50]
[20:50][Compiled May  8 2020 - 14:31:20]
[20:50]
[20:50] 2034776262  34.9 MB "Kaep Gmod server contents addon #2"
[20:50]Getting published files..
[20:50] 2034758262  598.1 MB    "Kaep Gmod server contents addon #1"
[20:50]
[20:50]Done.
-----------------------
[20:53]Garry's Mod Workshop Publisher 1.2
[20:53][Compiled May  8 2020 - 14:31:20]
[20:53]
[20:53]Getting published files..
[20:53] 2034776262  34.9 MB "Kaep Gmod server contents addon #2"
[20:53] 2034758262  598.1 MB    "Kaep Gmod server contents addon #1"
[20:53]
[20:53]Done.
[20:53]
Leeous commented 3 years ago

Could you possibly also include either a screenshot or copy & paste of the Chrome console? You can open it with Ctrl + Shift + i while GMAT is open. We will figure this out one way or another.

ApekByz commented 3 years ago

image

Leeous commented 3 years ago

@ApekByz that's very weird. That error is unrelated, so there must be something wrong with the logic of my app. image Here is a custom build of GMAT (had to upload it to my Google Drive because of GitHub's comment file size limits) that adds more detailed logging so I can get a good idea of what's going on, please try it out and send both the console output and the Chrome log. My only guess at the moment is sendAPIRequest() messing up the API request for whatever reason.

ApekByz commented 3 years ago

--- Beginning of log ---

[20:4]Garry's Mod Workshop Publisher 1.2 [20:4][Compiled May 8 2020 - 14:31:20] [20:4] [20:4] [20:4]Getting published files.. [20:4] 2034776262 34.9 MB "Kaep Gmod server contents addon #2" [20:4] 2034758262 598.1 MB "Kaep Gmod server contents addon #1" [20:4]Done. [20:4] image

ApekByz commented 3 years ago

I don't think that if you need anything else, tell me or

Leeous commented 3 years ago

@ApekByz is it still just saying loading? That's so weird. I really don't get what's going on here. If you would, expand those Objects in the Chrome log and screenshot again. 🙃 Also, try clicking the loading button, even if it still says that.

Leeous commented 3 years ago

If you're okay with it, could you message me on Twitter or Discord?

Twitter Discord: Leeous#4510