Pipes crossing borders error.
[1.7.10] Gregtech Hardmode Server (aka Kirara 2.0)
-
-
At the moment a lot of people have already migrated to the new server. Everyone that has not moved send me a pm once you are done packing. The new server is running on port 25566 (kirara.vanderstap.org:25566)
-
Methes, when the Chunk loading Pipe fail thing happens, are the Pipes still visually connected then or are they disconnected at the Border on one Pipe and connected on the other Pipe?
Because Pipe Connections are a Serverside thing, which just gets sent to the Client, meaning the Pipes represent the Serverside Status of the Connections.
-
They are still visually connected, but the boilers don't eject their steam into the pipes. None of those 3 boilers does. I don't have a scanner so I couldn't scan whether the adjacent pipe is full, but why else wouldn't a boiler eject it's steam into it. That's why I assumed the pipes clogged up.
-
Dumb Question: Are those Brass Pipes? Their Texture looks so Brassy. Brass Pipes are for Items and not Fluids, just to let you know.Edit: Oops, those can't be Brass, the Pipe diameter is too small for Item Pipes.Also, are you sure those Solar Boilers even have Steam in them? You know the Gray Bar on the Left telling you how much Steam is inside. Because Solar Boilers need to heat up before running.
-
Of course they are liquid pipes and of course the boilers have steam inside. They have full temperature and periodically reach full steam tank until they release part of it and fill up again, as they should in the code. I understand why you ask, but I'm not stupid :).
Once I demontage the pipes and put them back in, boilers start ejecting steam and start filling up the bottom RC tank according to the pipe speed.As I said, this happens only when I unload the chunks one at a time (travelling by foot from my base), not when I unload them all by going into the nether portal.
Since none of those three boilers eject anything (not even the first one that's in the same chunk as most of the pipe), I'm guessing the problem is the pipe block right at the liquid loader. I'll try to reproduce this bug on the new server with a scanner (from SpwnX) once I get the chance.
-
what happened`? logged in, noone was online and GT machines were missing!
-
what happened`? logged in, noone was online and GT machines were missing!
We are moving and your mates took the stuff ? -
I know mr10 already moved and linusphoenix is ready to move (he is at that diamond block at spawn btw).
You may want to move soon btw. -
Are we moved? Idk when I can log on next. I had only flint tools so I dont care about my stuff
-
M3ga, answer your goddamn IRC XD. I've been trying to talk to you for ages
-
Restarting now
Cause:
[23:36:42] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoSuchMethodError: net.minecraft.network.play.client.C17PacketCustomPayload.<init>(Ljava/lang/String;Lio/netty/buffer/ByteBuf;)V
at carpentersblocks.util.handler.PacketHandler.sendPacketToServer(PacketHandler.java:119) ~[PacketHandler.class:?]
at carpentersblocks.util.handler.EventHandler.onPlayerInteractEvent(EventHandler.java:112) ~[EventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_42_EventHandler_onPlayerInteractEvent_PlayerInteractEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122) ~[EventBus.class:?]
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:57) ~[ForgeEventFactory.class:?]
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:349) ~[mn.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:551) ~[mx.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jc.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jc.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197) ~[ef.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[ms.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:643) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:326) ~[lj.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669) [kx.class:?] -
Are we moved? Idk when I can log on next. I had only flint tools so I dont care about my stuff
It has been about three days, you can log in on both new and old servers, with the new one being on a different port, kirara.vanderstap.org:25566.
-
Thank you, I actually got on for a few mins to do that. Problem was I got killed by CaveSpider 8 times in a row and ragequit.
-
Anyone else having trouble logging in? I'm seeing 6 people on the server (including myself, oddly enough), but every time I try and connect I get a timeout error. Anyone else seeing something similar?
-
This time it was AE that crashed the server. Restarting.
[02:51:55] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NullPointerException
at appeng.items.materials.ItemMultiMaterial.hasCustomEntity(ItemMultiMaterial.java:214) ~[ItemMultiMaterial.class:?]
at net.minecraftforge.common.ForgeInternalHandler.onEntityJoinWorld(ForgeInternalHandler.java:48) ~[ForgeInternalHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_9_ForgeInternalHandler_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122) ~[EventBus.class:?]
at net.minecraft.world.World.func_72838_d(World.java:1308) ~[afn.class:?]
at net.minecraft.entity.player.EntityPlayer.func_71012_a(EntityPlayer.java:794) ~[xl.class:?]
at net.minecraftforge.common.ForgeHooks.onPlayerTossEvent(ForgeHooks.java:354) ~[ForgeHooks.class:?]
at net.minecraft.entity.player.EntityPlayer.func_71019_a(EntityPlayer.java:733) ~[xl.class:?]
at net.minecraft.inventory.Container.func_75134_a(SourceFile:371) ~[ye.class:?]
at net.minecraft.inventory.ContainerPlayer.func_75134_a(ContainerPlayer.java:85) ~[zb.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70106_y(EntityPlayer.java:1322) ~[xl.class:?]
at net.minecraft.world.World.func_72900_e(World.java:1345) ~[afn.class:?]
at net.minecraft.server.management.ServerConfigurationManager.func_72367_e(ServerConfigurationManager.java:277) ~[ld.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:625) ~[mx.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:154) ~[ms.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:643) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:326) ~[lj.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:531) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:669) [kx.class:?]
[02:51:55] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/new_server/./crash-reports/crash-2014-06-04_02.51.55-server.txtEDIT: I will do a round of mod updates this evening. Some mods have some crash issues fixed.
EDIT2: Additional info from algo. This seems to happen when a non existing item is dropped on the ground. Can someone that was present at the crash provide some more details on this ?? -
AE crashed it? Maybe it was the wooden gear from AE that I build. Was all good when I had it in a chest and my inventory, but when I tossed it away into the world the server crashed immediately.
-
AE crashed it? Maybe it was the wooden gear from AE that I build. Was all good when I had it in a chest and my inventory, but when I tossed it away into the world the server crashed immediately.
Thanks for the information. I passed it along to Algo. -
Update completed
Update:
Baubles to 1.0.0.15
Carpenter's Blocks to v3.1.5
Chisel to 1.5.4e
Forge_GuiLibv to 1.0.7.2
appliedenergistics2 to rv0-beta-22
forestry to 2.4.1.25
gregtech to 5.0.0m
industrialcraft experimental to build #478
ironchest to build #721
Forge to build #1110 -
Davidee's GUI Library 1.0.7.2
Forge_GuiLibv to 1.0.7.2This mods name confuses me always. Could you change the OP post mode name to something like: Davidee's Forge_GuiLibv 1.0.7.2 . Maybe I'm the only one, but it would help a lot. Thx.