CreativeMD / ItemPhysic

GNU Lesser General Public License v3.0
32 stars 17 forks source link

getNext function not found #147

Closed sfiomn closed 3 years ago

sfiomn commented 3 years ago

Hello,

I see this error at the start of a server that has ambient sound, itemPhysics and CreativeCore. All with the latest version.

I'm using the latest forge version as well (36.1.4)

https://gist.github.com/sfiomn/04e8aaf0b672ed1742acaed63efe3d49

sfiomn commented 3 years ago

Having only those mods:

I see also this error

https://gist.github.com/sfiomn/4df42d9bd8d707324303067457eaec7b

ChloeDawn commented 3 years ago

This issue is preventing item drops from being picked up when customPickup is disabled.

CreativeMD commented 3 years ago

Fixed in the newest version!