Giter Site home page Giter Site logo

akashictomeoftoolsfabric's Introduction

AkashicTome

The book of books. (and tools)

Derivative of VazkiiMods:AkashicTome completely rewritten for 1.17 Fabric by vlad2305m

Now you can use your tome as a morph-o-tool or any other multitool or multiarmour, because it is impossible to destroy it (maybe). (Or like a cool unconvenient bundle without capacity limit)

This mod requires ClothConfigApi.

CurseForge

Buy Me a Coffee at ko-fi.com

akashictomeoftoolsfabric's People

Contributors

edern76 avatar edwinmindcraft avatar idodana avatar melanx avatar mpcs avatar nielspilgaard avatar selim042 avatar swordstone86 avatar the-fireplace avatar vazkii avatar vlad2305m avatar zerotiger avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

martmists-gh

akashictomeoftoolsfabric's Issues

Crash on 1.18.1 Another Quality modpack 2

Minecraft Version
1.18.1

Akashic Tome v1.2

Describe the crash or bug
I Tried to use the akashic tomb after adding some books to it then when I tried to change it back to the akashic tomb it went to the server menu and said I couldn't connect, after that when I rejoined my world and tried it again my game crashed and crashes whenever I open it there were 4 books in it
Modern industrialization, croparia, end for dummies, and I don't remember that last one

Steps to reproduce the behavior:
I also made a copy of the world after the update and instead of automatically crashing it went to the server screen and said I had disconnected from the server even though I'm on single player beyond this i do not know

Expected behavior
for it to change back to akashic tome

Crash log or latest.log.log
https://paste-bin.xyz/42670

Crash with bundle tooltip

2022-07-27-6.log
modlist:

  • akashictomeoftools 1.3.1
  • architectury 5.10.33
  • betterbeds 1.2.0 via jello
  • c2me 0.2.0+alpha.8.2
  • cloth-api 4.0.65
  • cloth-config 7.0.73
  • dynamicfps 2.2.0
  • fabric 0.58.0+1.19
  • fabricloader 0.14.8
  • ferritecore 4.2.1
  • indium 1.0.6+mc1.19
  • iris 1.2.6
  • jade 7.7.0
  • java 17
  • jello 4.1.0+1.19
  • krypton 0.2.0
  • minecraft 1.19
  • owo 0.7.3+1.19
  • sodium 0.4.2+build.16
    This affected both the vanilla bundle and dye bundle from Jello.
    Dragon-Seeker concluded "It seems that akashictomeoftools add custom bundle tooltip stuff with ofB() method contained in one of there mixins."

net.minecraft.class_148: Rendering screen
at net.minecraft.class_757.method_3192(class_757.java:890) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1143) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:734) [client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:237) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461) [fabric-loader-0.14.8.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.8.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.14.8.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
at jdk.internal.util.Preconditions.outOfBounds(Unknown Source) ~[?:?]
at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Unknown Source) ~[?:?]
at jdk.internal.util.Preconditions.checkIndex(Unknown Source) ~[?:?]
at java.util.Objects.checkIndex(Unknown Source) ~[?:?]
at java.util.ArrayList.get(Unknown Source) ~[?:?]
at net.minecraft.class_2371.get(class_2371.java:47) ~[client-intermediary.jar:?]
at net.minecraft.class_5684.handler$zbc000$ofB(class_5684.java:516) ~[client-intermediary.jar:?]
at net.minecraft.class_5684.method_32663(class_5684.java) ~[client-intermediary.jar:?]
at net.minecraft.class_437.method_32635(class_437.java:177) ~[client-intermediary.jar:?]
at java.util.Optional.ifPresent(Unknown Source) ~[?:?]
at net.minecraft.class_437.method_32634(class_437.java:177) ~[client-intermediary.jar:?]
at net.minecraft.class_437.method_25409(class_437.java:169) ~[client-intermediary.jar:?]
at net.minecraft.class_481.method_25409(class_481.java:731) ~[client-intermediary.jar:?]
at net.minecraft.class_465.method_2380(class_465.java:189) ~[client-intermediary.jar:?]
at net.minecraft.class_481.method_25394(class_481.java:692) ~[client-intermediary.jar:?]
at net.minecraft.class_757.method_3192(class_757.java:881) ~[client-intermediary.jar:?]
... 6 more

Mixin conflict with Lenient Stack Size.

Hi there, it seems there's a mixin conflict between both of these mods, concerning akashictomeoftools.mixins.json:AnvilScreenHandler_2ndSlotDecrementMixin and lenientstacksize.mixins.json:AnvilScreenHandlerMixin
latest.log

Book says "Bricked" When crafted

The askashic tome says "bricked" when crafted and when you switch to a book you can't switch back. I don't know if it saying bricked means anything but I know that it not switching back is not intended. The only thing I can think of that might mess it up is a mod called Better combat but I am unsure on the nature of what bricked means

tomes randomly breaking?

hey, for about 3 days your mod was working perfectly. but now for some reason I'm unable to change the book into anything else besides what it already was. after throwing the book down all items have disappeared from the tome.

getting on my server today after restarting clients + server tomes seem to no longer function and all of them have lost their inventories

I'm on minecraft version 1.18.1

fabric 0.12.12

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.