Open m1975michael opened 2 years ago
Yep. Seems to have finally died yesterday. Maybe it's an issue with the inventory pictures similar to the prior character pictures.
Yeah, stopped working for me when I tried this morning. I was wondering if it has anything to do with WRG changing some URLs recently?
This is going to kill me because IAMTOSK is absolutely necessary for my Gauntlets.
Yeah, stopped working for me when I tried this morning. I was wondering if it has anything to do with WRG changing some URLs recently?
This is going to kill me because IAMTOSK is absolutely necessary for my Gauntlets.
Do you know the URLs?
Do you know the URLs?
I don't. I know they changed the URLs for the forums, so that they point to https://forum.wickedrealmgames.com rather than disruptorbeam.com, but wasn't sure if they changed any others. I also believe that after that changed, IAMTOSK was still working for a week or so.
When I use the Datacore site, the player data still comes up under https://stt.disruptorbeam.com/player?client_api=[x], so they may not have changed them.
What's odd is that I can apparently successfully login, it starts to load equipment, counting down to zero, and then as soon as that is done, it demands I log in again.
Ditto - can't login either. Anyone know of a different good Gauntlet crew management tool?
Unfortunately I do not
Yeah, stopped working for me when I tried this morning. I was wondering if it has anything to do with WRG changing some URLs recently? This is going to kill me because IAMTOSK is absolutely necessary for my Gauntlets.
Do you know the URLs?
It seems to be downloading from https://d3vqat7hsk6z0h.cloudfront.net/bundles/webgl/default/7.4.0/undefined/images_crew_portraits_cm_leetadabo_sm.sd
While the correct url should be https://d3vqat7hsk6z0h.cloudfront.net/bundles/webgl/default/8.3.0/202206081654713708_LCA/images_crew_portraits_cm_leetadabo_sm.sd
I agree with the others that stated your login is authenticated but then logs you out at the end of the loading process. It appears that the program is not loading any images of any kind not just for the crew. According to the network info each image is get the 403 (Forbidden) in file bundle.js line 15247.
The problem with images loading has been an issue for quite a while, at least for me, but the tool was still useable. Not sure what can be done fix this latest issue.
Agreed. It's an image issue again. The issue is whatever the fix was previously stopped the crew images from loading to workaround. I'm pretty sure we now need that same fix applied to the equipment images. Unfortunately, I don't know how the crew image loading was bypassed, so I don't know how to apply the bypass to the equipment images.
Here's the exact spot it gets stuck when trying to retrieve the equipment images.
0.9.0? I'm still on 0.8.9 and it looks like 0.8.9 is the latest version on GitHub?
I don't get stuck at caching images. As soon as I hit 0/n "Loading Equipment" the login prompt appears.
Well, believe what you want. It's happening when it tries to pull the equipment images, regardless what version you are on. The only real difference is mine hangs when it gets there, yours asks for the login which fails. I'm almost certain the fix is what I said it is previously.
Does anyone know how to get the STTApi directory? I am trying to build the dev environment but it is not downloaded after I pull from the project from GitHub. I cannot complete the steps in the Development environment section without it. When I run npm run install:all it shows it is trying to find the STTApi directory. "cd STTApi && npm install" I am not a programmer but I have done some scripting so I am trying to see if I can resolve this issue. Any assistance would be greatly appreciated.
Does anyone know how to get the STTApi directory? I am trying to build the dev environment but it is not downloaded after I pull from the project from GitHub. I cannot complete the steps in the Development environment section without it. When I run npm run install:all it shows it is trying to find the STTApi directory. "cd STTApi && npm install" I am not a programmer but I have done some scripting so I am trying to see if I can resolve this issue. Any assistance would be greatly appreciated.
Sounds like it'd be the other repository: https://github.com/iamtosk/STTApi
For some reason, my copy was working fine until yesterday. Now it fails on the "Loading equipment" stage. Is this now abandonware?
I was able to bypass this before by first having a copy of all images and then downloading any new ones from Datacore as they are still able to retrieve them through their process. New images would come in every event, but sometimes, I'd need to update the database version in the bundle.js as each new client comes out. The API version seems to still be on 17.
I would then copy them into the "AppData\Roaming\Star Trek Timelines Crew Management\imagecache" directory. Occasionally it would get stuck, and I'd have to run a fix script that would do the following: Remove
and after relaunching the program i would log back in and it would work. now it fails. I've only ever done Java programming and dabbled in a few others but not to the level of doing an app like this. However, I'm interested in playing about with it, are the instructions on the first page still valid?
I tried to follow the instructions to compile but got too many deprecated messages and errors that I can't spend time decoding. So I've gone back to tweaking the files to see if I can progress it.
I seem to have gotten past the "caching equipment images..." message by adding
Now it passes that message and hangs on "Calculating mission success stats for crew..."
Describe the bug I can no longer login.
To Reproduce Try to login.
Expected behavior Able to login