Created
January 15, 2018 15:30
-
-
Save altmas5/ae067c25e43e247d1efb25a34b72472f to your computer and use it in GitHub Desktop.
wine crash running Presonus Studio One 3 Artist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .wine/drive_c/Program Files/PreSonus/Studio One 3/Studio One.exe | |
| jvallecillo@me:~> wine "C:\Program Files\PreSonus\Studio One 3\Studio One.exe" | |
| err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found | |
| err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsystem.dll") not found | |
| err:module:import_dll Library cclsystem.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclgui.dll") not found | |
| err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found | |
| err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclgui.dll") not found | |
| err:module:import_dll Library cclgui.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\Studio One.exe") not found | |
| err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found | |
| err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsystem.dll") not found | |
| err:module:import_dll Library cclsystem.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclnet.dll") not found | |
| err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found | |
| err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclnet.dll") not found | |
| err:module:import_dll Library cclnet.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\Studio One.exe") not found | |
| err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found | |
| err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsystem.dll") not found | |
| err:module:import_dll Library cclsystem.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsecurity.dll") not found | |
| err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found | |
| err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsecurity.dll") not found | |
| err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsecurity.dll") not found | |
| err:module:import_dll Library cclsecurity.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\Studio One.exe") not found | |
| err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found | |
| err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsystem.dll") not found | |
| err:module:import_dll Library cclsystem.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\Studio One.exe") not found | |
| err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found | |
| err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\Studio One.exe") not found | |
| err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\PreSonus\\Studio One 3\\Studio One.exe" failed, status c0000135 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment