Page 1 of 1
[ERROR] Couldn't find core Textures

Posted:
04 Sep 2016 02:00
by ZephaniahNoah
Here we go again.

EDIT: I'm on Xubuntu 16.04 64-bit
Re: [ERROR] Couldn't find core Textures

Posted:
04 Sep 2016 04:27
by qreeves
Re: [ERROR] Couldn't find core Textures

Posted:
05 Sep 2016 07:43
by ZephaniahNoah
Thank you for the reply!
Hmmm... That's strange. I never modified this installation of RE. I copied both commands to the Terminal, opened Redeclipse, and got the same error.
EDIT: I have textures.tar.gz and textures.txt in /home/dude/.redeclipse/cache/stable/ if that means anything.
Re: [ERROR] Couldn't find core Textures

Posted:
08 Sep 2016 02:14
by ZephaniahNoah
Re: [ERROR] Couldn't find core Textures

Posted:
12 Sep 2016 08:58
by qreeves
Oh right, doesn't this happen when libpng isn't linked properly to SDL2-image? Related to ? You'll have to forgive me because I don't actually use Linux except for servers.
This might actually help: sudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev
Re: [ERROR] Couldn't find core Textures

Posted:
14 Sep 2016 20:26
by ZephaniahNoah
Hmmmmm... I'm not sure. That didn't work.
Re: [ERROR] Couldn't find core Textures

Posted:
15 Sep 2016 01:48
by qreeves
Do you have a "~/.redeclipse/log.txt" ?
I'm running out of ideas with my limited knowledge-set here. Can anyone else help shed some light on this?
Re: [ERROR] Couldn't find core Textures

Posted:
15 Sep 2016 03:03
by shacknetisp
It looks like textures are the first part of the data checked for, this could mean that RE can't find any data, not just the textures.
Re: [ERROR] Couldn't find core Textures

Posted:
15 Sep 2016 04:43
by ZeroKnight
Re: [ERROR] Couldn't find core Textures

Posted:
15 Sep 2016 12:41
by qreeves
From what I've read SDL2 binds to libpng16 and usually only libpng12 is installed.
Re: [ERROR] Couldn't find core Textures

Posted:
15 Sep 2016 21:57
by ZeroKnight