Please Help

User avatar
ZachyGames
Member
 
Posts: 144
Joined: Sat Mar 22, 2014 12:14

Please Help

by ZachyGames » Sun Apr 06, 2014 03:18

help please!

Debug:
18:52:12: ERROR[main]: Client::getMesh(): Mesh not found: "uniskins_character.x"
18:52:12: ERROR[main]: GenericCAO::addToScene(): Could not load mesh uniskins_character.x
18:52:12: ERROR[main]: Client::getMesh(): Mesh not found: "uniskins_character.x"
18:52:12: ERROR[main]: GenericCAO::addToScene(): Could not load mesh uniskins_character.x
18:52:12: ERROR[main]: Client::getMesh(): Mesh not found: "uniskins_character.x"
18:52:12: ERROR[main]: GenericCAO::addToScene(): Could not load mesh uniskins_character.x
18:52:12: ERROR[main]: Client::getMesh(): Mesh not found: "uniskins_character.x"
18:52:12: ERROR[main]: GenericCAO::addToScene(): Could not load mesh uniskins_character.x
18:52:12: ERROR[main]: generateImage(): Could not load image "default_diamond.png" while building texture
18:52:12: ERROR[main]: generateImage(): Creating a dummy image for "default_diamond.png"
18:52:12: ERROR[main]: generateImage(): Could not load image "default_mese_crystal.png" while building texture
18:52:12: ERROR[main]: generateImage(): Creating a dummy image for "default_mese_crystal.png"
18:52:12: ERROR[main]: generateImage(): Could not load image "farming_string.png" while building texture
18:52:12: ERROR[main]: generateImage(): Creating a dummy image for "farming_string.png"
18:52:12: ERROR[main]: generateImage(): Could not load image "farming_wheat.png" while building texture
18:52:13: ERROR[main]: generateImage(): Creating a dummy image for "farming_wheat.png"
18:52:13: ERROR[main]: generateImage(): Could not load image "maptools_gold_coin.png" while building texture
18:52:13: ERROR[main]: generateImage(): Creating a dummy image for "maptools_gold_coin.png"
18:52:13: ERROR[main]: generateImage(): Could not load image "homedecor_shingles_asphalt_inv.png" while building texture
18:52:13: ERROR[main]: generateImage(): Creating a dummy image for "homedecor_shingles_asphalt_inv.png"
18:52:13: ERROR[main]: generateImage(): Could not load image "homedecor_shingles_asphalt.png" while building texture
18:52:13: ERROR[main]: generateImage(): Creating a dummy image for "homedecor_shingles_asphalt.png"
18:52:13: ERROR[main]: generateImage(): Could not load image "default_glass.png" while building texture
18:52:13: ERROR[main]: generateImage(): Creating a dummy image for "default_glass.png"
18:52:13: ERROR[main]: generateImage(): Could not load image "default_glass.png" while building texture
18:52:13: ERROR[main]: generateImage(): Creating a dummy image for "default_glass.png"
18:52:13: ERROR[main]: generateImage(): Could not load image "default_glass.png" while building texture
18:52:13: ERROR[main]: generateImage(): Creating a dummy image for "default_glass.png"
18:52:13: ERROR[main]: generateImage(): Could not load image "default_steel_ingot.png" while building texture
18:52:13: ERROR[main]: generateImage(): Creating a dummy image for "default_steel_ingot.png"
18:52:13: ERROR[main]: generateImage(): Could not load image "default_coal_lump.png" while building texture
18:52:13: ERROR[main]: generateImage(): Creating a dummy image for "default_coal_lump.png"
18:52:13: ERROR[main]: generateImage(): Could not load image "travelnet_inv.png" while building texture
18:52:13: ERROR[main]: generateImage(): Creating a dummy image for "travelnet_inv.png"
18:52:13: ERROR[main]: generateImage(): Could not load image "moreores_tin_ingot.png" while building texture
18:52:13: ERROR[main]: generateImage(): Creating a dummy image for "moreores_tin_ingot.png"
18:52:13: ERROR[main]: generateImage(): Could not load image "default_tool_diamondsword.png" while building texture
18:52:13: ERROR[main]: generateImage(): Creating a dummy image for "default_tool_diamondsword.png"
18:52:13: ERROR[main]: generateImage(): Could not load image "farming_bread.png" while building texture
18:52:13: ERROR[main]: generateImage(): Creating a dummy image for "farming_bread.png"
18:52:36: ERROR[main]: Client::getMesh(): Mesh not found: "uniskins_character.x"
18:52:36: ERROR[main]: GenericCAO::addToScene(): Could not load mesh uniskins_character.x
18:52:57: ERROR[main]: Client::getMesh(): Mesh not found: "uniskins_character.x"
18:52:57: ERROR[main]: GenericCAO::addToScene(): Could not load mesh uniskins_character.x
18:52:57: ERROR[main]: Client::getMesh(): Mesh not found: "uniskins_character.x"
18:52:57: ERROR[main]: GenericCAO::addToScene(): Could not load mesh uniskins_character.x
18:52:57: ERROR[main]: Client::getMesh(): Mesh not found: "uniskins_character.x"
18:52:57: ERROR[main]: GenericCAO::addToScene(): Could not load mesh uniskins_character.x
18:53:31: ERROR[main]: Something failed
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

