CraftBook 3

CraftBook 3

139k Downloads

ItemSpawner IC works wrongly.

LadyCailinBot opened this issue ยท 14 comments

commented

CRAFTBOOK-2697 - Reported by Zeluboba

Hello,
ItemSpanwer IC doesn't spawn items corretly if there is a block over it. Spawning was perfect in older versions like 1.3.2, block was spawning on block, that is over IC block. I want ti to spawn over that block.
Best regards.

commented

Comment by Zeluboba

Seems like no. It should be above cobble.

commented

Comment by me4502

The problem appears to be the way mc places items. I'll look into its current function and see if it's searching above blocks first.

commented

Comment by Zeluboba

Got some stacktraces, i think when i was doing that.

commented

Comment by me4502

They're unrelated, I'll look into this issue tonight

commented

Comment by me4502

After looking at this, it appears it should be working correctly. How far below the surface is the IC? It will only check 10 blocks up.

commented

Comment by Zeluboba

The block under cobble is sign.

commented

Comment by me4502

Odd, what version of CraftBook are you using?

commented

Comment by Zeluboba

1.6.4.-R2.0

commented

Comment by me4502

I meant of craftbook, but I presume you're using a 1.6.4 version in that case. The issue may still exist in that version

commented

Comment by Zeluboba

Oups, sorry, read 'craftbukkit'.
3.7-SNAPSHOT:3353-b49ea1a,master
Okay.

commented

Comment by me4502

That's quite an old version, it was most likely fixed since then

commented

Comment by me4502

So where does it spawn now?

commented

Comment by Zeluboba

It doesn't spawn at all at old 'spawners'. If there's free spot, it spawns few blocks near it.

commented

Comment by me4502

I think I've fixed this issue, but I'm not sure exactly what the issue is. So I assume I've fixed it.