Jump to content


reek

Member Since 27 Sep 2008
Offline Last Active Oct 14 2011 07:58 PM

Posts I've Made

In Topic: GMAssetCompiler has stopped working

13 October 2011 - 08:29 PM

I have this problem too. I made a test project that simply moves one object across the screen. No sounds, no scripts, nothing but a few drag and drop actions.

Every time, I get:

GMassetcompiler has encountered a problem blah blah empty compiler window and that's it.

In Topic: Introducing new variable: user_input!

18 February 2011 - 10:20 PM

Nice script. I didn't know you'd lose the contents of keyboard_string in some of those cases- that could be the cause of a bug in a program I had awhile back that was driving me crazy...

In Topic: What's the difference: collision functions

14 February 2011 - 03:32 AM

Bump

In Topic: kbzip Extension

03 February 2011 - 03:02 AM

Thanks for the nice work. I have been looking for this kind of an add-on to GM for some time. I've used Ultra-crypt in the past and I was tired of all the hoops you need to jump through to use it. After getting the same "MSVCR100.dll is missing" error I finally got an example GMK test working, but without using password protection on the zip file.

The drawback to me is that that is one of the main reasons I want this type of zip/unzip ability, so that the data files can be password protected. But the password function is basically "broken" and doesn't yet work. Obfuscating the filename is a weak protection and I would feel a lot better being able to have an actual password for the zip file.

In Topic: Online highscores engine

03 January 2011 - 02:33 PM

Tried again and got this error, same as BProds. Will try and debug as you mentioned...


ERROR in
action number 1
of Mouse Event for Left Pressed
for object refresh_:

In script refresh_hs:
Error in code at line 46:
   ds_list_destroy(templist);
                   ^
at position 18: Unknown variable templist