ANRAR4 / AutoBTD6

The scripts contained in this repository allow you to automatically play any gamemode on any map in Bloons TD6
31 stars 4 forks source link

invalid arguments! exiting! #14

Closed renatokuipers closed 9 months ago

renatokuipers commented 11 months ago

I created my own playthrough by recording a playthrough, everything seems in order until I want to play the playthrough...

(OwnML) E:\Visual Studio projects\SerpentAI\AutoBTD6>python replay.py monkey_meadow#easy#1920x1080.btd6 2023-09-20 01:19:37.762547: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: SSE SSE2 SSE3 SSE4.1 SSE4.2 AVX AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. [2023-09-20 01:19:38] stats logging enabled! [2023-09-20 01:19:38] "-mk" (for monkey knowledge enabled) or "-nomk" (for monkey knowledge disabled) must be specified! exiting!

(OwnML) E:\Visual Studio projects\SerpentAI\AutoBTD6>python replay.py monkey_meadow#easy#1920x1080.btd6 -nomk 2023-09-20 01:19:48.899565: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: SSE SSE2 SSE3 SSE4.1 SSE4.2 AVX AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. [2023-09-20 01:19:49] stats logging enabled! [2023-09-20 01:19:49] ignoring playthroughs with monkey knowledge enabled! [2023-09-20 01:19:49] invalid arguments! exiting!

Why is it telling me that I have invalid arguments?

ANRAR4 commented 11 months ago

When replaying a file the command would be python replay.py file monkey_meadow#easy#1920x1080.btd6 -nomk