![]() |
I can't run "hello_world" (0xC000001D) - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47) +--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172) +---- Forum: RPCS3 - Support & Issue Reporting (https://www.emunewz.net/forum/forumdisplay.php?fid=163) +---- Thread: I can't run "hello_world" (0xC000001D) (/showthread.php?tid=174105) |
I can't run "hello_world" (0xC000001D) - kookinhard - 01-26-2016 --------------------------- Fatal error --------------------------- Unhandled Win32 exception 0xC000001D. Exception address: 00000000006E3597. Instruction address: 00000000006E3597. Image base: 0000000000010000. Please report this error to the developers. Press (Ctrl+C) to copy this message. --------------------------- OK --------------------------- RE: I can't run "hello_world" (0xC000001D) - tambre - 01-26-2016 (01-26-2016, 03:28 AM)kookinhard Wrote: --------------------------- Install the 2015 C++ redistributable from here, as explained on our Github page. RE: I can't run "hello_world" (0xC000001D) - kookinhard - 01-26-2016 (01-26-2016, 05:41 AM)tambre Wrote:(01-26-2016, 03:28 AM)kookinhard Wrote: --------------------------- I'm sure I have installed 2015 C++ redistributable already.But still didn't run. (Sorry for my poor English) RE: I can't run "hello_world" (0xC000001D) - tambre - 01-26-2016 (01-26-2016, 08:38 AM)kookinhard Wrote:(01-26-2016, 05:41 AM)tambre Wrote:(01-26-2016, 03:28 AM)kookinhard Wrote: --------------------------- Try changing the audio output to "Null". Also, what graphics card, graphics card driver version and what OS do you have? RE: I can't run "hello_world" (0xC000001D) - kookinhard - 01-27-2016 (01-26-2016, 03:24 PM)tambre Wrote:(01-26-2016, 08:38 AM)kookinhard Wrote:(01-26-2016, 05:41 AM)tambre Wrote:(01-26-2016, 03:28 AM)kookinhard Wrote: --------------------------- graphics card : amd radeon r9 280 graphics card driver version : 15.301.1201 OS : Windows 10 x64 sorry, it still doesn't run. RE: I can't run "hello_world" (0xC000001D) - tambre - 01-27-2016 (01-27-2016, 03:13 AM)kookinhard Wrote:(01-26-2016, 03:24 PM)tambre Wrote:(01-26-2016, 08:38 AM)kookinhard Wrote:(01-26-2016, 05:41 AM)tambre Wrote:(01-26-2016, 03:28 AM)kookinhard Wrote: --------------------------- Try updating your graphics card drivers. Also try using Interpreter 1. What CPU do you have? RE: I can't run "hello_world" (0xC000001D) - kookinhard - 01-28-2016 (01-27-2016, 05:44 AM)tambre Wrote:(01-27-2016, 03:13 AM)kookinhard Wrote:(01-26-2016, 03:24 PM)tambre Wrote:(01-26-2016, 08:38 AM)kookinhard Wrote:(01-26-2016, 05:41 AM)tambre Wrote: Install the 2015 C++ redistributable from here, as explained on our Github page. Thanks a lot! I can run it! RE: I can't run "hello_world" (0xC000001D) - tambre - 01-28-2016 (01-28-2016, 08:00 AM)kookinhard Wrote:(01-27-2016, 05:44 AM)tambre Wrote:(01-27-2016, 03:13 AM)kookinhard Wrote:(01-26-2016, 03:24 PM)tambre Wrote:(01-26-2016, 08:38 AM)kookinhard Wrote: I'm sure I have installed 2015 C++ redistributable already.But still didn't work. (Sorry for my poor English) I'm guessing your CPU doesn't support SSE 3.1, that's required to use Interpreter 2. (I think it's also required for recompiler) |