Skip to content

Crash upon use of a certain VST plugin that does not occur in previous LMMS versions #7830

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

Open
1 task done
NewActiveXObject opened this issue Apr 4, 2025 · 1 comment
Milestone

Comments

@NewActiveXObject
Copy link

NewActiveXObject commented Apr 4, 2025

System Information

Windows 10 (x64), Intel Graphics HD 5000

LMMS Version(s)

1.3.0-alpha.1.813+9cb3ae7

Most Recent Working Version

1.3.0-alpha.1.690+gd703f3915

Bug Summary

Briefly: I upgraded LMMS by selecting a newer version and kept a handful of older projects with the AuraPlug VST effect Red Skull, which functioned wonderfully in the previous version reported. Now, the VST does not load at all, which is shown:

  • Through reporting with a message box that "The following errors occurred while loading: the VST plugin RedSkull (x64).dll could not be loaded."
  • The following (portion) of console output appears, taking a sample project as an example:

Unable to open default EUDC font: "C:\WINDOWS\FONTS\EUDC.TTE"
Cannot load library C:\Program Files\LMMS\plugins\carlarack.dll: Impossibile trovare il modulo specificato.
Cannot load library C:\Program Files\LMMS\plugins\carlapatchbay.dll: Impossibile trovare il modulo specificato.
Cannot load library C:\Program Files\LMMS\plugins\carlabase.dll: Impossibile trovare il modulo specificato.
[...]
unique ID: afs1
RemotePlugin::DebugMessage: inputs: 2 output: 2
RemotePlugin::DebugMessage: creating editor
Process error: QProcess::Crashed
Remote plugin crashed
remote plugin died! invalidating now.
[...]

Expected Behaviour

Red Skull should load.

Steps To Reproduce

Download the plugin from any trusted repository and select it from any instrument.

Logs

Click to expand
  

Screenshots / Minimum Reproducible Project

No response

Please search the issue tracker for existing bug reports before submitting your own.

  • I have searched all existing issues and confirmed that this is not a duplicate.
@tresf tresf added this to the 1.3 milestone Apr 5, 2025
@tresf tresf added the vst label Apr 5, 2025
@tresf
Copy link
Member

tresf commented Apr 5, 2025

@NewActiveXObject thanks for reporting this. I've reproduced and milestones this for the 1.3 release which we're working towards.

  • The 32-bit VST effect seems to work fine.
  • The 64-bit VST crashes and does NOT work.

For now, please switch to the 32-bit VST effect until we can find someone to debug this further and thank you for finding bugs with our nightly version, it's greatly appreciated! Please feel free to tag myself directly for more items that directly related to the nightly branch. If you're interested in getting formally involved with our testing team, feel free to ping me on Discord https://lmms.io/chat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants