https://bugs.winehq.org/show_bug.cgi?id=42456
Bug ID: 42456 Summary: RPG Maker Maker VX/ACE Runtime: Crash on Startup Product: Wine Version: 2.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: anthonysharkboy99@yahoo.com Distribution: ---
Created attachment 57298 --> https://bugs.winehq.org/attachment.cgi?id=57298 Error Log.
So basically, all games running RPG maker VX or VX ACE games by using the RTP will crash. This has been an issue since 1.9 and continues to exist in 2.1.
Install the RTP itself will run fine without any error messages.
The crashes occur after selecting "new game" in the startup menu of any RPG maker game. Trying to load a save file does not fix the issue.
These crashes do not occur in 1.8.6 which is the version that I have been forced to use because of these issues. So most likely, a change from 1.8.6 stable to 1.9 development has caused these issues.
http://www.rpgmakerweb.com/download/additional/run-time-packages
https://bugs.winehq.org/show_bug.cgi?id=42456
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- Is there any sample/demo/freeware game that can reproduce the issue?
The crash is inside winegstreamer so you can try disabling it in winecfg. Open winecfg -> libraries. Then add winegstreamer and edit and select disable.
https://bugs.winehq.org/show_bug.cgi?id=42456
fjfrackiewicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz@gmail.com
--- Comment #2 from fjfrackiewicz@gmail.com --- (In reply to Bruno Jesus from comment #1)
Is there any sample/demo/freeware game that can reproduce the issue?
The crash is inside winegstreamer so you can try disabling it in winecfg. Open winecfg -> libraries. Then add winegstreamer and edit and select disable.
There's a bunch of games made with this engine available here:
http://www.rpgmakerweb.com/download/additional/sample-games
https://bugs.winehq.org/show_bug.cgi?id=42456
Audra anthonysharkboy99@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winegstreamer
https://bugs.winehq.org/show_bug.cgi?id=42456
--- Comment #3 from Audra anthonysharkboy99@yahoo.com --- (In reply to Bruno Jesus from comment #1)
Is there any sample/demo/freeware game that can reproduce the issue?
The crash is inside winegstreamer so you can try disabling it in winecfg. Open winecfg -> libraries. Then add winegstreamer and edit and select disable.
It does appear that disabling winegstreamer fixes the issue. Should I mark this issue as resolved now that we know how to troubleshoot the issue?
https://bugs.winehq.org/show_bug.cgi?id=42456
--- Comment #4 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to Audra from comment #3)
It does appear that disabling winegstreamer fixes the issue. Should I mark this issue as resolved now that we know how to troubleshoot the issue?
No, that is just a workaround, your bug is probably valid.
https://bugs.winehq.org/show_bug.cgi?id=42456
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- Can you check if the patch attached to bug #43659 fixes this bug (with winegstreamer enabled)?
https://bugs.winehq.org/show_bug.cgi?id=42456
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gijsvrm@gmail.com
--- Comment #6 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Zebediah Figura from comment #5)
Can you check if the patch attached to bug #43659 fixes this bug (with winegstreamer enabled)?
I can't confirm this bug in wine-2.1, 3.0-rc2, 3.0-rc5 and staging 2.20. I used the game Crysalis from the link in Comment #2. It uses VX ACE RTP. I tested on openSUSE Leap 42.3, 32bit prefix set to Windows 7.
https://bugs.winehq.org/show_bug.cgi?id=42456
--- Comment #7 from Zebediah Figura z.figura12@gmail.com --- (In reply to Gijs Vermeulen from comment #6)
(In reply to Zebediah Figura from comment #5)
Can you check if the patch attached to bug #43659 fixes this bug (with winegstreamer enabled)?
I can't confirm this bug in wine-2.1, 3.0-rc2, 3.0-rc5 and staging 2.20. I used the game Crysalis from the link in Comment #2. It uses VX ACE RTP. I tested on openSUSE Leap 42.3, 32bit prefix set to Windows 7.
With builtin quartz and functioning winegstreamer, right?
It is a threading bug, so it might not be surprising if it's not reproducible everywhere.
https://bugs.winehq.org/show_bug.cgi?id=42456
--- Comment #8 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Zebediah Figura from comment #7)
(In reply to Gijs Vermeulen from comment #6)
(In reply to Zebediah Figura from comment #5)
Can you check if the patch attached to bug #43659 fixes this bug (with winegstreamer enabled)?
I can't confirm this bug in wine-2.1, 3.0-rc2, 3.0-rc5 and staging 2.20. I used the game Crysalis from the link in Comment #2. It uses VX ACE RTP. I tested on openSUSE Leap 42.3, 32bit prefix set to Windows 7.
With builtin quartz and functioning winegstreamer, right?
It is a threading bug, so it might not be surprising if it's not reproducible everywhere.
Yes, I didn't change anything. Everything gstreamer related is installed and while running the intro movie, fixme's about gstreamer stubs showed up (not errors about missing plugins). The configure script also didn't say anything about gstreamer missing.
https://bugs.winehq.org/show_bug.cgi?id=42456
--- Comment #9 from Zebediah Figura z.figura12@gmail.com --- Can the original reporter still reproduce this bug?
https://bugs.winehq.org/show_bug.cgi?id=42456
--- Comment #10 from Audra anthonysharkboy99@yahoo.com --- (In reply to Zebediah Figura from comment #9)
Can the original reporter still reproduce this bug?
Even in the latest version of WINE I can reproduce this bug. Disabling WINEGStreamer fixes the issue completely. So I don't consider it a major issue. More of a slight annoyance.
It should also be noted that RPG Maker VX doesn't work in WINE and will cause a black screen issue. The Audio will actually work completely fine. You can even select new game while the screen is black. But the graphics fail to render. But I'll post that bug in a separate post since that doesn't seem to be related to the WINEGStreamer issues.
https://bugs.winehq.org/show_bug.cgi?id=42456
--- Comment #11 from Audra anthonysharkboy99@yahoo.com --- (In reply to Audra from comment #10)
(In reply to Zebediah Figura from comment #9)
Can the original reporter still reproduce this bug?
Even in the latest version of WINE I can reproduce this bug. Disabling WINEGStreamer fixes the issue completely. So I don't consider it a major issue. More of a slight annoyance.
It should also be noted that RPG Maker VX doesn't work in WINE and will cause a black screen issue. The Audio will actually work completely fine. You can even select new game while the screen is black. But the graphics fail to render. But I'll post that bug in a separate post since that doesn't seem to be related to the WINEGStreamer issues.
The RPG Maker VX error is easily fixed by simply enabling a desktop. I found the same error on another game called "Siberia." And the person solved it by using a desktop. So I'm not going to post another topic about it after all since it is deemed unnecessary.
https://appdb.winehq.org/objectManager.php?sClass=version&iId=23861
https://bugs.winehq.org/show_bug.cgi?id=42456
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.rpgmakerweb.com/ | |download/additional/sample- | |games
--- Comment #12 from Zebediah Figura z.figura12@gmail.com --- I still can't reproduce, neither with 2.0 nor 3.0-rc6. I installed the VX ACE RTP from http://www.rpgmakerweb.com/download/additional/run-time-packages, installed Crysalis from http://www.rpgmakerweb.com/download/additional/sample-games, and ran the game. I selected "New Game" and the game played its audio successfully without crashing. This is with 32-bit gstreamer1.0 version 1.8.3.
Can you please try a fresh wineprefix, and, if you are still experiencing this bug, post a log with +quartz,+gstreamer? Also, what version of gstreamer do you have installed?
https://bugs.winehq.org/show_bug.cgi?id=42456
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC|gijsvrm@gmail.com | Resolution|--- |ABANDONED
--- Comment #13 from Gijs Vermeulen gijsvrm@gmail.com --- No response in over 2 years, both me and Zebediah weren't able to reproduce so marking ABANDONED.
If you can still reproduce, please reopen.
https://bugs.winehq.org/show_bug.cgi?id=42456
--- Comment #14 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=42456
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Austin English austinenglish@gmail.com --- Closing.