CT 4.0.7 does not work on the server
Opened this issue · 9 comments
Issue Description:
recipes not removed on the server
What happens:
recipes not removed
What you expected to happen:
remove recipes
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):
Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):
Affected Versions (Do not use "latest"):
- Minecraft: 1.12.2
- Forge: 2489
- Crafttweaker: 4.0.7
Your most recent log file where the issue was present:
server log: http://62.182.234.26/fml-server.log
When try to remove for example minecraft:wooden_slab i see in the server console complains about broken advancemets due missing recipe for this, but client when joined, see recipe in the JEI.
When client join i see this inside server console:
[19:50:51] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[19:50:51] [Server thread/INFO]: Tried to load unrecognized recipe: minecraft:oak_wooden_slab removed now.
[19:50:51] [Server thread/INFO]: Tried to load unrecognized recipe: minecraft:oak_wooden_slab removed now.
[19:50:51] [Server thread/INFO] [journeymap]: HunterzCZ joining dimension 0
[19:50:51] [Server thread/INFO] [logfilter-modified]: Player HunterzCZ logged in. IP:
[19:50:51] [Server thread/INFO] [STDOUT]: [crafttweaker.api.logger.MTLogger:addPlayer:27]: []
[19:50:51] [Server thread/INFO] [Mekanism]: Sent config to 'HunterzCZ.'
[19:50:51] [Server thread/INFO]: HunterzCZ joined the game
Only on the server. From 1.12.2 must be on the client too? Not synced from server like previous versions?
They can't be synced... Fairly sure this was said on the first page of the docs...
http://crafttweaker.readthedocs.io/en/latest/#
I see nothing about major change at 1.12.2 :(