怒之铁拳4

怒之铁拳4

查看统计:
Ulysse 2021 年 10 月 27 日 上午 10:52
Game not working anymore macOS Monterey
Hi everyone,

Great game and I never experienced any crashes before, but since a couple of days, and an update to macOS Monterey, the game crashes every time I try to launch it.

I tried using the back up files and installing without the DLC (Mr X nightmare) but without any effect.

My config :
MacBook Pro 13-inch Retina early 2015 (2,7 GHz Dual-Core Intel Core i5, 8 GB 1867 MHz DDR3, Intel Iris Graphics 6100 1536 MB)

Hope, the dev team will look at it here or the email.

Below the crash journal :
Thx

-----------------------------------------------------------------------------------------------
Smells like Burned Chicken! We are sorry for the inconvenience.

Please post this crash log on the Steam forums, we will try our best to resolve it.

You can also send us the file
/Users/guillaume/Library/Application Support/Streets of Rage 4 Save and Config/gamedump_v07-s_r13060
_CRASH__2021_Oct26_22h14m11s.GameDump
to support@dotemu.com

Remedy(s) to try:
- Update your graphics drivers.

- Restart your computer.

- Uninstall and reinstall the game.

v07-s r13060


NullReferenceException Object reference not set to an instance of an object
at CommonLib.online.clear_input () [0x00004] in <774ec14b89274f628615d6bbbd66b046>:0
at CommonLib.online.quit_lobby () [0x00060] in <774ec14b89274f628615d6bbbd66b046>:0
at CommonLib.online.quit_lobby_and_reset (CommonLib.online+ResetGameInfo resetInfo) [0x00000] in <774ec14b89274f628615d6bbbd66b046>:0
at CommonLib.online.shutdown () [0x00000] in <774ec14b89274f628615d6bbbd66b046>:0
at BeatThemAll.MetaGame.program.shutdown () [0x00005] in <774ec14b89274f628615d6bbbd66b046>:0
at BeatThemAll.MetaGame.program.initialize () [0x00016] in <774ec14b89274f628615d6bbbd66b046>:0
at BeatThemAll.MetaGame.program.Main (System.String[] args) [0x00156] in <774ec14b89274f628615d6bbbd66b046>:0



Mac OS X
引用自 th_agorastos:
Alright people! After a swift reply from DotEmu's support crew, here's the solution for anyone using MacOS Monterey and has home-brew installed (hoem-brew seems to be the culprit for the issue): Try moving all the dylibs from Contents/MacOS/osx/ into Contents/Resources/ and it just works.

Now let's punch & kick some butts!
< >
正在显示第 1 - 8 条,共 8 条留言
th_agorastos 2021 年 12 月 28 日 上午 12:59 
I confirm the same in my case. The game fails to start on MacOS Monterey because it cannot successfully locate some dynamic libraries needed. MacOS Monterey has changed the way it provides dynamic libraries and now uses some kind of OS cache, which the game does not currently support. Maybe the developers need step in here.
ÀlaReskoos  [开发者] 2021 年 12 月 28 日 上午 2:49 
引用自 Ulysse
Hi everyone,

Great game and I never experienced any crashes before, but since a couple of days, and an update to macOS Monterey, the game crashes every time I try to launch it.

I tried using the back up files and installing without the DLC (Mr X nightmare) but without any effect.

My config :
MacBook Pro 13-inch Retina early 2015 (2,7 GHz Dual-Core Intel Core i5, 8 GB 1867 MHz DDR3, Intel Iris Graphics 6100 1536 MB)

Hope, the dev team will look at it here or the email.

Below the crash journal :
Thx

-----------------------------------------------------------------------------------------------
Smells like Burned Chicken! We are sorry for the inconvenience.

Please post this crash log on the Steam forums, we will try our best to resolve it.

You can also send us the file
/Users/guillaume/Library/Application Support/Streets of Rage 4 Save and Config/gamedump_v07-s_r13060
_CRASH__2021_Oct26_22h14m11s.GameDump
to support@dotemu.com

Remedy(s) to try:
- Update your graphics drivers.

- Restart your computer.

- Uninstall and reinstall the game.

v07-s r13060


