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

Random editor error #8834

Open
jcbk101 opened this issue Apr 23, 2024 · 3 comments
Open

Random editor error #8834

jcbk101 opened this issue Apr 23, 2024 · 3 comments
Labels
bug Something is not working as expected editor Issues related to the Defold editor more info The issue is lacking required information version control

Comments

@jcbk101
Copy link

jcbk101 commented Apr 23, 2024

I do not know what's happening. I clicked open the editor from a minimized stated and an error dialog box appeared more than once.

Expected behaviour

Actual behaviour

Steps to reproduce


Build time2024-04-16T09:38:37.528376
Defold channelbeta
Defold editor shaee98012
Defold engine shaee98012
Defold version1.8.0
Error3e279f0df6e64477a8911f505898c5b3
GPUGeForce GT 730/PCIe/SSE2
GPU Driver4.6.0 NVIDIA 456.71
Java version17.0.5+8
OS archamd64
OS nameWindows 10
OS version10.0
@AGulev
Copy link
Contributor

AGulev commented Apr 23, 2024

editor.git$unified_status.invokeStatic.class java.lang.NullPointerException: Cannot invoke "org.eclipse.jgit.revwalk.RevCommit.getTree()" because the return value of "editor.git$get_commit.invokeStatic(Object, Object)" is null
    at editor.git$unified_status.invokeStatic(git.clj:239)
    at editor.git$unified_status.invoke(git.clj:225)
    at editor.git$unified_status.invokeStatic(git.clj:229)
    at editor.changes_view$refresh_BANG_$fn.invoke(changes_view.clj:57)
    at clojure.core$binding_conveyor_fn$fn.invoke(core.clj:2030)
    at clojure.lang.AFn.call(AFn.java:18)
    at java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
    at java.lang.Thread.run(Thread.java:833)
    ```

@britzl britzl added editor Issues related to the Defold editor version control bug Something is not working as expected labels Apr 29, 2024
@vlaaad
Copy link
Contributor

vlaaad commented Apr 29, 2024

Hi!
The error seems to be related to git, more specifically, to commits. Can you describe what was the git repo state when you get the error?

@vlaaad vlaaad added the more info The issue is lacking required information label Apr 29, 2024
@jcbk101
Copy link
Author

jcbk101 commented Apr 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working as expected editor Issues related to the Defold editor more info The issue is lacking required information version control
Projects
None yet
Development

No branches or pull requests

4 participants