Sefiraat / Simple-Storage

A Slimefun Addon that adds new storage options for late game players
GNU General Public License v3.0
1 stars 8 forks source link

two new ingots wont work with the electric smelteries #3

Closed szvenz closed 3 years ago

szvenz commented 3 years ago

Description (Required)

CUPRONICKEL and Nickel super allow ingots, don't smelt in electric smelteries. tried both an advanced smeltery and a regular smeltery. all of the other new allows from simple storage work in their respective smelteries

Steps to reproduce the Issue (Required)

Expected behavior (Required)

expected the advanced smelteries to work with these two recopies as well

Server Log / Error Report

Error Generated: 2021-06-14-01-40

Java Environment: Operating System: Linux Java Version: 11.0.10

Server Software: Paper Build: git-Paper-762 (MC: 1.16.5) Minecraft v1.16.5-R0.1-SNAPSHOT

Slimefun Environment: Slimefun vDEV - 936 (git aa5a22cb) Caused by: SimpleStorage vDEV - 4 (git 470e7be7)

Installed Addons (15)

Installed Plugins (52):

Block Info: World: world X: -1843 Y: 55 Z: 228 Material: AIR Block Data: org.bukkit.craftbukkit.v1_16_R3.block.data.CraftBlockData State: org.bukkit.craftbukkit.v1_16_R3.block.CraftBlockState

Ticker-Info: Type: Synchronized

Slimefun Data: ID: BLOCK_CELL_BASIC Inventory: true Data: {"simple-chest-id":"1","id":"BLOCK_CELL_BASIC"}

Stacktrace:

java.lang.NullPointerException at io.github.sefiraat.simplestorage.items.chests.SimpleInventoryCache.updateItems(SimpleInventoryCache.java:39) at io.github.sefiraat.simplestorage.items.chests.SimpleInventoryCache.process(SimpleInventoryCache.java:85) at io.github.sefiraat.simplestorage.items.chests.SimpleChest$1.tick(SimpleChest.java:53) at io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask.tickBlock(TickerTask.java:188) at io.github.thebusybiscuit.slimefun4.implementation.tasks.TickerTask.lambda$tickLocation$2(TickerTask.java:169) at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1427) at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:436) at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1342) at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) at java.base/java.lang.Thread.run(Thread.java:834)

Environment (Required)

Paper git-Paper-762 (MC: 1.16.5) Slimefun DEV - 936 (git aa5a22cb) Metrics-Module #25 Java 11 Installed Addons: (15) ExtraTools vDEV - 28 (git 58488a2e) FoxyMachines vDEV - 45 (git ce4f8193) SlimefunOreChunks vDEV - 13 (git 9f7a2be3) SlimefunWarfare vDEV - 41 (git 32f65443) HotbarPets vDEV - 37 (git 63b1553e) DynaTech vDEV - 129 (git a1808147) SlimefunLuckyBlocks vDEV - 35 (git 3b6586d6) ExoticGarden vDEV - 76 (git d148a362) InfinityExpansion vDEV - 114 (git 9d5d3cec) SimpleUtils vDEV - 9 (git 7f454341) EMC2 vDEV - 4 (git b1c851fb) SlimyTreeTaps vDEV - 19 (git 69930ef7) DankTech v1.2.7 FluffyMachines vDEV - 84 (git cf78f53a) SimpleStorage vDEV - 4 (git 470e7be7)

Sefiraat commented 3 years ago

Hi Szvenz, Ill look into the electric smelteries.

The error log you have attached indicates an issue with the inventory cells though, not an issue with the smeltery. What error is this and how did you get it?

Sefiraat commented 3 years ago

The next auto-update of Simple Storage will fix these two reipces to allow them to work in the electric smeltery.

I wont close this call for now as the error report is a bit concerning. Please could you elaborate on how you got that error?

szvenz commented 3 years ago

got the update and i can confirm they work in the electric smeltery.

im not sure how i got that error report, i noticed it when i checked while trouble shooting emc2. i do remember having an out of memory restart. but thats not too uncommon while im messing with slimefun.

also, just noticed that at least the iron chest doesn't craft in an enhanced autocrafter

Sefiraat commented 3 years ago

I have just quickly tested this and It crafted for me, for now I'll close this issue and If you could 100% confirm that you cannot auto craft with it, can you raise a new issue to keep the topics separated.