Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Novetus

A multi-version ROBLOX client launcher built to allow the user to run LAN and Internet servers. · By Bitl Development Studio

Strange 25s-1m delay upon dying in a server (2011M)

A topic by Splatert created Apr 17, 2022 Views: 232 Replies: 4
Viewing posts 1 to 2
(1 edit)

When your character dies, It takes a pretty long time before your character gets spawned again. You would have to wait for about 25 to 60 seconds or more before you character resets.

Though I found myself a temporary workaround to skipping the annoying delay which involves executing a loadCharacter() function on your Player instance.

Why does this happen and what can I do to prevent these strange delays from occurring?

The issue occurs on large maps mainly if i recall. the delay could also be caused by performance issues. mess around with the graphics settings in the Novetus launcher

But I have never experienced any performance issues with the clients and my map isn't even large.

I am not sure why this is happening then. There should be a 5 second delay between spawns. I'll look into it

Keep in mind that I don’t get any delays when executing LoadCharacter on one of the players of the server. They respawn instantly.