Texture Problem

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

Texture Problem

by yohanes828 » Sun Nov 02, 2014 03:38

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
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Texture Problem

by Krock » Sun Nov 02, 2014 07:54

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
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

Re: Texture Problem

by Calinou » Sun Nov 02, 2014 09:34

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.
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 30 guests

cron