SpyglassMC / Spyglass

Development tools for vanilla Minecraft: Java Edition data pack developers.
https://spyglassmc.com
MIT License
317 stars 32 forks source link

"Expected Nothing" Error when making tags (1.20.1) #1609

Open Lunaticol opened 1 month ago

Lunaticol commented 1 month ago

I keep getting "expected nothing" errors on all of my tags. from my knowledge these tags should be correct as they load perfectly fine in game. image

misode commented 1 month ago

Could you run the Spyglass: Show Output command (after bringing up the command palette with Ctrl+Shift+P), and then share that log file here?

Lunaticol commented 1 month ago

https://mclo.gs/9ZkLyjP

misode commented 1 month ago

Can you try resetting your project cache? You can do this by running the Spyglass: Reset Project Cache command. You may need to reload vscode and/or close all opened files afterwards.

If this doesn't fix it, you can try the second option: Run the Spyglass Open Cache Folder command, close vscode, and then delete everything in the cache folder.

Lunaticol commented 1 month ago

Resetting and Clearing the cache did not work. it all just tells me the same error agian

misode commented 1 month ago

Do you only have this issue with tags? Or also with other json files or NBT in mcfunctions?

Lunaticol commented 1 month ago

I'm only seeing it effect my Functions and Tags Image

Lunaticol commented 3 weeks ago

affects advancements to Image

Lunaticol commented 5 days ago

affects recipes to Image