Exposure

Exposure

5M Downloads

Exposure mod crashes when receiving capture_start packet

SHTLUOLEI opened this issue ยท 1 comments

commented

win11 x64 java21
Minecraft version: 1.21.1
NeoForge version: 21.1.172
Exposure version: exposure-neoforge-1.21.1-1.9.9.jar

When using the Exposure mod on NeoForge 1.21.1, the client crashes immediately after taking a photo using the camera. The crash happens during packet decoding, specifically when handling the exposure:capture_start custom payload.

The log indicates a decoding failure due to receiving a numeric value instead of the expected NBT CompoundTag, which breaks decoding logic inside CaptureParameters$1.decode.

disconnect-2025-06-19_10.09.50-client.txt

commented

Works fine in my tests.
This is probably a mod conflict.