xverse-engine / XV3DGS-UEPlugin

A Unreal Engine 5 (UE5) based plugin aiming to provide real-time visulization, management, editing, and scalable hybrid rendering of Guassian Splatting model.
Apache License 2.0
441 stars 65 forks source link

UE5.2.1 encountered an error while packaging for Windows #1

Closed pkq111 closed 6 months ago

pkq111 commented 7 months ago

I attempted to package for the Windows platform using UE5.2.1, but encountered an error when running the program after packaging. The error message is: Plugin 'XV3dGS' failed to load because module 'GSRuntime' could not be found. Please ensure the plugin is properly installed, otherwise consider disabling the plugin for this project.

lxk121lalala commented 7 months ago

Thanks for your feedback, this is a bug, we have fixed it. you can download our new pluging (v1.0.1) from https://github.com/xverse-engine/XV3DGS-UEPlugin/releases/download/v1.0.1/Plugin_XV3dGS_ue5.2_v1.0.1.zip

Here is a detailed packaging document, hoping it can be helpful to you. https://github.com/xverse-engine/XV3DGS-UEPlugin/blob/main/Media/Pack.md