The Blueprint Designer Lab


Enter your lab to design your blueprints. Mod updated for the 4th by daniel90c and minno. Please be gentle, the lab guy has been to places.

Content
3 years ago
0.18 - 1.1
28.4K
Blueprints

b [fixed]Crash in the lab

3 years ago

An error occurs when I crash into any objects in the laboratory in the car, it is in this

Error while running event RPGsystem::on_entity_died (ID 4)
LuaPlayer doesn't contain key type.
stack traceback:
RPGsystem/control.lua:1161: in function 'GetXPByKill'
RPGsystem/control.lua:1239: in function <RPGsystem/control.lua:1219>
stack traceback:
[C]: in function 'index'
__RPGsystem
/control.lua:1161: in function 'GetXPByKill'
RPGsystem/control.lua:1239: in function <RPGsystem/control.lua:1219>

https://cdn.discordapp.com/attachments/457177787141455877/739825201386225664/unknown.png

minno β˜†
3 years ago

It looks like that crash is originating with a different mod, https://mods.factorio.com/mod/RPGsystem. While you're in the lab the "player" (representing your GUI and all of the clicks you make) and the "character" (representing the little guy who runs around, takes damage, and apparently earns XP in that mod) are separated, and it looks like that mod doesn't account for that.

3 years ago
(updated 3 years ago)

Yes. It's a know issue with the mod because the player is vulnerable to attack on the world surface. If you enter the lab the game does not get paused and, for example turrets and enemies, trains, etc can kill the player.

New response