Dolphin, the GameCube and Wii emulator - Forums

Full Version: I can't get dolphin to run. I just had it running a few hours ago flawless.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ok so I am a total retard I had the emulator working a few hours ago I am running version 3.0 I start up the emulator choose an iso then it says clearing cache and closes can someone help me to get it running again?
Did you change any settings? Are you running the same iso as a few hours ago?
Yes I am running the same 3 iso images, I actually had a really hard time getting it to run the first time, in fact I got it to work on accident, I played for awhile then I did go threw the settings and dink around but I changed them all back.

Oh and I am running Ubuntu Btw, and the linux version on Dolphin.
michael@michael-laptop:~$ dolphin-emu
57:02:384 /build/buildd/dolphin-emu-3.0/Source/Core/Common/Src/FileUtil.cpp:100 W[COMMON]: IsDirectory: stat failed on /home/michael/.dolphin-emu/Wii/title/00000001/00000002/content/:
57:02:384 /build/buildd/dolphin-emu-3.0/Source/Core/DiscIO/Src/NANDContentLoader.cpp:227 E[DIO]: CreateFromDirectory: error opening /home/michael/.dolphin-emu/Wii/title/00000001/00000002/content/
57:02:438 /build/buildd/dolphin-emu-3.0/Source/Core/Common/Src/FileUtil.cpp:100 W[COMMON]: IsDirectory: stat failed on /home/michael/.dolphin-emu/Wii/title/00000001/00000002/content/:
57:02:438 /build/buildd/dolphin-emu-3.0/Source/Core/DiscIO/Src/NANDContentLoader.cpp:227 E[DIO]: CreateFromDirectory: error opening /home/michael/.dolphin-emu/Wii/title/00000001/00000002/content/
57:04:953 /build/buildd/dolphin-emu-3.0/Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:468 N[Video]: glX-Version 1.4
57:04:954 /build/buildd/dolphin-emu-3.0/Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:490 N[Video]: Got double buffered visual!
57:06:610 /build/buildd/dolphin-emu-3.0/Source/Core/Core/Src/Boot/Boot.cpp:164 N[BOOT]: Booting /home/michael/Desktop/s3-pmario.iso
57:06:729 /build/buildd/dolphin-emu-3.0/Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 81200508->81300000|
Apploader Initialized.
57:06:729 /build/buildd/dolphin-emu-3.0/Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 81200524->81300000| This Apploader built May 21 2004 10:12:56
radeonSetSpanFunctions: bad format: 0x0002
radeonSetSpanFunctions: bad format: 0x0002
Aborted
michael@michael-laptop:~$
Ok, I have been working on this for a wile now, unfortunately to no avail. This is what relevant documentation of what I believe the problem to be, I would really appreciate any guidance toward solving the issue, Thank you.

These are some errors I found wile trying to build. I'm not really sure what's going on yet, I think it might have something to do with trying to build it over and over, sadly it's the only thing I could thing to do at the time.

Could NOT find SFML (missing: SFML_INCLUDE_DIR)
Using static SFML 1.5 from Externals
Using static SOIL from Externals
-- Found ZLIB: /usr/include
-- Install configuration: "Release"
CMake Error at cmake_install.cmake:36 (FILE):
file cannot create directory: /usr/local/share/dolphin-emu/user. Maybe
need administrative privileges.
-- Could NOT find OpenAL (missing: OPENAL_LIBRARY OPENAL_INCLUDE_DIR)
OpenAL NOT found, disabling OpenAL sound backend

These are the errors I am getting whilst the emulator is crashing upon loading the iso. I would like to note that I had this very image functioning a few hours ago....

39:25:997 /build/buildd/dolphin-emu-master-3.0+git228/Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:468 N[Video]: glX-Version 1.4
39:25:997 /build/buildd/dolphin-emu-master-3.0+git228/Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:490 N[Video]: Got double buffered visual!
39:27:619 /build/buildd/dolphin-emu-master-3.0+git228/Source/Core/Core/Src/Boot/Boot.cpp:196 N[BOOT]: Booting /home/michael/Games/s3-pmario.iso
39:27:696 /build/buildd/dolphin-emu-master-3.0+git228/Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 81200508->81300000|
Apploader Initialized.
39:27:696 /build/buildd/dolphin-emu-master-3.0+git228/Source/Core/Core/Src/HLE/HLE_OS.cpp:52 N[OSREPORT]: 81200524->81300000| This Apploader built May 21 2004 10:12:56
radeonSetSpanFunctions: bad format: 0x0002
radeonSetSpanFunctions: bad format: 0x0002
Just btw, are you sure you want to run Dolphin with open source graphics drivers? Performance likely will be abysmal with those...

Anyway, try deleting your ~/.dolphin-emu folder (or renaming it) to test with a clean config. First, fix your build tree though - you apparently screwed up your permissions. Did you check out the source as root? Try checking it out as a normal user, you only should use root privileges for the "make install" step.
I download the regular driver but it screwed everything up, I am still to new to understand "being root" and all that stuff I just redownloaded 10.10 and I am going to try again. I am sure I will post again for more help.