Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
Which events have you tried that did not work?
The funny thing I noticed, though, was that after enabling the triggers in Streamer.bot and testing the mod, a SIF.txt file was created in my Streamer.bot folder. It would append all the chat lines as expected, and the file kept growing.
However, after redirecting the triggers to the correct folder inside username/zomboid/etc..., this new SIF.txt file started getting emptied or overwritten every time. Notepad++ would notify me that the file had been updated, but it was always empty.
I thought the issue might be a conflict with the Week One version of the mod, but unsubscribing from that didn’t solve the problem, but that mod worked as expected
example events' and 'Streamer Integration Framework' enabled in pz mod list?
LOG : Lua f:19912, t:1738528247236> [SIF DEBUG] Queued event: {type = "car"}
LOG : Lua f:19912, t:1738528247237> [SIF DEBUG] Pre-processed Line: {type = "car"}
LOG : Lua f:19912, t:1738528247238> [SIF] No registered handler: car
the same happens for !heli1
LOG : Lua f:13621, t:1738528141802> [SIF DEBUG] Queued event: { type = "helicopter"}
LOG : Lua f:13621, t:1738528141803> [SIF DEBUG] Pre-processed Line: { type = "helicopter"}
LOG : Lua f:13621, t:1738528141803> [SIF] No registered handler: helicopter
I am subscribed both to the mod and the examples. Is there something i am missing in streamerbot?
No registered handler means that the associated script is not loaded or the framework cant find the script.
After creating a new save file, everything worked.
I probably created the older save file before activating the example events, because I didn't change anything after that.
Thank you for your kind help.