PDA

View Full Version : Switching to Mobile Menu Error



eldraco
12-16-2010, 09:17 PM
Hi, I hope this isn't too noobish of a question, especially since I've been learning Unreal for 3 years and have also released an Iphone app before, but In the standard UDK toolbar, I selected the option to export to mobile, BUT it asks me that It will prompt me to save my changes as the exportation process continues and that it will restart in the mobile editor, so I click continue, but then nothing happens. Does anyone know why this is happening instead of what it says will happen?

dalewb
12-21-2010, 10:14 AM
Are all your files in the right place? Does the level play in the mobile previewer? Your levels should be in UDKBuild\UDKGame\Content\Maps for example. If you discover you need to move a file, shut down UDKm first. Also, make sure you have a player start in your level - I know it's a basic thing, but I've been developing with Unreal Engine for years and I forget quite often. If you have multiple versions of UDK on your system, it's possible one of them may be causing you trouble (or more likely they are making you confused. I had 3 versions on my PC and kept running the wrong ones until I uninstalled them).
I would just make sure it works in the mobile previewer before trying anything else.