AsyncTickPhysics icon indicating copy to clipboard operation
AsyncTickPhysics copied to clipboard

linux support?

Open 3ibod opened this issue 1 year ago • 4 comments

image Hello. Can this plugin work on Linux? When opening a font from a plugin created in Windows, I get an error that there is no existing class, and in the list of blueprints I only find AsyncPhysicsData Tested on versions 5.3 and 5.3.2

3ibod avatar Feb 26 '24 13:02 3ibod

It doesn't look like the plugin is enabled, click the checkbox next to the plugin and restart the editor.

Mr-Craig avatar Feb 26 '24 15:02 Mr-Craig

It's turned on, I accidentally clicked the turn off checkbox. The problem still remains image

3ibod avatar Feb 26 '24 17:02 3ibod

image

3ibod avatar Feb 26 '24 17:02 3ibod

Ok, I recompiled the plugin in several ways but to no avail. It turned out that in the plugin file you need to delete the line "EngineVersion": "5.3.0".

Otherwise, if the line with the plugin version matches the engine version, then it will not start, and if you add the patch number (5.3.2), the engine will start but the plugin will not turn on

Anyway, thanks for the great plugin.

3ibod avatar Mar 15 '24 18:03 3ibod