ProbeJS
ProbeJS copied to clipboard
Supercharging your modpack experience.
 logs: https://mclo.gs/MGCuHO8 source: https://discord.com/channels/303440391124942858/1168780532004433941/1168789258719469578
 [latest.log](https://github.com/user-attachments/files/16568938/latest.log) is therer any quickfix for this

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"  in VS Code ProbeJS cant connet to the Websockel 
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...