This repository was archived by the owner on May 10, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
This repository was archived by the owner on May 10, 2021. It is now read-only.
Not compiling with 1.0.6.1 - is it out of date? #21
Copy link
Copy link
Open
Description
Errors:
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
Metadata
Metadata
Assignees
Labels
No labels