josephcsible / Oreberries

A Minecraft mod that brings back a configurable version of 1.7.10 Tinkers' Construct oreberries
https://minecraft.curseforge.com/projects/oreberries
Other
3 stars 4 forks source link

Oreberries aren't growing on my server #22

Open nate2014jatc opened 4 years ago

nate2014jatc commented 4 years ago

Hello, we're experiencing a strange error trying to get oreberries working on our server, and I've even gone so far as to fiddle with growth rates and tick speeds and we've still been unable to get anything to grow. I've attached our oreberries.cfg and oreberries.json below (as .txt files due to strange github limitations.) and I will comment below with photos of our setup for growing things.

I have found no errors in our logs referring to oreberries, but I am willing to post those as well on request.

oreberries.cfg.txt oreberries.json.txt

nate2014jatc commented 4 years ago

2020-06-11_22 43 12

nate2014jatc commented 4 years ago

In the photo above, the oreberries are in the two slits formed by the slabs, and thus are protected from light. There is a light value of 0 inside the cavities, and the bushes are on stone. (I have also tried using Dirt, Gravel, Sand, Grass, Stone, and Wood Planks [I didn't expect that to work])

josephcsible commented 4 years ago

See if either switching to essence berries or setting "growsInLight": true for your oreberries lets them grow. That will make it clear whether or not light is somehow the problem. Also, see if you can reproduce the problem with no other mods installed. If so, can you upload a copy of the world?

nate2014jatc commented 4 years ago

I can grow Essence Berries no problem, I'll try setting the others to grow in the light as well.

josephcsible commented 4 years ago

Are you sure the light level is what you think it is? How are you measuring it?

nate2014jatc commented 4 years ago

I'm measuring it using the F3 debug menu. If this config change doesn't change anything in-game, I'll proceed to try and replicate it with just your mod installed.

nate2014jatc commented 4 years ago

Update: I can grow tin oreberries at (1916, 37, -4128 ), but not at (-2142, 25, 1644).

nate2014jatc commented 4 years ago

You can find the modpack, and map, here

Warning: It's big. (~564 MB)

josephcsible commented 4 years ago

There's a ton of mods in that pack, which makes it really hard to debug anything. Did you have any luck getting it to happen with just Oreberries?

nate2014jatc commented 4 years ago

Hello, I haven't yet had a chance to do that as I had work today, it's on my list of things to do :)

nate2014jatc commented 4 years ago

The clean pack works just fine it seems, which was one of the outcomes I was not hoping for XD

josephcsible commented 4 years ago

So it is another mod breaking it then. Just start removing half of your mods at a time until you find out which one it is. Then upload a pack and world with just Oreberries and the culprit mod, and I'll get it fixed.

nate2014jatc commented 4 years ago

It looks like it was Serene Seasons' "Seasonal Crops" option interfering with Oreberries.

We disabled that, and things started working just fine.