pyanodon / pybugreports

Central bug-report repository for pymods
The Unlicense
6 stars 1 forks source link

Search on Caravan Manager produces crash #712

Closed AFranticTypist closed 1 week ago

AFranticTypist commented 1 week ago

Mod source

Factorio Mod Portal

Operating system

=Windows 10

What kind of issue is this?

What is the problem?

If you open up the Caravan Manager in the PyPedia and then try to use the search field you get the following crash:

The mod Pyanodons Coal Processing (3.0.20) caused a non-recoverable error. Please report this error to the mod author.

Error while running event pycoalprocessing::on_gui_text_changed (ID 2) Error when running interface function pywiki_caravan_manager.on_search: bool expected, got nil stack traceback: [C]: in function 'newindex' pyalienlife/scripts/caravan/caravan-global-gui.lua:54: in function <pyalienlife/scripts/caravan/caravan-global-gui.lua:47> stack traceback: [C]: in function 'call' pycoalprocessing/scripts/wiki/wiki.lua:222: in function 'f' pypostprocessing/lib/events.lua:63: in function <pypostprocessing__/lib/events.lua:59>

Steps to reproduce

(1) Open the PyPedia (2) Open the Caravan Manager (3) Type in the search field (4) Crash!

Additional context

No response

Log file

No response