Cannot add mod block to oregen
vico93 opened this issue · 2 comments
Issue Description:
I'm having problems trying to add a CS4's submod block into oregen.
Despite appearing to be registred in oredict, everytime CT load the script it throw an error and stop to process the rest of the script (namely recipes placed below the oredict registers).
Pingging @cubex2 in case it would be CS4's fault.
What happens:
When i load any save i got the error showed on minetweaker.log in my chat window.
BUT when i do /mt oredict
they appear to be registred in oredict
What you expected to happen:
The recipes lines being reached by the script, and the error being supressed, since they are shown to be added on oredict.
Script used:
https://github.com/vicocraft/coopermod/blob/master/scripts/coopermod.zs
Minetweaker.log file:
https://gist.github.com/vpontin/0405118a22a7a0391f99abd79a038336
Affected Versions:
- Minecraft: 1.11.2
- Forge: 13.20.0.2310
- Crafttweaker: 3.0.25
- CustomStuff 4: 0.3.0
You can't use oredict for output
…On Jun 2, 2017 14:35, "Vinícius Pontin" ***@***.***> wrote:
Issue Description:
I'm having problems trying to add a CS4
<https://github.com/cubex2/customstuff4>'s submod block into oregen.
Despite appearing to be registred in oredict, everytime CT load the script
it throw an error and stop to process the rest of the script (namely
recipes placed below the oredict registers).
*Pingging @cubex2 <https://github.com/cubex2> in case it would be CS4's
fault.*
What happens:
When i load any save i got the error showed on minetweaker.log in my chat
window.
BUT when i do /mt oredict they appear to be registred in oredict
What you expected to happen:
The recipes lines being reached by the script, and the error being
supressed, since they are shown to be added on oredict.
Script used:
https://github.com/vicocraft/coopermod/blob/master/scripts/coopermod.zs
Minetweaker.log file:
https://gist.github.com/vpontin/0405118a22a7a0391f99abd79a038336
------------------------------
Affected Versions:
- Minecraft: 1.11.2
- Forge: 13.20.0.2310
- Crafttweaker: 3.0.25
- CustomStuff 4: 0.3.0
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<https://github.com/jaredlll08/CraftTweaker/issues/223>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AFS9xa4X8bJKimDNEPdi4CMPw0Jcc6abks5sAAGfgaJpZM4NuOTa>
.