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

Can not set breakpoints (unable to translate path) #44

Open
kuxynator opened this issue Jul 17, 2021 · 1 comment
Open

Can not set breakpoints (unable to translate path) #44

kuxynator opened this issue Jul 17, 2021 · 1 comment

Comments

@kuxynator
Copy link

I have loaded the mods directory in VSCode

loaded Kux-CoreLib 2.1.0 from mod zip file:///e%3A/Program%20Files/Factorio/1.1/mods/Kux-CoreLib_2.1.0.zip
loaded base from data file:///e%3A/Program%20Files/Factorio/1.1/data/base
loaded debugadapter 1.1.11 from mod zip file:///e%3A/Program%20Files/Factorio/1.1/mods/debugadapter_1.1.11.zip
0.925 Loading mod settings debugadapter 1.1.11 (settings.lua)
unable to translate path file:///e%3A/Program%20Files/Factorio/1.1/mods/Kux-BlueprintExtensions/data.lua
0.941 Loading mod core 0.0.0 (data.lua)
72.663 Checksum for script Kux-CoreLib/control.lua: 25276010273
unable to translate path file:///e%3A/Program%20Files/Factorio/1.1/mods/Kux-BlueprintExtensions/control.lua

for all files I set a breakpoint I get the error " unable to translate path ..."
If I copy the path to browser, it will show the file. So what is wrong?

@justarandomgeek
Copy link
Owner

You'll have to include the whole output for me do anything but a stab in the dark guess, but: probably that mod isn't active, so it didn't set up the mapping for it, so it can't translate the real path to a breakpoint path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants