ProbeJS
ProbeJS copied to clipboard
Supercharging your modpack experience.
VSCode indicates there are errors in my .d.ts files. I have a clean 1.21.1 MC install with only KubeJS, ProbeJS and Rhino, all from NeoForge. I ran `/probejs dump'. According...
[latest.log](https://github.com/user-attachments/files/21057123/latest.log) i don't know what's going on but that's 41k lines. (the error is near the end, so just scroll down)
In version 6.0.1, BiFunction was generated with the following type declaration ``` typescript interface BiFunction { abstract apply(arg0: T, arg1: U): R; andThen(arg0: Internal.Function_): Internal.BiFunction; (arg0: T, arg1: U): R;...
https://mclo.gs/pPdp26u 在多次测试的情况下确定是该模组的问题,但在二分法的过程中在发现在模组相同的情况下曾成功运行,但后面添加新模组后就出现该bug,后面去掉新加模组也是如此。(话说应该可以中文反馈吧)
Calling ContextFactory#enter() here will only return a new instance of Context because you are calling this from the ProbeJSDumpThread and that function calls a `ThreadLocal` https://github.com/Prunoideae/ProbeJS/blob/008b38b716ad53beb4989eab6df7aa5949815750/src/main/java/moe/wolfgirl/probejs/docs/LoadClass.java#L87 You might need to...
[latest.log](https://github.com/user-attachments/files/19999052/latest.log) v6.0.1