Major Bug - Scripts don't reload [1.10.2]
P3rf3ctXZer0 opened this issue · 14 comments
Issue Description:
Note: If this bug occurs in a modpack, please report this to the modpack author. Otherwise, delete this line and add your description here. If you are using an unnofficial version of Minetweaker or Crafttweaker please report it to the person who gave you the version. Also please look at the other issues to make sure that you are not creating a duplicate.
What happens:
Restarting a server disables all the scripts.
What you expected to happen:
On reloading a server the recipe still keeps its changes.
Script used (Please Pastebin or gist your script, posting an unpasted or ungist'd script will automatically close this issue):
https://gist.github.com/P3rf3ctXZer0/bc9ea50a28077aacc700dba68eb18e4e
Minetweaker.log file (Please Pastebin or gist your file, posting an unpasted or ungist'd file will automatically close this issue):
https://gist.github.com/P3rf3ctXZer0/fdb227f906010d7a559d8d9fa24812db
Error when trying to dump log.
Affected Versions (Do not use "latest"):
- Minecraft: 1.10.2
- Forge: 202
- Crafttweaker: CraftTweaker-1.10.2-3.0.17.jar
Your most recent log file where the issue was present:
https://gist.github.com/P3rf3ctXZer0/fdb227f906010d7a559d8d9fa24812db
[pastebin/gist/etc link here]
@jaredlll08 Why don't they auto sync with server being priority? I have seen mods like this and know its possible. Used to work like that for 1.7.10.
Things changed in 1.10.2. JEI does not work like NEI, so your recipes may actually be there, just JEI is not seeing them.
No just crafting them fails. @jaredlll08 even without JEI.
the what? @BlameBot I am not sure what you mean give a screenshot example please.
@jaredlll08 why don't they automatically save to the world folder? How do I configure that?