by Krock » Sun Apr 06, 2014 07:46

ZachyGames wrote:help please!

Debug:
...
18:53:31: ERROR[main]: Something failed

You know it now, something failed. [/unserious]

Try to install the uniskins mod correctly, so the "uniskins_character.x" is contain in the "models" folder of the mod. All other missing images could be a result of data loss.
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
ZachyGames
Member
 
Posts: 144
Joined: Sat Mar 22, 2014 12:14

by ZachyGames » Sun Apr 06, 2014 14:14

Krock wrote:
ZachyGames wrote:help please!

Debug:
...
18:53:31: ERROR[main]: Something failed

You know it now, something failed. [/unserious]

Try to install the uniskins mod correctly, so the "uniskins_character.x" is contain in the "models" folder of the mod. All other missing images could be a result of data loss.


(Note: Its not Uniskins mod its Skins mods minetest_skins_master) Where? I dont know what uniskin means/looks like
Last edited by ZachyGames on Sun Apr 06, 2014 14:14, edited 1 time in total.
 

User avatar
CraigyDavi
Member
 
Posts: 565
Joined: Sat Aug 10, 2013 13:08
GitHub: davisonio
IRC: davisonio or CraigyDavi
In-game: davisonio or CraigyDavi

by CraigyDavi » Sun Apr 06, 2014 17:04

Looks like you are missing quite a few files. Check that there is a uniskins_character.x in the uniskins mod.
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

by Krock » Sun Apr 06, 2014 19:11

CraigyDavi wrote:Looks like you are missing quite a few files. Check that there is a uniskins_character.x in the uniskins mod.


ZachyGames wrote:
Krock wrote:Try to install the uniskins mod correctly, so the "uniskins_character.x" is contain in the "models" folder of the mod. All other missing images could be a result of data loss.


(Note: Its not Uniskins mod its Skins mods minetest_skins_master) Where? I dont know what uniskin means/looks like


Then rename minetest_skins_master to skins
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
ZachyGames
Member
 
Posts: 144
Joined: Sat Mar 22, 2014 12:14

by ZachyGames » Mon Apr 07, 2014 03:07

Krock wrote:
CraigyDavi wrote:Looks like you are missing quite a few files. Check that there is a uniskins_character.x in the uniskins mod.


ZachyGames wrote:
Krock wrote:Try to install the uniskins mod correctly, so the "uniskins_character.x" is contain in the "models" folder of the mod. All other missing images could be a result of data loss.


(Note: Its not Uniskins mod its Skins mods minetest_skins_master) Where? I dont know what uniskin means/looks like


Then rename minetest_skins_master to skins


Still not working it says unsolved name conflict "skins"
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 9 guests