File tree Expand file tree Collapse file tree 5 files changed +15
-26
lines changed
TerrariaCraftRecipeViewer/compat-issues
TerrariaCraftVeinMiner/compat-issues Expand file tree Collapse file tree 5 files changed +15
-26
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ WARNING: This list of errors may not be complete. This is what was auto-detected
22
33! Start of report !
44
5+ Missing type org.zeith.terraria.common.data.player.KeyMapTC$KeyButtonTC (from org.zeith.tcrv.proxy.ClientProxy setup) (from org.zeith.tcrv.proxy.ClientProxy setup)
56Missing type org.zeith.terraria.common.data.player.KeyMapTC$KeyButtonTC (from org.zeith.tcrv.TCRecipeViewer VIEW_USAGES) (from org.zeith.tcrv.TCRecipeViewer VIEW_USAGES)
67Missing type org.zeith.terraria.common.data.player.KeyMapTC$KeyButtonTC (from org.zeith.tcrv.TCRecipeViewer VIEW_RECIPES) (from org.zeith.tcrv.TCRecipeViewer VIEW_RECIPES)
78Missing type org.zeith.terraria.common.data.player.KeyMapTC$KeyButtonTC (from org.zeith.tcrv.TCRecipeViewer BACKTRACK_RECIPES) (from org.zeith.tcrv.TCRecipeViewer BACKTRACK_RECIPES)
89Missing type org.zeith.terraria.common.data.player.KeyMapTC$KeyButtonTC (from org.zeith.tcrv.TCRecipeViewer <clinit>) (from org.zeith.tcrv.TCRecipeViewer <clinit>)
9- Missing type org.zeith.terraria.common.data.player.KeyMapTC$KeyButtonTC (from org.zeith.tcrv.proxy.ClientProxy setup) (from org.zeith.tcrv.proxy.ClientProxy setup)
1010
1111! End of report !
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ WARNING: This list of errors may not be complete. This is what was auto-detected
22
33! Start of report !
44
5+ Missing type org.zeith.terraria.common.data.player.KeyMapTC$KeyButtonTC (from org.zeith.tcrv.proxy.ClientProxy setup) (from org.zeith.tcrv.proxy.ClientProxy setup)
56Missing type org.zeith.terraria.common.data.player.KeyMapTC$KeyButtonTC (from org.zeith.tcrv.TCRecipeViewer VIEW_USAGES) (from org.zeith.tcrv.TCRecipeViewer VIEW_USAGES)
67Missing type org.zeith.terraria.common.data.player.KeyMapTC$KeyButtonTC (from org.zeith.tcrv.TCRecipeViewer VIEW_RECIPES) (from org.zeith.tcrv.TCRecipeViewer VIEW_RECIPES)
78Missing type org.zeith.terraria.common.data.player.KeyMapTC$KeyButtonTC (from org.zeith.tcrv.TCRecipeViewer BACKTRACK_RECIPES) (from org.zeith.tcrv.TCRecipeViewer BACKTRACK_RECIPES)
89Missing type org.zeith.terraria.common.data.player.KeyMapTC$KeyButtonTC (from org.zeith.tcrv.TCRecipeViewer <clinit>) (from org.zeith.tcrv.TCRecipeViewer <clinit>)
9- Missing type org.zeith.terraria.common.data.player.KeyMapTC$KeyButtonTC (from org.zeith.tcrv.proxy.ClientProxy setup) (from org.zeith.tcrv.proxy.ClientProxy setup)
1010
1111! End of report !
Original file line number Diff line number Diff line change 1+ WARNING: This list of errors may not be complete. This is what was auto-detected by TC manifest generator.
2+
3+ ! Start of report !
4+
5+ Missing type org.zeith.terraria.common.data.player.KeyButtonTC (from org.zeith.tcvm.TCVeinMiner VEIN_MINE) (from org.zeith.tcvm.TCVeinMiner VEIN_MINE)
6+ Missing type org.zeith.terraria.common.data.player.KeyButtonTC (from org.zeith.tcvm.TCVeinMiner <clinit>) (from org.zeith.tcvm.TCVeinMiner <clinit>)
7+ Unable to find field org.zeith.terraria.common.data.player.PlayerDataTC.keymap (from org.zeith.tcvm.VeinMiningHooks breakBlock)
8+ Method org.zeith.terraria.common.data.world.harvest.BlockHarvestManager.harvestBlockByPlayer(Lorg/zeith/terraria/common/data/player/PlayerDataTC;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)V has mismatched desc: Expected[(Lorg/zeith/terraria/common/data/player/PlayerDataTC;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)V] Got[[(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)V]] (from org.zeith.tcvm.VeinMiningHooks lambda$breakBlock$2)
9+ Missing type org.zeith.terraria.common.data.player.KeyButtonTC (from org.zeith.tcvm.VeinMiningHooks breakBlock) (from org.zeith.tcvm.VeinMiningHooks breakBlock)
10+ Missing type org.zeith.terraria.common.data.player.impl.PlayerKeymapData (from org.zeith.tcvm.VeinMiningHooks breakBlock) (from org.zeith.tcvm.VeinMiningHooks breakBlock)
11+ Missing type org.zeith.terraria.common.data.player.KeyButtonTC (from org.zeith.tcvm.proxy.ClientProxy setup) (from org.zeith.tcvm.proxy.ClientProxy setup)
12+
13+ ! End of report !
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments