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

Controlling conductors don't load in chunks relative to conductor, when using sodium #358

Open
guppyadrian opened this issue Dec 28, 2023 · 5 comments
Labels
status: unable to reproduce Status: A developer could not reproduce this issue type: bug Something isn't working version: 1.20 Version: Minecraft 1.20.x

Comments

@guppyadrian
Copy link

Describe the Bug

When using a remote lens to control a conductor, the chunks visually loaded are relative to the player and not the conductor. Buttons and levers are still able to be interacted with in the unloaded chunks. Tested in singleplayer & multiplayer. idk if this is a steam n rails problem or a sodium problem.

Reproduction Steps

  1. have sodium
  2. Link a remote lens to a conductor
  3. Travel until conductor is out of render distance
  4. Use remote lens

Expected Result

Chunks should load based off the position of the conductor being controlled instead of the player.

Screenshots and Videos

2023-12-27_22 55 42
2023-12-27_22 57 23
Examples of chunks not being loaded visually

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

1.5.1

Create Mod Version

0.5.1d

Minecraft Version

1.20.1

ModLoader and Version

Fabric-0.15.3

Other Mods

Conductor chunk loading was working fine until I added sodium.

Additional Context

No response

@guppyadrian guppyadrian added the type: bug Something isn't working label Dec 28, 2023
@github-actions github-actions bot added the version: 1.20 Version: Minecraft 1.20.x label Dec 28, 2023
@guppyadrian
Copy link
Author

also controlling the conductor is really weird in multiplayer, it randomly jumps and will take fall damage jumping on a flat surface

@techno-sam
Copy link
Member

Note to self: this bug does not apply to 1.19.2

@techno-sam techno-sam added the status: unable to reproduce Status: A developer could not reproduce this issue label Dec 30, 2023
@techno-sam
Copy link
Member

I'm not able to reproduce this bug in 1.20

@j3d3
Copy link

j3d3 commented Jan 4, 2024

I am also experiencing this issue on a multiplayer server with several optimization mods including sodium. I think it is a client-side issue, as create contraptions still render and Jade Serach still works indicating the server is sending the data, the blocks just aren't rendering.

@FrankTheNotBot
Copy link

I have the exact same issue with my shaders on forge 1.20.1
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: unable to reproduce Status: A developer could not reproduce this issue type: bug Something isn't working version: 1.20 Version: Minecraft 1.20.x
Projects
None yet
Development

No branches or pull requests

4 participants