Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entities take too long to render when logging in/going through portal #69

Open
Pongpaks0 opened this issue Jul 22, 2024 · 9 comments
Open
Labels
bug Something isn't working

Comments

@Pongpaks0
Copy link

Describe the bug
After logging into a server or entering a portal, there are several seconds of delay before entities are rendered

To Reproduce
Steps to reproduce the behavior:

  1. Have vmp as one of the mod or the only mod in the server
  2. Login or go through portal

Expected behavior
It shouldn't take that long to render entities. I have tested without this mod install and everything works fine

Screenshots

2024-07-23.02-05-18.mp4

Runtime info (please complete the following information):

  • OS: Windows 10
  • Minecraft version: 1.21
  • Mod version: 0.2.0+beta.7.163

Crash reports / logs

Other mods
Same behaviour regardless of other mods

Checklist

  • [x ] I am using the official version of the mod.
  • [x ] I tried the latest development version but the issue persists.
  • [x ] I searched for similar open issues and could not find an existing bug report on this.

Additional context

I have made sure that my client side mod is not the ones causing the issue by testing in a single player world

@Pongpaks0 Pongpaks0 added the bug Something isn't working label Jul 22, 2024
@ishland
Copy link
Contributor

ishland commented Jul 26, 2024

I'm unable to reproduce this issue with only vmp with two piglins on a boat.

@SeasonPhan
Copy link

SeasonPhan commented Aug 1, 2024

having same problem

8mb.video-vV2-2ow1gKUh.mp4

disabling optimized_entity_tracking_use_staging_area seems to fix it

@ishland
Copy link
Contributor

ishland commented Aug 16, 2024

Try if 2abac10 helps the issue.

@oxzin
Copy link

oxzin commented Dec 29, 2024

Try if 2abac10 helps the issue.

can you explain to me how to add the code and in what file, because i'm not an expert in coding

@ishland
Copy link
Contributor

ishland commented Dec 29, 2024

Try if 2abac10 helps the issue.

can you explain to me how to add the code and in what file, because i'm not an expert in coding

Downloading the latest alpha version from modrinth or curseforge also works.

@oxzin
Copy link

oxzin commented Dec 29, 2024

is there any updated version for 1.21? because my server is using 1.21 :). Or is it going to work if my 1.21 server is using the 1.21.4 version?

@ishland
Copy link
Contributor

ishland commented Dec 29, 2024

is there any updated version for 1.21? because my server is using 1.21 :). Or is it going to work if my 1.21 server is using the 1.21.4 version?

Using the 1.21.1 versions should be fine.

@oxzin
Copy link

oxzin commented Dec 29, 2024

I'm already using the newer version but it seems the problem still there. Is it because VMP runs with another entity optimization mods like entity culling, etc?

@ishland
Copy link
Contributor

ishland commented Dec 29, 2024

I'm already using the newer version but it seems the problem still there. Is it because VMP runs with another entity optimization mods like entity culling, etc?

What's the version are you using? The latest one for 1.21.1 should be this: https://modrinth.com/mod/vmp-fabric/version/0.2.0+beta.7.169+1.21.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants