[13:21:49] [ERROR] ! server_scripts:recipes/create_extruder.js:23: Failed to create recipe for type 'create_mechanical_extruder:extruding': Constructor for create_mechanical_extruder:extruding with 2 arguments not found!
[13:21:49] [WARN] server_scripts:recipes/create_extruder.js:23: Tried to call a function on an errored recipe! (Failed to create recipe for type 'create_mechanical_extruder:extruding')
[13:21:49] [ERROR] ! server_scripts:recipes/create_extruder.js:27: Failed to create recipe for type 'create_mechanical_extruder:extruding': Constructor for create_mechanical_extruder:extruding with 2 arguments not found!
[13:21:49] [WARN] server_scripts:recipes/create_extruder.js:27: Tried to call a function on an errored recipe! (Failed to create recipe for type 'create_mechanical_extruder:extruding')
[13:21:49] [ERROR] ! server_scripts:recipes/create_extruder.js:31: Failed to create recipe for type 'create_mechanical_extruder:extruding': Constructor for create_mechanical_extruder:extruding with 2 arguments not found!
[13:21:49] [WARN] server_scripts:recipes/create_extruder.js:31: Tried to call a function on an errored recipe! (Failed to create recipe for type 'create_mechanical_extruder:extruding')
[13:21:49] [ERROR] ! #31: Error occurred while handling event 'ServerEvents.recipes': TypeError: Cannot find default value for object. (server_scripts:recipes/create_extruder.js#31)
And please remember to close this issue after it is resolved, thank you.
My recipes were functioning just fine prior to this update.
Here is before on
1.19.2-1.5.4.c-36
with the same exact script as shown below:Here's the script in question which worked with the previous updates but broke with
1.19.2-1.5.5.c-36
:From server.log
And please remember to close this issue after it is resolved, thank you.