-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't spawing mobs #25
Comments
Can you confirm that you've also installed and activated If you start the game and don't find mobs within the first minute of playing, it's likely not active - especially if you're in grassy or forest areas. If both |
I have mobs_redo it's working. I've also created a mod just to see if can spawn 1000 ducks with a chance of 0.001 and it spawn a lot of ducks! But all the spawning functions seems to not be working for me |
Does the |
OK so I've done a bit of checking here. It seems that things do spawn but.... sporadically. This may be because of changes in This may also be a problem with the version of Minetest - NSSM was written for Minetest 4, and we're now well into version 5, with underlying engine changes. I can see that the textures are now applied totally wrong, and their meshes don't seem to render properly anymore, and mobs may or may not be kicking around invisible until they are right next to you... I'd have to say that NSSM is pretty much a dead duck now. A new maintainer will be needed. I can pass on my work to build upon, but I don't intend on returning to Minetest mod maintenance as intensively as I used to. I might pick this up again in a few months... or never. :-( |
i was using this mod in one of my minetest server.. not available for public usage.. but i asked in forum (i hate the stupid forum, it consumes too much network) if there a onlyne server that use it my servger only runs 0.4.17 cos is more faster and works in older machines and olders os's so this mod is not dead.. i planing to use it |
After playing more than 1 hour in my world with nssm I don't see mobs anytime
The text was updated successfully, but these errors were encountered: