Hi !
I created a server yesterday, but when I try to enter in it, it shows me that :
Internal Exception: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalStateException: Recipe minecraft:wheat (net.minecraft.item.crafting.ShapedRecipes@44106e25) produces unregistered item minecraft:wheat (net.minecraft.item.Item@6697f3d)
The log says :
| 307 | [14:17:29] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (78.456s)! For help, type "help" or "?" |
| 308 | [14:17:29] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener |
| 309 | [14:17:29] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 0.0.0.0:9898 |
| 310 | [14:17:31] [Server thread/INFO] [FML]: Unloading dimension 1 |
| 311 | [14:17:31] [Server thread/INFO] [FML]: Unloading dimension -1 |
| 312 | [14:17:36] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 4925ms behind, skipping 98 tick(s) |
| 313 | [14:17:44] [Netty Epoll Server IO #3/INFO] [FML]: Client protocol version 2 |
| 314 | [14:17:44] [Netty Epoll Server IO #3/INFO] [FML]: Client attempting to join with 23 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected]+release.109.220f184,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] |
| 315 | [14:17:45] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: AaronF lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer |
| 316 | [14:17:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: AaronF left the game |
| 317 | [14:18:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Stopping the server |
| 318 | [14:18:00] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server |
| 319 | [14:18:00] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players |
| 320 | [14:18:00] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds |
| 321 | [14:18:00] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'World'/overworld |
| 322 | [14:18:07] [Server thread/INFO] [FML]: Unloading dimension 0 |
| 323 | [14:18:07] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server |
| 324 | [14:18:07] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players |
| 325 | [14:18:07] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds |
What can I do ? I tried to delete mods but it didn't work either
.
Thanks for your help.
AaronF.