# Need Help: 317 Error

**URL:** https://discourse.cataclysmdda.org/t/need-help-317-error/8859
**Category:** The Garage
**Created:** [February 7, 2015, 1:13am UTC](https://discourse.cataclysmdda.org/t/need-help-317-error/8859 "2015-02-07T01:13:10Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![supergameman](https://avatars.discourse-cdn.com/v4/letter/s/ecccb3/32.png) [@supergameman](https://discourse.cataclysmdda.org/u/supergameman)
#### Post date: [February 7, 2015, 1:13am UTC](https://discourse.cataclysmdda.org/t/need-help-317-error/8859/1 "2015-02-07T01:13:10Z")

</div>

## I am using Windows XP on an old computer of mine and I’m taking a shot at playing Cataclysm. However, every time I load it up, I get this:

## 6:49:3.375 : Starting log. 6:49:3.531 SDL : src/sdltiles.cpp:317: Failed to select render target: That operation is not supported 6:49:3.531 : initscr failed! 6:49:3.546 : Log shutdown.

I’ve tried redownloading it, and only the console edition works. How can I get the graphical version to work?

---

<div class="post-metadata">

### Author: ![KA101](https://avatars.discourse-cdn.com/v4/letter/k/278dde/32.png) [@KA101](https://discourse.cataclysmdda.org/u/KA101)
#### Post date: [February 7, 2015, 1:38am UTC](https://discourse.cataclysmdda.org/t/need-help-317-error/8859/2 "2015-02-07T01:38:34Z")

</div>

Just checked on mine (I run XP) and it seems to be working OK on this end.

If you’ve got an options screen or at least an options.txt in the config folder, you might check if changing the SOFTWARE\_RENDERING setting helps; I think there’s been some trouble with that in the past.

---

<div class="post-metadata">

### Author: ![supergameman](https://avatars.discourse-cdn.com/v4/letter/s/ecccb3/32.png) [@supergameman](https://discourse.cataclysmdda.org/u/supergameman)
#### Post date: [February 7, 2015, 2:39pm UTC](https://discourse.cataclysmdda.org/t/need-help-317-error/8859/3 "2015-02-07T14:39:41Z")

</div>

I did open the data documents to mod as Word and not Dev C++, but it worked on 0.A. I’m going to try changing the option.

---

<div class="post-metadata">

### Author: ![Abbysynth](https://avatars.discourse-cdn.com/v4/letter/a/e9bcb4/32.png) [@Abbysynth](https://discourse.cataclysmdda.org/u/Abbysynth)
#### Post date: [February 7, 2015, 4:57pm UTC](https://discourse.cataclysmdda.org/t/need-help-317-error/8859/4 "2015-02-07T16:57:55Z")

</div>

> [@supergameman](#):
>
> I did open the data documents to mod as Word and not Dev C++, but it worked on 0.A. I’m going to try changing the option.

When modifying any sort of text file you should never use Word, instead just use Notepad. Word adds all kinds of formatting that could mess up the file.

---

<div class="post-metadata">

### Author: ![KA101](https://avatars.discourse-cdn.com/v4/letter/k/278dde/32.png) [@KA101](https://discourse.cataclysmdda.org/u/KA101)
#### Post date: [February 7, 2015, 7:18pm UTC](https://discourse.cataclysmdda.org/t/need-help-317-error/8859/5 "2015-02-07T19:18:27Z")

</div>

> [@Abbysynth](#):
>
> [quote=“supergameman, post:3, topic:8859”]I did open the data documents to mod as Word and not Dev C++, but it worked on 0.A. I’m going to try changing the option.

When modifying any sort of text file you should never use Word, instead just use Notepad. Word adds all kinds of formatting that could mess up the file.[/quote]

Uh, yeah, that would be Bad. C++ code is basically plain text and needs to stay that way. Even using non++ Notepad can mess it up if it saves as .txt rather than All Files AKA “leave the current extension alone!”.

---

<div class="post-metadata">

### Author: ![supergameman](https://avatars.discourse-cdn.com/v4/letter/s/ecccb3/32.png) [@supergameman](https://discourse.cataclysmdda.org/u/supergameman)
#### Post date: [February 9, 2015, 2:35am UTC](https://discourse.cataclysmdda.org/t/need-help-317-error/8859/6 "2015-02-09T02:35:44Z")

</div>

I re-downloaded it and tried your idea. It worked, thanks!
