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

Unable to build due to debugger exception #8885

Open
VitheMPN opened this issue May 5, 2024 · 2 comments
Open

Unable to build due to debugger exception #8885

VitheMPN opened this issue May 5, 2024 · 2 comments
Labels
bug Something is not working as expected debugger editor Issues related to the Defold editor more info The issue is lacking required information

Comments

@VitheMPN
Copy link

VitheMPN commented May 5, 2024

Expected behaviour

Actual behaviour

Steps to reproduce


Build time2024-05-02T15:10:02.194956
Defold channeleditor-alpha
Defold editor shaacf09db
Defold engine sha9141d9d
Defold version1.8.0
Errora753ca32306e49a9b2aca4acdac93236
GPUIntel(R) HD Graphics
GPU Driver3.1.0 - Build 9.17.10.4459
Java version17.0.5+8
OS archamd64
OS nameWindows 10
OS version10.0
@AGulev
Copy link
Contributor

AGulev commented May 5, 2024

editor.debugging.mobdebug$connect_BANG_$fn__61076.invoke.class clojure.lang.ExceptionInfo: Failed to connect to debugger on localhost:8172
    at editor.debugging.mobdebug$connect_BANG_$fn.invoke(mobdebug.clj:159)
    at clojure.lang.AFn.run(AFn.java:22)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
    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 changed the title ビルドが出来ない。 Unable to build due to debugger exception May 6, 2024
@britzl britzl added editor Issues related to the Defold editor debugger 3d Issues related to new 3D functionality more info The issue is lacking required information and removed 3d Issues related to new 3D functionality labels May 6, 2024
@britzl
Copy link
Contributor

britzl commented May 6, 2024

Can you reproduce this? Does it happen with all projects?

@britzl britzl added the bug Something is not working as expected label May 6, 2024
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 debugger editor Issues related to the Defold editor more info The issue is lacking required information
Projects
None yet
Development

No branches or pull requests

3 participants