Skip to content

Chisel 翻译提交 #5192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Dremous
Copy link

@Dremous Dremous commented Apr 25, 2025

由 CFPA-Helper 提交。

提交自 CFPA-Helper
@boring-cyborg boring-cyborg bot added (Neo)Forge 包含 Forge 或 NeoForge 模组 1.21.x Minecraft 版本标签 labels Apr 25, 2025
@cfpa-bot cfpa-bot bot added the 5000+ 行数标签 label Apr 25, 2025
Copy link
Contributor

cfpa-bot bot commented Apr 25, 2025

模组 🔗 链接 🎨 相关文件
Chisel 🔍 源代码   | 🟩 MCMOD | 📁 对比(Azusa)
语言文件链接1.12
1.12
1.16
1.18
依赖-ConnectedTexturesMod 🔍 源代码   | 🟩 MCMOD |   * *

ℹ 此 PR 没有更改语言文件或者 PR-Packer 出现了问题。


ℹ 无法找到 chisel 的 Mod Domain。这很可能是因为 CurseForge API 没有返回这个模组/此游戏版本的数据。
⚠ Mod Domain 验证失败:Value cannot be null. (Parameter 'source')
❌ chisel-1.21 的语言文件中有 JSON 语法错误:The JSON object contains a trailing comma at the end which is not supported in this mode. Change the reader options. LineNumber: 2775 | BytePositionInLine: 0.

详细检查报告 开始检查 chisel 1.21
System.Text.Json.JsonReaderException: The JSON object contains a trailing comma at the end which is not supported in this mode. Change the reader options. LineNumber: 2775 | BytePositionInLine: 0.
   at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
   at System.Text.Json.Utf8JsonReader.ConsumeNextTokenUntilAfterAllCommentsAreSkipped(Byte marker)
   at System.Text.Json.Utf8JsonReader.ConsumeNextToken(Byte marker)
   at System.Text.Json.Utf8JsonReader.ReadSingleSegment()
   at System.Text.Json.Utf8JsonReader.Read()
   at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack)
   at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter)
   at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options)
   at CFPABot.Utils.KeyAnalyzer.JsonChecker(String modid, String enfile, String cnfile, StringBuilder sb, StringBuilder reportStringBuilder, MCVersion mcVersion) in /src/CFPABot/Utils/KeyAnalyzer.cs:line 35

报告也可以在 这里 查看。在 PR 更新时这里的检查也会自动更新。


🔛 Diff:

异常:

System.Text.Json.JsonReaderException: The JSON object contains a trailing comma at the end which is not supported in this mode. Change the reader options. LineNumber: 2775 | BytePositionInLine: 0.
   at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
   at System.Text.Json.Utf8JsonReader.ConsumeNextTokenUntilAfterAllCommentsAreSkipped(Byte marker)
   at System.Text.Json.Utf8JsonReader.ConsumeNextToken(Byte marker)
   at System.Text.Json.Utf8JsonReader.ReadSingleSegment()
   at System.Text.Json.Utf8JsonReader.Read()
   at System.Text.Json.JsonDocument.Parse(ReadOnlySpan`1 utf8JsonSpan, JsonReaderOptions readerOptions, MetadataDb& database, StackRowStack& stack)
   at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 utf8Json, JsonReaderOptions readerOptions, Byte[] extraRentedArrayPoolBytes, PooledByteBufferWriter extraPooledByteBufferWriter)
   at System.Text.Json.JsonDocument.Parse(ReadOnlyMemory`1 json, JsonDocumentOptions options)
   at CFPABot.DiffEngine.LangFile.LoadJson(String content) in /src/CFPABot/DiffEngine/LangFile.cs:line 85
   at CFPABot.DiffEngine.LangFile.FromString(String content, LangFileType langFileType) in /src/CFPABot/DiffEngine/LangFile.cs:line 77
   at CFPABot.DiffEngine.LangFileFetcher.FromPR(Int32 prid, List`1 outExceptions) in /src/CFPABot/DiffEngine/LangFileFetcher.cs:line 65

机器人的命令列表

  • 🔄 勾选这个复选框来强制刷新

@CLAassistant
Copy link

CLAassistant commented Apr 25, 2025

CLA assistant check
All committers have signed the CLA.

@Cyl18 Cyl18 added the excluded-from-project-hex 从 Project Hex 的全 PR 合并中排除 label Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.21.x Minecraft 版本标签 5000+ 行数标签 excluded-from-project-hex 从 Project Hex 的全 PR 合并中排除 (Neo)Forge 包含 Forge 或 NeoForge 模组
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants