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

Rive does not package #123

Open
Iceisn1ce opened this issue Nov 17, 2024 · 3 comments
Open

Rive does not package #123

Iceisn1ce opened this issue Nov 17, 2024 · 3 comments

Comments

@Iceisn1ce
Copy link

Using UE 5.4 + Rive 0.2.2

Rive does not package for Windows, other plugins do withoutn a problem.
Error when starting the packaged project:

Plugin 'Rive' failed to load because module 'Rive' could not be found. Please ensure the plugin is properly installed, otherwise consider disabling the plugin for this project.

@Tod-Rive
Copy link
Collaborator

Hi,

  1. Are you trying to package using the experimental Rive RHI feature?
  2. Did the Rive plugin build correctly when you first installed/copied it to your project?
  3. Have you tried regenerating the Visual Studio project files by right-clicking on the .uproject file?

@Iceisn1ce
Copy link
Author

  1. Tested it with and without the RHI feature
  2. Yes, it works
  3. No, because it is a blueprint only project. Do I need a c++ project to package?

@Tod-Rive
Copy link
Collaborator

That's a good question. Strictly speaking you shouldn't need a c++ project, but I've found it helpful when Unreal gets a little finicky. It can help get out of strange compiling stalemates. Go ahead and add c++ class from Tools/New c++ class.

Where did you place the plugin? It should be located in YourProject/Plugins/Rive/

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

2 participants