Skip to content

Weather2 incompatibility #81

Description

@xunto

When Create: Cosmonautics and Weather2 are installed together, the game crashes during startup.

The log shows that both mods redirect the same LevelRenderer.renderSnowAndRain() call. Weather2 applies its redirect first, then Cosmonautics’ rocketnautics$disableWeatherAtAltitude redirect is skipped and fails its required injection check.

Weather2 works correctly without Cosmonautics, so I think the problem is the LevelRendererMixin in Cosmonautics being incompatible with other mods that modify weather rendering.

The log with error and only them (end deps) installed: latest.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions