[Bug]: Can't unlock abilities on chocobo
leafreynolds opened this issue ยท 6 comments
General Info
- I am running a modpack
- I can reproduce this issue consistently in single-player
- I can reproduce this issue consistently in multi-player
- I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
- I am crashing and can provide my crash report(s)
- I am using the latest version of the mod
Forge version
36.2.27
Mod version
chococraft-1.16.5-0.2.1
Java version
1.8.0_51
Issue Description
Hi there! I'm struggling to get chocobos to unlock their abilities. I've tried using the ability fruit and chocopedia, making sure I have enough xp in both cases..
There's nothing in the latest.log or the debug.log.
Additional Information
No response
I have same problem with chococraft-1.18.1-0.2.2. Forge 1.18.1 server, with modpack single-player or multi-player.
the same problem on 1.18.1 as well, also when i switch storage options game crashes
@najlitarvan There's no version of this Chococraft mod for 1.18.1 listed here: https://www.curseforge.com/minecraft/mc-mods/chococraft/files How are you using it for 1.18.1?
@najlitarvan There's no version of this Chococraft mod for 1.18.1 listed here: https://www.curseforge.com/minecraft/mc-mods/chococraft/files How are you using it for 1.18.1?
There is actually a 1.18.1 version but it's marked alpha so it won't show up in the curseforge launcher
I and all of my friends are also experiencing this on 1.16.5-0.2.1. Chocobos of special colors from breeding also don't have the abilities (lots of work wasted). Chocobos of special colors from spawn eggs also don't have the special abilities.
I don't think there's any problem with the abilities themselves, only the gaining of abilities. I have used a command to grant the various abilities successfully, and then the abilities work with the bird. Something like:
/data entity merge @e[sort=nearest,limit=1,type=chococraft:chocobo...(use auto-complete for type)] {CanSprint:1b,CanGlide:1b,CanFly:1b}