Carpet-Fixes

Carpet-Fixes

383k Downloads

1.19.1 future compatibility/functionality

Notoriousi opened this issue · 2 comments

commented

Carpet fixes works fine on 1.19.1 but there are some warnings for future compatibility / functionality

See error log:
[19:27:46] [main/WARN]: Registering outdated rules for settings class 'carpetfixes.CFSettings'!
This won't be supported in the future and rules won't be registered!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$blockUpdateOrderValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$enableCustomRedstoneRuleValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$WitherGolemSpawningFixValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$enableCustomRedstoneRuleValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$enableCustomRedstoneRuleValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$enableCustomRedstoneRuleValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$WorldBorderCollisionRoundingFixValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$wrongPressurePlateHitboxValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$optimizedNeighborUpdaterValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$reIntroduceInstantBlockUpdatesValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$onlineModeValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$preventProxyConnectionsValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$pvpEnabledValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$flightEnabledValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$enforceWhitelistValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$parityRandomBlockUpdatesValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!
[19:27:46] [main/WARN]: Validator 'carpetfixes.settings.Validators$enableCustomRedstoneRuleValidator' is implementing the old Validator class! This class is deprecated and will be removed and crash in later Carpet versions!

commented

Alright ill get to updating Carpet-Fixes soon, ive just been a bit busy with other mods at the moment

commented

This was fixed in 1.12.2