Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with the modpack All of Fabric 5 2.0.6. for MC 1.18.2 #19

Open
sesch023 opened this issue Jun 25, 2023 · 0 comments
Open

Issues with the modpack All of Fabric 5 2.0.6. for MC 1.18.2 #19

sesch023 opened this issue Jun 25, 2023 · 0 comments
Labels
mod compat Compatibility with other mods

Comments

@sesch023
Copy link

Hello!

Amazing mod, sadly it doesnt seem to work in All of Fabric 5 2.0.6. for MC 1.18.2. Restocking works fine, but quick stacking only opens the chests and does nothing. It results in the following exception:

[12:41:58] [Render thread/ERROR]: Error executing task on Client
java.lang.IllegalStateException: Queue full
at java.util.AbstractQueue.add(AbstractQueue.java:98) ~[?:?]
at java.util.concurrent.ArrayBlockingQueue.add(ArrayBlockingQueue.java:329) ~[?:?]
at io.github.xiaocihua.stacktonearbychests.InventoryOps.onUpdateSlotStacks(InventoryOps.java:296) ~[stack-to-nearby-chests-mc1.18.2-0.2.6.jar:?]
at net.minecraft.class_1703.handler$imm000$onUpdateSlotStacks(class_1703.java:6889) ~[client-intermediary.jar:?]
at net.minecraft.class_1703.method_7610(class_1703.java:598) ~[client-intermediary.jar:?]
at net.minecraft.class_634.method_11153(class_634.java:1054) ~[client-intermediary.jar:?]
at net.minecraft.class_2649.method_11439(class_2649.java:44) ~[client-intermediary.jar:?]
at net.minecraft.class_2649.method_11054(class_2649.java:11) ~[client-intermediary.jar:?]
at net.minecraft.class_2600.method_11072(class_2600.java:22) ~[client-intermediary.jar:?]
at net.minecraft.class_1255.method_18859(class_1255.java:157) [client-intermediary.jar:?]
at net.minecraft.class_4093.method_18859(class_4093.java:23) [client-intermediary.jar:?]
at net.minecraft.class_1255.method_16075(class_1255.java:131) [client-intermediary.jar:?]
at net.minecraft.class_1255.method_5383(class_1255.java:116) [client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1085) [client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:737) [client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:236) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461) [fabric-loader-0.14.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.14.10.jar:?]

I tried both the 1.18.2 0.2.6. and 0.2.7. Version of your mod. Both result in the same exception. Now since AOF5 is a huge modpack I can understand that there are compatibility issues, but maybe you can still look into it! Thank you!

@xiaocihua xiaocihua added the mod compat Compatibility with other mods label Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod compat Compatibility with other mods
Projects
None yet
Development

No branches or pull requests

2 participants