#Incendium destroying server TPS
25 messages · Page 1 of 1 (latest)
yep, we are aware. Incendium isn't great at performance, and will eventually be undergoing a complete rewrite
1.20.x btw
ah i see
what should i do in the meantime?
is it possible to improve performance at all
directly to do with incendium, there is not a way to optimize it
is there a way you could release an incendium lite where its just the custom terrain? that doesnt seem to be whats causing the lag
that is not in our plans for incendium at the moment
i found the issue with incendium
make a tick function
i can guarentee that is not "the" issue
every tick youre running the main function for every player
Incendium has a lot of systemic issues
for the tps issue scaling with our player size it might be
that is not the main tick
that is the player tick
that function does commands only for players
its simply a way to make the file size smaller and more clearer. it doesnt make it more laggy
because regardless, certain commands need to be executed every tick/couple of ticks per player
ah ok
to be completely frank with you, i recommend removing incendium
its not worth the performance troubles
thx