blarg.... a number of people have been reporting a "Wiimote FishtankVR has encountered a problem" error. but whom are able to run my other programs. Unfortunately, I can't replicate the error on any of my computers and I'm leaving for the holidays. So, fixes may be slow for the next 2 weeks. If you can shed some light on this, please add a comment to this post and I'll upload a fixed version once this problem is hashed out.
Deleting the "config.dat" file and re-running the program may help.
Installing the most recent version of DirectX may help.
(update 12/30/07) I also got some suggestions that this might be due to a "x86/x64 linkage problem" related to 64-bit version of Windows. The program needs to be recompiled for this. I'll try to post a new version sometime in the next few weeks.
Friday, December 21, 2007
"Unable to launch the DesktopVR program"
Posted by
Johnny Chung Lee
at
6:00 PM
Subscribe to:
Post Comments (Atom)
149 comments:
according to user sj, he encountered an FileNotFound exception. The only files the program touches are the texture maps and the config.dat file. It should catch problems with the config.dat file, but I don't believe it does with the texture maps. Though, assuming the texture files are there.... it should run.
I'm not sure what the problem is, and not being able to replicate it leaves me in the dark.
I have this problem and when I deleted config.dat, the problem has stopped, however, I was unable to go further because I have not Direct3D ^^'.
If this could help someone....
Sorry for my bad english, I speak french and I was helped by Google Translator.
Here's the full exception:
{"Could not load file or assembly 'Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.":"Microsoft.DirectX, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"}
The problem seems to be that I don't have that version of the Managed DirectX library on my computer. I'll try downloading the MDX SDK.. I've been meaning to learn DirectX in C#, anyway. :)
Maybe there's some redistributable binaries you should have packed along with the app?
It looks like we need the exact version of the Managed DirectX libraries you used. It appears that it wants the April '06 version of the MDX library. So far I've tracked down the right versions of Microsoft.DirectX.dll and Microsoft.DirectX.Direct3D.dll, but not the right version of Microsoft.DirectX.Direct3DX.dll. I'll post again if I find success.
Thanks for the response johnny. I think it does seem like it has something to do with the DirectX SDK (since the texture and config files are there).
I'll download the SDK you linked to on your Wii projects website and then get back to you.
Installing the lastest mdx sdf is the solution. Works. Gj.
I installed the DirectX SDK 9.0c August 2006 pack and it now loads up with the following error "Could not initialize Direct3D. The tutorial will now exit" Some progress past the fishtankvr error.
Ok I found a fix. I downloaded the April 2007 version of the DirectX SDK which Johnny posted on his Wii projects page.
It does look pretty cool...are you going to post the football stadium one too?
I installed the SDK and seemed to get past those problems.. but now I can't get my Thinkpad's bluetooth adapter to hold a connection with the Wiimote. I give up for tonight. >:(
Hey, I have tried this on two different machines, and have run into different errors on each. The first is a MacbookPro running XP pro SP2, the other is a XP Pro x64 Desktop.
On the Macbook Pro, it loads to a full black screen, seems like it's about to go, then it dissapears back to my desktop.
On the x64 Desktop, I immedialy get the typical windows "this program crashed, send error report?" Dialog box.
On both, the wiimote is connected, as I can use glvepie with it.
Any chance of you writing a glovepie script that can work with a less specifically coded program? Like just a program that displays the same stuff, but gets it's values from glovepie or something? I have never found a program that works with the wiimotes aside from glovepie on my computers.
Anyways, from what I can see, this is beautiful and I hoep developers catch on, Nice job! (please a Win-x64 or OS-X port!)
I fixed this problem but now I keep getting another:'Could not initialize Direct3D. This tutorial will exit.'
I tried to recompile from SharpDevelop, and the debugger gives this output:
'0 \\?\hid#vid_045e&pid_0023#7&34aa9ece&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} 0
1 \\?\hid#vid_056a&pid_00b0&col01#6&5b05f29&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} 0
2 \\?\hid#vid_056a&pid_00b0&col02#6&5b05f29&0&0001#{4d1e55b2-f16f-11cf-88cb-001111000030} 0
3 \\?\hid#vid_05ac&pid_0221&mi_00#8&3b357749&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} 0
4 \\?\hid#vid_05ac&pid_0221&mi_01#8&29bdb6e7&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} 0
5 \\?\hid#vid_05ac&pid_1000&mi_00#7&1366fd9f&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} 0
6 \\?\hid#vid_05ac&pid_1000&mi_01#7&373e3b61&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} 0
7 \\?\hid#vid_05ac&pid_8240#6&31a3197f&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} 0
8 \\?\hid#{00001124-0000-1000-8000-00805f9b34fb}_vid&0002057e_pid&0306#8&3d10285&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} 0
9 \\?\hid#{00001124-0000-1000-8000-00805f9b34fb}_vid&0002057e_pid&0306#8&ee8ae20&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030} 0
Found it!
Unknown report type: 34'
I've no idea what that means.
I'm runing Vista under Boot Camp on my 20" iMac, and if anyone could help I'd really appreciate it. This thing is so cool!
i get the direct 3d error any clue on wat file needs to be downloaded is it like a directx file
thanks for your help SJ, the link yo sent worked perfectly.
still getting this problem, I downloaded and installed the SDK that SJ linked to, rebooted. But it still crashes.
On Vista ultimate 32bit
any ideas? thanks
I received the "program has encountered a problem" error and installing the latest directX drivers has resolved the issue for me.
At first, I just got the file not found error, but when I installed the thing SJ posted, now it goes to full screen black, and THEN gives me the file not found error.
Hmm, I was really looking forward to trying this.
I don't think GlovePIE would work on this because GlovePIE doesn't give you data from the IR camera, just buttons and accelerometer data.
Wow talk about spreading false info.
Of course Glovepie gives ir information.
I was getting the same problem (Vista in case that's an issue). What made it work for me was setting it to run in windowed mode ( bool doFullscreen = false;). I know this isn't fixing the problem so much as finding a work-around, but hopefully it can help.
Ryan, I tried what you said, but it still goes into fullscreen and then crashes... strange.
ryan, where in the code did you insert that bool?
The DirectX SDK does look like the issue, just make sure it installs correctly. When I first extracted it, it decided to run an ATI Catalyst Control Center setup for some odd reason. After that, running WiiDesktopVR gave me the error. So I decided to manually install the SDK from the default location it extracts to:
C:\Documents and Settings\"User"\Local Settings\Temp\Redist\DXSETUP.exe
After that, the program ran just fine.
@ sj: if you hit 'b' it will display the stadium pic as a background. A few other keys toggle the display of the grid, targets, and lines.
Ok, I got the SDK, and it gives new errors, one saying "Could not start Direct3D."
I'll try some of the samples...
Where should the SDK be installed?
Ok I got it to work in XP, but Vista was a problem, but it works, so yay.
Make sure you get some distance from the screen before trying it, and do measure your screen to fill the config, it makes a difference.
TA!
I was able to fix the start-up crash "is not a valid Win32 application" by recompiling with x86 instead of any CPU. The wiimote DLL used only supports x86 but the app finds a x64 bit cpu and attempts to run using that and fails before any of the code is executed. The latest version of the wiimote DLL will support x64 so Johnny should upgrade to that.
it wont run at all for me, no error no excepÄtion, nada :(
Argh, I installed the SDK, deleted the config file, made the fullscreen false, but still, it's not working.
Make sure you are using ( 32BIT ) Windows XP, install the April 2007 SDK linked above ( 441MB ) AND the latest DirectX runtime files dx9c ( for XP ) and delete the config file, make sure you are using bluesoleil bluetooth drivers and connect them as noted in the tutorials. Connect them before starting the program, and it should all work!
I just held the sensor bar with my mouth, and voila it all works!
Obviously this won't work for everyone, so give some details before u complain it doesn't work.
Also remember to restart after you install all the above, even if it's not prompted.
Where do I get the DirectX runtime files? And BlueSoleil never works for me, does the windows thing work?
I got it working after setting bool doFullscreen = false;, and here's how to do it if anyone else has the same problem and wants to try it out.
First, you need a C# IDE. I use Visual Studio 2008 Express. After installing, open up WiiDesktopVR.csproj, and wait for it to load. Then, go back to Explorer and double click on WiiDesktopVR.cs. This'll open within the IDE window.
Once you have code on your screen, push CTRL+F, and type "doFullscreen". The first result should be a variable definition. Set it to false. Lastly, push F6, let it compile, quit, then navigate to bin>release>WiiDesktopVR.exe. It worked for me, so it might work for you.
Could somebody who has recompiled this app successfully please post it somewhere? I have tried to get this to work for the past two days with no success, and I can't even get it to recompile with bleh7777's instructions--I get all sorts of errors, so obviously I either have the wrong files, or the right files in the wrong place or something.
I can get my Wiimote to connect (using windows drivers on Vista--I tried to download the Bluesoleil but it couldn't find my bluetooth dongle) and it works with the test program for the library, and intermittently with GlovePie (don't know why it's intermittent, but it won't work consistently), but I have so far had no luck with any of Johnny's apps :-(
Yeah its weird. I followed all the instructions and downloaded the correct sdk etc... Couldnt get it to work. THen i downloaded C# and tried recompiling it so it wouldnt do full screen... Still didnt work. I have the newest Dirext X and the April SDK. I got the witeboard project to work just fine but not this one or the IR tracking one...
There's no need to recompile the code, it works fine as long as you use 32bit XP, and the blue soliel drivers.
You need DirectX 9c installed ( get it from a game, ) and the DirectX April07 SDK ( Linked above! )
If you still get an error, delete the config, and it should work a treat.
I didn't even need the SDK, just installed the 'DirectX End-User Runtime Web Installer' from microsoft website.
Works fine, cool stuff :)
when I try to run the DesktopVR program, it says "Application Error" followed by this message:"The application failed to initialize properly(0xc0000135)."
What can it be??
WiiRemote motion capture + 3D sound
http://jp.youtube.com/watch?v=UlzTlCeQw4g
akihiko
For those of you who got it working... Does an error message appear when you run the exe without first running any bluetooth connection. I have tried all sdk's and directx installs and i think it may have something to do with my vid card. Ive had more problems with it than anything. Im running a Gforce 7900 gtx go on a laptop with the newest drivers. I have directx 9.0c and i tried the april and now november sdk's. What vid cards is everyone running. I would really like to get this working and I have spent the better part of 2 days working on it.
Peter, you need to download the final 2.0 NET Framework
ha!! i managed to make it work!
woa, this is quite nice, and I think a bit of polishing will make it even better!
Ok i decided to try to attempt debugging the program to see where my issue is (Look at the above posts) and given my limited programming experience I'm not too sure what this problem means. Here is a screenshot of the problem
http://www.3digraphics.com/gallery/uploads/wiidesktopvrdebug.jpg
Sorry try this link
http://www.3digraphics.com/gallery/uploads/wiidesktopvr%20debug.jpg
I HAVE FOUND THE SOLUTION just go under the bin folder then the debug folder and then run the wiidesktopVR.exe NOT the .vshost file, it worked for me with the
@ matt
thanks, with your solution the programm starts.
But i dont have a bluetooth dongle yet but i want to buy one.
Without the Wiimote connected the programm say "cannot find wiimote bla bla bal" when i click ok the programm shows no Targets just a grey window with nothin in it ? Is that correct without no wiimote or do i have to see the Targets even without a wiimote ?
Sorry my english isnt the best :)
cu
GoZ
The [\WiiDesktopVR\bin\Debug\WiiDesktopVR.exe] "solution" does indeed work. Just be sure you don't maximize the program, else it will crash. Then it will continue to crash going forward, to prevent future crashes in the event you maximize you will need to delete the config.dat from the debug folder.
I am running Vista 32bit fully patched( non SP1 RC1) using the following dongle. Model#: 9017 USB Bluetooth dongle. http://ppa-usa.com/drivers.htm. Purchased at microcenter for $9.99
After some investigation and a lot of searching i found my problem. The code runs great until it enters this line of code
public void OnCreateDevice(object sender, EventArgs e)
Basically everything to that point doesnt doesnt cause an issue and I cant find whats wrong other than my video drivers etc causing the error. I am running .net 3.5 and some changes vs 2.0 might also be triggering it. I will continue to investigate and post the results in case anyone else comes across a similar problem.
I thought the hardest part was going to be getting the Wii remotes to connect to my laptop, but that happened pretty flawlessly. I ended up getting the same Exception problem. I knew my DirectX was out of date so I updated that with DirectX 10 and that did the trick. Also something to note, I was able to connect the Wii remotes using the ConfigFree software that came preinstalled on my Toshiba Tecra running Windows XP Professional. Just thought you'd like to know.
So I've been trying and trying for several days now, with no obvious success. I have tried to install the Bluesoleil drivers (version 5), and they don't do a thing...I try to "start bluetooth" and nothing happens. In short, that version seems to have no clue that there's a usb bluetooth dongle sitting there.
I tried installing v 2.3 of Bluesoleil also, which resulted in an instant bluescreen of death the moment I tried to run the drivers. In perusing the web I found that apparently v 3.0 of the drivers work with Vista, but I have had no luck in tracking these mythical drivers down.
So the short question here is this:
Has anyone managed to get this to work on Vista, with Microsoft's bluetooth drivers? If not, where can I get the Bluesoleil drivers that actually work?
Thanks!
If you are having a problem running the WiiDesktopVR application, it is probably because you do not have the latest version of DirectX. You do not need DirectX SDK, just the End-User Runtime.
Also, it is not mentioned in the video or the instructions, though it is obvious, that the program will run through your computer on your computer screen and not through your Wii and on your television. Just mentioning this in case anyone case anyone was having that issue.
Can anyone think of a way to get this to run on Windows Vista 64-bit? When I try to run it, I instantly get an error which simply reads, "Wiimote FishtankVR has stopped working."
Here's a link to a recompiled version with full screen disabled. Works for me in Windows XP 64-bit with the latest DirectX SDK (not sure if this is required). I'm also using WIDCOMM xp64 bluetooth software.
http://members.shaw.ca/abqf/Release.zip
In general, recompiling to run explicitly in x86 architecture seemed to work on all my machines.
Thanks, Jason! The new recompile seems to actually run on my machine.
Now I am running into a problem where it won't detect my wiimote. Windows has paired with it, and the Wiimote Test program detects it just fine. I'll have to look into using different bluetooth drivers.
Another solution that doesnt involve installing sdk's, directx, or drivers
Ok so I finally go the program to work. For those of you who are running into problems (and have tried the newest drivers, sdk, etc...) this might help. I was looking for the actual directx dll files online (not in the sdk package) and when i was replacing them in my windows/system32 folder I noticed I had d3dx10.dll files. Well I have a geforce 7900 gtx card which runs on directx 9.0
Figuring I had random extra dll files for dx10 I removed them. Then wollah it worked fine. I must say its pretty annoying since I spent sooo much time trying to figure it out. SO anyone that still has problems try Moving these files to another folder and running it (note i havent restarted the comp yet but i dont forsee any problems.
Johhny, couldn't you replicate the microsoft surface with the wii remote? Make a surface with the wii remote derneath it and have what you are touching the screen then you could control what goes on without seeing the remote? But to go further make it 3d as well with you wearing the sensor and able to interact with the surface?
I seem to be having a rather uncommon problem that I haven't seen mentioned much on here:
I have finally gotten the program to run..but with one problem. It tells me it cannot find a Wii Remote. I've tried everything I could think of to solve the problem, yet, no luck. This really makes no sense, seeing as how I can use GlovePie and Mii Transfer perfectly fine.
I have tried both the BlueSoleil drivers and the Windows Bluetooth Stack...still no luck.
Any ideas to this "new" problem would be nice.
I did run into the "Could not initialize...exiting tutorial" problem, but I just restarted the program and (other than the fact that it can't find my Wii Remote), all was working fine.
Any suggestions?
P.S. - I am running Windows XP Pro SP2, if this helps any of you out. I've been working with Wiimote BlueTooth Technologies for a while now.
Johnny,
I've made some modifications (fixes) to your code that should fix the fullscreen issues (AKA "Wiimote FishtankVR has encountered a problem") that people are having.
Unfortunately the changes are too big to post here, so just leave a message here if you want my updated code.
My only problem right now is, that I can't connect my Wii Remote to my PC.
I am using BlueSoleil 5.05. 178 and my mobile phone is found instantly.
What do I have to do to connect the Wiimote?
Thanks in advance.
pantherflo - Is your version of BlueSoleil registered (licensed)?
I noticed when I tried downloading the newest version from their site (since I couldn't find my disk at that moment), it wasn't licensed and for some reason, would not let me connect my Wii Remote to my computer.
Also, make sure that after installing any new drivers (and BlueSoleil) that you reboot your computer. Other than that, just make sure you follow the tutorial he gave a link to in his main post.
Ritesh - Cool, I would like to try your fix for the fullscreen issue if possible. Would you be able to put your changes on http://pastebin.com or somewhere and post the link?
Thanks!
Okay.
Find the InitializeGraphics() function in WiiDesktopVR.cs (the code for the main form).
Replace it with the following: http://pastebin.com/f1d1ad5fc
(Note the added function)
Hi, i have used Ritesh's alteration for the screen size, and was able to compile fine. I am still getting the 'Cannot find WiiMote error'. I have the WiiMoteTest, and am able to use that and all my key presses are registered.
I am using the Windows bluetooth adaptor since my laptop(Lenovo Thinkpad T60p) has built in bluetooth. I tried the BlueSoleil, but the download said it would take 5+ hours so i canceled. Have others been able to make this work without the BlueSoleil?
Ritesh, is it still supposed to launch in full screen mode? Or do i need to make the edit that i saw in an earlier post to set it to false?
Will the DesktopVR program work with a Mac?
"Find the InitializeGraphics() function in WiiDesktopVR.cs (the code for the main form).
Replace it with the following: http://pastebin.com/f1d1ad5fc"
so i go to that page and get the code, paste it instead of InitializeGraphics() but leave the public bool bit before it?
Had same problems as the most people here, now it works. I just updated my directX to the latest version. This is my setting
1. Runs under XP
2. latest directX version
3. i have no DX SDK installed
4. i have BlueSoleil (newest version, had no problems connecting the WiiMote)
5. the normal version ran as well as the "debug" version, which is windowed
6. going fullscreen makes it crash
7. it ran even after deleting the config.dat, so it might be safe to give it a try
Hope it helps, thanks for your comments. Thanks to Johnny's research i am now really interested in playing around with the WiiMote, but besides Action Script and PHP i have no serious programming skills. Does anyone know a good start for WiiMote programming tutorials? I would prefer Linux/Ubuntu, but XP would be OK as well.
Jared: I managed to get mine working without BlueSoleil by downloading the latest bluetooth drivers for my laptop. It's not Lenovo though, it's ASUS, so I don't know if that would help with your situation. It is possible to get it working without BlueSoleil though.
Changing topic: Is there any way you could post up the recompiled executable with Ritesh's changes? I've only managed to get Jason's non-widescreen executable working so far so i'd really appreciate it.
Initially, I got the same runtime error. After changing the screen size in the config.dat file however, it has been running ok. It's worth a try, if you are having trouble starting it.
Jared - My changes have nothing to do with bluetooth/not being able to find the wiimote errors. They only deal with getting the application to run in fullscreen.
If it helps any, I'm not using the bluesoleil thing, but the drivers that shipped with my bluetooth USB dongle and it works fine.
Alex - I'm not sure what you mean. You just need to select the entire InitializeGraphics() function (from "public bool InitializeGraphics()" up to and including "}") and replace that selection with my modified code.
Ritesh, i knew your changes had nothing to do with getting the Wiimote conectted. Questions i had for you:
is it still supposed to launch in full screen mode? Or do i need to make the edit that i saw in an earlier post to set it to false?
Others, i tried it with the bluesoleil, was still getting errors. I will try getting latest drivers for the my built in bluetooth and then try again.
If anyone with XP SP2 and .NET 2.0 installed experienced the .NET 2.0 Runtime Error "Wiimote FishtankVR has encountered a problem and needs to close" error (due to module Kernel32.dll), I may have the solution for you!
Even though my error message didn't sound like the people with DirectX issues, I downloaded and installed the DirectX SDK November 2007 (http://www.microsoft.com/downloads/details.aspx?FamilyId=4B78A58A-E672-4B83-A28E-72B5E93BD60A&displaylang=en). After that Johnny's program worked, and I went ahead and uninstalled the 700MB SDK and tried just the 64MB DirectX November 2007 End-User Runtimes (http://www.microsoft.com/downloads/details.aspx?FamilyId=1A2393C0-1B2F-428E-BD79-02DF977D17B8&displaylang=en) which also seemed to work.
Should have NO problems after that! Have fun!
Jason: It also worked for me after I downloaded your version and ran it. (I am using windows xp prof X64 ed.) Do you think you could implement Ritesh's code so that we can do full screen? I tried but I am having issues with compiling the file.
Thanks,
-Mike
WiimoteProject.com Is now up and running.
I have talked with Johnny and We are going to make it the official support forums for his Wiimote Projects. Please register there and start sharing your wisdom :)
If anyone would like to help with the site please PM dice on the new site. (thats me ;) )
Hey guys.
I don't know too much about this kind of stuff, but I wanted to comment on the "Direct3D" error people have been getting.
I think it has to do with the monitor you use. The program works fine on my 19inch Dell LCD, but I get the "Direct3D" error when I hook up my PC to my Samsung DLP Television through VGA.
Hope that helps out.
thanks andrew,
if that can help someone,
i'm running Vista 32bits on a HP Pavilion dv6000, i needed a bluetooth usb key cause the integrated peripheral didn't work
i had the "fishtank vr" error, and
since i installed the 64MB november 2007 DirectXSDK package, it works ! at least in windowed mode...
thanks again Johnny Lee, you're just awesome !
Benji
ps: if you need a 2D/3D designer to improve the interface, just send me an email : bkuperberg@hotmail.com
HELP!
I've installed all the net framework thingies as said in the readme first but when i double click on the wiimotefishtankvr exe, it shows the cursor with an hourglass for about a second, then nothing happens, no error, no setup, it just acts as if i haven't clicked anything! This has happened on all the computers I have tried, can anyone help?
My problem solved by instal this: http://www.microsoft.com/downloads/details.aspx?familyid=2DA43D38-DB71-4C1B-BC6A-9B6652CD92A3&displaylang=en
Sorry! This: DirectX End-User Runtime Web Installer
For those who cannot start the program, try to lower your desktop resolution. 800x600 worked for me.
Cheers!
using (WiiDesktopVR frm = new WiiDesktopVR()) on mainloop gives error:
DLL 'C:\WINDOWS\assembly\GAC\Microsoft.DirectX.Direct3D\1.0.2902.0__31bf3856ad364e35\Microsoft.DirectX.Direct3D.dll' is attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.
I use winxp pro 32 and dx sdk & dx9 .0 is installed. I run code from trusted site (c:\). I try with precompiled exe and with c# 2008 express compiled. Somekind version problem?
For x64 users. Seems that you need compile that project with platform target is forced to x86. Otherwice you get error:
System.BadImageFormatException was unhandled
Message=" is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)"
Source="mscorlib"
After I fix that I get that same what I get on my 32bit laptop.
DLL 'C:\WINDOWS\assembly\GAC\Microsoft.DirectX.Direct3DX\1.0.2911.0__31bf3856ad364e35\Microsoft.DirectX.Direct3DX.dll' is attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang. But I didint find solution for that yet
Tapio,
Do you think you could upload your compiled x64 ed. I have a limited knowledge of programming, I have tried to compile it in x64 ed with no luck.
Were you able to use it in full screen?
Or you could email it to me and I can host it on my website.
Email = spam@kd7lax.com
Thanks much,
-Mike
Hello, i can run the program but it freezes and gives me and error code about .net framework. can someone please help
im have a very strange problem.
I have that Direct3D but wen i open Wii desktop VR could not inisalize Direct3D
PLEASE HELP ME!
sry for my bad english im a swidish kid on just on nine years old:P
where do you get the infared light emmitters for the sides of the saftey glasses for head tracking?
i keep getting the Could initialize direct 3d shutting down touturial what should i do
This one might help you for Vista...
Right click the wiidesktopvr.exe file properties and go to compatability tab.
Turn on Disable Desktop Composition and run the program again.
It works for me :)
disable desktop composition doesn't run for me.... damned
I'm running Windows Vista Ultimate 64bit (I expected problems from the start) from an HP with integrated bluetooth. I can't get bluesoleil to work because it recognize my hardware. It connects to my wiimote with the default drivers so I'm not sure if that will be a problem. Anyways it the program wouldn't start saying that "Wiimote FishtankVR has stopped working." I downloaded Jason's compiled version and it did better. I got a dialouge box saying that there was an error with my wiimote data and asked if it was properly connected. After that the program popped up but all it showed was gray and when my cursor was within the program's borders it would disappear. Any suggestions for the solution here?
Tapio: Forcing it to x86 helped!! Now I get another error message but that's solvable too I guess.
NTTDoCoMo has developed something kinda like this for cell phones, check it out here
http://dailytechnologyimpressions.com/index.php/2008/02/14/3d-display-system-for-mobile-devices/
Hello Johnny
thank you very much for sharing your knowledge with all of us. i m a MA student in Digital Arts at UAL in London. I got inspired from your 'head tracking' project and i want to use it to create a digital environment. My question is how can i change the 3D image you have used and replace it with another one? What kind of files can i use, 3d studio? cinema 4d files? Thanks again! Nikos
HI got it all up and running, but the bluetooth connection doesent last long when using the desktop vr app. Is anyone having the same problem.
oh i'm using xp 32 and bluesoleil.
Hi,
Great job you did. But, is there any chance to use the same program with a Track IR instead of a Wiimote ?
I didn't try your software since you say, the program is based on the wiimote library. So I suppose It wouldn't work with the Track IR from Natural Point.
I have an odd problem, im on a Dell XPS laptop with built in bluetooth.
I can compile/run your other programs just fine, and I can also run the wiimote lib test program just fine.
However with DesktopVR it says it cannot find my wiimote. Any ideas?
Johnny, face it, as good as it looks on your video blog, it doesnt work. You should not make people think this can be done anywhere by giving those steps because there are just too many problems being encountered. You must master it before you start teaching.
got the Fishtank error thing, but the minimizing the window worked out fine. But, I want it full screen! Is there a way to adjust the size of the minimized window? I tried dragging the bottom corner, but it crashed it.
I had a couple problems, and appears to have been solved when I installed the DirectX SDK... Johnnny said somewhere that he had this installed on his computer, so may have used some system variables. Well hope help someone...
Has anyone ever debug the numeric returned from remote.WiimoteState.IRState.RawX1 and remote.WiimoteState.IRState.RawY1
because i am not sure the calculation part when i dare to restructure the formula
running 32 bit Windows XP SP3, I got the "Wiimote FishtankVR has encountered a problem and needs to close." problem trying to run WiiDesktopVR. I installed the August 2008 DirectX files, and that seemed to clear up the error above, and WiiDesktopVR works fine. YMMV, but it does seem to be something to do with updating DirectX. Thanks for contributing WiiDesktopVR, this is a lot of fun. Best regards, -- DanGJavaGeek
I'm experienceing the problem where whenever I try to run the program it says it has stopped working! I tried deleting the config.dat and I'm sure my wiimote is connected but it just dosent seem to work! a few things you said like the C# thing I didnt really understand and I think thats probably the reason for my problem. If anyone could please have the time to make a "for dummies" version of how to open the program without using too much technical language? (Oh yeah and i'm running windows vista)
Hello,i guest u r a chinese.
I have a suit of polarization glasses,i don't know it can be used in this project or not.
My english is poor,e-mail me back in chinese better.
Hi all
When using the stadium background I seem to get a backward view when moving forward and backward. ie when I lean forward the stadium gets smaller and when I lean back it gets bigger. Any idea how to change this in the code?
Thanks tons
Congratulation johnny.
I think that I have got a problem.
The program run ok, left, right, up and down but I haven't zoon in and out when I move close or far to the monitor ???
I have a similar problem to ksclice it looks like. Wiimote connected to pc fine and can use the other programs but in desktopvr in xp pro sp3 it says it cant detect the wiimote for some reason, any thoughts?
hey, i can't download the BlueSoleil program and i was wondering what other bluetooth drivers work with a pc vista-32 bit, thanks
If you're interested in a version that has several fixes, check this forum post: http://www.wiimoteproject.com/wiimote-desktopvr/several-fixes-combined-into-one/
I had problems but now it's all working. Posted my experience in http://www.wiimoteproject.com/wiimote-desktopvr/unable-to-launch-the-desktopvr-program/
Hello all,
How do you allow images and Youtube videos in comments?
While I surf blog , i found a all new trick in http://pic-memory.blogspot.com/
Vistor can comment and EMBED VIDEO YOUTUBE , IMAGE. Showed Immediately!
EX : View Source.
http://pic-memory.blogspot.com/2009/02/photos-women-latin-asian-pictu...
(add photos and videos to Blogspot comments).
Written it very smart!
I wonder how they do it ? Anyone know about this , please tell me :D
(sr for my bad english ^_^)
email: ya76oo@ya76oo.com
thanks.
Adding to the problem's info.
I had Windows XP Professional 32-bit, with service pack 2, .net 2.0 and 3.5, Direct X 9.0c.
my error report was filenotfound.
i downloaded and installed the april 2007 end user runtime here:
http://www.microsoft.com/downloads/details.aspx?familyid=D2E2CAE1-6AEF-4A40-BD00-F0FB2A71E99F&displaylang=en
it now works.
A study last yearnike tn, the author in the essay read NIKE , a reporter at the Shanghai headquarters in an interview, nike chaussuressee a pr in high school to read a league plans, employees interviewed told reporters in Beijing's streets, they children to interview, the children said, "truly understand them." tn chaussures These words, if the author touches product function, brand spirit and culture is to become part of the consumer of two basic methods
Hi Everyone!
When i'm opening the progam an error is commming up saying ;
"Cannot finda a wiiremote ,
is it connected ? "
Whats the problem?, i've connected the wiiremote in Blusoleil and it worked there....
FIX, well this fixed it for me. i run vista 32bit home, cheep 4 year old Bluetooth dongle. i could not get it to run, first it would not start, then it would would crash with the fish error. to overcome this and also multigrid (same issue. first i downloaded the DirectX SDK (http://www.microsoft.com/downloads/details.aspx?familyid=86cf7fa2-e953-475c-abde-f016e4f7b61a&displaylang=en). this should then make it boot, but still crash. then right click on the .exe, compadability and select; xp service pack 2, 256 colors, 640x480, disable display on high dpi settings, run as admin. and boom.. it should work in full screen. hope it helps.
Currynut
oh and u can change the settings file, but U HAVE TO leave the screen resolution on 0 (auto) or it crashes, (as u have told compadibility to run to a dif reso)
FIX FOR VISTA FISHTANK ERROR: just righclick on the .exe, compatibility tab, disable desktop composition.
General Computer Tutorials at:
-----------------------
http://pc-tutorials101.blogspot.com/
------------------------------------
http://www.You4Dating.com 100% Free Dating website!
Our Website - is a great way to find new friends or partners, for fun, dating and long term relationships.
You4Dating Free Online Dating ,You4Dating is a Free 100% Dating Site, There are No Charges ever. We allow You to Restrict who can Contact You, and Remove those unfit to Date.
You4Dating is Responsible for Creating Relationships per Year proving it is possible to Find Love Online. It will Quickly become a Leader in the Internet Dating Industry because of its Advanced Features and matching Systems,and most of all,Because is a 100% Free-There are No Charges Ever.
You4Dating is an International Dating Website Serving Single Men and Single Women Worldwide. Whether you're seeking Muslim,Christian,Catholic, Singles Jewish ,Senor Dating,Black Dating, or Asian Dating,You4Dating is a Right Place for Members to Browse through, and Potentially Find a Date.
Meet more than 100000 Registred Users
Multy Language Dating Site.
--------------------------------------
http://www.You4Dating.com
èŠèš|ćœ±éłèŠèšè怩柀|èŠèšè怩柀|èŠèšäș€ć|èŠèšè怩|èŠèšçŸć„ł|èŠèšèŸŁćŠč|ć èČ»èŠèšè怩柀
èȘæ °ćš|èȘæ °ćš
ç¶Čé èšèš|ç¶Čé èšèšć Źćž|ææ°æ¶æŻ|èšȘćźąçèš|ç¶Čç«ć°èŠœ
ć èČ»èŠèšè怩|èŸŁćŠčèŠèš|èŠèšäș€ćç¶Č|çŸć„łèŠèš|èŠèšäș€ć|èŠèšäș€ć90739|æäșșè怩柀|èŠèšè怩柀|èŠèšè怩|èŠèšè怩柀|æ èČèŠèš|æ äșșèŠèšç¶Č|èŠèšçŸć„ł
äžèæ èČŒćçć|ć èČ»èŠèšè怩柀|ć èČ»èŠèš|utè怩柀|è怩柀|è±è±è怩柀|ć°ć€ąćè怩柀|è怩柀ć°ć€ąć|ćœ±éłèŠèšè怩柀||
Just solved in my pc. Update your DX runtime:
http://www.microsoft.com/downloads/details.aspx?FamilyID=2da43d38-db71-4c1b-bc6a-9b6652cd92a3&displaylang=pt-br
Unhandled exception has occured in a component in you application. if you click continue, the application will ignore this error and attempt to continue.
What does this mean?
Has anyone found what this error might mean:
unhandled exception has occured in your application
I have no clue what this means. It is the first error to pop up, and when you continue from there it then says no wiimote can be found followed by the 3d driver being unable to be located.
Anyone know?
Finally solved the "could not initiate direct3d" problem. As easy as attaching an external monitor to my laptop
Ed hardy shirts to tattoos tattoo art and graffiti into the street among the ed hardy clothes. Puma basketby the majority of consumers, Puma basket of products that were sold out on a listing. Cheap puma shoes and match various types of clothing, belts, cheap jacket, Wholesale Handbags, watches, pens and other products are also beautifully designed, excellent technology, elegant shape. People buy nike max shoes, they are also no longer pick Association other goods.
Also popular as a way to fashion, China Wholesalers let people around the world about the wholesale from china , china wholesale purchase and let the world buy products wholesale to such a good product.
Lacoste polo shirts to the people's feeling is natural and pro-and the Burbrery polos comfortable, affordable good wear burberry polo shirt both in Europe and the United States or Asia, almost Everyone must become a wardrobe in the style of clothing! There are so many beautiful coat, but also with the needs of others can be more perfect. Levi jeanshave a straight trouser leg, it looks clean and able; Diesel Jeans and Levis Jeansis pet fashion, elegance and fashion, with a polo shirt and holding babolat aeropro driveor cheap tennis racquets, what you can think of.
Apart from this post, I have gone through almost all of your posts these are really very advantageous and unique, keep it up please!
Well, my name is Eva, I am enjoying my motherhood spending wonderful times with my baby. Whenever I get time I used to surf internet because I also run a dating website, according to my knowledge for the right person, online dating can be a very effective alternative to traditional dating. Not only does it provide the convenience of getting to know someone in front of your computer, but it also will help ensure that you meet someone who shares similar interests. It's important to keep in mind that there are a number of different things that one can do to increase the chances of successful dating in the online world.
http://goxdating.com/
crystal jewelry
wholesale crystal jewelry
wholesale jewelry
jewelry wholesale
cheap jewelry
wholesale gemstone jewelry
crystal wholesale
rock crystal
nike air max 90
nike air max 95
nike air max tn
nike air rift
nike shox r4
nike air max 360
nike shox nz
puma mens shoes
puma shoes
puma speed
nike shoes
nike air
nike air shoes
puma cat
air max trainers
mens nike air max
nike shoes air max
nike shoes shox
air shoes
nike shoe cart
puma future
cheap puma
sports shoes
nike air rifts
nike air rift trainer
nike air
nike rift
nike rift shoes
cheap nike air rifts
bape shoes
cell phones
cheap cell phones
wholesale cell phones
discount cell phones
cell phone china
cell phones wholesale
Mobil phones
Wow, spamarama!
recipes for dialysis patients
spam spam spam spam!
renal recipes
sneakers shoes She continued,
"Why...? Don't you need someone to pose as your girlfriend this year?" Then he answered, "No, there is no need for that anymore......"
Before he can continue, he was interrupted, discount nike shoes"Oh yes! Must have found a girlfriend! nike shox r4 You haven't been searching for one for the past years, right?" The man looked up, as if he has struck gold, his face beamed and looked directly at the drunken girl. tn dollarHe replied, "Yes......you are right! I haven't been looking for anyone for the past years."
With that, the man darted across the floor and out the door, cheap nike shoesleaving the lady in much bewilderment. He finally realized that he has already found his dream girl, and she was.....the Vancouver girl all along! The drunken lady has said something that awoken him.
All along he has found his girl.nike tennis shoes That was why he did not bother to look further when he realized she was not coming back. It was not any specific girl he was seeking! cheap nike shoxIt was perfection that he wanted, and yes.....perfection!!
Relationship is something both parties should work on. Realizing that he had let away someone so important in his life, he decided to call her immediately. His whole mind was flooded with fear.free shipping shoes He was afraid that she might have found someone new or no longer had the same feelings anymore..... For once, he felt the fear of losing someone.
As it was Christmas eve, the line was quite hard to get through, especially an overseas call. He tried again and again, never giving up. Finally, he got through......precisely at 1200 midnight. He confessed his love for her and the girl was moved to tears. nike shoes It seemed that she never got over him! Even after so long, she was still waiting for him, never giving up.
He was so excited to meet her and to begin his new chapter of their lives. He decided to fly to Vancouver to join her. It was the happiest time of their lives! nike discount shoes But their happy time was short-lived. Two days before he was supposed to fly to Vancouver,cheap puma shoes he received a call from her father. She had a head-on car collision with a drunken driver. nike shox shoes She passed away after 6 hours in a coma.
The guy was devastated, as it was a complete loss. Why did fate played such cruel games with him? He cursed the heaven for taking her away from him, denying even one last look at her! How cruel he cursed! How he damned the Gods...!!nike free shoes How he hated himself....for taking so long to realize his mistake!! That was in 1996.
The moral of this story is :
Treasure what you have...
Time is too slow for those who wait;
Too swift for those who fear;
Too long for those who grief;
Too short for those who rejoice;
But for those who love...
Time is Eternity.
For all you out there with someone special in your heart, cherish that person, cherish every moment that you spend together that special someone, for in life, anything can happen anytime. buy shoes onlineYou may painfully regret, only to realise that it is too late.
Truely a nice blog and thanks for your great work. By the way,welcom to our websites: puma shoesandEd Hardy. We provide cheap sport shoes which are brand new and in perfect condition but on discount, including the popularNIKE SHOX TORCH, puma mens shoes , cheap nike shox shoes and so on. Nothing would be more suitable than the nike shox r4 and Nike air max tn for the people like runing. Authentic Nike Air Max Tn ,nike tn dollar and cheap puma shoes are available on our sites. the nike shox shoes is fitting to running. Wholesale and retail are both acceptable to us. Welcome to our site and free to look! Thank you and wish you a nice day. Good Luck!
As we all know, Ed Hardyis the world famouse clothing brand famouse for the ed hardy jeans, ed hardy clothing, ed hardy t shirts for men,mens edhardy jeans,womens edhardy boots , ed hardy womens t shirts. All of the product of ed hardy are popular around the world. In addition, the ed hardy accessories such as edhardy sunglasses,edhardy hats,edhardy womens handbags are also available on our sites. For the youth who like to pursue fashion and show their personalities, the Ed Hardy Hoodies, ed hardy christian audigier, Ed Hardy Trousers, , ed hardy dresses, ed hardy love kills slowly shirt, ed hardy womens t shirts, ed hardy t shirts sale are necessary. Do NOT miss it! Wholesale and retail are both acceptable to us. Welcome to our site and free to look! Thank you and wish you a nice day. Good Luck!
I like the side of the article, and very like your blog, to write well and hope to continue their efforts, we can see more of your articles. ed hardy clothes. After reading this article has strong feelings, the future will be Changlaikankan's.ed hardy swimwear. polo hoodies
ed hardy jeans
ed hardy
ed hardy clothing
ed hardy t-shirts
ed hardy clothes
ed-hardy.co.uk
ed hardy shirts
ed hardy mens
ed hardy outerwear
ed hardy mens outerwear
ed hardy womens outerwear
ed hardy clothes
ed hardy womens
ed hardy sunglasses
ed hardy swimwear
ed hardy Jeans
ed hardy hoodies
ed hardy jackets
ed hardy womens jackets
ed hardy mens jackets
ed hardy bags
ed hardy trousers
ed hardy shoes
ed hardy longsleeve
ed hardy mens longsleeve
ed hardy womens longsleeve
ed hardy sunglasses
ed hardy suits
ed
hardy
ed hardy dresses
ed hardy boots
ed hardy mens sweater
ed hardy womens cotton
ed hardy womens boots
ed hardy
Truely a nice blog and thanks for your great work. By the way,welcom to our websites: http://www.shoxsport.com and http://www.ed-hardy-clothing.us . We provide cheap nike shox shoes which are brand new and in perfect condition but on discount, including the popularNIKE SHOX TORCH, nike sports shoes , cheap sport shoes and so on. Nothing would be more suitable than the nike shox r4 and Nike air max tn for the people like runing. AuthenticNike Mens Shoes ,nike tn dollar and cheap puma shoes, puma shoes , cheap nike shoxare available on our sites. the NIKE WOMEN SHOES is fitting to running. Wholesale and retail are both acceptable to us. Welcome to our site and free to look! Thank you and wish you a nice day. Good Luck! As we all know, Ed Hardyis the world famouse clothing brand famouse for the ed hardy jeans, ed hardy clothing, ed hardy t shirts for men,mens edhardy jeans,womens edhardy boots , ed hardy womens t shirts. All of the product of ed hardy are popular around the world. In addition, the ed hardy accessories such as edhardy sunglasses,edhardy hats,edhardy womens handbags are also available on our sites. For the youth who like to pursue fashion and show their personalities, the Ed Hardy Hoodies,ed hardy womens clothes, Ed Hardy Trousers, , ed hardy ugg boots, ed hardy swim suit, ed hardy womens t shirts, ed hardy shoes wholesale are necessary. Do NOT miss it! Wholesale and retail are both acceptable to us. Welcome to our site and free to look! Thank you and wish you a nice day. Good Luck!
I like your blog and the way you think and talk. Really a nice work! God bless you! Welocome to our sites www.shoxsport.com and www.ed-hardy-clothing.us. There you must can find what you want! shox shoes is made for runners.
nike sports shoes includ nike tn dollar “cheap nike shox” JORDAN WOMEN SHOES and ferrari shoes. They are all original and in a perfect condition. By the way ,the nike running shoes is really good Nike Air Max Tn ,don’t forget buy the nike shox r4 and nike air max ltd by the internet when you need them . Do you know Nike Air Shoes nike air max 360. nike shox nz which are the ideal and perfect choice to the people like running and basketball. Wholesale and retail are both acceptable to us. Welcome to our site and free to look! God Bless You! Good Luck! If you like to pursue fashion and like to show out your individualites to the crowd, then you must have a piece of ed hardy clothes, ed-hardy boots for women , ed hardy shirts, ed hardy mens , ed hardy swimwear, Ed Hardy Jeans, Ed Hardy Hoodies. The fashional outlook and the good quality of the Ed Hardy Sunglasses,Ed Hardy Shoes, ed hardy dresses, ed hardy love kills slowly , ed hardy womens t shirts, ed hardy t shirts sale brought a big success to them and made big hit on the market. Wholesale and retail are both acceptable to us. Welcome to our site and free to look! Thank you and wish you a nice day. Good Luck!
not fair! this woulda blown colbert's other contestants outta the water!......
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Articles are meaningful, and your blog is nice!
polo jacket
polo shirt
ralp lauren jacket
cheap polo shirts
spyder jackets
discount polo shirts
ralph lauren shirt
columbia jacket
north face jacket
cheap ralph lauren shirts
women's columbia jackets
polo t shirts
polo men's shirt
ralph lauren men's shirt
polo mens shirt
cheap polo jackets
ralph lauren mens shirt
wholesale polo jacket
ralp lauren polo shirts
short sleeve polo shirt
men polo shirt
lacoste polo shirts
wholesale polo shirts
men's polo shirts
cheap polo ralph lauren
cheap polo t-shirts
cheap polo clothes
custom polo shirts
discount north face jackets
ladies spyder jacket
tennis rackets
tennis racket
tennis racquet
tennis racquets
wilson tennis rackets
prince tennis rackets
head tennis rackets
babolat tennis rackets
best tennis racket
cheap tennis rackets
wilson tennis racquets
head tennis racquets
babolat tennis racquets
cheap tennis racket
welcome to my store on line
Truely a nice blog and thanks for your great work. By the way,welcom to our websites: http://www.shoxsport.com and http://www.ed-hardy-clothing.us . We provide cheap nike shox shoes which are brand new and in perfect condition but on discount, including the popularNIKE SHOX TORCH, nike sports shoes , cheap sport shoes and so on. Nothing would be more suitable than the nike shox r4 and Nike air max tn for the people like runing. AuthenticNike Mens Shoes ,nike tn dollar and cheap puma shoes, puma shoes , cheap nike shoxare available on our sites. the NIKE WOMEN SHOES is fitting to running. Wholesale and retail are both acceptable to us. Welcome to our site and free to look! Thank you and wish you a nice day. Good Luck! As we all know, Ed Hardyis the world famouse clothing brand famouse for the ed hardy jeans, ed hardy clothing, ed hardy t shirts for men,mens edhardy jeans,womens edhardy boots , ed hardy womens t shirts. All of the product of ed hardy are popular around the world. In addition, the ed hardy accessories such as edhardy sunglasses,edhardy hats,edhardy womens handbags are also available on our sites. For the youth who like to pursue fashion and show their personalities, the Ed Hardy Hoodies,ed hardy womens clothes, Ed Hardy Trousers, , ed hardy ugg boots, ed hardy swim suit, ed hardy womens t shirts, ed hardy shoes wholesale are necessary. Do NOT miss it! Wholesale and retail are both acceptable to us. Welcome to our site and free to look! Thank you and wish you a nice day. Good Luck!
I like your blog, it's very good!
polo vest
polo jacket
polo jackets
polo jackets for men
polo jackets for women
polo hoodies for men
polo hoodies for women
polo sweatshirts for men
polo sweatshirts for women
polo shirts for men
polo shirts for women
polo shirts wholesale
polo shirts for girls
ralph lauren polo shirt
polo pants for men
abercrombie fitch shirt
wholesale abercrombie fitch shirts
abercrombie fitch mens shirts
burberry shirts for men
burberry shirts for women
burberry shirts on sale
nroth face jackets on sale
nroth face jackets cheap
nroth face jackets for women
nroth face jackets for men
columbia jackets women
columbia jackets for men
columbia jackets discount
spyder jackets for men
discount spyder jackets
cheap spyder jackets
spyder jacket
spyder jackets for women
tennis rackets
cheap tennis rackets
discount tennis rackets
tennis rackets on sale
prince tennis racquets
head tennis racquets
wilson tennis racquets
babolat tennis racquets
wilson tennis racquets
head tennis racquets
babolat tennis rackets
tennis racquets online
I like the side of the article, and very like your blog, to write well and hope to continue their efforts, we can see more of your articles. ed hardy clothes. After reading this article has strong feelings, the future will be Changlaikankan's.ed hardy swimwear. polo hoodies
ed hardy jeans
ed hardy
ed hardy clothing
ed hardy t-shirts
ed hardy clothes
ed-hardy.co.uk
ed hardy shirts
ed hardy mens
ed hardy outerwear
ed hardy mens outerwear
ed hardy womens outerwear
ed hardy clothes
ed hardy womens
ed hardy sunglasses
ed hardy swimwear
ed hardy Jeans
ed hardy hoodies
ed hardy jackets
ed hardy womens jackets
ed hardy mens jackets
ed hardy bags
ed hardy trousers
ed hardy shoes
ed hardy longsleeve
ed hardy mens longsleeve
ed hardy womens longsleeve
ed hardy sunglasses
ed hardy suits
ed
hardy
ed hardy dresses
ed hardy boots
ed hardy mens sweater
ed hardy womens cotton
ed hardy womens boots
ed hardy
Truely a nice blog and thanks for your great work. By the way,welcom to our websites: http://www.shoxsport.com and http://www.ed-hardy-clothing.us . We provide cheap nike shox shoes which are brand new and in perfect condition but on discount, including the popularNIKE SHOX TORCH, nike sports shoes , cheap sport shoes and so on. Nothing would be more suitable than the nike shox r4 and Nike air max tn for the people like runing. AuthenticNike Mens Shoes ,nike tn dollar and cheap puma shoes, puma shoes , cheap nike shoxare available on our sites. the NIKE WOMEN SHOES is fitting to running. Wholesale and retail are both acceptable to us. Welcome to our site and free to look! Thank you and wish you a nice day. Good Luck! As we all know, Ed Hardyis the world famouse clothing brand famouse for the ed hardy clothing, ed hardy clothes,cheap ed hardy shoes,Ed Hardy Hoodies,ed hardy winter boots, ed hardy polo shirts. All of the product of ed hardy are popular around the world. In addition, the ed hardy accessories such as edhardy sunglasses,ed hardy hats,ed hardy winter boots are also available on our sites. For the youth who like to pursue fashion and show their personalities, the ed hardy womens hoodies ,ed hardy womens clothes, Ed Hardy Trousers, , ed hardy ugg boots, ed hardy swim suit, ed hardy womens t shirts,ed hardy christian audigier are necessary. Do NOT miss it! Wholesale and retail are both acceptable to us. Welcome to our site and free to look! Thank you and wish you a nice day.
efectos levitra
levitra prezzo
levitra generika kaufen
efectos cialis
precio del viagra
buy viagra online
precio de cialis
acheter du cialis
viagra efectos secundarios
precio levitra espana
buy cialis online
OK guys, I have searched high and low to find a solution to this error, but I cannot. I installed the SDK and am still getting the error. Any other ideas? My Blog : earn money chao!
Post a Comment