CraftBook 3

CraftBook 3

139k Downloads

Container Collector issue

LadyCailinBot opened this issue ยท 2 comments

commented

CRAFTBOOK-2824 - Reported by adamcochrane

Installed latest WorldEdit, WorldGuard, and CraftBook, but the Container collector is having issues. I have built everything correctly yet it doesnt collect items and getting this severe error server side:

12:59:05
CONSOLE:
[WARNING] [CraftBook] CraftBook mechanic: Failed to think for SelfTriggeredICMechanic
12:59:05
CONSOLE:
[SEVERE] [CraftBook] java.lang.NoClassDefFoundError: net/minecraft/util/com/google/common/collect/Lists

I tried searching for anyone with a similar issue but no luck. I am confused as to what isn't working properly. I will also note that other IC's are working properly, except for pipes and collector.

Running on Craftbukkit MC on 1.6.4

Thanks

commented

Comment by adamcochrane

Changed from BETA build to the Stable v3.7.14 and issue resolved.

commented

Comment by me4502

That issue shouldn't exist in 3.8b3. For some reason it was set to use this file which was added to minecraft in 1.7, which it shouldn't have been using anyway.