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

4.18 version? #29

Open
Anahlira opened this issue Jan 26, 2018 · 4 comments
Open

4.18 version? #29

Anahlira opened this issue Jan 26, 2018 · 4 comments

Comments

@Anahlira
Copy link

Can someone tell me how to load it for 4.18 version?

@christopheKohler
Copy link

Latest version can work on 4.18. If not compiling, you need to fix the .cs file. The syntax have changed a little bit (get another plugin running on 4.18 and you will quickly understand what to update in cs, only one line to change).

@Anahlira
Copy link
Author

I tried but the only thing it shows me is this message:
message

@micropsiano
Copy link

Can you give us the line to changed? I'm trying compile.. but it tell me that the version compiled is 4.17 yet.

@micropsiano
Copy link

I have a solution:

1.- Close the Ue4
2.- Delete the folders interediate and binaries of the plugin folder
3.- Open the LoadingScree.uplugin with notepad and change "EngineVersion": "4.18.0",
4.- Generate visual studio files from (myproject.uproject) (press mouse rigth button)
5.- Compile
6.- Good luck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants