MCCTeam / Minecraft-Console-Client

Lightweight console for Minecraft chat and automated scripts
https://mccteam.github.io
Other
1.67k stars 402 forks source link

NotRun #2659

Closed WERKuPL closed 10 months ago

WERKuPL commented 10 months ago

Prerequisites

Minecraft Version

1.20.1

Console Client Version

Github 245

Expected Behavior

script run

Actual Behavior

[MCC] [ScriptScheduler] NotRun

script run if run it manualy

Steps to Reproduce the bug

i dont know MinecraftClient (2).txt i change ini to txt

Attach screenshot here (If applicable)

No response

Anythings that could help diagnosing the bug

logg.txt my script

Device

Desktop

Operating System

Windows

Server Address (If applicable)

craftmc.pl

milutinke commented 10 months ago

Remove the / from Action = "/script logg.txt" It needs to look like this: Action = "script logg.txt"

WERKuPL commented 10 months ago

it work thanks