Not sure if it's an actual error - concerns Functions

This forum is currently in read-only mode.
From the Asset Store
It's here!
$4.95 USD
Creepy and nasty horror track. It's terrifying from the beginning till the end. Goosebumps guaranteed
  • I have this function call in my event-sheet#1 and the actual function definition is in another event-sheet#2 which was already 'included' before the function call.

    I try to add a parameter that if from a private variable of an object. Like:

    AddParameter[ object.value('string') ]

    Call Function

    However it produces an error for me:

    [quote:2lw5y7ll]

    "An unexpected error occurred and the application was terminated

    You may be able to find out more information .. blabla george bush .. attempting to reproduce bug, etc.."

    So yea, I tried finding out what was the problem.

    I tested using 'string' and 'int' constants as parameter. And it worked well, the parameter was brought over and procesed by the function.

    So I believe this could be a bug, however I;m still a little bit on the green side and I'm not very sure.

    Help?

    EDIT:

    Okay so for a second there, I thought I forgot to put a value to the priv vars but I checked and it has values.. So I tried using the private variable value on other commands like MessageBox, seems like it caused the same error.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)