Hello, I'm new here, so please excuse me, if I do something wrong. Also I can made som grammar mistakes, becouse I'm not from English.
I've updated Forge for MCP few hours ago and now GUI that I've created not working.
Console and log writing only this : A mod tried to open a gui on the server without being a NetworkMod.
Before update it worked without problems. I've tried Minecraftforge-src-4.1.1.251 and 4.1.4.287.
Here is source code of mod_ class :
mod_Technical.java
TechnicalBlockFurnaceCopper.java
TechnicalEntityFurnaceCopper.java
TechnicalGuiFurnaceCopper.java
I've update it becouse there was problem with function getTemperatureScaled, where int temperature returns bad value. I've started with moding month ago, so please help me. Thanks.