Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to compile trainer for version 0.14.6.29862. #501

Closed
1esheng opened this issue May 14, 2024 · 10 comments
Closed

Unable to compile trainer for version 0.14.6.29862. #501

1esheng opened this issue May 14, 2024 · 10 comments
Labels
question Further information is requested

Comments

@1esheng
Copy link

1esheng commented May 14, 2024

image
Hi, I'm using Universal Installer 2.7, SPT version is 3.8.1.
How can I fix it?

@solareon
Copy link
Collaborator

Are you running the installer from within the SPT-AKI folder? It looks like you are trying to patch the live game which isn't supported

@1esheng
Copy link
Author

1esheng commented May 14, 2024

Hi, yes I am running in the SPT-AKI folder
image

@solareon
Copy link
Collaborator

Try launching it as administrator. It may not have permissions to that folder for some reason.

@1esheng
Copy link
Author

1esheng commented May 14, 2024

Hi, thanks so much for replying. But I have been running it as administrator but this doesn't work.

@solareon
Copy link
Collaborator

If you try running it from a powershell/command prompt does it find the right folder? You should be able to hold shift and right click in the SPT folder and it will give you an option for Powershell/Terminal

@1esheng
Copy link
Author

1esheng commented May 14, 2024

If you try running it from a powershell/command prompt does it find the right folder? You should be able to hold shift and right click in the SPT folder and it will give you an option for Powershell/Terminal

Hi, it found the correct folder, but again it won't run.

@sailro
Copy link
Owner

sailro commented May 15, 2024

@1esheng are you sure this EFT version is supported by SPT-AKI ? Could you show us the server output ? Did you run the game once so that all assemblies are already patched ?

Like EFT 3.8.3 requires EFT 0.14.1.2.29197, so I highly doubt you have a working setup :)

@sailro sailro added the question Further information is requested label May 15, 2024
@1esheng
Copy link
Author

1esheng commented May 15, 2024

Hi, I'm sure I've run the game once and had no problems. Here is my server output
image
image

@sailro
Copy link
Owner

sailro commented May 15, 2024

Yes so we can see that the installer is not using the proper directory. It seems you are installing in your live folder and not in the spt one.

Normally you can ty to copy the installer to the spt folder and run it from there, (I see this is what you are doing) but you can also run the installer from a command prompt like this:

Installer "C:\path\to\your\SPT"

Do you have several folders listed by the installer when you run it ? Make sure to select the SPT one.

@1esheng
Copy link
Author

1esheng commented May 15, 2024

Yes so we can see that the installer is not using the proper directory. It seems you are installing in your live folder and not in the spt one.

Normally you can ty to copy the installer to the spt folder and run it from there, (I see this is what you are doing) but you can also run the installer from a command prompt like this:

Installer "C:\path\to\your\SPT"

Do you have several folders listed by the installer when you run it ? Make sure to select the SPT one.

Yes, you are correct, I installed into the wrong folder. Thank you very much for your help.

@1esheng 1esheng closed this as completed May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants