Hello,
Before anything, i use a recent window build from Krock, so it's possible some of the errors i reports are not related to the old "stable" 0..4.15
I gave a try to that 0.16.0 version wanting to test the survival side i disabled creative and enabled damage (so mobs would come to attack you), while loading the v6 world i just created, i spotted in the log some error messages, not sure what is their importance, but in case they are :
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
2017-03-19 22:20:32: WARNING[Main]: Undeclared global variable "non_pc_achievements" accessed at ...n\..\games\MineClone2\mods\HUD\mcl_achievements\init.lua:165
2017-03-19 22:20:32: ACTION[Main]: hb.register_hudbar: armor
2017-03-19 22:20:32: WARNING[Main]: Undeclared global variable "blast_resistance" accessed at ...0\bin\..\games\MineClone2\mods\ITEMS\mcl_fences\init.lua:230
2017-03-19 22:20:32: WARNING[Main]: Undeclared global variable "blast_resistance" accessed at ...0\bin\..\games\MineClone2\mods\ITEMS\mcl_fences\init.lua:231
2017-03-19 22:20:32: WARNING[Main]: Not registering alias, item with same name is already defined: mobs:horse -> mobs_mc:horse
2017-03-19 22:20:32: WARNING[Main]: Not registering alias, item with same name is already defined: mobs:horse2 -> mobs_mc:horse2
2017-03-19 22:20:32: WARNING[Main]: Not registering alias, item with same name is already defined: mobs:horse3 -> mobs_mc:horse3
2017-03-19 22:20:44: WARNING[Main]: Irrlicht: PNG warning: Malformed iTXt chunk
then there was a very lot of spammed :
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
2017-03-19 22:20:49: WARNING[Main]: Irrlicht: PNG warning: Interlace handling should be turned on when using png_read_image
Finally when i entered the world :
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
2017-03-19 22:23:23: ACTION[Server]: singleplayer joins game. List of players: singleplayer
2017-03-19 22:23:30: WARNING[Main]: Map::getNodeMetadata(): Block not found
2017-03-19 22:23:30: WARNING[Main]: Map::removeNodeMetadata(): Block not found
Now once in the game, i noticed as i was busy making my simple mud house fast that MC monsters appears before it's actually the night :
http://i.imgur.com/3LPF7uF.jpgProbably a light setting a bit too high in their spawn condition.
While the monsters were busy trying to enter my closed house by the opened holes (i was planning to craft some glass from sand, but the night came much faster than i thought), error message appeared in red, very likely related to those mobs :
http://i.imgur.com/IYEM6nL.jpgWhile i was looking at the inventory window, while waiting for the day to come something else happened with the mobs, as when i came back from the inventory, i noticed 2 mobs were oddly not on ground level anymore, but half buried :
http://i.imgur.com/sbRRECV.jpgIn the log window i was noticing a lot of unknown chunk in base mesh message related apparently to "sand monster"
http://i.imgur.com/yOzXrPz.gifDay finally came, and while there was only 1 mob still buried half ground, the other mobs that were in "normal" exterior weren't burning like they should have :
http://i.imgur.com/n3YuyQZ.jpgIn order to get out of the house and get away, i dug in the other side and noticed after digging the blocks that were under a herb, that the herb didn't fall on the ground, it stayed floating :
http://i.imgur.com/tSCQAgI.jpgWhile taking the screenshot, it seems the half buried thing finally managed to get out of his block and inside my house and killed me while i was saving the screenshot :)
After respawning, i noticed that mobs were still not burning, but there was new error messages :
http://i.imgur.com/3teVBJO.jpgBack to my house, i got near to 2 creepers, and i think something is not right because they take too much time to explode when you don't move and let them come right next to you.
Additionally i think the damage is wrong as i lost only 1 heart from that double explosion.
After cutting a tree to recraft tools, as unlike in MC my previous character tools have disappeared (could it be those items minetest deleted in the error message ?), the night came again (with the mobs spawning when there was still light) , i think there's something wrong there as the day was done in only 4 or 5 minutes !
over than those errors in that short test session, i found those crafting recipe achievement and help screen very nice to have.