You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2021. It is now read-only.
Error 1 'Terraria.Main' does not contain a definition for 'graphics' and no extension method 'graphics' accepting a first argument of type 'Terraria.Main' could be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\ResolutionPlugin\ResolutionPlugin.cs 59 22 ResolutionPlugin
Error 2 'Terraria.Main' does not contain a definition for 'spriteBatch' and no extension method 'spriteBatch' accepting a first argument of type 'Terraria.Main' could be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\MinimapPlugin\MinimapPlugin.cs 152 22 MinimapPlugin
Error 3 The type or namespace name 'Terraria' could not be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\TrainerPlugin\TrainerHelper.cs 5 7 TrainerPlugin
Error 4 The type or namespace name 'Terraria' could not be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\TrainerPlugin\TrainerPlugin.cs 8 7 TrainerPlugin
Error 5 The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\TrainerPlugin\TrainerHelper.cs 13 24 TrainerPlugin
Error 6 The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\TrainerPlugin\TrainerPlugin.cs 49 17 TrainerPlugin
Error 7 The type or namespace name 'Main' could not be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\TrainerPlugin\TrainerPlugin.cs 56 30 TrainerPlugin
Error 8 The type or namespace name 'Player' could not be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\TrainerPlugin\TrainerPlugin.cs 242 48 TrainerPlugin
Error 9 The type or namespace name 'Terraria' could not be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\TexturePlugin\TexturePlugin.cs 3 7 TexturePlugin
Error 10 The type or namespace name 'Terraria' could not be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\TexturePlugin\ContentLoader.cs 6 7 TexturePlugin
Error 11 The type or namespace name 'Main' could not be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\TexturePlugin\TexturePlugin.cs 36 30 TexturePlugin
Error 16 'Terraria.Item' does not contain a definition for 'manaRegen' and no extension method 'manaRegen' accepting a first argument of type 'Terraria.Item' could be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\ItemPlugin\ItemEx.cs 736 29 ItemPlugin
Error 17 'Terraria.Item' does not contain a definition for 'manaRegen' and no extension method 'manaRegen' accepting a first argument of type 'Terraria.Item' could be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\ItemPlugin\ItemEx.cs 740 22 ItemPlugin
Error 18 'Terraria.Item' does not contain a definition for 'RealSetDefaults' and no extension method 'RealSetDefaults' accepting a first argument of type 'Terraria.Item' could be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\ItemPlugin\ItemHelper.cs 16 18 ItemPlugin
Error 19 'Terraria.Main' does not contain a definition for 'spriteBatch' and no extension method 'spriteBatch' accepting a first argument of type 'Terraria.Main' could be found (are you missing a using directive or an assembly reference?) ...\high6-Terraria-API-86c184a\TeleportPlugin\TeleportPlugin.cs 252 22 TeleportPlugin
The text was updated successfully, but these errors were encountered:
Errors:
The text was updated successfully, but these errors were encountered: