Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on app launch #44

Open
pushkin2023 opened this issue Nov 25, 2016 · 9 comments
Open

Crash on app launch #44

pushkin2023 opened this issue Nov 25, 2016 · 9 comments
Labels

Comments

@pushkin2023
Copy link

pushkin2023 commented Nov 25, 2016

The app is crashing at launch with: CFEqual() called with NULL first argument OS Sierra.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/39575820-crash-on-app-launch?utm_campaign=plugin&utm_content=tracker%2F444396&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F444396&utm_medium=issues&utm_source=github).
@codingjoe
Copy link
Owner

Hi @pushkin2023 ,

have you tried running MusicBeam form source using the latest Processing version?
I just did and it seemed to work.

@codingjoe codingjoe added the bug label Nov 28, 2016
@pushkin2023
Copy link
Author

Yeah i've tried to build it myself but it crashes too, logging 'Could not run the sketch (Target VM failed to initialize).' and an alert informing about the crash.
If i try to locate the crash line in debug, it crashes on line: PApplet.runSketch(args, stage);
Unfortunately i can't go deeper with debugging in order to find the bug and try to fixit.

@codingjoe
Copy link
Owner

codingjoe commented Nov 29, 2016

hm... which java version do you use?

@pushkin2023
Copy link
Author

Java 8 Update 111. is there another version that should be used?

@codingjoe
Copy link
Owner

Nope latest sounds good, tho Java is shipped with the binaries. I just downloaded the latest version on my fresh MacBook Pro with macOS sierra. Works for me :/
Do you have anything else to go on? I think this might be an issue due to your configuration, but it's hard to debug it from remote.

@sbeaumont
Copy link

sbeaumont commented Dec 10, 2016

I have a similar issue: when I start MusicBeam on my fully updated Mac OS X laptop with Java 8 update 111 I get the message: "MusicBeam" is damaged and can't be opened. You should move it to the Trash.". Redownloading did not help, same issue.

The console shows: 10/12/16 11:23:26,558 mdworker[55977]: zip importer encountered an error (3) scanning "[my download folder]/MusicBeam-v2.2.0-macosx.zip".

Maybe a rotten zip?

@codingjoe
Copy link
Owner

@sbeaumont that is gatekeeper. You just need to disable it.

@mihaipuscasimprezzio
Copy link

@codingjoe i have connected a PicoPro Projector(through hdmi), if i try to run the app while i have a monitor connected to the mac, the app control interface is visible but on the monitor is black(without animation).

@codingjoe
Copy link
Owner

@mihaipuscasimprezzio that seems correct to me. You need to select an effect. When the app launches the default effect is Backout, which will give a black screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants