Whether i download it from the website or install via steam, Defold will immediately crash upon opening. 9 times out of 10 there won’t be a splash screen.
I can see it pop up in the task manager and immediately close.
Just updated(and rebooted) my nvidia graphics card.
Removed anything related to java or JDK.
Was initially trying on the E drive, now trying on my desktop.
The only log that gets made is
2023-09-14 12:44:48.620 186 [JavaFX-Launcher] WARN javafx - Unsupported JavaFX configuration: classes were loaded from ‘unnamed module @4b04105e’
I am not sure what I can do at this point. I’ve rebooted multiple times going through these different things to try out.
Hmm, given that you have no other log entries, I assume it’s a jvm crash. When JVM crashes, it usually creates a file called something like hs_err_pid.log. Do you see such files created where the Defold app is located?
Hmm, given that you have no other log entries, I assume it’s a jvm crash. When JVM crashes, it usually creates a file called something like hs_err_pid.log. Do you see such files created where the Defold app is located?
(Love being able to not need to refresh the whole page to see responses that’s pretty cool and ahead of some other forums like rpg maker that I also use)
I don’t see any such file. and in %localappdata%\Defold it’s just the one log by itself.
The same thing unfortunately.
I should note when i run one of those I do see it popup in the task manager and it immediately closes, but as far as command line is concerned nothing happens
defold crash log.txt (26.5 KB)
Out of desperation I tried out some slightly older versions(from most recent stable to 1.4.8 stable), the same stuff would happen until I reached 1.4.8, and the editor splash screen comes up, but it doesn’t do anything beyond show this screen, and there is a more detailed error log this time. It seems like now it’s just stuck on the splashcreen.
Edit- also earlier today saw there were available windows updates, ran them and rebooted, nothing seemed to change.
UPDATE: Looked up the part that included the following line Caused by: java.awt.AWTError: Assistive Technology not found: com.sun.java.accessibility.AccessBridge
Looking it up brought me here: 'Assistive Technology not found' errors | PaperCut
The solution is as follows, worked for me, and now I can open it on steam and the defold website windows download~
Navigate to C:\Users\<username>
Open the file called .accessibility.properties using a standard text editor (Notepad is fine)
Thank all of ya’ll as well. I think I like it here, so I’ll probably drop into the discord seeing your responses to my initial problem, and the responses to when I figured out what caused it and how to fix it has given me quite the good impression