Another additional alarm sounds, maked by myself in FL Studio.
There 2 files, one with echo effect and another is without it.
Another additional alarm sounds, maked by myself in FL Studio.
There 2 files, one with echo effect and another is without it.
work 1.5.2 ?
Yep, working fine!
Seems that blocks facing is correct after removing every multiworld plugin.
I guess you use MCPC plus on server.
If so, then issue is related to behaviour of IC2 API with bukkit world IDs. And can't be fixed by me without major rewrite of my code to remove IC2 network code usage.
if you have no MCPC plus or bukkit on server, then I need more details about mods, used on server.
Yep, I'm using MCPC+ and it have one strange thing: clean server core + IC2 + NC is working fine and adding mods ruining block synchronization. Still in solution search
Hello Shedar, thank you for this awesome mod.
I'm using NC 1.5.1c and IC2 1.115 #308.
I got a problem with block facing saving on server:
and after re-logging to server:
Also sometimes I'm getting an exception with internal server error while left-clicking wrong-rotated block (this error is for Info Panel)
>2013-05-08 00:31:27 [SEVERE] [ForgeModLoader] A critical server error occured handling a packet, ki
cking 81
java.lang.ClassCastException: shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityIC2Thermo cannot
be cast to shedar.mods.ic2.nuclearcontrol.IScreenPart
at shedar.mods.ic2.nuclearcontrol.subblocks.AdvancedInfoPanel.getBlockBounds(AdvancedInfoPan
el.java:59)
at shedar.mods.ic2.nuclearcontrol.BlockNuclearControlMain.func_71902_a(BlockNuclearControlMa
in.java:344)
at net.minecraft.block.Block.func_71878_a(Block.java:697)
at net.minecraft.world.World.func_72831_a(World.java:1520)
at net.minecraft.world.World.func_72901_a(World.java:1329)
at net.minecraft.network.NetServerHandler.func_72524_a(NetServerHandler.java:1428)
at net.minecraft.network.packet.Packet18Animation.func_73279_a(SourceFile:41)
at org.spigotmc.netty.NettyNetworkManager.func_74428_b(NettyNetworkManager.java:189)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:213)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)
at org.spigotmc.netty.NettyServerConnection.func_71747_b(NettyServerConnection.java:68)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:918)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:323)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:670)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
This does not happen at singleplayer. This is completely new world after NC update.
UPD: Seems like not saving any block info: setted temperature in remote thermal always default 500 after re-logging =\