TotalCraft Servers
TotalCraft Servers
when I open the wireless and press the hotbar number corresponding to the slot the wireless is in, it makes the wireless move to the creation grid and crashes both...
Time: 10/24/23 10:16 PM Description: Exception getting block type in world java.lang.NullPointerException: Exception getting block type in world at net.minecraft.world.World.func_147439_a(World.java:683) at net.minecraft.tileentity.TileEntityChest.func_145977_a(TileEntityChest.java:327) at net.minecraft.tileentity.TileEntityChest.func_145979_i(TileEntityChest.java:277) at appeng.util.Platform.generateTileHash(Platform.java:1369) at appeng.parts.automation.PartSharedItemBus.getHandler(PartSharedItemBus.java:95) at appeng.parts.automation.PartImportBus.getTickingRequest(PartImportBus.java:166)...
Crash
when i connect a import bus in a chest this occurs Time: 9/22/23 5:16 PM Description: Ticking GridNode java.lang.NullPointerException: Ticking GridNode at appeng.me.cluster.implementations.CraftingCPUCluster.injectItems(CraftingCPUCluster.java:242) at appeng.me.cache.CraftingGridCache.injectItems(CraftingGridCache.java:378) at appeng.me.storage.NetworkInventoryHandler.injectItems(NetworkInventoryHandler.java:78) at appeng.me.cache.NetworkMonitor.injectItems(NetworkMonitor.java:133) at...
it happened when the player teleported and unloaded the location what I understand is that applied tried to tick the battery of the mechanism and then the crash occurred trying...
When the system is crafting items, and has some co-processing units split into other chunks, if I move away from the chunk where part of the co-processing units is, all...
Crash
occurs very often in my modpack. Description: Exception ticking world entities java.lang.IllegalStateException: java.lang.reflect.InvocationTargetException at appeng.me.NetworkEventBus$EventMethod.invoke(NetworkEventBus.java:187) at appeng.me.NetworkEventBus$EventMethod.access$400(NetworkEventBus.java:161) at appeng.me.NetworkEventBus$MENetworkEventInfo.invoke(NetworkEventBus.java:212) at appeng.me.NetworkEventBus$MENetworkEventInfo.access$200(NetworkEventBus.java:198) at appeng.me.NetworkEventBus.postEventTo(NetworkEventBus.java:141) at appeng.me.Grid.postEventTo(Grid.java:223) at appeng.me.cache.EnergyGridCache.addNode(EnergyGridCache.java:594) at appeng.me.GridCacheWrapper.addNode(GridCacheWrapper.java:55) at...
I found a possible memory leak, when requesting large quantities of an item in the crafting terminal, the memory starts to increase exaggeratedly until it runs out. I believe that...
Crash
Only load the chunk with interface are on, see this crash. Version 453 java.lang.IllegalAccessError: tried to access field it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap.key from class appeng.crafting.v2.CraftingCalculations$InternalMultiMap at appeng.crafting.v2.CraftingCalculations$InternalMultiMap.keysArray(CraftingCalculations.java:137) at appeng.crafting.v2.CraftingCalculations.tryResolveCraftingRequest(CraftingCalculations.java:65) at appeng.crafting.v2.CraftingContext.addRequest(CraftingContext.java:145) at appeng.crafting.v2.CraftingJobV2.(CraftingJobV2.java:73)...
After a long time I decided to update my version from 410 to the latest version available, 453, however I realized that when a craft is requested on the server...
After the mod API was changed, some mods stopped working as they should, including Equivalent Energistics, ME Drive now no longer recognizes the addon's hard drives for some reason. Tested...