void icon indicating copy to clipboard operation
void copied to clipboard

error while llm generates code

Open furllmm opened this issue 8 months ago • 3 comments

i get always error while running llm in most times

Image

Image

Image

furllmm avatar May 29 '25 13:05 furllmm

Same here with qwen3-30b-a3b.

Error details: Error: The edit was not applied. The text in ORIGINAL must EXACTLY match lines of code in the file, but there was no match for: "// Sprite Editor Main Logic\nconst canvas = document.getElementById('spriteCanvas');\nconst ctx = canvas.getContext('2d');\n\n// Existing code (empty or placeholder)". Ensure you have the latest version of the file, and ensure the ORIGINAL code matches a code excerpt exactly.

PauloRodrigues33 avatar Jun 01 '25 02:06 PauloRodrigues33

The mechanism for applying the code seems very fragile indeed

paryska99 avatar Jun 04 '25 18:06 paryska99

Same error, empty results with OpenRouter Qwencoder-3

ziudeso avatar Aug 12 '25 13:08 ziudeso