Closed Tollainmear closed 10 months ago
This looks like an issue of other mods... They should have fluid registered.
Anyway, I'll fix it later, but probably not a priority.
This looks like an issue of other mods... They should have fluid registered.
Anyway, I'll fix it later, but probably not a priority.
I appreciate that :)
Hi @Prunoideae
Another uncaught exception occured while executing /probejs dump
[11Dec2023 22:54:27.768] [Thread-23/ERROR] [probejs/]: Uncaught exception has occurred!
java.nio.file.NoSuchFileException: D:\Games\Karoglan_TFCLife\.minecraft\versions\Karoglan-TFC-Create\.vscode\probe.code-snippets
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85) ~[?:?]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103) ~[?:?]
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108) ~[?:?]
at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:236) ~[?:?]
at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:484) ~[?:?]
at java.nio.file.Files.newOutputStream(Files.java:228) ~[?:?]
at java.nio.file.Files.newBufferedWriter(Files.java:3008) ~[?:?]
at java.nio.file.Files.newBufferedWriter(Files.java:3056) ~[?:?]
at com.probejs.compiler.SnippetCompiler.compile(SnippetCompiler.java:130) ~[%5BKJS%5Dprobejs-5.5.0-forge.jar%23166!/:?]
at com.probejs.ProbeCommands.lambda$triggerDump$4(ProbeCommands.java:128) ~[%5BKJS%5Dprobejs-5.5.0-forge.jar%23166!/:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
[11Dec2023 22:54:27.771] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Reloaded with no KubeJS errors!
[11Dec2023 22:54:27.771] [Server thread/INFO] [KubeJS Server/]: Server resource reload complete!
it seems like not a same problem, do you need entire log file?
This should not be a problem on the mod's end. Did you delete the .vscode
folder after it was created? It's necessary for ProbeJS to set up and configure the environment.
If you didn't, the only possibility is that ProbeJS can't create the folder at that specific location, which is some sort of file permission problem of your PC.
This should not be a problem on the mod's end. Did you delete the
.vscode
folder after it was created? It's necessary for ProbeJS to set up and configure the environment.If you didn't, the only possibility is that ProbeJS can't create the folder at that specific location, which is some sort of file permission problem of your PC.
Thanks for your reply, I'll check it later~
im not sure if its really related but wrapper exceptions solved as of today, since I said I would post any workarounds I'll do that, but its kinda long so its posted here instead
hi, when I type
probejs dump
and wait for it's generation, I got this message as return:Uncaught exception has occurred!
So I'm trying to give a feed back and asking for help.
Thanks for your work.
latest.log