Jones-HM / IGI-Editor

IGI 1 editor which can edit Map,AI,Graphs,Levels Missions and more.
https://github.com/Jones-HM/IGI-Editor/releases/download/0.8.5.0/IGI1Editor_v0.8.5.0.zip
Apache License 2.0
13 stars 2 forks source link

Having an issue with the Texture Editor #5

Open Ashdf1992 opened 1 year ago

Ashdf1992 commented 1 year ago

Hi All,

I am interesting in changing some of the textures within IGI. I found your project, and I decided to give it a go.

I have tried to use the 'Texture Editor', when doing so, I am given the message 'Textures fail to load from path'.

My work flow is as follows: 1) Load up Project IGI 1 Editor. 2) Go to Texture Editor 3) Click on 'Select Texture' 4) select the .res file 5) The application then extracts the .tex files from the .res file within the location and creates the .qsc and a textures directory that contains the .tex 6) I then get the error showing 'Textures failed to load from path'. 7) If I go to 'Select Textures' and try the base directory containing .res, .qsc and the textures directory, I get the same message. If I go to the base directory textures (level1\textures\textures*.tex) and select this directory I also get the same message.

Id appreciate if you could let me know if Im doing something wrong, or if there is a bug.

I have also attached some screenshots showing the issue. IGIEditor_1 IGIEditor_2 IGIEditor_3 IGIEditor_4

Thanks, Ash

Jones-HM commented 1 year ago

Hi, There are three ways of opening texture.

1.Opening from resource file directly like level1.res 2.Opening from folder contains resources files like textures 3.Opening texture file directly like resource.tex

Out of these i would recommend using second or third method which works most of the time.

And if you're still getting error then make sure you attach logs related to them from your Editor here.