Dolphin, the GameCube and Wii emulator - Forums

Full Version: Unknown pointer error when starting any ISO
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

emersonye

I get an unknown pointer error when starting any ISO. I am using the most recent stable version on MacOS High Sierra. Dolphin was able to start ISOs with no issue until I tried building a separate branch from source. That did not work, so I deleted everything and reinstalled the latest stable version. Now, even the latest stable version fails.
Code:
EmersonsLaptop  /Applications/Dolphin.app/Contents/MacOS  ./Dolphin -d                                                                              
11:56:335 /Users/osxguest/release/Source/Core/InputCommon/GCAdapter.cpp:102 N[SI]: GC Adapter scanning thread started
11:56:335 /Users/osxguest/release/Source/Core/InputCommon/GCAdapter.cpp:111 N[SI]: Using libUSB hotplug detection
11:56:411 /Users/osxguest/release/Source/Core/DiscIO/NANDContentLoader.cpp:208 W[DIO]: CreateFromDirectory: error opening /Users/emersonsjsu/Library/Application Support/Dolphin/Wii/title/00000001/00000002/content/title.tmd
11:56:870 /Users/osxguest/release/Source/Core/Core/HW/WiimoteReal/WiimoteReal.cpp:657 N[Wiimote]: WiimoteReal::Initialize
12:16:850 /Users/osxguest/release/Source/Core/Core/ConfigManager.cpp:86 N[BOOT]: Saving settings to /Users/emersonsjsu/Library/Application Support/Dolphin/Config/Dolphin.ini
12:16:852 /Users/osxguest/release/Source/Core/Core/ConfigManager.cpp:880 W[BOOT]: Bootrom file /Applications/Dolphin.app/Contents/Resources/Sys/GC/USA/IPL.bin not found - using HLE.
12:16:852 /Users/osxguest/release/Source/Core/Core/Core.cpp:978 W[COMMON]: Want determinism <- false
12:17:846 /Users/osxguest/release/Source/Core/AudioCommon/CoreAudioSoundStream.cpp:108 E[Audio]: error setting volume
12:17:872 /Users/osxguest/release/Source/Core/Core/Boot/Boot.cpp:248 N[BOOT]: Booting /Users/emersonsjsu/ISOs/SSX Tricky (USA).iso
12:17:873 /Users/osxguest/release/Source/Core/Core/HLE/HLE_OS.cpp:47 N[OSREPORT]: 81200230->81300000| Apploader Initialized.  $Revision: 24 $.
12:17:873 /Users/osxguest/release/Source/Core/Core/HLE/HLE_OS.cpp:47 N[OSREPORT]: 8120024c->81300000| This Apploader built Aug  9 2001 17:42:56
12:17:983 /Users/osxguest/release/Source/Core/VideoBackends/OGL/Render.cpp:613 W[Video]: Missing OGL Extensions: EarlyZ PinnedMemory BufferStorage ClipControl CopyImageSubData
12:18:083 /Users/osxguest/release/Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp:435 E[Video]: GL_ARB_get_program_binary is supported, but no binary format is known. So disable shader cache.
What other information can I provide to help debug? I'm stuck here D:.

I'm thinking I might have changed a dependency during my experiments. Is there a way to re-install all dolphin dependencies?
12:17:846 line says it has an error setting volume. In Dolphin, check the Config > Audio tab and make sure the audio dropdown is set to something and isn't blank.