egildon Posted May 1, 2019 Share Posted May 1, 2019 I just reinstalled Leadwerks Pro from Steam (Kubuntu 19.04). Aside from several run time errors I am also getting An error that says; "Failed to load project "/home/person/Documents/Leadwerks/Projects\Test1.werk". I Get Load time errors: Error: Failed to load font "/usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-L.ttf" If I create a new Project the errors I get in the script editor are: Failed to load font "/usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-L.ttf" Failed to load texture "Materials/HUD/crosshair.tex" Failed to load texture "Materials/HUD/use.tex" Failed to load texture "Materials/HUD/blood1.tex" Failed to load texture "Materials/HUD/blood2.tex" Failed to load texture "Materials/HUD/blood3.tex" Failed to load texture "Materials/HUD/blood4.tex" Failed to load sound "Sound/Player/flashlight_02_on.wav" Failed to load sound "Sound/Impact/body_punch_03.wav" Failed to load sound "Sound/Impact/body_punch_04.wav" Failed to load sound "Sound/Player/pickupammo.wav" Failed to load sound "Sound/Footsteps/Concrete/step1.wav" Failed to load sound "Sound/Footsteps/Concrete/step2.wav" Failed to load sound "Sound/Footsteps/Concrete/step3.wav" Failed to load sound "Sound/Footsteps/Concrete/step4.wav" Failed to load sound "Sound/Footsteps/Concrete/jump.wav" On interaction with ANY Import/Export in any menu causes Leadwerks 4.6 crash How should I solve these issues and make Leadwerks more stable? Best, Quote Link to comment Share on other sites More sharing options...
Josh Posted May 1, 2019 Share Posted May 1, 2019 What type of project are you creating? The Linux build isn't going to work with anything other than Ubuntu 16.04. A crash occurs inside GTK on other versions when a file open dialog is created. Based on this experience, future development on Linux is going to entirely cut out GTK and any other Linux libraries besides X11. It's impossible to maintain an application when the rug is constantly being pulled out from under us. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
egildon Posted May 1, 2019 Author Share Posted May 1, 2019 I hear you man. Just let me know when a new version comes out that isn't dependent on GTK and I'll pay full price for the Professional version no questions asked. Just out of curiosity, do these same problems happen with Flatpack and Snap? They should contain all of the binaries and libraries needed within the packaging. Thanks again, Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.