0.13 unable to craft steel chest

Anything that prevents you from playing the game properly. Do you have issues playing for the game, downloading it or successfully running it on your computer? Let us know here.
zeno16
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sat Jul 18, 2015 7:45 pm
Contact:

0.13 unable to craft steel chest

Post by zeno16 »

First off if this is in the wrong place please move it, I was unsure where to place it.

So I got this save I've been playing on for about 8 hours, when I decided to update to 0.13, and I am unable to craft steel chests, I could before the update, got a couple in my inventory, but now they are completley gone from the crafting list, dunno if it's a bug, cause when I try to run a sandbox mode they appear, is there anyway to fix this, or are my save screwed?
kinnom
Filter Inserter
Filter Inserter
Posts: 706
Joined: Fri Dec 26, 2014 4:20 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by kinnom »

try

Code: Select all

/c game.local_player.force.reset_recipes()
no yes yes no yes no yes yes
zeno16
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sat Jul 18, 2015 7:45 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by zeno16 »

I tried that command line and it gave me
image broken for some reason

cannot execute command. Error: [string "command"]:1: LuaGameScript doesn't contain key local_player
kinnom
Filter Inserter
Filter Inserter
Posts: 706
Joined: Fri Dec 26, 2014 4:20 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by kinnom »

I can't see the image. I assume it gave an error?
no yes yes no yes no yes yes
zeno16
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sat Jul 18, 2015 7:45 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by zeno16 »

yeah it gave this error cannot execute command. Error: [string "game.local_player.force.reset_recipes()"]:1: LuaGameScript doesn't contain key local_player
kinnom
Filter Inserter
Filter Inserter
Posts: 706
Joined: Fri Dec 26, 2014 4:20 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by kinnom »

try

Code: Select all

/c game.force.reset_recipes()
if that still doesn't work try

Code: Select all

/c game.reset_recipes()
no yes yes no yes no yes yes
zeno16
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sat Jul 18, 2015 7:45 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by zeno16 »

giving me the same errors on both commands, the LuaGameScript doesn't contain key reset_recipes() and key force.

I wonder if the Lua changed from 0.12.x to 0.13?
kinnom
Filter Inserter
Filter Inserter
Posts: 706
Joined: Fri Dec 26, 2014 4:20 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by kinnom »

•Changed game.players, game.surfaces, game.entity_prototypes, game.item_prototypes, game.fluid_prototypes, force.recipes, force,technologies to use custom access + iterator objects for improved performance.
It has and I do not know what they mean with custom access
no yes yes no yes no yes yes
zeno16
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sat Jul 18, 2015 7:45 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by zeno16 »

when I try to change the command to

Code: Select all

/c game.player.force.reset_recipes()
it does not give me any errors, but nothing happens either, I will have to research more, in the mean time I'm stuck with only three steel chests.
kinnom
Filter Inserter
Filter Inserter
Posts: 706
Joined: Fri Dec 26, 2014 4:20 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by kinnom »

Are you sure you can't craft it? It's in the logistics tab and should unlock when you research steel
no yes yes no yes no yes yes
zeno16
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sat Jul 18, 2015 7:45 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by zeno16 »

nope

http://prntscr.com/bm3t2t

and as you can see I got steel researched
kinnom
Filter Inserter
Filter Inserter
Posts: 706
Joined: Fri Dec 26, 2014 4:20 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by kinnom »

can you post the save?
no yes yes no yes no yes yes
zeno16
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sat Jul 18, 2015 7:45 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by zeno16 »

kinnom
Filter Inserter
Filter Inserter
Posts: 706
Joined: Fri Dec 26, 2014 4:20 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by kinnom »

fixed it with

Code: Select all

/c game.player.force.recipes['steel-chest'].enabled=true
no yes yes no yes no yes yes
zeno16
Burner Inserter
Burner Inserter
Posts: 8
Joined: Sat Jul 18, 2015 7:45 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by zeno16 »

THANK YOU SO MUCH!

it was annoying me to no end, I hope it was just a convesion thingy that caused it when I went from 0.12.x
Loewchen
Global Moderator
Global Moderator
Posts: 10258
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: 0.13 unable to craft steel chest

Post by Loewchen »

This has been fixed for the next release: viewtopic.php?f=30&t=27208
Post Reply

Return to “Technical Help”