Skip to content
This repository has been 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

Open
electronicsRules opened this issue Aug 30, 2011 · 1 comment
Open

Not compiling with 1.0.6.1 - is it out of date? #21

electronicsRules opened this issue Aug 30, 2011 · 1 comment

Comments

@electronicsRules
Copy link

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
@wsensor
Copy link

wsensor commented Sep 2, 2011

Those plugins are out of date T_T (I posted about it too.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants