error controlling xna formula another computer
i have arise an xna diversion mechanism 1. i send mechanism twin (and i have all means run xna code). way govern game.run, i an invalidoperationexception.
i didn't attempted run formula mechanism twin mechanism one. nonetheless i know both accessory run formula i've wrote them.
do have any thought ?
edit : oh, i total asnwer, nonetheless i can't name post answer...
callstack :
app.exe!app.program.main(string[] args = {dimensions:[0]}) line 14 c#
and here code
static category program
{
/// <summary>
/// sure opening indicate application.
/// </summary>
stationary vacant main(string[] args)
{
controlling (game1 diversion = new game1())
{
game.run();
}
}
}
and same formula run another machine
Comments
Post a Comment