Emulator Issues #651
closedThe app crashes after loading an iso in os x
0%
Description
What steps will reproduce the problem?
- Determine the plugins
- Load an iso
- The app crashes
What is the expected output?
a new window appears and then he app disappears
What version of the product are you using? On what operating system?
SVN Revision 2315, Mac Os X 10.5.6
Please provide any additional information below.
It also apears me a window on the startup that says:
PANIC
error loadingDLL plugins/libplugin_wiimote.dylib:
dlopen(plugins/libplugin_wimmote.dylib, 6): library not loaded:
binary/darwin-i386/libs/libwiiuse.dylib
referenced from: /users/jerry/library/application support/
Dolphin/plugins/libplugin_wiimote.dylib
Reason: image not found
and then when i try to configure the wiimote plugin it doesn't appear
Updated by jerry.sk8r over 15 years ago
i tried recompiling but now scons tell me that there are errors
Updated by mchladek over 15 years ago
Don't know about jerry.sk8r, but here's the error I get when trying to build r2454:
Source/Core/Common/Src/CDUtils.cpp: In function 'char** cdio_get_devices_osx()':
Source/Core/Common/Src/CDUtils.cpp:191: error: '_PATH_DEV' was not declared in this scope
scons: *** [Build/Darwin-i386-release/Source/Core/Common/Src/CDUtils.o] Error 1
Updated by marcus over 15 years ago
Try the latest rev that has a log message which includes "linux compile fix"
or "scons compile fix".
Oh, and mchladek, the emulator doesn't even work on mac, so don't bother.
Updated by tmator over 15 years ago
the emulator work on mac, not all but it work
Updated by jricks92 over 15 years ago
I get the same error as mchladek when building r2458:
{{{
Source/Core/Common/Src/CDUtils.cpp: In function 'char** cdio_get_devices_osx()':
Source/Core/Common/Src/CDUtils.cpp:191: error: '_PATH_DEV' was not declared in this scope
scons: *** [Build/Darwin-i386-release/Source/Core/Common/Src/CDUtils.o] Error 1
scons: building terminated because of errors.
}}}
Updated by jerry.sk8r over 15 years ago
sorry here are my errors:
Compiling Build/Darwin-i386-release/Source/Core/Common/Src/ABI.o
In file included from Source/Core/Common/Src/Common.h:41,
from Source/Core/Common/Src/ABI.cpp:18:
Source/Core/Common/Src/CommonFuncs.h:29:23: error: byteswap.h: No such file or directory
scons: *** [Build/Darwin-i386-release/Source/Core/Common/Src/ABI.o] Error 1
scons: building terminated because of errors.
Updated by jerry.sk8r over 15 years ago
i finally builded it again it again and all the plugins work! but it still crashes
i will try with another iso.
the one i am using is the Zelda: Twilight princess (PAL) for game cube
One more thing, for some reason i cannot configure the general settings
Updated by jerry.sk8r over 15 years ago
i finally builded it again it again and all the plugins work! but it still crashes
i will try with another iso.
the one i am using is the Zelda: Twilight princess (PAL) for game cube
One more thing, for some reason i cannot configure the general settings
Updated by marcus over 15 years ago
another incorrect path. you could change the incorrect pyteswap.h path in paths.cpp
to the actual path, but there may be more bad paths and it could take a while to fix
each one, so I wouldn't reccommend it.
Updated by nakeee over 15 years ago
?! what do you mean by bad path?
to the include? to plugins?
Updated by darkmagshin over 15 years ago
i got the same err with this output in terminal:
Dolphin(43063,0xa0845720) malloc: *** error for object 0x174ea550: incorrect checksum
for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
Sun Mar 29 13:12:16 thomas-fareys-imac-2.local Dolphin[43063] :
CGGStackRestore: gstack underflow.
Bus error
logout
Updated by XTra.KrazzY over 15 years ago
Sonicadvance1, please see if this error was fixed.
Updated by Sonicadvance1 over 15 years ago
Ah. I don't know if I'm the best person to test since I can run games in OSX, but
other people are still having problems.