Afforess / Factorio-Stdlib

Factorio Standard Library Project
ISC License
162 stars 45 forks source link

crash on 0.17.45 #136

Closed szentigrad3 closed 5 years ago

szentigrad3 commented 5 years ago

https://puu.sh/DAGZm/be411242ef.jpg

Nexela commented 5 years ago

Please notice the very first line in the error message which states which mod is causing the issue.

The problem is with the upgrade builder and planner mode line 899 in control.lua inventory = player.get_inventory(defines.inventory.player_trash)

There is no defines.inventory.player_trash it was renamed to character_trash Please report this to that mod author