MusicBeam icon indicating copy to clipboard operation
MusicBeam copied to clipboard

🐛 Error on Export Application

Open jeromio opened this issue 9 months ago • 1 comments

Bug Description

Apologies as this is an Raspberry pi, but while I can get the app to work within Processing, I cannot Export that Application to run as a stand alone. When doing File->Export->Application, I get The Type MusicBeam is already defined Line 33

It seems the line numbers Processing refers to are off by 2 since : 31 -- public class MusicBeam extends PApplet { 32 -- 33 -- String version = "2.7.0";

There is a VERY long stack trace. I have tried to expand the number of lines that Processing displays, but it seems to be ignoring that setting?

Expected Behavior

Expected Processing to output a stand-alone app

Version

2.7.0

Stack trace

No response

Steps to Reproduce

Within Processing Menu File ->Export Application

jeromio avatar Mar 08 '25 17:03 jeromio

Hi @jeromio,

Thanks for reaching out. I know the stack trace might be long (thanks to Java), but I would be really helpful. If you can please post it here.

Best, Joe

codingjoe avatar Mar 15 '25 14:03 codingjoe