{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreig4paxd2qzmk6sufitz3zrxinq5zcgpfxqlpv2ejd3y4bngg2i3tq",
    "uri": "at://did:plc:dxjzgxe7cvirxkwfjr2tjspt/app.bsky.feed.post/3mnhszsy7jcq2"
  },
  "path": "/t/swing-jframe-can-not-initialize/49594?page=2#post_37",
  "publishedAt": "2026-06-04T13:37:58.000Z",
  "site": "https://hub.jmonkeyengine.org",
  "textContent": "Ok it works now, to be honest idk why because gpt did most of the work. Changes include going back to 3.9.0 stable and\n\nadding `Toolkit.getDefaultToolkit()` **before** creating the `JFrame`, which forces AWT to initialize first. That can help with Swing/AWT startup ordering on macOS. (according to gpt) (_i just noticed stupid amount of markdown chat gpt used_)\n\nAlso, by worked, i just mean for normal swing stuff, embedding jme into canvas is still not working (not that i realy needed that).",
  "title": "Swing(jFrame) can not initialize"
}