ProbeJS icon indicating copy to clipboard operation
ProbeJS copied to clipboard

Supercharging your modpack experience.

Results 46 ProbeJS issues
Sort by recently updated
recently updated
newest added

![圖片](https://github.com/Prunoideae/ProbeJS/assets/74277414/4453bc17-c873-4470-a6ee-7ff15d496f0a) logs: https://mclo.gs/MGCuHO8 source: https://discord.com/channels/303440391124942858/1168780532004433941/1168789258719469578

![image](https://github.com/user-attachments/assets/410ad14b-0a36-4c34-a526-a4f91157d7ad) [latest.log](https://github.com/user-attachments/files/16568938/latest.log) is therer any quickfix for this

![image](https://github.com/user-attachments/assets/fb4518b6-671c-47aa-8cdc-a8ad1480c85c)

This PR: - makes formatting of parameters accept `FormatType` to determine its type formatting, with FormatType-less overloads for backward compat - makes `JSLambdaType` context aware, which means its type foramtting...

minecreaft: 1.20.1 forge: 47.3.5 ``` [11:18:50] [Render thread/ERROR]: Error executing client command "probejs dump" java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.IllegalClassLoadError: com.legacy.structure_gel.core.mixin.ChunkAccessMixin is in a defined mixin package com.legacy.structure_gel.core.mixin.* owned by structure_gel.mixins.json and cannot be...

by trying to run the dump command i get a error back; "java.lang.NoClassDefFoundError: dan200/computercraft/api/perisheral/IPeripheral" ![Bild_2024-08-01_112156609](https://github.com/user-attachments/assets/adc3ae4c-2526-4f1b-aeb8-309f4283d85c) in VS Code ProbeJS cant connet to the Websockel ![Bild_2024-08-01_112257108](https://github.com/user-attachments/assets/d2b44117-c6d0-4acf-a993-f9525cf99b3c)

1.20.1 colossal : 1.8.4 probe : 7.0.1 kube : 2001.6.5-build.14 `java.lang.RuntimeException: java.lang.TypeNotPresentException: Type invtweaks.api.container.ContainerSection not present at moe.wolfgirl.probejs.GameEvents.lambda$registerCommand$3(GameEvents.java:77) ~[probejs-7.0.1-forge.jar%23311!/:?] at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) ~[brigadier-1.1.8.jar%23113!/:?] at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:177) ~[brigadier-1.1.8.jar%23113!/:?] at net.minecraftforge.client.ClientCommandHandler.runCommand(ClientCommandHandler.java:161) ~[forge-1.20.1-47.3.5-universal.jar%23335!/:?] at net.minecraft.client.multiplayer.ClientPacketListener.m_246623_(ClientPacketListener.java:2418)...

Versions: - MC 1.20.1 - Forge 47.3.0 - ProbeJS 7.0.1 - AdvancementJS 2001forge-2.9.4 When trying to run `/probejs dump`, I get the following error: ``` [13:10:47] [Render thread/ERROR] [ne.mi.cl.ClientCommandHandler/]: Error...

Dump fails due to "net.fabricmc.fabric.api.blockview.v2.FabricBlockView" not found, but this is an entirely forge modpack, no sinytra connector at all. https://mclo.gs/BssiyPE

I'm having this problem with the new version (7.0.0) for a long time. VS Code takes over a minute to suggest autocompletions, sometimes even 5 minutes. Because of this, my...