Home > OS >  How to use the batch text extracted from TXT file need
How to use the batch text extracted from TXT file need

Time:11-21

The setup. The log text below
Starting a Daemon, Gradle incompatible busy 1 and 1 and 2 stopped Daemons could not be reused, use - the status for the details

Configure project:
This mapping 'stable_39 was designed for MC 1.12! Use at your own peril.
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
2.3 the SNAPSHOT ForgeGradle - 6084129 e
https://github.com/MinecraftForge/ForgeGradle
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
Powered by MCP
http://modcoderpack.com
By: Searge ProfMobius, R4wk, ZeuX
Fesh0r IngisKahn, BSPKRS, LexManos
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #

Task: deobfCompileDummyTask
Task: deobfProvidedDummyTask
Task: getVersionJson
Task: extractUserdev the UP - TO - DATE
Task: extractDependencyATs SKIPPED
Task: extractMcpData SKIPPED
Task: extractMcpMappings SKIPPED
Task: genSrgs SKIPPED
Task: downloadClient SKIPPED
Task: downloadServer SKIPPED
Task: splitServerJar SKIPPED
Task: mergeJars SKIPPED
Task: deobfMcSRG SKIPPED
Task: decompileMc SKIPPED
Task: fixMcSources SKIPPED
Task: applySourcePatches
Task: remapMcSources
Task: recompileMc SKIPPED
Task: extractNatives SKIPPED
Task: getAssetIndex the UP - TO - DATE

Task: getAssets
Current status: 89/1305 of 6%
Current status: 346/1305 of 26%
Current status: 622/1305 of 47%
Current status: 1050/1305 of 80%
Current status: 1066/1305 of 81%
Current status: 1073/1305 of 82%
Current status: 1143/1305 of 87%

Task: makeStart
Task: setupDecompWorkspace

BUILD SUCCESSFUL in 1 m 36 s
9 actionable tasks: 7 executed, 2 the up - to - date

I want to use the batch judge whether the document is "BUILD SUCCESSFUL" or whether there is a "BUILD FAILED", and then run accordingly

CodePudding user response:

Don't know is which read function, finish reading and then compare the string,
  • Related