Prunoideae / ProbeJS

Supercharging your modpack experience.
GNU General Public License v3.0
47 stars 15 forks source link

Some error #62

Open wolfieboy09 opened 7 months ago

wolfieboy09 commented 7 months ago

image

I'm trying to get ProbeJS to work

wolfieboy09 commented 7 months ago

image

Prunoideae commented 7 months ago

I think it's because ProbeJS Extension didn't find files needed for the dump. Are you on 1.20.1 and dumped with the ProbeJS Mod for at least one time, and reloaded the editor after the dump?

wolfieboy09 commented 7 months ago

I am on 1.20.1, ran /probejs dump, and it did all of this image

After thats done, I ran the ProbeJS console in VScode, and it still gave me this error image

Prunoideae commented 7 months ago

You have to restart both your game and the vscode window, if both are done then probably there's something wrong.

Other than the console, features like completions, etc. should work fine, right?

wolfieboy09 commented 7 months ago

https://github.com/Prunoideae/ProbeJS/assets/105564186/ec6fe128-7804-4952-8057-c2fc9df02e99

Autocomplete, somewhat works (was using a random item for example)

Prunoideae commented 7 months ago

It's good that the major function works... I'll spend some time fixing the extension to make it work later.

ProbeJS itself is mainly for auto-completions, etc. The extension provides some very personal functions, I've been thinking how to make other people can use it better, but it needs some time because I'm currently stuck on my research projects.