Cosmic Frontiers

Cosmic Frontiers

8.7k Downloads

[ISSUE] - kubejs server itemevent food eaten

Closed this issue ยท 1 comments

commented

Describe the bug
getting these errors on my server
[20:50:53] [Server thread/ERROR] [KubeJS Server/]: ItemEvents/FoodNotifications.js#2: Error in 'ItemEvents.foodEaten': TypeError: Cannot find function foodEaten in object dev.latvian.mods.kubejs.item.FoodEatenEventJS@1045c286.
[20:51:08] [Server thread/ERROR] [KubeJS Server/]: ItemEvents/FoodNotifications.js#2: Error in 'ItemEvents.foodEaten': TypeError: Cannot find function foodEaten in object dev.latvian.mods.kubejs.item.FoodEatenEventJS@1857cf8.
[20:51:10] [Server thread/ERROR] [KubeJS Server/]: ItemEvents/FoodNotifications.js#2: Error in 'ItemEvents.foodEaten': TypeError: Cannot find function foodEaten in object dev.latvian.mods.kubejs.item.FoodEatenEventJS@69251b16.
[20:51:12] [Server thread/ERROR] [KubeJS Server/]: ItemEvents/FoodNotifications.js#2: Error in 'ItemEvents.foodEaten': TypeError: Cannot find function foodEaten in object dev.latvian.mods.kubejs.item.FoodEatenEventJS@4c3cf14b.
[20:51:20] [Server thread/ERROR] [KubeJS Server/]: ItemEvents/FoodNotifications.js#2: Error in 'ItemEvents.foodEaten': TypeError: Cannot find function foodEaten in object dev.latvian.mods.kubejs.item.FoodEatenEventJS@624808a.
[20:51:21] [Server thread/ERROR] [KubeJS Server/]: ItemEvents/FoodNotifications.js#2: Error in 'ItemEvents.foodEaten': TypeError: Cannot find function foodEaten in object dev.latvian.mods.kubejs.item.FoodEatenEventJS@364752a4.

To Reproduce
eat id assume

Expected behavior
For it to not spam console with errors

Desktop (please complete the following information):

  • OS: [e.g. iOS] linux server
  • Pack Version [e.g. 22] 0.7.3
commented

Resolved in dev