Teleportation Equipment

by Wannie

A power armor equipment which allows players to teleport a short distance. Equipment needs to be fully charged before it can be used. Range stacks with number of equipment used

Utilities
10 months ago
1.1 - 2.0
1.14K

b [Fixed]non-recoverable error

11 months ago

The mod Teleportation Equipment (1.0.9) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event TeleportationEquipment::on_player_cursor_stack_changed (ID 32)
TeleportationEquipment/control.lua:158: attempt to get length of a nil value
stack traceback:
TeleportationEquipment/control.lua:158: in function <TeleportationEquipment/control.lua:154>

11 months ago
(updated 11 months ago)

Crash happen when map viewing space platform

The mod Teleportation Equipment (1.0.9) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event TeleportationEquipment::on_player_cursor_stack_changed (ID 32)
TeleportationEquipment/control.lua:158: attempt to get length of a nil value
stack traceback:
TeleportationEquipment/control.lua:158: in function <TeleportationEquipment/control.lua:154>

11 months ago

Found the issue. Apparently the function get_main_inventory() can only be used by player characters, not the player themselves anymore in 2.0. Should be fixed.

11 months ago

Thanks

10 months ago

In editor mode, the following error occurred when holding the cargo ship's railway overpass:
エディターモードにて、カーゴシップの鉄道架道橋を手に持った時に以下のエラーが発生しました。

Teleportation Equipment (1.0.10)のMODが回復不能なエラーを発生させました。
MOD作成者にこのエラーを報告してください。

Error while running event TeleportationEquipment::on_player_cursor_stack_changed (ID 32)
TeleportationEquipment/control.lua:158: attempt to index local 'player' (a nil value)
stack traceback:
TeleportationEquipment/control.lua:158: in function <TeleportationEquipment/control.lua:154>

10 months ago

The issue should be resolved with the next update by removing the requirerement to check the mouse cursor.

New response