Texture Problem

Post Reply
yohanes828
Member
Posts: 67
Joined: Sat Jun 01, 2013 01:05

Texture Problem

by yohanes828 » Post

Irrlicht log: Could not open file of texture: character.png
my texture is red
My first debug:

-------------
Separator
-------------

Irrlicht log: Irrlicht Engine version 1.8.1
Irrlicht log: Enterprise Edition (Build 9200)
Irrlicht log: Using renderer: OpenGL 1.1.0
Irrlicht log: GDI Generic: Microsoft Corporation
Irrlicht log: OpenGL driver version is not 1.2 or better.
Irrlicht log: Failed to load OpenGL's multitexture extension, proceeding without.
Irrlicht log: Warning: OpenGL device only has one texture unit. Disabling multitexturing.
Irrlicht log: GLSL not available.
Irrlicht log: Resizing window (800 600)
10:33:59: ACTION[main]: .__ __ __
10:33:59: ACTION[main]: _____ |__| ____ _____/ |_ ____ _______/ |_
10:33:59: ACTION[main]: / \| |/ \_/ __ \ __\/ __ \ / ___/\ __\
10:33:59: ACTION[main]: | Y Y \ | | \ ___/| | \ ___/ \___ \ | |
10:33:59: ACTION[main]: |__|_| /__|___| /\___ >__| \___ >____ > |__|
10:33:59: ACTION[main]: \/ \/ \/ \/ \/
10:33:59: ACTION[main]: World at [C:\Users\U S E R\Desktop\minetest-0.4.10-64bit\bin\..\worlds\testing]
10:33:59: ACTION[main]: Server for gameid="minetest" listening on 0.0.0.0:63186.
Irrlicht log: PNG warning: Interlace handling should be turned on when using png_read_image
10:34:12: ACTION[ServerThread]: singleplayer [127.0.0.1] joins game.
10:34:12: ACTION[ServerThread]: singleplayer joins game. List of players: singleplayer
Irrlicht log: Could not open file of texture:
Irrlicht log: Could not open file of texture:
Irrlicht log: Could not open file of texture:
Irrlicht log: Could not open file of texture:
Font size: 8 17
Irrlicht log: Could not open file of texture: character.png

User avatar
Krock
Developer
Posts: 4650
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: Texture Problem

by Krock » Post

yohanes828 wrote:Irrlicht log: Could not open file of texture: character.png
"character.png" is missing in your (sub)game.
If you are using minetest_game, you need this image. Save it to games\minetest_game\mods\default\models\character.png
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

Re: Texture Problem

by Calinou » Post

Krock wrote:
yohanes828 wrote:Irrlicht log: Could not open file of texture: character.png
"character.png" is missing in your (sub)game.
If you are using minetest_game, you need this image. Save it to games\minetest_game\mods\default\models\character.png
This is probably a benign error, due to references to a texture in the .x file. Remove the reference.

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 11 guests