lnobad / lidgren-network-gen3

Automatically exported from code.google.com/p/lidgren-network-gen3
0 stars 0 forks source link

XNA Pre-compiled Sample Client wont run! #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download latest Lidgren Network documentation (with samples)
2. Run the XNA sample server (works fine)
3. Attempt to run the XNA sample client (should fail?)

What is the expected output? What do you see instead?
The expected output is that the client should pop up with the character sprite 
displayed on the screen (with the help of the XNA library)

What version of the product are you using? On what operating system?
Version [9-9-2011] | Generation 3

Original issue reported on code.google.com by opinion....@gmail.com on 30 Sep 2011 at 3:33

GoogleCodeExporter commented 9 years ago
EDIT::I managed to fix this by re-implementing the content project file 
manually (since a conversion upgrade screwed with the XNA source file locations 
and readings).

- Make sure to update the client's content reference to the new one you 
manually inserted into your sample solution.

Original comment by opinion....@gmail.com on 30 Sep 2011 at 4:51

GoogleCodeExporter commented 9 years ago
I did it too by changin XNA framework version in Content.contentproj using 
notepad++

Original comment by yann.e...@gmail.com on 17 Oct 2011 at 9:32

GoogleCodeExporter commented 9 years ago
Correct XNA version will work, changing version should be trivial

Original comment by lidg...@gmail.com on 29 Oct 2012 at 4:25