freejack wrote:This is getting crazy did a reboot and now my trees have unknown textures. didn't change any mods that deal with any plants or trees.
If you didn't disable a mod, the only thing I can think of at this moment is that one of the mods, that uses an ABM, added/set nodes that don't have textures (or something wrong with the naming).
Did the CONTENT_IGNORE error crash the game, or was it just a message? I think this error pops up when a mod is trying to add or set a node in an unloaded (or not yet loaded) part of the map.
I think you're very ambitious installing a lot of mods at the same time. That's good, but it makes it a bit more difficult finding out which mods are causing troubles. Especially because it's probably not one, but more mods causing it.
Some advice based on my own experience:
- Choose the latest Github version of minetest. It will allow most mods to function.
- Of course you can still start with a lot of mods, but start with the more reliable ones. In general those are in Mod releases and have a big amount of views (also because they are being maintained).
- Use 'dummy' or 'test' worlds to try out less known mods and those under modding general (although that section also has some good and reliable mods)
- Be careful with mods that make use of entities (mostly mobs, but also some others).
If I read it well, you want to start a server. My advice is to also take a look at some popular servers for what mods they use.
When you want to download a mod (sometimes because you need a dependency) and the download is no longer possible, look in the posts under it or make a new post under that mod to ask if someone still has a copy.
There is also the IRC, where helpful people can help you sometimes quicker:
http://webchat.freenode.net/?channels=#minetestEdit: Some typo's