Midgame.zs syntax error causing recipes to not show up
CleanCutBloons opened this issue ยท 1 comments
Note: if you need general tech support for things like server configuration, Discord is a better venue. Please open an issue only if there is a clear bug with the pack or if you have been asked to by one of the Discord staff.
Pack Version:
Omnifactory TPA from Technic
Description:
The CraftTweaker script "Midgame.zs" has a syntax error in the Brewery section, around line 170. This was causing certain recipes, like the first GT Capacitor recipe, to be unavailable, making the pack unplayable. The removal recipes use the fluid "for.honey", but ZenScript interprets "for" as a keyword and complains. Removing those recipes fixed the issue.
Expected Behavior:
This code should not have a syntax error.
Steps To Reproduce:
- Load a world
- In chat, a message appears saying "Midgame.zs failed to load".
Crash Log:
None
Screenshots: