TrafficCraft is a Minecraft mod that brings roads, traffic signs, traffic lights and much more to your worlds. Build your own cities and roads according to your wishes.
Compatibility issue between Quark and TrafficCraft on Minecraft 1.19.2
Description:
When loading TrafficCraft on Minecraft 1.19.2, a NullPointerException error occurs related to the Quark mod (version 3.4-418). The TrafficCraft mod fails to load correctly due to an issue in the class vazkii.quark.base.module.sync.SyncedFlagHandler, where the allFlags field is null.
Steps to reproduce:
Run Minecraft 1.19.2 with Quark (v3.4-418) and TrafficCraft (v1.0.4-1.19.2).
It seems that the error is triggered by a conflict with the Quark mod's SyncedFlagHandler. Quark version 3.4-418 is known to interact with flags in a specific way, which could be causing this issue.
If any further details or full logs are needed, I would be happy to provide them.
Compatibility issue between Quark and TrafficCraft on Minecraft 1.19.2
Description:
When loading TrafficCraft on Minecraft 1.19.2, a NullPointerException error occurs related to the Quark mod (version 3.4-418). The TrafficCraft mod fails to load correctly due to an issue in the class
vazkii.quark.base.module.sync.SyncedFlagHandler
, where theallFlags
field is null.Steps to reproduce:
Expected behavior:
TrafficCraft mod should load without errors.
Console log (excerpt):
https://mclo.gs/T86ATJ8
Mod versions:
Additional context:
It seems that the error is triggered by a conflict with the Quark mod's SyncedFlagHandler. Quark version 3.4-418 is known to interact with flags in a specific way, which could be causing this issue.
If any further details or full logs are needed, I would be happy to provide them.