PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.98k stars 2.31k forks source link

Tried to load unrecognized recipe: minecraft:gold_ingot removed now. #5995

Closed antibitcoin closed 3 years ago

antibitcoin commented 3 years ago

Expected behavior

When a user logs in no errors

Observed/Actual behavior

[02:05:44 INFO]: UUID of player EXAMPLE is UUIDEXAMPLE [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:gold_ingot removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:coal_from_blasting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:mossy_stone_bricks removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:diamond_from_blasting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:mossy_cobblestone removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:redstone_from_smelting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:gold_ingot_from_blasting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:iron_ingot removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:emerald_from_blasting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:iron_ingot_from_blasting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:diamond_from_smelting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:emerald_from_smelting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:coal_from_smelting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:redstone_from_blasting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:gold_ingot removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:coal_from_blasting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:redstone_from_smelting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:gold_ingot_from_blasting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:diamond_from_smelting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:coal_from_smelting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:emerald_from_smelting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:redstone_from_blasting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:iron_ingot removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:emerald_from_blasting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:diamond_from_blasting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:iron_ingot_from_blasting removed now. [02:05:44 ERROR]: Tried to load unrecognized recipe: minecraft:mossy_cobblestone removed now.

Steps/models to reproduce

Happens for random users at random times no noticeable lag, just console spam.

Plugin list

[02:14:05 INFO]: Plugins (93): AdvancedCrates, AdvancedEnchantments, AdvancedNMotd, AltDetector, antiRedstoneClock, ArmoredElytra, ArmorStandCrashFix, AuctionHouse, AutoBroadcast, AutoPluginLoader, BanItem, BannerText, BuycraftX, ChatEx, ChatSentinel, Citizens, ClearLag, CMILib, CommandAlias, CommandPanels, CrazyEnvoy, CubCustomDrops, DeathMessages, DeluxeMenus, DeluxeTags, DiscordSRV, dtlTraders, eBackup, EnchantmentNumbers, Essentials, EssentialsGeoIP, EvenMoreFish, ExecutableItems, EZColors, FarmControl, GambleBarLite, GangsPlus, Gatekeeper, HarmonyScoreboard, HeadDatabase, HolographicDisplays, HolographicPlaceholders, HolographicScoreboard, IllegalStack, Insights, InteractiveChat, ItemEditor, ItemSoulBind, Jobs, JoinEventsPro, LPX, LuckPerms, mcMMO, Mines, OpenInv, PL-Hide-Pro, PlaceholderAPI, PlayerParticles, PlayerVaults, Playtimes, PluginConstructorAPI, ProdigyMentionSpigot, ProtocolLib, pvpstats, Quests, Regionerator, SaveRodOfficial, SCore, ShopGUIPlus, Shopkeepers, SilkSpawners, SimpleGiveall, SimpleRename, Skript, SlotMachine, SpecializedCrates, StoreStats, TAB, TCPShield, Themis, UltimateAutoRestart, Vault, ViaBackwards, ViaVersion, ViewDistanceTweaks, VoteParty, Votifier, VotingPlugin, Vouchers, WorldBorder, WorldEdit, WorldGuard, WorldGuardExtraFlags

Paper version

[02:14:15 INFO]: This server is running Paper version git-Paper-46 (MC: 1.17) (Implementing API version 1.17-R0.1-SNAPSHOT) (Git: 9e07703) You are running the latest version

Agreements

Other

No response

Machine-Maker commented 3 years ago

This usually happens when a plugin of datapack gives a player a recipe, but then that plugin or datapack defining it is removed, so the server doesn’t know what it is. I guess, try to replicate this with no plugins or datapacks

cs8425 commented 3 years ago

I had this issue too, I'm sure that no plugin or datapack give any recipe, and those recipe seems like vanilla recipe...?

map: 3 worlds from 1.16.5, and 3 worlds are new generated. all plugin list: LuckPerms, LWC, Multiverse-Core, GriefPrevention, speedLimiter, PotionMonster, MCtracker, ChunkKeep, noGrief, isSlimeChunk, BasicHomes, MobRide plugin wrote by my self (I know they are not give any recipe): speedLimiter, PotionMonster, MCtracker, ChunkKeep, noGrief, isSlimeChunk, BasicHomes, MobRide

if need more info, I can update.

electronicboy commented 3 years ago

This is because mojang basically never cleans up when they remove stuff from the server, looks like they removed some recipes between versions and so it's erroring, not an issue as such, just spammy

electronicboy commented 3 years ago

https://bugs.mojang.com/browse/MC-228367?jql=project%20%3D%20MC%20AND%20text%20~%20minecraft%3Agold_ingot%20ORDER%20BY%20created%20DESC one of the general issues around this

antibitcoin commented 3 years ago

Thanks so I assume I can just ignore the spam or use something like noconsolespam fix?

Machine-Maker commented 3 years ago

It shouldn't keep happening for the same player repeatedly. IIRC this is just done when a player's data is loaded with a new version and it has unrecognized stuff that was removed in the latest version. So it shouldn't happen once all player's who joined pre-1.17, re-join post 1.17.

And yeah, you can just ignore it.

antibitcoin commented 3 years ago

Thanks for your reply.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically closed because it has not had activity in a long time. If the issue still applies to the most recent supported version, please open a new issue referencing this original issue.