Roblox Client & Server Lag after player reset

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? A smooth clean and no lag experience.

  2. What is the issue? When a player reset’s the game client & as well as the server lag miserably.

  3. What solutions have you thought of so far? I am unable to think of a solution that would be causing this issue.

So recently I remastered one of my hangout games with PBR textures, now I don’t know if it’s the PBR textures or something else, but everytime a user resets the game lags, and as well as the server. I have no idea what is causing this, and I cannot seem to resolve this issue whatsoever, feedback would be really appreciated how I can resolve this, here’s photos & screenshots below of what I have within the server, and the lag issue.

(Game Client)

(Roblox Studio)

2 Likes

Shot in the dark - check if there are any loops in your scripts. If I had to guess, that might probably be the root problem of the frame issues.

If not, try porting the PBR textures over to a blank baseplate and try resetting there. If it still lags, then the textures are most likely the cause of this.

Good luck.

1 Like

Will give that a test, thank you for your input! :slight_smile:

1 Like

It’s something with the smooth terrain, cause I disabled EVERY script and removed every part except the smooth terrain, and it still lags when you reset.

Not entirely familiar with that I’m afraid, hope you can find somebody else that can help you.

Okay this is odd, for some reason with PBR textures, it makes just the PLAYER lag, only the player when they reset on any PBR items. The odd part is, it doesn’t affect the other user does this mean I am going to have to get rid of PBR texture items?