Emulator Issues #1892
closedMultiple Run-Time Errors (Revision Numbers Included)
0%
Description
I don't know what's wrong, but I continually get these errors. It started
going weird after I had updated the source files to r4754, build them, then
run Dolphin, as usual.
Here are pictures that shows what I'm getting, via accessing the debug
prompt pop-up I get. With steps to reproduce the problems.
I don't know if you guys can view the pictures clearly...if you can't, I'm
sorry.
=============================================================================
r4754 and Onwards:
It meant that the problem started to occur in r4754. And from that revision
onwards, Dolphin gives the same error addresses.
Steps:
- Used TortoiseSVN to update the source files.
- Build them. No errors.
- Run Dolphin, normally. It crashed when the process started.
=============================================================================
r4753:
This is the revision I had last updated before building the above
revisions. Showing a different error location. Again, the steps are the
same as above.
=============================================================================
r4750:
Before r4753, I built this revision and did worked before. Now it shows
that Wii Menu 4.1 WAD file can't be opened, due to wrong pointers.
Steps are the same as above.
r4750_Debugged:
This is what it shows during debugging.
=============================================================================
r4739 works, can run and read Wii Menu 4.1 WAD file, didn't show up any
error messages, etc. That means something's up in between r4739 and r4754.