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

[1.19.2] Peripheral crash #139

Open
itsdinkd opened this issue Jan 12, 2023 · 1 comment
Open

[1.19.2] Peripheral crash #139

itsdinkd opened this issue Jan 12, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@itsdinkd
Copy link

Minecraft Version

1.19.x

Version

1.101.2

Details

Mod is in AQM2 modpack, on official server a crash happened today with the following report.

https://gist.github.com/itsdinkd/dc5e9ee0e146c616cdfea52ab6b85c93

@itsdinkd itsdinkd added the bug Something isn't working label Jan 12, 2023
@SquidDev SquidDev transferred this issue from cc-tweaked/CC-Tweaked Jan 12, 2023
@SquidDev
Copy link
Member

SquidDev commented Jan 12, 2023

Moving this to the CC:Restitched repo, as this is a Fabric-specific bug.

The chunk mixin should pass around the LevelChunk to avoid having to refetch it:

CustomServerEvents.SERVER_PLAYER_LOADED_CHUNK_EVENT.invoker().onServerPlayerLoadedChunk( serverPlayer, levelChunk.getPos() );

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

2 participants