TelepathicGrunt / Bumblezone

A bee dimension just for fun!
https://www.curseforge.com/minecraft/mc-mods/the-bumblezone-forge
GNU Lesser General Public License v3.0
184 stars 37 forks source link

Crystalline Flower not giving enchantments past a certain number of enchants in the list #236

Closed gonggong666 closed 1 year ago

gonggong666 commented 1 year ago

It won't allow the enchantments past mcdw:recycler for example. Enchantments are sorted in alphabetical order, and anything past a given enchant(varies per modpack) on the list doesn't go through.

TelepathicGrunt commented 1 year ago

@gonggong666 I need far more information please.

1) What Bumblezone version are you using and for what MC version and mod loader? I fixed an issue a while ago already where on servers, modpacks with too many enchantments would not sync properly to client screen. (Fixed in v6.7.0 but I always recommend latest version of my mod) https://github.com/TelepathicGrunt/Bumblezone/issues/228#issuecomment-1482135902

2) If you are using latest Bumblezone version, are you playing on single player or are you connecting to a server?

3) Specifically what modpacks and their version are you playing on? I need to be able to reproduce the issue myself to even know how to begin debugging.

TelepathicGrunt commented 1 year ago

Just tested 1.19.2 AoF and I put on MCDW, MCDA, and several other enchantment mods to bloat up number of enchantments. Latest Bumblezone shows all the enchantments just fine in single player.

image image

I would suggest making sure Bumblezone is updated for you and if it still has issue, give me the exact modpack you're using and whether the issue is when connecting to server or playing single player

TelepathicGrunt commented 1 year ago

Closing now as it has been a week with no extra info and I am unable to reproduce issue