#Interpolation duration with newest Skript + SkBee

1 messages · Page 1 of 1 (latest)

timber bronze
#

A problem with interpolation duration and teleport duration. When the server starts, interpolation duration and teleport duration break because the Skript syntax (time as an integer) is used once, and the SkBee syntax (timespan) is used once, which causes errors.

set interpolation duration of {_entity} to []

Skript version: 2.12.1
SkBee version: 3.12.2

Server version: 1.21.8

Will this be fixed? Or is there already a solution?

ripe isle
#

i think u just gotta deal with it

#

its like that with the axisangle function where skbee and skript have the same syntax but different arguments

timber bronze
#

It would be nice if at least one syntax was used constantly, but when I start the server it happens randomly and sometimes it throws an error and sometimes it doesn't

timber bronze
#

I changed the SkBee code and fixed it. Ig problem can be considered solved.

granite reef