Mooy1 / InfinityExpansion

An addon for the plugin Slimefun4
GNU General Public License v3.0
21 stars 60 forks source link

this.material is null #121

Open aesopcmc opened 1 year ago

aesopcmc commented 1 year ago

Error Generated: 2023-07-02-05-02

Java Environment: Operating System: Linux Java Version: 17.0.7

Server Software: Paper Build: git-Paper-375 (MC: 1.19.3) Minecraft v1.19.3-R0.1-SNAPSHOT

Slimefun Environment: Slimefun v2023.06-release Caused by: InfinityExpansion vBuild 7 zh-CN(SlimefunGuguProject) (git 00b37e0)

Installed Addons (5)

Installed Plugins (60):

Block Info: World: world X: 9814 Y: 100 Z: 8851 Material: ACACIA_WOOD Block Data: org.bukkit.craftbukkit.v1_19_R2.block.impl.CraftRotatable State: org.bukkit.craftbukkit.v1_19_R2.block.CraftBlockState

Ticker-Info: Type: Synchronized

Slimefun Data: ID: REINFORCED_STORAGE Is data loaded: true Inventory: true Data: stored: 12312

Stacktrace:

java.lang.NullPointerException: Cannot invoke "org.bukkit.Material.getMaxStackSize()" because "this.material" is null at [粘液科技扩展-无尽]InfinityExpansion-Build 5 zh-CN(SlimefunGuguProject) (git 018bfe1).jar//io.github.mooy1.infinityexpansion.items.storage.StorageCache.output(StorageCache.java:340) at [粘液科技扩展-无尽]InfinityExpansion-Build 5 zh-CN(SlimefunGuguProject) (git 018bfe1).jar//io.github.mooy1.infinityexpansion.items.storage.StorageCache.tick(StorageCache.java:351) at [粘液科技扩展-无尽]InfinityExpansion-Build 5 zh-CN(SlimefunGuguProject) (git 018bfe1).jar//io.github.mooy1.infinityexpansion.items.storage.StorageUnit$1.tick(StorageUnit.java:106) at Slimefun-v2023.06-release.jar//io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask.tickBlock(TickerTask.java:167) at Slimefun-v2023.06-release.jar//io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask.lambda$tickLocation$2(TickerTask.java:148) at org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftTask.run(CraftTask.java:101) at org.bukkit.craftbukkit.v1_19_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1473) at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:440) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1397) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1173) at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) at java.base/java.lang.Thread.run(Thread.java:833)

Boomer-1 commented 6 months ago

this is not from the official version of infinity expansion. this is the chinese fork. please close this and report to the proper github

Takeoff0518 commented 1 month ago

this is not from the official version of infinity expansion. this is the chinese fork. please close this and report to the proper github

however, it seems that the official version has the same exception.

see #130