Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

Can't run my sketch anymore...

$
0
0

I'm using Processing 3.3.6 on Windows 10. So I've made a game (it's supposed to be like Crazy Chicken/Moorhuhn) with a main menu and all but if I set too many targets (30) I can't play it, it just crashes and returns: "Could not run the sketch."

I'm fairly new to programming as a whole, but my assumption would be that it is somehow overwhelmed? I'm also not sure what part of the code is causing the problem, so I don't know what I should show you...

If it is of any interest: I'm also using the sound library and so far I've implemented 19 different soundfiles, which already caused me some problems. I've made 2 separate classes for the sound, because somehow one sound class can only manage 15 SoundFiles.


Viewing all articles
Browse latest Browse all 2896

Trending Articles