Amecs (Fabric)

Amecs (Fabric)

200k Downloads

1.18 Hotbar Item Scrolling Not Working

LOLboy199 opened this issue ยท 12 comments

commented

Normally when you scroll with mouse wheel you can scroll between all the items on your hotbar, but with this version of Amecs it does not work.

commented

Today I finished my port of Amecs, Amecs-API and NMUK for Minecraft version 1.18.
Since I am not the mod author I can not upload the mod jar files to the official mod download platforms.

But I uploaded the mod jar files to my forked repositorys.
You can download Amecs there:
https://github.com/Klotzi111/amecs/releases

commented

the best in this is that this mod don't work on 1.18 stricte, but without amecs api you still can't scrolling hotbar xD

commented

As said in comments on curseforge , hotbar works with amecsapi 1.3.3

// as temporary fix you can download and install it manually from https://maven.siphalor.de/de/siphalor/amecsapi-1.18/1.3.3%2Bmc1.18-pre1/amecsapi-1.18-1.3.3%2Bmc1.18-pre1.jar

commented

I also have issues with hotbar not scrolling with mouse wheel (AMECS 1.3.4)

commented

Thanks!

commented

I'm on it

commented

Today I finished my port of Amecs, Amecs-API and NMUK for Minecraft version 1.18. Since I am not the mod author I can not upload the mod jar files to the official mod download platforms.

But I uploaded the mod jar files to my forked repositorys. You can download Amecs there: https://github.com/Klotzi111/amecs/releases

it seams that this mod(and api) crashes my game. Idk if its some incompatibilities, but i cant play with your version of amecs

commented

Please upload the game log file content to github gist and link it here. (Or drag the file in the comment box)
Because for me, only using this mod works great.
If I am supposed to find the incompatibility (and fix it), I will need more information. Which mods are installed and their version, fabric version, the crash report and so on.
All this info in contained in the log file

commented

i dont have crash log from game startup, but i can search for it. About mods... yeah.. thats can be a problem...

image

commented

Remove half of the mods and try again. If it works, add a half of the previous half of mods you removed and try again. If it does not work take a half of the ones just added and remove them.
Repeat this process until you have figured out the one mod that causes problems. (Obvisouly you should not remove the Amecs mod since you want to find the other mod Amecs has problems with together)
The game log might tell the problematic mod faster. And is required anyways.

I could download all of your mods and do that myself. But I have other things to do. So please do that if you want this mod fixed and working with your other mods.

commented

Thanks to @Anoaxx my forked version is now fixed and works for Minecraft 1.18 (and 1.17). (#48)

Just re-download the jar file from the github releases page and it should work

commented

I can not help with an old version of Amecs. I could help if you would use my forked version.
So please download that: https://github.com/Klotzi111/amecs/releases
And try with that version again.