Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
From another post of mine on the discussion board:
"I suggest running the BMIDI installer from the 3rdPartyInstallers folder in your install directory for Midinous. This usually happens because something else you use for music (such as NI software) uses the BMIDI back-end and it happens to be a different version.
You can reach the folder by right clicking on Midinous in your library and going to Manage >> Browse Local Files"
I'm having a similar problem- the program starts; I can hear the audio cue that a MIDI device has initiated; then a second later Midinous exits. (I can see this by watching the prompts on the Steam launch page).
I tried reinstalling the Bome MIDI driver and that appeared to succeed, but Midinous itself refuses to run. The previous version worked fine.
- Hit your Windows key, or go to app search and type "event viewer"
- Once you are in the event viewer, check on the left tree for Windows Logs > Application.
- Once you click that, a series of events will appear on the right. Right click on the Application section on the left again and click "Find".
- In the dialog that pops up, type in "midinous" and hit find. You're looking for an event of level "error". It should have a red circle with an exclamation next to it with the word "Error" by it. This should also be from the "Application Error" source, not something like "bonjour service". This process might take awhile.
- Once you've found one (or several) of these errors, you'll want to right click the event and select "Copy >> Copy Details as Text" or take a screenshot of the details you see from the general tab.
- Chuck these in a text file or email and send them to me (if you find them).
Here are some example details i pulled from a time when Forza crashed on me:I'm hoping to see a little more than this though, like actual exception details from .NET (the framework the program is written in). Let me know if you need help or if this is too much. Again, I have attempted to reproduce the issue but can't find a cause. Have you tried installing Midinous on another computer if available? I'm thinking this has something to do with the upgrade. I wonder if a clean install of Midinous (including deleting the folder in steamapps/common) might fix things?
[link]https://forum.cockos.com/showthread.php?p=2424517[/link]
Is Midinous the only thing running (music wise) when you try to open it? Do you have things like firewalls, anti-virus, multiple plugins/vsts open and/or running when trying to open it? Someone had mentioned running the system file checker (SFC) to see if your system files are ok, specifically for msvcrt.dll, the faulting file found in the System32 directory.
I should note that this issue isn't happening with everyone. I try my hardest to accommodate all platforms and configurations but such as it is with software and unmanaged code, you're basically rolling the dice. But we're not out of options quite yet. Let me know how it goes.
AppName Midinous.exe
AppVersion 1.1.0.0
AppTimeStamp 63ed8286
ModuleName ucrtbase.dll
ModuleVersion 10.0.22621.608
ModuleTimeStamp f5fc15a3
ExceptionCode c0000409
FaultingOffset 000000000007f61e
ProcessId 0x9c8
ProcessCreationTime 0x1d988dd144c8d89
AppPath D:\Steam\steamapps\common\Midinous\Midinous.exe
ModulePath C:\WINDOWS\System32\ucrtbase.dll
IntegratorReportId c219e4ba-d369-4c4b-b6b5-2c1c5f9cc24c
PackageFullName
PackageRelativeAppId
---------------------------------------------------------------------
Hope this can help you ;)
But only for some users. Things to check: Windows updates, C++ redistributables up to date, graphics drivers up to date, and I would attempt to do some of the things i suggested in my last post and report back. If there is more than one crash log as well, it would be nice to know if all of them are the same.
No other music software is running when I try to start it
Do you have things like firewalls, anti-virus, multiple plugins/vsts open and/or running when trying to open it?
Nothing that wasn't running when I was able to successfully start the previous version
Ran sfc /scannow; no errors reported. Ran dism; my system files are reported ok.
Note that my system runs Live, Reason, and Reaper all successfully so I'm not sure what the Cockos link was for. I'm not sure of what else I can do.
I have enabled a "legacy" branch accessible through right clicking Midinous in your library, going to Properties >> Betas and selecting "legacy" on the right. This should put you back at version 1.0.3, the last stable version before this update. Unfortunately it won't have all of the new stuff, but you'll at least be able to run it (hopefully). Let me know if this works for you.