pafuhana1213 / KawaiiPhysics

KawaiiPhysics : Simple fake Physics for UnrealEngine4 & 5
MIT License
1.92k stars 287 forks source link

Package error 4.26 #37

Closed Rudikus closed 2 years ago

Rudikus commented 3 years ago

Gives out an error when trying to pack a project in engine version 4.26. I put the plugin on a clean project.

rafabrum1 commented 3 years ago

Same thing happening to me

rafabrum1 commented 3 years ago

For those who had the same issue, put the plugin on the PROJECT folder, not in the ENGINE folder for 4.26.

ycqchang commented 2 years ago

It can be packaged in the PROJECT folder. But when running, it will prompt that the plugin cannot be found, and the error exits 2.6 and 2.7.

pafuhana1213 commented 2 years ago

Perhaps you need to convert your BP project to a C ++ project. If the cause is other than that, please reopen with detailed information.