Done I broke my Integrated Dynamics Terminal

Discussion in 'All of the Mods 8' started by xcb567, Jul 3, 2023.

  1. xcb567

    xcb567 Well-Known Member

    Messages:
    38
    Likes Received:
    9
    Local Time:
    4:59 AM
    The storage terminal doesn't show any items after moving my RS storage to ID + Sophisticated Storage chests. I know it's probably caused by some item in one of the chests.
    The setup is right by my logout coords and I'll leave it as is for any staff to look at.

    Code:
    [07:13:51] [Render thread/WARN]: Time from main menu to in-game was 71.91676 seconds
    [07:13:51] [Render thread/WARN]: Total time to load game and open world was 162.47076 seconds
    io.netty.handler.codec.EncoderException: java.io.EOFException: fieldSize is too long! Length is 28009, but maximum is 45
       at TRANSFORMER/[email protected]/net.minecraft.network.FriendlyByteBuf.m_130081_(FriendlyByteBuf.java:514)
       at TRANSFORMER/[email protected]/net.minecraft.network.FriendlyByteBuf.m_130260_(FriendlyByteBuf.java:494)
       at TRANSFORMER/[email protected]/org.cyclops.cyclopscore.network.PacketCodec$12.decode(PacketCodec.java:254)
       at TRANSFORMER/[email protected]/org.cyclops.cyclopscore.network.PacketCodec.lambda$decode$1(PacketCodec.java:585)
       at TRANSFORMER/[email protected]/org.cyclops.cyclopscore.network.PacketCodec.loopCodecFields(PacketCodec.java:562)
       at TRANSFORMER/[email protected]/org.cyclops.cyclopscore.network.PacketCodec.decode(PacketCodec.java:584)
       at TRANSFORMER/[email protected]/org.cyclops.cyclopscore.network.PacketHandler.lambda$register$2(PacketHandler.java:67)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.simple.IndexedMessageCodec.lambda$tryDecode$0(IndexedMessageCodec.java:107)
       at java.base/java.util.Optional.map(Optional.java:260)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.simple.IndexedMessageCodec.tryDecode(IndexedMessageCodec.java:107)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.simple.IndexedMessageCodec.consume(IndexedMessageCodec.java:153)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.simple.SimpleChannel.networkEventListener(SimpleChannel.java:63)
       at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260)
       at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252)
       at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315)
       at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.NetworkInstance.dispatch(NetworkInstance.java:68)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.NetworkHooks.lambda$onCustomPayload$1(NetworkHooks.java:77)
       at java.base/java.util.Optional.map(Optional.java:260)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.NetworkHooks.onCustomPayload(NetworkHooks.java:77)
       at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientPacketListener.m_7413_(ClientPacketListener.java:1674)
       at TRANSFORMER/[email protected]/net.minecraft.network.protocol.game.ClientboundCustomPayloadPacket.m_5797_(ClientboundCustomPayloadPacket.java:57)
       at TRANSFORMER/[email protected]/net.minecraft.network.protocol.game.ClientboundCustomPayloadPacket.m_5797_(ClientboundCustomPayloadPacket.java:7)
       at TRANSFORMER/[email protected]/net.minecraft.network.Connection.m_129517_(Connection.java:163)
       at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:148)
       at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:48)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:314)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:435)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
       at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
       at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
       at java.base/java.lang.Thread.run(Thread.java:833)
    Caused by: java.io.EOFException: fieldSize is too long! Length is 28009, but maximum is 45
       at MC-BOOTSTRAP/[email protected]/io.netty.buffer.ByteBufInputStream.checkAvailable(ByteBufInputStream.java:327)
       at MC-BOOTSTRAP/[email protected]/io.netty.buffer.ByteBufInputStream.readFully(ByteBufInputStream.java:239)
       at java.base/java.io.DataInputStream.readUTF(DataInputStream.java:614)
       at MC-BOOTSTRAP/[email protected]/io.netty.buffer.ByteBufInputStream.readUTF(ByteBufInputStream.java:301)
       at TRANSFORMER/[email protected]/net.minecraft.nbt.NbtIo.m_128930_(NbtIo.java:275)
       at TRANSFORMER/[email protected]/net.minecraft.nbt.NbtIo.m_128934_(NbtIo.java:225)
       at TRANSFORMER/[email protected]/net.minecraft.network.FriendlyByteBuf.m_130081_(FriendlyByteBuf.java:512)
       ... 64 more
    io.netty.handler.codec.EncoderException: java.io.EOFException: fieldSize is too long! Length is 28009, but maximum is 39
       at TRANSFORMER/[email protected]/net.minecraft.network.FriendlyByteBuf.m_130081_(FriendlyByteBuf.java:514)
       at TRANSFORMER/[email protected]/net.minecraft.network.FriendlyByteBuf.m_130260_(FriendlyByteBuf.java:494)
       at TRANSFORMER/[email protected]/org.cyclops.cyclopscore.network.PacketCodec$12.decode(PacketCodec.java:254)
       at TRANSFORMER/[email protected]/org.cyclops.cyclopscore.network.PacketCodec.lambda$decode$1(PacketCodec.java:585)
       at TRANSFORMER/[email protected]/org.cyclops.cyclopscore.network.PacketCodec.loopCodecFields(PacketCodec.java:562)
       at TRANSFORMER/[email protected]/org.cyclops.cyclopscore.network.PacketCodec.decode(PacketCodec.java:584)
       at TRANSFORMER/[email protected]/org.cyclops.cyclopscore.network.PacketHandler.lambda$register$2(PacketHandler.java:67)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.simple.IndexedMessageCodec.lambda$tryDecode$0(IndexedMessageCodec.java:107)
       at java.base/java.util.Optional.map(Optional.java:260)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.simple.IndexedMessageCodec.tryDecode(IndexedMessageCodec.java:107)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.simple.IndexedMessageCodec.consume(IndexedMessageCodec.java:153)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.simple.SimpleChannel.networkEventListener(SimpleChannel.java:63)
       at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260)
       at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252)
       at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315)
       at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.NetworkInstance.dispatch(NetworkInstance.java:68)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.NetworkHooks.lambda$onCustomPayload$1(NetworkHooks.java:77)
       at java.base/java.util.Optional.map(Optional.java:260)
       at TRANSFORMER/[email protected]/net.minecraftforge.network.NetworkHooks.onCustomPayload(NetworkHooks.java:77)
       at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientPacketListener.m_7413_(ClientPacketListener.java:1674)
       at TRANSFORMER/[email protected]/net.minecraft.network.protocol.game.ClientboundCustomPayloadPacket.m_5797_(ClientboundCustomPayloadPacket.java:57)
       at TRANSFORMER/[email protected]/net.minecraft.network.protocol.game.ClientboundCustomPayloadPacket.m_5797_(ClientboundCustomPayloadPacket.java:7)
       at TRANSFORMER/[email protected]/net.minecraft.network.Connection.m_129517_(Connection.java:163)
       at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:148)
       at TRANSFORMER/[email protected]/net.minecraft.network.Connection.channelRead0(Connection.java:48)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:314)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:435)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
       at MC-BOOTSTRAP/[email protected]/io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)
       at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)
       at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995)
       at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
       at java.base/java.lang.Thread.run(Thread.java:833)
    Caused by: java.io.EOFException: fieldSize is too long! Length is 28009, but maximum is 39
       at MC-BOOTSTRAP/[email protected]/io.netty.buffer.ByteBufInputStream.checkAvailable(ByteBufInputStream.java:327)
       at MC-BOOTSTRAP/[email protected]/io.netty.buffer.ByteBufInputStream.readFully(ByteBufInputStream.java:239)
       at java.base/java.io.DataInputStream.readUTF(DataInputStream.java:614)
       at MC-BOOTSTRAP/[email protected]/io.netty.buffer.ByteBufInputStream.readUTF(ByteBufInputStream.java:301)
       at TRANSFORMER/[email protected]/net.minecraft.nbt.NbtIo.m_128930_(NbtIo.java:275)
       at TRANSFORMER/[email protected]/net.minecraft.nbt.NbtIo.m_128934_(NbtIo.java:225)
       at TRANSFORMER/[email protected]/net.minecraft.network.FriendlyByteBuf.m_130081_(FriendlyByteBuf.java:512)
       ... 64 more
    [07:15:44] [Render thread/INFO]: [CHAT] [Notice] Refined Storage data will be deleted on all of our 1.19 servers on 4/7/2023. Please move all items from Refined storage drives to another storage system!
    [07:17:24] [Render thread/INFO]: [CHAT] [Notice] This server is still in its experimental stages! Many things may or may not work.
    

    The latest.log is here: https://xcb567.se/MyM-ATM8-20230703-0719.log.txt
    A bit annoying, but the error doesn't get written to the file.
     
  2. Redshii

    Redshii Moderator Build Team

    Messages:
    127
    Likes Received:
    39
    Local Time:
    4:59 AM
    Hey xcb,

    I've only been able to find 1 chunk of you in the overworld and I suppose you have an underground base.

    Since we mods can't teleport to the last cords of players directly in 1.19 yet, I can't be sure if this is your base or not. I am not going to force myself into your base as I couldn't find an entrance to it.

    Could you confirm that this is your base? If so, I'll be needing you to be online to give me chunk permissions (ally me through FTB Teams).

    Integrated Dynamics has been a nuisance for me every since that mod was created. If you prefer an AE2 system, I have kits laying around to help people move from RS to AE2.

    xcb base.
     
    xcb567 likes this.
  3. xcb567

    xcb567 Well-Known Member

    Messages:
    38
    Likes Received:
    9
    Local Time:
    4:59 AM
    Last edited: Jul 4, 2023
  4. Redshii

    Redshii Moderator Build Team

    Messages:
    127
    Likes Received:
    39
    Local Time:
    4:59 AM
    I've tested around and I've got it working again without having to restart it.

    From my experience using ID on MCEternal I went ahead and broke a cable and then placed it back again. The terminal was still showing nothing, but when I click on the 'chest' icon in the top left corner of the GUI it started showing items for me again. I was also able to extract and import items through the GUI and also through the importer attached to the chest on top of your terminal.

    So for now I think your work around has to be what I did, how annoying that can be to have to break a cable all the time after a restart. Now that it's working again I can't really test much more, but I'll keep an eye on it if there has been a restart and you didn't log on for the day yet.
     
  5. xcb567

    xcb567 Well-Known Member

    Messages:
    38
    Likes Received:
    9
    Local Time:
    4:59 AM
    When the exception is thrown, the top icons are missing, not even any tabs visible.

    A bit hard to click a non-existing chest (icon/tab) :p :)

    [​IMG]
     
  6. Redshii

    Redshii Moderator Build Team

    Messages:
    127
    Likes Received:
    39
    Local Time:
    4:59 AM
    Not sure what's going on then. You were afk a bit after you posted this and for me the storage terminal was working just fine. Seems to be player related then?

    Might want to try a hard force update through the launcher to see if it helps.
     

Share This Page