Project Zomboid

Project Zomboid

SIF - Example Events
This topic has been locked
i don't know why, but this mod doesn't work form me but Twitch Integration for Week One does
So i found this mod after seeing this Twitch Integration for Week One NPC

but while i can use that fine, i can't use this one.

are there any known compatibility issues between the two?
< >
Showing 1-8 of 8 comments
YebNFlo  [developer] 1 Feb @ 10:04pm 
Some of the events are not compatible with week one.

Which events have you tried that did not work?
I tried many options, like "the car," "zombie_katana," or "carevent" for giveKey, based on your example mod. None of them worked.

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
Last edited by JeneScript; 2 Feb @ 12:30am
YebNFlo  [developer] 2 Feb @ 2:40am 
The mod empties it so it will be ready for the next commands. Do you have both 'SIF -
example events' and 'Streamer Integration Framework' enabled in pz mod list?
YebNFlo  [developer] 2 Feb @ 2:46am 
Can you open cosole.log in your zomboid folder and look for entries with [SIF], it should say if a command has been processed or not.
this is what i get after trying !car

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?
YebNFlo  [developer] 2 Feb @ 12:40pm 
The type commands are correct. Can you check if you have the sif example events 'enabled' in your mods menu?

No registered handler means that the associated script is not loaded or the framework cant find the script.
The mod's example events were enabled, but it still didn't work—until, while trying to debug the mod, I got killed by the zeds.
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.
:steamthumbsup:
YebNFlo  [developer] 2 Feb @ 1:34pm 
glad to hear it's working now :steamthumbsup:
< >
Showing 1-8 of 8 comments
Per page: 1530 50