hashishkabob
New Member
- Joined
- Jul 28, 2012
- Messages
- 19
- Reaction score
- 0
hello i just updated to the newest version and i'm getting the following
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(36,10) : error CS0246: The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(36,10) : error CS0122: 'Belphegor.Dynamics.ClassAttribute' is inaccessible due to its protection level
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(37,10) : error CS0246: The type or namespace name 'Behavior' could not be found (are you missing a using directive or an assembly reference?)
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(37,10) : error CS0122: 'Belphegor.Dynamics.BehaviorAttribute' is inaccessible due to its protection level
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(56,10) : error CS0246: The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(56,10) : error CS0122: 'Belphegor.Dynamics.ClassAttribute' is inaccessible due to its protection level
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(57,10) : error CS0246: The type or namespace name 'Behavior' could not be found (are you missing a using directive or an assembly reference?)
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(57,10) : error CS0122: 'Belphegor.Dynamics.BehaviorAttribute' is inaccessible due to its protection level
[12:10:05.097 N] Compiler Error: c:\Users\joe\Desktop\db\Plugins\DBEnhancements\Helpers\ConditionAdditions.cs(7,17) : error CS0234: The type or namespace name 'Scripting' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
[12:10:05.097 N] Compiler Error: c:\Users\joe\Desktop\db\Plugins\DBEnhancements\Helpers\ScriptManagerHandler.cs(5,17) : error CS0234: The type or namespace name 'Scripting' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
[12:10:05.097 N] Compiler Error: c:\Users\joe\Desktop\db\Plugins\DBEnhancements\Helpers\ScriptManagerHandler.cs(15,24) : error CS0246: The type or namespace name 'ScriptScope' could not be found (are you missing a using directive or an assembly reference?)
[12:10:05.097 N] Compiler Error: c:\Users\joe\Desktop\db\Plugins\DBEnhancements\Helpers\ScriptManagerHandler.cs(16,24) : error CS0246: The type or namespace name 'ScriptScope' could not be found (are you missing a using directive or an assembly reference?)
[12:10:05.097 N] Compiler Error: c:\Users\joe\Desktop\db\Plugins\DBEnhancements\Helpers\ScriptManagerHandler.cs(37,24) : error CS0246: The type or namespace name 'ScriptEngine' could not be found (are you missing a using directive or an assembly reference?)
[12:10:05.097 N] Compiler Error: c:\Users\joe\Desktop\db\Plugins\DBEnhancements\Helpers\ScriptManagerHandler.cs(38,24) : error CS0246: The type or namespace name 'ScriptEngine' could not be found (are you missing a using directive or an assembly reference?)
did a fresh instal and it doesn't seem to be loading plugins
suggestions?
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(36,10) : error CS0246: The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(36,10) : error CS0122: 'Belphegor.Dynamics.ClassAttribute' is inaccessible due to its protection level
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(37,10) : error CS0246: The type or namespace name 'Behavior' could not be found (are you missing a using directive or an assembly reference?)
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(37,10) : error CS0122: 'Belphegor.Dynamics.BehaviorAttribute' is inaccessible due to its protection level
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(56,10) : error CS0246: The type or namespace name 'Class' could not be found (are you missing a using directive or an assembly reference?)
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(56,10) : error CS0122: 'Belphegor.Dynamics.ClassAttribute' is inaccessible due to its protection level
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(57,10) : error CS0246: The type or namespace name 'Behavior' could not be found (are you missing a using directive or an assembly reference?)
[12:10:04.257 N] Compiler Error: c:\Users\joe\Desktop\db\Routines\Sarkoth\DemonHunter.cs(57,10) : error CS0122: 'Belphegor.Dynamics.BehaviorAttribute' is inaccessible due to its protection level
[12:10:05.097 N] Compiler Error: c:\Users\joe\Desktop\db\Plugins\DBEnhancements\Helpers\ConditionAdditions.cs(7,17) : error CS0234: The type or namespace name 'Scripting' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
[12:10:05.097 N] Compiler Error: c:\Users\joe\Desktop\db\Plugins\DBEnhancements\Helpers\ScriptManagerHandler.cs(5,17) : error CS0234: The type or namespace name 'Scripting' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
[12:10:05.097 N] Compiler Error: c:\Users\joe\Desktop\db\Plugins\DBEnhancements\Helpers\ScriptManagerHandler.cs(15,24) : error CS0246: The type or namespace name 'ScriptScope' could not be found (are you missing a using directive or an assembly reference?)
[12:10:05.097 N] Compiler Error: c:\Users\joe\Desktop\db\Plugins\DBEnhancements\Helpers\ScriptManagerHandler.cs(16,24) : error CS0246: The type or namespace name 'ScriptScope' could not be found (are you missing a using directive or an assembly reference?)
[12:10:05.097 N] Compiler Error: c:\Users\joe\Desktop\db\Plugins\DBEnhancements\Helpers\ScriptManagerHandler.cs(37,24) : error CS0246: The type or namespace name 'ScriptEngine' could not be found (are you missing a using directive or an assembly reference?)
[12:10:05.097 N] Compiler Error: c:\Users\joe\Desktop\db\Plugins\DBEnhancements\Helpers\ScriptManagerHandler.cs(38,24) : error CS0246: The type or namespace name 'ScriptEngine' could not be found (are you missing a using directive or an assembly reference?)
did a fresh instal and it doesn't seem to be loading plugins
suggestions?