NullReferenceException Object reference not set to an instance of an object
at CommonLib.online.clear_input () [0x00004] in <774ec14b89274f628615d6bbbd66b046>:0
at CommonLib.online.quit_lobby () [0x00060] in <774ec14b89274f628615d6bbbd66b046>:0
at CommonLib.online.quit_lobby_and_reset (CommonLib.online+ResetGameInfo resetInfo) [0x00000] in <774ec14b89274f628615d6bbbd66b046>:0
at CommonLib.online.shutdown () [0x00000] in <774ec14b89274f628615d6bbbd66b046>:0
at BeatThemAll.MetaGame.program.shutdown () [0x00005] in <774ec14b89274f628615d6bbbd66b046>:0
at BeatThemAll.MetaGame.program.initialize () [0x00016] in <774ec14b89274f628615d6bbbd66b046>:0
at BeatThemAll.MetaGame.program.Main (System.String[] args) [0x00156] in <774ec14b89274f628615d6bbbd66b046>:0



Mac OS X

Hello Ulysse,

Really sorry for this crash issue.

I pass on the information so that we can investigate.

I will also invite you to verify the local data this way: https://psteamhelp.yuanyoumao.com/en/faqs/view/0C48-FCBD-DA71-93EB

If the issue still occurs, we' ll also need the language being used so we can look into it more closely.

There' s also a possibility of conflict with our files if you have Homebrew installed.

I remain at your disposal if needed.
ÀlaReskoos  [开发者] 2021 年 12 月 28 日 上午 2:51 
引用自 th_agorastos
I confirm the same in my case. The game fails to start on MacOS Monterey because it cannot successfully locate some dynamic libraries needed. MacOS Monterey has changed the way it provides dynamic libraries and now uses some kind of OS cache, which the game does not currently support. Maybe the developers need step in here.

Hello th_agorastos,

Very pertinent remark.

This has been added to the report.

I'll come back to you as soon as I have something new.
flibitijibibo  [开发者] 2021 年 12 月 28 日 上午 5:28 
Did some research and there is definitely a userspace breakage in macOS - one more bit of information we'll need, this time from Terminal.app (be sure Steam is running first):

cd Library/Application\ Support/Steam/SteamApps/common/Streets\ of\ Rage\ 4/Streets\ of\ Rage\ 4.app/Contents/MacOS/ echo 985890 > ../Resources/steam_appid.txt DYLD_PRINT_SEARCHING=1 ./SOR4
此应用的一名开发者已表示此帖子解答了原先的主题。
th_agorastos 2021 年 12 月 30 日 上午 3:14 
Alright people! After a swift reply from DotEmu's support crew, here's the solution for anyone using MacOS Monterey and has home-brew installed (hoem-brew seems to be the culprit for the issue): Try moving all the dylibs from Contents/MacOS/osx/ into Contents/Resources/ and it just works.

Now let's punch & kick some butts!
flibitijibibo  [开发者] 2021 年 12 月 31 日 下午 3:10 
Just as a heads up, this workaround is very temporary and not air-tight - see this thread for more information:

https://psteamcommunity.yuanyoumao.com/app/985890/discussions/1/3201495011980221685/#c3201495551736741770
cmn 2022 年 1 月 7 日 下午 6:07 
引用自 th_agorastos
Alright people! After a swift reply from DotEmu's support crew, here's the solution for anyone using MacOS Monterey and has home-brew installed (hoem-brew seems to be the culprit for the issue): Try moving all the dylibs from Contents/MacOS/osx/ into Contents/Resources/ and it just works.

Now let's punch & kick some butts!
please give me full Path (or screen capture), i cant find "Contents/MacOS/osx/" and "Contents/Resources/"
Ulysse 2022 年 1 月 9 日 上午 11:19 
Yes the workaround works for me. Thx
@cmn : you have go inside the application package. To do that the fastest way is to go in your the steam library (in the app). Then you select 'Street of rage 4', then right click -> 'manage' -> 'browse you local files'. It opens a finder window. You right click on 'street of rage 4.app' -> 'Show package content' and then you move all 'lib...dylib' files in directory 'osx' to 'resources' and it should work. Best of luck :)
< >
正在显示第 1 - 8 条,共 8 条留言
每页显示数: 1530 50