Jump to content

Very little bug when loading resources :P


Recommended Posts

Hey,

I found out that when the editor load a shader it looks like this:

Loading shader "C:/Users/Alex/Documents/Leadwerks/Projects/RakNetTest/shaders/model/diffuse.shader"...

and when loading other things e.g. textures/materials:

Loading texture "C:/Users/Alex/Documents/Leadwerks/Projects/RakNetTest/materials/developer/orangegrid.tex..."
Loading material "C:/Users/Alex/Documents/Leadwerks/Projects/RakNetTest/materials/developer/greygrid.mat..."

 

Have you seen this! (if not i will mark it out :P)

 

Loading shader "C:/Users/Alex/Documents/Leadwerks/Projects/RakNetTest/shaders/model/diffuse.shader"... << points beyond the quotation marks
Loading texture "C:/Users/Alex/Documents/Leadwerks/Projects/RakNetTest/materials/developer/orangegrid.tex..." << points before the quotation marks (dam dam dam...)
Loading material "C:/Users/Alex/Documents/Leadwerks/Projects/RakNetTest/materials/developer/greygrid.mat..." << here too

 

what a pity :o

 

//I have nothing better to do than post this 'bug' :P

C++ :3

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...