EmulatorArchive / vba-wii

Automatically exported from code.google.com/p/vba-wii
1 stars 0 forks source link

Freeze on start #128

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Load it up under my circumstances I guess?
I load vba-wii through the homebrew channel via a usb device.
If it aids in troubleshooting, I have System Menu 3.2 with preloader, and I
also have a dvdx install, a cioscorp install, the latest cIOS38rev13b, and
the latest cMIOSrev3.  I'm not sure if any of these modifications are
interfering with vba-wii in anyway, but I will say that I can get fceugx
and snes9xgx working perfectly under these same conditions.

And I do have gamecube hardware, and even with it unplugged I still
experience issues.

What is the expected output? What do you see instead?

I expected the menu to load.  Instead I got a code dump.

Does this issue occur on VBA-M r781
(http://vba-m.ngemu.com/vbam/vbacompiles/msvc2008/VisualBoyAdvance781.7z)?
If so, please report the issue to the VBA-M forum.

N/A.

What version are you using? On GameCube or Wii?

Wii, latest release.

Are you using the official build (from the downloads page or auto-update)?

I downloaded my release from the google code download page.

Please provide any additional information below.

I am using an 8 GB usb stick with a variety of things on it, so I'm not
sure if that's causing an issue.  Again though, it works fine in the other
emulators so I believe it's a problem isolated to vba-wii, but that's for
you to decide.

I am attaching a photo I took of my TV screen when I encountered the error.
 I hope it assists your efforts in solving the problem or figuring out what
I did wrong!

Thanks in advance.

Original issue reported on code.google.com by s3phir0t...@gmail.com on 3 Jun 2009 at 11:40

Attachments:

GoogleCodeExporter commented 9 years ago
Trace shows it's caused by this line: log("InitialisePalette();");

I've fixed it by disabling this unnecessary log.

e:\projects\devkitPro\test\build\powerpc-gekko\newlib\powerpc-gekko\newlib\libc\
stdio/../../../../../../../newlib-1.17.0/newlib/libc/stdio/vfprintf.c:638
e:\projects\devkitPro\test\build\powerpc-gekko\newlib\powerpc-gekko\newlib\libc\
stdio/../../../../../../../newlib-1.17.0/newlib/libc/stdio/vfprintf.c:637
c:/Users/Daryl/Desktop/Projects/vbagx/source/ngc/vbasupport.cpp:1122
c:/Users/Daryl/Desktop/Projects/vbagx/source/ngc/vba.cpp:241
e:\projects\devkitPro\test\build\powerpc-gekko\newlib\powerpc-gekko\libgloss\rs6
000/../../../../../../newlib-1.17.0/libgloss/rs6000/crtmain.c:18
lwp_threads.c:0
lwp_threads.c:0

Original comment by dborth@gmail.com on 4 Jun 2009 at 6:22

GoogleCodeExporter commented 9 years ago
I have the same problem on the Gamecube. When I load VBA 2.0.3 from DVD or 
network I 
get a black screen saying "Exception Occured". It happens on both my Gamecubes 
(EUR 
and JAP).

Original comment by larsvanl...@gmail.com on 6 Jun 2009 at 12:28

Attachments:

GoogleCodeExporter commented 9 years ago
Issue 130 has been merged into this issue.

Original comment by dborth@gmail.com on 15 Jun 2009 at 4:03

GoogleCodeExporter commented 9 years ago

Original comment by dborth@gmail.com on 30 Jun 2009 at 7:34