henkelmax / advanced-mining-dimension

A dimension consisting just of caves.
25 stars 81 forks source link

Monsters still spawn when the "no mobs" datapack is on #53

Closed JoachimTT closed 3 years ago

JoachimTT commented 3 years ago

So when I put the no mobs datapack inside my game, and I enter the dimension, monsters still spawn.

  1. Download the advanced mining dimension datapack that consists of already made settings/configs
  2. I go to make a new world and select the data pack buttton
  3. I put in the "no_mobs" datapack file in the datapack folder for my world
  4. I join my world and enter the dimension
  5. and monsters still spawn

No monsters should spawn whatso ever

JoachimTT commented 3 years ago

I couldnt put my mod folder here :|

JoachimTT commented 3 years ago

It's a mod compatibility issue, I dont know how to put a list of my mods here

henkelmax commented 3 years ago

You need to activate the datapack. Just putting it into the folder does not work.

JoachimTT commented 3 years ago

How I do that??

henkelmax commented 3 years ago

Just click on the arrow on the datapack in the datapack screen, so that it is on the right side and not on the left.

JoachimTT commented 3 years ago

.. yeah i did that, I tested it out with only that mod and it worked, so its a compatibility issue

henkelmax commented 3 years ago

https://github.com/henkelmax/advanced-mining-dimension/issues/25#issuecomment-738673204

henkelmax commented 3 years ago

.. yeah i did that, I tested it out with only that mod and it worked, so its a compatibility issue

Then you need to find out which mod causes it.

JoachimTT commented 3 years ago

oh god, oh no

JoachimTT commented 3 years ago

do you have a list of mods that are in compatible?

JoachimTT commented 3 years ago

I'll figure it out, thanks for all the help and support :)

henkelmax commented 3 years ago

do you have a list of mods that are in compatible?

No

oh god, oh no

Just take half of the mods and see if it still occurs, if not, take the other half, repeat this until only one mod is left.

henkelmax commented 3 years ago

It would also help if you post your logs (Please use GitHub gist)

JoachimTT commented 3 years ago

How do I post gist?

JoachimTT commented 3 years ago

https://gist.github.com/JoachimTT/a53298377aeae1bd985f67d1f6f0c03b

henkelmax commented 3 years ago

https://gist.github.com/JoachimTT/a53298377aeae1bd985f67d1f6f0c03b

So there's nothing obvious in your logs, so you need to find out which mod is causing it.

JoachimTT commented 3 years ago

What kind of mod could affect this? world generation mods or..? this is very important could save me hours of testing

henkelmax commented 3 years ago

Just take half of the mods and see if it still occurs, if not, take the other half, repeat this until only one mod is left.

This is the fastest approach.

JoachimTT commented 3 years ago

yes, but still do you know what kind of mods could cause this??

henkelmax commented 3 years ago

No clue... Most obvious would be mods that alter world generation or add custom ores.

JoachimTT commented 3 years ago

I got a few of those, that could make sense

JoachimTT commented 3 years ago

I found the problem Caves & Cliffs Backport by blackgear27

I disabled that mod and now no monsters spawn except those found in spawners

JoachimTT commented 3 years ago

thanks for your help :D