- Joined
- Aug 1, 2012
- Messages
- 7
- Reaction score
- 0
- Primarily Uses
Exported the HD Action RPG example to XNA format, loaded the project in to Visual Studio, and received the following errors:
C:\Users\****\Documents\IG MAKERData\HD Action RPG\HD Action RPG\HD Action RPG\HD Action RPGXbox.csproj : error : Object reference not set to an instance of an object.
C:\Users\****\Documents\IG MAKERData\HD Action RPG\ACTKoolData\ACTKoolDataWindows.csproj : error : Object reference not set to an instance of an object.
C:\Users\****\Documents\IG MAKERData\HD Action RPG\ACTKoolData\ACTKoolDataXbox.csproj : error : Object reference not set to an instance of an object.
C:\Users\****\Documents\IG MAKERData\HD Action RPG\ACPlayer\ACPlayerXbox.csproj : error : Object reference not set to an instance of an object.
The solution explorer is stating the ACPlayerXbox, ACTKoolDataWindows, ACTKoolDataXbox, HDActionRPGXbox .csprojs cannot be loaded. When attempting to debug, Visual Studio informs that the ACTKoolDatePipeline.dll is missing.
Have tried repeatedly to re-build the project and still coming up with multiple errors.
EDIT: Attempted a build with other example files and getting same errors.
C:\Users\****\Documents\IG MAKERData\HD Action RPG\HD Action RPG\HD Action RPG\HD Action RPGXbox.csproj : error : Object reference not set to an instance of an object.
C:\Users\****\Documents\IG MAKERData\HD Action RPG\ACTKoolData\ACTKoolDataWindows.csproj : error : Object reference not set to an instance of an object.
C:\Users\****\Documents\IG MAKERData\HD Action RPG\ACTKoolData\ACTKoolDataXbox.csproj : error : Object reference not set to an instance of an object.
C:\Users\****\Documents\IG MAKERData\HD Action RPG\ACPlayer\ACPlayerXbox.csproj : error : Object reference not set to an instance of an object.
The solution explorer is stating the ACPlayerXbox, ACTKoolDataWindows, ACTKoolDataXbox, HDActionRPGXbox .csprojs cannot be loaded. When attempting to debug, Visual Studio informs that the ACTKoolDatePipeline.dll is missing.
Have tried repeatedly to re-build the project and still coming up with multiple errors.
EDIT: Attempted a build with other example files and getting same errors.
Last edited by a moderator:

