Topic: Game Programming /
Please help me figure out what I am doing wrong
Hello devs,
I have been trying for days to upload a game to Kongregate without having mysterious bugs and I am about ready to pound my head into a wall.
The first game I uploaded to Kongregate is Survive! which you can find here:
http://www.kongregate.com/games/m0nt0y4/survive
Immediately there was a problem where the content would be halfway cut off when an overlay ad appeared on Google Chrome. I talked to K. support and they said there was something wrong with their overlay ads and they did some work to push a fix. So I figured at this point that thing were OK on my end and that was that.
Then I decided to upload a revamped version of my game which you can find here:
http://www.kongregate.com/games/m0nt0y4/survive-dx
Now I’m seeing a similar problem in both Google Chrome and IE 7. I am also seeing that sometimes the game doesn’t load at all, there is just a black screen and when I right-click, it says “Movie not loaded.” That’s not all:
- When I die, the score gets submitted to the Kong. API but I don’t see the leaderboard update automatically, I have to refresh the page.
- I tried uploading my game to MochiMedia’s versioning and ad system, and then I downloaded their wrapped version for uploading to Kong. That version would go to a black screen after death, instead of to the final score screen. The code was the same as what I had exported from FlashDevelop. I have no idea why that version would not work.
I am wondering if maybe what I need to do is add a Kong. preloader, because my game loads in less than a second on my computer and I think it loads before the SWF even has a chance to adjust itself. But I honestly have no idea why I am seeing all these problems. Has anyone else seen things like this? I am pulling my hair out over here.
|