Railcraft

Railcraft

34M Downloads

Railcraft rolling machine crash

MPeti1 opened this issue ยท 11 comments

commented

Hi!
I play my modpack on a server,and when i want to craft standard rail in the rolling machine,it dont crafts automatically,and when i click the start crafting button,the server is disconnecting me.this is the log from the launcher,i started copy from when i opened the rolling machine:

[15:55:51] [Client thread/INFO]: mods.railcraft.client.gui.GuiRollingMachine
[15:55:51] [Client thread/INFO]: mods.railcraft.common.gui.containers.ContainerRollingMachine
[15:55:58] [Client thread/INFO]: Mapping halted in C:\Users\masap_000\AppData\Roaming.minecraft\journeymap\data\mp\Minecraft~Server\DIM0
[15:55:59] [Client thread/INFO]: Applying holder lookups
[15:55:59] [Client thread/WARN]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockCarvableWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[15:55:59] [Client thread/WARN]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
[15:55:59] [Client thread/WARN]: Unable to lookup chisel:voidstonerunic for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.voidstonerunic. Is there something wrong with the registry?
[15:55:59] [Client thread/WARN]: Unable to lookup chisel:circuits for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.circuits. Is there something wrong with the registry?
[15:55:59] [Client thread/WARN]: Unable to lookup chisel:arcane for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.arcane. Is there something wrong with the registry?
[15:55:59] [Client thread/WARN]: Unable to lookup chisel:thaumium for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.thaumium. Is there something wrong with the registry?
[15:55:59] [Client thread/WARN]: Unable to lookup chisel:tallow for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.tallow. Is there something wrong with the registry?
[15:55:59] [Client thread/WARN]: Unable to lookup chisel:bloodRune for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodRune. Is there something wrong with the registry?
[15:55:59] [Client thread/WARN]: Unable to lookup chisel:bloodBrick for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.bloodBrick. Is there something wrong with the registry?
[15:55:59] [Client thread/INFO]: Holder lookups applied

commented

I think not a chisel bug,chisel only lists what mods items cannot be found (because these mods aren't in the pack),but i try this.but when i cannot craft standard rail,why i can craft iron plate?

commented

I've deleted chisel and more chisels from the mods folder,and now works in singleplayer (i've not tryed to craft standard rail in singleplayer when chisel is loaded)

commented

Now i put again chisel and more chisels to the mods folder,but in singleplayer i can craft standard rail,but in multiplayer the server still disconnect when i try this :/

commented

@MPeti1 can you post a gist of the full log? i'm thinking that is not the full error related to this

commented

Yes,here it is

http://1drv.ms/1MwlXz9

commented

Smells like a chisel bug. Reproduce it without chisel maybe?

commented

Thanks :) but what can i do?

commented

i do see some networking errors before that, they might be related

commented

i rememberd now,i change the donfig file,i set the alternative track recipies to true.this can cause this problem?(alternative recipes dont shown in nei :/ )

commented

Actually there's no useful information on the log. Not related to chisel :)

Information that is actually useful:

[17:38:55] [Client thread/INFO]: mods.railcraft.client.gui.GuiRollingMachine
[17:38:55] [Client thread/INFO]: mods.railcraft.common.gui.containers.ContainerRollingMachine
[17:39:05] [Server thread/INFO]: Saving and pausing game...
[17:39:06] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
commented

If you have the same config on server and client, it shouldn't be a problem. If the config files don't match exactly, problems might happen.