Jump to content

Stackable (a nil value)


Boas
  • Pending

Happens when equipping an item right after crafting it

client_log.txt


Steps to Reproduce

 

Has to be a world without caves where the client is also the server.

Step 1:

Equip something in your hand slot e.g. a Spear.

Step 2:

Run the following two lines:

ThePlayer:ListenForEvent("gotnewitem", function(inst, data) ThePlayer.components.inventory:Equip(data.item) end)

ThePlayer.components.builder:MakeRecipeFromMenu(GetValidRecipe("axe"))

 




User Feedback


There are no comments to display.



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...