Jump to content


WWAZman

Member Since 10 Apr 2005
Online Last Active Today, 01:59 PM

Topics I've Started

Iap Not Doing Anything

22 May 2013 - 09:51 PM

I tried copying an IAP from my Tardis Sounds game to my Neon Ninja game, and then I realized I had two "Game start" events.. so I removed the other one and made the one for IAP. But when I uploaded it and tested it, when I click the buy button  it does absolutely nothing other than turn into the greyed out version.

 

I checked my code and they are exactly the same, the Tardis Sounds has worked for months now, and there is no difference save the name. THAT'S where I think I found a bug...

 

in Tardis sounds, the name of the iap is tardis_sounds.adremoval1

in Neon Ninja 2012, the  name was neon_ninja_2012.adremoval1 (I've since changed it to a new iap)

 

it seems this second _ and possibly the numbers in a different sequence, may be throwing things off in the engine somewhere? Or perhaps Google?

 

All I know for sure is that when I changed it to neon_ninja.adremoval1 everything looks like it's working now.

 

 

 

So should I file a bug report or has this been fixed? I'm using 1.1.929.


1.1.964 Corrupts Rooms And Objects

12 May 2013 - 02:58 PM

I'm finding that suddenly with 1.1.964 GMS is corrupting random rooms and objects, turning what worked before into a nightmare mess to find and fix objects and rooms that were never broken - objects and rooms that now crash the game.

 

Bug report filed.


Mopub Fail - Crash Bug?

01 May 2013 - 10:17 PM

I  just documented, with the runner and command prompt, that Mopub ads are crashing one of my games when FAILING to load a MoPub ad. I filed a bug report, I was wondering if anyone else has noticed this?  Typically it crashes the game after the 3rd attempt and other than mopub I am attempting to see if there's any other contributing causes.

 

The one thing I am thinking may be affecting it somewhere deep within it, is that it is a converted 8.1 game, which seems to have been working fine up until now. I'm just now going to go test some of my other games....


Secure Saving?

27 April 2013 - 05:09 AM

I'm wondering if there is a viable way to save the save files on the phone so that rooted phones CANNOT modify the values and cheat?

I'm assuming the ini way is the simplest way to cheat via alteration in root browsers?


3D Room (Square) Tutorial?

14 April 2013 - 10:05 PM

I am looking for a basic 3d room tutorial, that works with the physics and gravity of Gamemaker Studio. Help?