You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
platformCanvas: org.lwjgl.opengl.swt.PlatformMacOSXGLCanvas@6bf256fa
Exception in thread "main" java.lang.NullPointerException: Cannot invoke "org.eclipse.swt.internal.cocoa.NSGraphicsContext.saveGraphicsState()" because "context" is null
at org.eclipse.swt.widgets.Widget.drawRect(Widget.java:764)
at org.eclipse.swt.widgets.Canvas.drawRect(Canvas.java:170)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:6237)
at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method)
Encounter this NullPointerException for the setup
Environment: Macbook OS 14.2.1 (Sonoma) Apple M2
The text was updated successfully, but these errors were encountered:
Encounter this NullPointerException for the setup
Environment: Macbook OS 14.2.1 (Sonoma) Apple M2
The text was updated successfully, but these errors were encountered: