![]() |
|
SSBB Crashes - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion) +--- Thread: SSBB Crashes (/Thread-ssbb-crashes) |
SSBB Crashes - dstruct2k - 08-15-2009 I'm having an issue with SSBB that's been pretty consistent on my end... Every time Ness uses his special Smash attack, the game crashes with error "Invalid Op - Error flattening 81070038 op 4e800022". Screenie:
RE: SSBB Crashes - nosound97 - 08-16-2009 Provide more details: specs, settings and other stuff you are using RE: SSBB Crashes - Mariomaruf - 08-16-2009 This is actually a well known problem, it depends on what revision you are using, although, I am not entirely sure which revision is the best. Try something from the downloads page. It may also freeze with lucas. I have never encountered this problem myself, but I have known other users such as SSBBTriforce to suffer. You could try enabling unlimited JIT cache and see if that helps. RE: SSBB Crashes - THELUKESTIR - 08-16-2009 (08-16-2009, 03:07 AM)Mariomaruf Wrote: This is actually a well known problem, it depends on what revision you are using, although, I am not entirely sure which revision is the best. Try something from the downloads page. It may also freeze with lucas. mine never freezes, only in se in certain placesa and going back on the menu i usually use 2902 for this game RE: SSBB Crashes - dstruct2k - 08-16-2009 Unlimited JIT cache doesn't help, I've tried just about every setting disabled/enabled. I'm using the latest SVN code, compiling it myself in x64 mode. PS - Mario Kart Wii doesn't work at all... Huge graphical glitches on both the track and the kart, although it seems more like the game is interpreting the models incorrectly, since the kart actually moves on the track depending on what kind of "deformation" the kart is going through. I'll try to make a vid and start a seperate thread for that issue. RE: SSBB Crashes - THELUKESTIR - 08-16-2009 (08-16-2009, 04:54 AM)dstruct2k Wrote: Unlimited JIT cache doesn't help, I've tried just about every setting disabled/enabled. I'm using the latest SVN code, compiling it myself in x64 mode. if you do you have wasted your time, enable optimize quantizers RE: SSBB Crashes - dstruct2k - 08-17-2009 (08-16-2009, 05:39 AM)THELUKESTIR Wrote: if you do you have wasted your time, enable optimize quantizers Thank you for that sparkling gem of wisdom, I'll be sure to turn on the option that defaults to "on" and causes random crashes when it's off... Anyone with a less-sarcastic point of view have some insight into the crash? I'm going to start tracing the error back through the debuggers I have avaliable, but I'm pretty out of practice when it comes to C++. RE: SSBB Crashes - THELUKESTIR - 08-17-2009 (08-17-2009, 04:47 AM)dstruct2k Wrote:(08-16-2009, 05:39 AM)THELUKESTIR Wrote: if you do you have wasted your time, enable optimize quantizers oops i meant disable optimize quantizers, sorry that fixes the strange kart falling through a dark abyss in mk wii.... also i hear in dolphinil you can run it with optimize quantizers on RE: SSBB Crashes - dstruct2k - 08-17-2009 Thanks! That made MK Wii playable! (At like 50% speed... lol) Now, let's see what's making Ness crash SSBB... |