Skip to content

Py crash when viewing blueprint sandbox #1425

@i-make-robots

Description

@i-make-robots

Describe your issue

Sometimes while I am in the blueprint sandbox a spontaneous non-recoverable error occurs. I thought at first it was caused on a paste action, but then it happened when i was merely looking around.

The mod Pyanodons Alien Life (3.0.62) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event pyalienlife::on_ai_command_completed (ID 135)
__pyalienlife__/scripts/ocula/ocula.lua:326: attempt to index field 'character' (a nil value)
stack traceback:
	__pyalienlife__/scripts/ocula/ocula.lua:326: in function '?'
	__pypostprocessing__/lib/events.lua:128: in function <__pypostprocessing__/lib/events.lua:126>

It's happened twice in the last 48h.

The previous log says

45933.477 Error MainLoop.cpp:1468: Exception at tick 387519179: The mod Pyanodons Alien Life (3.0.62) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event pyalienlife::on_ai_command_completed (ID 135)
__pyalienlife__/scripts/ocula/ocula.lua:326: attempt to index field 'character' (a nil value)
stack traceback:
	__pyalienlife__/scripts/ocula/ocula.lua:326: in function '?'
	__pypostprocessing__/lib/events.lua:128: in function <__pypostprocessing__/lib/events.lua:126>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions