Advertisement
ernand

Untitled

Nov 18th, 2024
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. [22:44:16] [Server thread/ERROR] [minecraft/Util]: Error saving [177 minecraft:bone]. Original cause: java.lang.IllegalStateException: Value must be within range [1;99]: 177
  2. With components:
  3. {
  4. minecraft:max_stack_size=>64
  5. minecraft:lore=>ItemLore[lines=[], styledLines=[]]
  6. minecraft:enchantments=>ItemEnchantments{enchantments={}, showInTooltip=true}
  7. minecraft:repair_cost=>0
  8. minecraft:attribute_modifiers=>ItemAttributeModifiers[modifiers=[], showInTooltip=true]
  9. minecraft:rarity=>COMMON
  10. }
  11. [22:44:16] [Server thread/ERROR] [ne.ne.bu.EventBus/EVENTBUS]: Exception caught during firing event: Value must be within range [1;99]: 177
  12. Index: 13
  13. Listeners:
  14. 0: net.neoforged.bus.EventListenerFactory$onDpSync/0x0000026ecb2bc000@1be9d0f0
  15. 1: cc.abbie.emi_ores.neoforge.EmiOresNeoForge$$Lambda/0x0000026ecb7b7988@3b8b1d5e
  16. 2: io.wispforest.accessories.neoforge.AccessoriesForge$$Lambda/0x0000026ecb885fe0@3c6725a3
  17. 3: net.neoforged.bus.EventListenerFactory$onDatapackSync/0x0000026ecb9a4800@4c2c74ae
  18. 4: net.neoforged.bus.EventListenerFactory$sync/0x0000026ecbb10c00@49428fa5
  19. 5: net.neoforged.bus.EventListenerFactory$onDataPackSync/0x0000026ecbb1a000@79f569c0
  20. 6: me.fzzyhmstrs.fzzy_config.FzzyConfigNeoForge$$Lambda/0x0000026ecbb5f4d8@51754c4c
  21. 7: net.neoforged.bus.EventListenerFactory$onDatapackSync/0x0000026ecbbac800@2cce485e
  22. 8: net.neoforged.bus.EventListenerFactory$onDataSync/0x0000026ecbd09400@3e8d06d
  23. 9: compasses.expandedstorage.impl.ForgeMain$$Lambda/0x0000026ecbd41630@276e0488
  24. 10: org.sinytra.fabric.networking_api.NetworkingEventHooks$$Lambda/0x0000026ecbd7b6f0@67fbd1d4
  25. 11: net.neoforged.bus.EventListenerFactory$onDataSync/0x0000026ecbf10000@5e8a4812
  26. 12: com.klikli_dev.modonomicon.ModonomiconNeo$$Lambda/0x0000026ecc03afe8@77754a8c
  27. 13: net.neoforged.bus.EventListenerFactory$onDatapackSync/0x0000026ecc30c000@c63916a
  28. 14: net.neoforged.bus.EventListenerFactory$sync/0x0000026eccfbc400@5231a400
  29. 15: dev.shadowsoffire.placebo.reload.DynamicRegistry$SyncManagement$$Lambda/0x0000026eccfd4d18@9b0bbe0
  30. java.lang.IllegalStateException: Value must be within range [1;99]: 177
  31. at MC-BOOTSTRAP/datafixerupper@8.0.16/com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287)
  32. at MC-BOOTSTRAP/datafixerupper@8.0.16/com.mojang.serialization.DataResult.getOrThrow(DataResult.java:81)
  33. at TRANSFORMER/neoforge@21.1.79
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement