Help please! (AFR0 HELP PLEASE!)

Ianbow

Member
When I compile TSOClient with VC# 2008,I get this:


Warning 1 The variable 'e' is declared but never used C:\Users\ian2003.BOWMAN2\PD\trunk\Other\tools\SimsLib\SimsLib\Log.cs 843 30 SimsLib
Warning 2 The variable 'e' is declared but never used C:\Users\ian2003.BOWMAN2\PD\trunk\Other\tools\SimsLib\SimsLib\FAR3\FAR3Archive.cs 52 34 SimsLib
Warning 9 The field 'SimsLib.IFF.PaletteMap.numPalettes' is never used C:\Users\ian2003.BOWMAN2\PD\trunk\Other\tools\SimsLib\SimsLib\IFF\PaletteMap.cs 35 20 SimsLib
Warning 8 The field 'SimsLib.IFF.BHAVAnalyzer.m_SemiGlobal' is never used C:\Users\ian2003.BOWMAN2\PD\trunk\Other\tools\SimsLib\SimsLib\IFF\BHAV.cs 213 21 SimsLib
Warning 6 The field 'SimsLib.IFF.BHAVAnalyzer.m_Instructions' is never used C:\Users\ian2003.BOWMAN2\PD\trunk\Other\tools\SimsLib\SimsLib\IFF\BHAV.cs 210 22 SimsLib
Warning 7 The field 'SimsLib.IFF.BHAVAnalyzer.m_Blocks' is never used C:\Users\ian2003.BOWMAN2\PD\trunk\Other\tools\SimsLib\SimsLib\IFF\BHAV.cs 211 33 SimsLib
Warning 5 The field 'SimsLib.IFF.BHAV.m_Field2' is never used C:\Users\ian2003.BOWMAN2\PD\trunk\Other\tools\SimsLib\SimsLib\IFF\BHAV.cs 31 21 SimsLib
Warning 4 The field 'SimsLib.IFF.BHAV.m_Field1' is never used C:\Users\ian2003.BOWMAN2\PD\trunk\Other\tools\SimsLib\SimsLib\IFF\BHAV.cs 30 24 SimsLib
Warning 3 The field 'SimsLib.FAR3.Decompresser.m_Compressed' is assigned but its value is never used C:\Users\ian2003.BOWMAN2\PD\trunk\Other\tools\SimsLib\SimsLib\FAR3\Decompresser.cs 36 22 SimsLib

Help!
 
Re: Help please!

I'm having issues as well. I installed XNA but it seems to not be able to locate it. Have VS 2008, Lua, Bass.NET, XNA 3.0 (what was provided from the github file), edited/added what was said in readme.exe. Hope a more clear version of instructions is posted soon. Here's my errors/warning:
Error 1 Unable to read the project file 'Content.contentproj'.
C:\Users\Dom\Documents\Garbage\PD\Project-Dollhouse-master\TSOClient\TSOClient\Content\Content.contentproj(117,11): The imported project "C:\Program Files (x86)\MSBuild\Microsoft\XNA Game Studio\v3.1\Microsoft.Xna.GameStudio.ContentPipeline.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. 0 0
Warning 2 Could not resolve this reference. Could not locate the assembly "Microsoft.Xna.Framework.Content.Pipeline.XImporter, Version=3.1.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d, processorArchitecture=x86". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. SimsLib
Warning 3 Could not resolve this reference. Could not locate the assembly "Microsoft.Xna.Framework.Content.Pipeline.EffectImporter, Version=3.1.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. SimsLib
Warning 4 Could not resolve this reference. Could not locate the assembly "Microsoft.Xna.Framework.Content.Pipeline, Version=3.1.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d, processorArchitecture=x86". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. SimsLib
Warning 5 Could not resolve this reference. Could not locate the assembly "Microsoft.Xna.Framework.Content.Pipeline.VideoImporters, Version=3.1.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d, processorArchitecture=x86". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. SimsLib
Warning 6 Could not resolve this reference. Could not locate the assembly "Microsoft.Xna.Framework.Content.Pipeline.FBXImporter, Version=3.1.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d, processorArchitecture=x86". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. SimsLib
Warning 7 Could not resolve this reference. Could not locate the assembly "Microsoft.Xna.Framework.Content.Pipeline.TextureImporter, Version=3.1.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d, processorArchitecture=x86". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. SimsLib
Warning 8 Could not resolve this reference. Could not locate the assembly "Microsoft.Xna.Framework.Content.Pipeline.AudioImporters, Version=3.1.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d, processorArchitecture=x86". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. SimsLib
Warning 9 The referenced component 'Microsoft.Xna.Framework.Content.Pipeline' could not be found.
Warning 10 The referenced component 'Microsoft.Xna.Framework.Content.Pipeline.AudioImporters' could not be found.
Warning 11 The referenced component 'Microsoft.Xna.Framework.Content.Pipeline.EffectImporter' could not be found.
Warning 12 The referenced component 'Microsoft.Xna.Framework.Content.Pipeline.FBXImporter' could not be found.
Warning 13 The referenced component 'Microsoft.Xna.Framework.Content.Pipeline.TextureImporter' could not be found.
Warning 14 The referenced component 'Microsoft.Xna.Framework.Content.Pipeline.VideoImporters' could not be found.
Warning 15 The referenced component 'Microsoft.Xna.Framework.Content.Pipeline.XImporter' could not be found.
 
Visual Studio cannot start debugging because the debug target
'C:\Users\ian2003.BOWMAN2\PD\trunk\TSOClient\TSOClient\bin\x86\
Debug\Project Dollhouse Client.exe' is missing. Please build the project and retry, or set the OutputPath and AssemblyName properties appropriately to point at the correct location for the target assembly.


......No like.
 
XNA doesn't work either.
"Error 1 The font family "SimDialogue - uni - game" could not be found. Please ensure the requested font is installed, and is a TrueType or OpenType font. C:\Users\ian2003.BOWMAN2\PD\branches\XNA4\XNA 4\TSOClient\TSOClient\TSOClientContent\SimDialogue_12px.spritefont TSOClient"

Please help!
 
Back
Top