Import Problem
#1
Posted 07 November 2011 - 11:35 AM
today i'm starting with GM Html5, and i want to import a game made with GM8.1 lite.
The project in gm8.1 is about 17mb, because have some audio files, and the resolution is 1024x768
The software import project and convert it in gmx, but when i run the project nothing appear on browser (i tried with chrome, firefox, safari)
may you help me?
#2
Posted 08 November 2011 - 10:48 PM
Hi,
today i'm starting with GM Html5, and i want to import a game made with GM8.1 lite.
The project in gm8.1 is about 17mb, because have some audio files, and the resolution is 1024x768
The software import project and convert it in gmx, but when i run the project nothing appear on browser (i tried with chrome, firefox, safari)
may you help me?
eny help?
#3
Posted 09 November 2011 - 09:30 AM
First of all if you run in Debug mode then you can use the built in debugger of your browser to work out what is happening - it sounds like something is not executing correctly (this will let you see the Javascript that is compiled from your GML / Drag and Drop).
If you are not comfortable doing that then the best bet is to start removing things from your code until it start working (that way you reduce the bits that are not working) now as long as you do this in a copy then you can always add the things you have removed back in (Hint: You can use the Add Existing menu item when you right click on the resource tree to add items from other projects).
Another thing to try is putting messages throughout your code using show_debug_message on HTML5 these are displayed in the console window below the game when you run in Debug - this is a good way to work out what is actually executing within your code.
If you think that you have found a bug then please file a bug at http://bugs.yoyogames.com and attach a minimal example (attach it as a GMZ, use File -> Export) that illustrates the problem.
Russell
#4
Posted 09 November 2011 - 12:46 PM
for me is all ok, i have imported the project, and the importing give no errors.
Thank's,
Angelo
Edited by Angelone, 09 November 2011 - 12:47 PM.
#5
Posted 10 November 2011 - 10:24 PM
Ok, thank's a lot for your suggestion, it is the project to download: Project Link
for me is all ok, i have imported the project, and the importing give no errors.
Thank's,
Angelo
i'm making some trials, but in my opinion, i'm using a resolution not supported by gmhtml5
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











