sailro / EscapeFromTarkov-Trainer

Escape from Tarkov (EFT) Trainer - Internal
MIT License
582 stars 136 forks source link

failed to compile #504

Closed TheFluffiestFox closed 3 months ago

TheFluffiestFox commented 3 months ago

The trainer is out of date and needs an update.

solareon commented 3 months ago

We currently only support SPT running on 0.14.1.29197. I see from the SPT announcements that they have posted an update to version 3.8.3. If the trainer is not compiling for this version please post the output from the installer.

Parker6614 commented 3 months ago

-=[ EscapeFromTarkov-Trainer Universal Installer - https://github.com/sailro ]=-

Continue with EscapeFromTarkov (0.14.1.29197) in F:\Game\Escape from Tarkov offline ? [y/n] (y): y Target EscapeFromTarkov (0.14.1.29197) in F:\Game\Escape from Tarkov offline.

Try #0 Compilation failed for master branch. Try #1 Compilation failed for dev-0.14.1.29197 branch. Trying to disable faulting feature/command: Aimbot, Ammunition, Feature, Ghost, Hits, LootableContainers, NoSway, Quests, QuickThrow, Spawn, Template. Try #2 Compilation failed for master branch. Unable to compile trainer for version 0.14.1.29197. Please file an issue here : https://github.com/sailro/EscapeFromTarkov-Trainer/issues

Press a key to exit...

Could you please check the output from installer? Thank you so much

solareon commented 3 months ago

-=[ EscapeFromTarkov-Trainer Universal Installer - https://github.com/sailro ]=-

Continue with EscapeFromTarkov (0.14.1.29197) in F:\Game\Escape from Tarkov offline ? [y/n] (y): y

Target EscapeFromTarkov (0.14.1.29197) in F:\Game\Escape from Tarkov offline.

Try #0 Compilation failed for master branch.

Try #1 Compilation failed for dev-0.14.1.29197 branch.

Trying to disable faulting feature/command: Aimbot, Ammunition, Feature, Ghost, Hits, LootableContainers, NoSway,

Quests, QuickThrow, Spawn, Template.

Try #2 Compilation failed for master branch.

Unable to compile trainer for version 0.14.1.29197. Please file an issue here :

https://github.com/sailro/EscapeFromTarkov-Trainer/issues

Press a key to exit...

Could you please check the output from installer? Thank you so much

@Parker6614 I believe you have not run spt aki one time before the installer. This is needed because of patches the spt makes to the binary that we rely on.

sailro commented 3 months ago

On my side:

image

image

So @solareon is right, you need to run the game once.

FeN1X1945 commented 3 months ago

На моей стороне:

изображение

изображение

Так@solareonвсе верно, игру нужно запустить один раз.

I have the same thing, it won’t install, although I even played 2 raids

solareon commented 3 months ago

@FeN1X1945 can you post the output of the installer?

FeN1X1945 commented 3 months ago

@FeN1X1945можешь опубликовать вывод установщика?

image

solareon commented 3 months ago

@FeN1X1945можешь опубликовать вывод установщика?

image

@FeN1X1945 this is due to an issue with your connection that is not providing the correct SSL certificate. Unfortunately there isn't anything we can do about that and you may need to use a different connection such as tethering to your phone.

FeN1X1945 commented 3 months ago

@FeN1X1945можешь опубликовать вывод установщика?

image

@FeN1X1945 this is due to an issue with your connection that is not providing the correct SSL certificate. Unfortunately there isn't anything we can do about that and you may need to use a different connection such as tethering to your phone.

It seems to me that this is on your part. because all my programs work correctly and yours worked too

solareon commented 3 months ago

@FeN1X1945 can you run the following command from a powershell prompt and paste the output here?

Invoke-WebRequest -Uri "https://github.com/sailro/EscapeFromTarkov-Trainer/archive/refs/heads/master.zip" -OutFile "master.zip" -Verbose
FeN1X1945 commented 3 months ago

@FeN1X1945 can you run the following command from a powershell prompt and paste the output here?

Invoke-WebRequest -Uri "https://github.com/sailro/EscapeFromTarkov-Trainer/archive/refs/heads/master.zip" -OutFile "master.zip" -Verbose

image

solareon commented 3 months ago

You should have gotten something like this. I can't translate your error but it is related to your SSL problem. We can't fix problems with someone intercepting your SSL traffic. image

FeN1X1945 commented 3 months ago

У вас должно было получиться что-то вроде этого. Я не могу перевести вашу ошибку, но она связана с вашей проблемой SSL. Мы не можем решить проблемы, связанные с перехватом вашего SSL-трафика. изображение

the problem is in the site's ssl, the browser sees it as hostile and not reliable

FeN1X1945 commented 3 months ago

codeload.github.com typically uses encryption to protect your data. However, the credentials we received from codeload.github.com now are different from what it usually sends. It's likely that a malicious site is trying to impersonate codeload.github.com or the Wi-Fi connection page has lost its connection. Your information is still safe because Chrome terminated the connection before any data exchange took place.

The website codeload.github.com uses the HSTS mechanism. The site cannot be opened at this time. The failure could be caused by a network error or the actions of attackers. Most likely, the site will be up and running after some time.

FeN1X1945 commented 3 months ago

can you upload the file to another source?

solareon commented 3 months ago

The installer is coded to only pull from github for the trainer code to compile. I created a feature request under #507 to support providing the bundle as a zip for folks who have some SSL issue preventing the code from being downloaded.

sailro commented 3 months ago

discussed here https://github.com/orgs/community/discussions/49655

I'm quite sure this is related to a security software / antivirus / vpn / proxy / etc trying to man in the middle the SSL connection.

FeN1X1945 commented 3 months ago

The installer is coded to only pull from github for the trainer code to compile. I created a feature request under #507 to support providing the bundle as a zip for folks who have some SSL issue preventing the code from being downloaded.

discussed here https://github.com/orgs/community/discussions/49655

I'm quite sure this is related to a security software / antivirus / vpn / proxy / etc trying to man in the middle the SSL connection.

Thank you for your advice and participation, everything turned out to be quite simple. caught the virus. Now I cleaned everything and everything works.