Project

General

Profile

Actions

Emulator Issues #11570

closed

SSX on Tour Crash

Added by severin.kaderli about 5 years ago. Updated about 3 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Game Name?

SSX on Tour

Game ID? (right click the game in the game list, properties, info tab)

GXOE69

MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)

3eb9a702b5a42f81222ea47ae0c6cef0

What's the problem? Describe what went wrong.

The game crashes with an error on Line 92 in CodeBlock.h.

What steps will reproduce the problem?

Start the game and then choose Quick-Play and then after selecting the
course the game crashes with the above error.

Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.

Yes, this was tested on Dolphin 5.0-9610

Is the issue present in the latest stable version?

No, it's working in Dolphin Stable 5.0

If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)

The first broken version is 5.0-6576 according to the dolphin bisection tool.

If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer

-

What are your PC specifications? (CPU, GPU, Operating System, more)

CPU: Intel Core i7-4790K @ 4.00GHz
GPU: Nvidia GeForce GTX 760
RAM: 16GB
OS: Windows 10 x64

Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)

-


Related issues 1 (0 open1 closed)

Has duplicate Emulator - Emulator Issues #10223: SSX On Tour has assertion error at line 86 in CodeBlock.hDuplicate

Actions
Actions #1

Updated by JMC4789 about 5 years ago

Turn off panic handlers and it should proceed.

Actions #2

Updated by severin.kaderli about 5 years ago

JMC4789 wrote:

Turn off panic handlers and it should proceed.

I tried doing this and the message doesn't pop up anymore. But the game and dolphin still crashes at the same point.

Actions #3

Updated by weihuoya about 5 years ago

cror doesn't work properly in JitArm64::crXXX and Jit64::crXXX, and it crashed.

Actions #4

Updated by weihuoya about 5 years ago

weihuoya wrote:

cror doesn't work properly in JitArm64::crXXX and Jit64::crXXX, and it crashed.

It's wrong.

Just set JITFollowBranch = False, and it work.

Actions #5

Updated by batman192 over 4 years ago

weihuoya wrote:

weihuoya wrote:

cror doesn't work properly in JitArm64::crXXX and Jit64::crXXX, and it crashed.

It's wrong.

Just set JITFollowBranch = False, and it work.

This option will proceed past the crash point into gameplay. but will crash about 5-10 seconds in of play time anyways.

Actions #6

Updated by severin.kaderli over 4 years ago

batman192 wrote:

This option will proceed past the crash point into gameplay. but will crash about 5-10 seconds in of play time anyways.

The same happens here.

Actions #7

Updated by Miksel12 about 3 years ago

According to Nolendil on the wiki, this should be fixed.

Actions #8

Updated by severin.kaderli about 3 years ago

Can confirm it doesn't crash anymore on the newest build.

Actions #9

Updated by JosJuice about 3 years ago

  • Status changed from New to Fixed
Actions #11

Updated by JosJuice about 3 years ago

Actions

Also available in: Atom PDF