#'null function or function signature mismatch' when on itch.io

24 messages · Page 1 of 1 (latest)

high tartan
#

i am trying to export a little demo of a game to itch.io, but when i try to run it it says 'null function or function signature mismatch'

#

'null function or function signature mismatch' when on itch.io

brave lava
#

Have you checked the browser console for any errors?

high tartan
#

do you mean this?

brave lava
#

That does seem like a problem

high tartan
# high tartan

i fixed it so it doent say this anymore, but it still doesnt work

brave lava
#

Does it work for other export targets?

high tartan
#

if i try windows, the game closes immediately after opening

brave lava
#

Seems like you probably have a bug in your project then

#

Does it run when you press play in the editor?

high tartan
#

it works fine in the editor

brave lava
#

Using the normal play button?

high tartan
#

yeah

brave lava
#

Like you aren't running only a specific scene?

high tartan
#

thats in the top right right

brave lava
#

You have an issue somewhere, it's impossible for me to know where it is with basically no info. You might try removing stuff until you get it to work, or start a new project and add stuff until it breaks

#

Have you tried testing with the option to launch it in the browser? You don't have to upload it to itch to test

high tartan
#

how do i do that

brave lava
#

Click the button at the top right

#

It's next to all the other ones

high tartan
#

it still says null function

#

ill just copy and paste stuff into a new project i guess

brave lava
#

Yes, that wasn't meant to fix it. It was meant to show you a faster way to test changes