Jump to content
  • 0

Custom Map Texture not being read in grf.


Tio Akima

Question


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  191
  • Reputation:   138
  • Joined:  09/24/12
  • Last Seen:  

Hello, I saw someone with this question, and I'm having the same problem. Does anyone know how to solve it?

"Added a custom map texture in browedit and applied it to a map. (Also added in grf with proper path)
But when you load it in game it shows
Resource File not found but the directory is correct.
But when i add the data folder in the client folder its being read.
anybody know how to add a quickfix for this."
 

Custom texture is not found in GRF
Just in the date folder.

 

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

40 minutes ago, Tio Akima said:

hexing the path? sorry... I do not understand

Can you talk a little more about?????

You Can Open The Map Files in Hex Editor in my case i used XVI32 HEX EDITOR.

1. You need to open your map files in the GRF Editor to check the map resources ( add the texture files and map in same grf to check) 

If your custom textures path is correct there will be a check in the box. 

Spoiler

vC3VtEF.png

2. Now that you know what textures are error in the map files you need to open it in Hex Editor to change it to a readable path. 
example if you go to the map you will have this error data\texture\yourmap/map.bmp not found you need to hex this part to mapfiles/map.bmp -> mapfiles\map.bmp

 

Spoiler

OQjo4U4.png

Just scroll down to find the paths for your map. :)) Hope This helps :D

  • Upvote 4
Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

44 minutes ago, Tio Akima said:

Hello, I saw someone with this question, and I'm having the same problem. Does anyone know how to solve it?

"Added a custom map texture in browedit and applied it to a map. (Also added in grf with proper path)
But when you load it in game it shows
Resource File not found but the directory is correct.
But when i add the data folder in the client folder its being read.
anybody know how to add a quickfix for this."
 

Custom texture is not found in GRF
Just in the date folder.

 

 

Hi I also had this problem also, Solved it by hexing the path :))

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  191
  • Reputation:   138
  • Joined:  09/24/12
  • Last Seen:  

37 minutes ago, crazyarashi said:

Hi I also had this problem also, Solved it by hexing the path :))

hexing the path? sorry... I do not understand

Can you talk a little more about?????

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.02
  • Content Count:  217
  • Reputation:   16
  • Joined:  01/28/15
  • Last Seen:  

Thanks crazyarashiWorked for me but woah, it was difficult to understand /hmm
It took me around 30 minutes to finally fix my gnd file.

/thx

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...