Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having an issue with the Texture Editor #5

Open
Ashdf1992 opened this issue Jul 11, 2023 · 1 comment
Open

Having an issue with the Texture Editor #5

Ashdf1992 opened this issue Jul 11, 2023 · 1 comment

Comments

@Ashdf1992
Copy link

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
Copy link
Owner

Jones-HM commented Jul 12, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants