Tree
June 13, 2025, 10:47pm
1
I was working on my floor is lava type map, when I encountered this. In the image, it says in the bottom left “Error Running Block (Trigger)”
The code for my block is very simple. When triggered, it broadcasts a message on channel (Get Property “Lava Level”)
Is this something I’m doing wrong, or is this something on Gimkit’s end?
By the way, since I don’t know if this a bug or not, I put the topic in Bugs. I’ll change this if I need too.
Do you have a “create text with” block? Channels can only be strings .Your code may try to be broadcasting on an integer . The “create text with” block converts everything to a string.
3 Likes
Tree
June 13, 2025, 11:12pm
3
That makes sense. I fixed the problem. I will change the post accordingly. Thanks for the help!
system
Closed
June 14, 2025, 2:12am
4
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.