Darkstar Utilities


Propel yourself all the way from mining stone with your hands to ripping holes in reality. Darkstar Aims to extend the playtime of the game to well over twice the standard. With extra features like Quarries and Ore Probes for mining in lands with no ores, or launching rockets to mine deep space materials. With roughly 664 currently added features!

Overhaul
3 years ago
0.15 - 1.1
3.11K

b [0.17.36] Game Crash caused by on_player_armor_inventory_changed because real number expected got nil

4 years ago
(updated 4 years ago)

How to reproduce the bug

  1. Put a power armor in your armor slot
  2. Try to grab it out with a left click

Video with bug

What I tried to change

I tried to add a if event ~= nil then on row 156 in control.lua, but the error was thrown with and without it.

4 years ago

I have fix it
go in the control.lua in the line 157 and change defines.inventory.player_armor to defines.inventory.character_armor

New response