mirai icon indicating copy to clipboard operation
mirai copied to clipboard

手动构造ForwardMessage在iOS移动端显示错位

Open Orisland opened this issue 2 years ago • 2 comments

问题描述

我需要手动构造转发信息,但是在构造完成发送后,显示会出现错位的问题。 因为我手上只有ios设备,所以目前仅在ipad,ios版qq上发现该问题。 我尝试手动指定时间戳,但是这种操作依然是无效的,这个问题在正常使用手机转发时不会出现。

左ios,右pc

image

复现

手动构造ForwardMessage后正常发送即可。

mirai-core 版本

2.11.0-M1

bot-protocol

ANDROID_PHONE

其他组件版本

No response

系统日志

[92m2022-05-29 15:45:58 I/main: Starting mirai-console...[0m[m
[92m2022-05-29 15:45:58 I/main: Backend: version 2.11.0-M1, built on 2022-03-08 20:34:54.[0m[m
[92m2022-05-29 15:45:58 I/main: Frontend Terminal: version 2.11.0-M1, provided by Mamoe Technologies[0m[m
[92m2022-05-29 15:45:58 I/main: Welcome to visit https://mirai.mamoe.net/[0m[m
[91m2022-05-29 15:45:58 W/stderr: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".[0m[m
[91m2022-05-29 15:45:58 W/stderr: SLF4J: Defaulting to no-operation (NOP) logger implementation[0m[m
[91m2022-05-29 15:45:58 W/stderr: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.[0m[m
[92m2022-05-29 15:45:59 I/plugin: Successfully loaded plugin RiskDetector v1.0.1[0m[m
[92m2022-05-29 15:45:59 I/plugin: Successfully loaded plugin GenshinSign v0.3.2[0m[m
[92m2022-05-29 15:46:00 I/plugin: Successfully loaded plugin Wows v0.20[0m[m
[91m2022-05-29 15:46:00 W/stderr: SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".[0m[m
[91m2022-05-29 15:46:00 W/stderr: SLF4J: Defaulting to no-operation MDCAdapter implementation.[0m[m
[91m2022-05-29 15:46:00 W/stderr: SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details.[0m[m
[92m2022-05-29 15:46:00 I/plugin: Successfully loaded plugin pixiv-helper v1.6.10[0m[m
[92m2022-05-29 15:46:00 I/plugin: Successfully loaded plugin github更新通知 v1.0-SNAPSHOT[0m[m
[92m2022-05-29 15:46:01 I/LuckPerms: Loading configuration...[0m[m
[92m2022-05-29 15:46:01 I/LuckPerms: Loading storage provider... [H2][0m[m
[92m2022-05-29 15:46:02 I/LuckPerms: Loading internal permission managers...[0m[m
[92m2022-05-29 15:46:02 I/LuckPerms: Performing initial data load...[0m[m
[92m2022-05-29 15:46:03 I/LuckPerms: Successfully enabled. (took 1813ms)[0m[m
[92m2022-05-29 15:46:03 I/plugin: Successfully loaded plugin LuckPerms v2.5-RC-dev-3+5.3-SNAPSHOT[0m[m
[92m2022-05-29 15:46:03 I/plugin: Successfully loaded plugin MCL Addon v1.2.2[0m[m
[92m2022-05-29 15:46:03 I/plugin: Successfully loaded plugin Chat Command v0.5.0[0m[m
[92m2022-05-29 15:46:03 I/plugin: Successfully loaded plugin mirai-slf4j-bridge v1.0.0[0m[m
[92m2022-05-29 15:46:03 I/plugin: Successfully loaded plugin mirai-hibernate-plugin v2.0.7[0m[m
[92m2022-05-29 15:46:03 I/plugin: Successfully loaded plugin bilibili-helper v1.4.12[0m[m
[92m2022-05-29 15:46:03 I/main: Loaded PermissionService from plugin LuckPerms[0m[m
[92m2022-05-29 15:46:03 I/main: Prepared built-in commands: autoLogin, help, login, logout, permission, status, stop[0m[m
[92m2022-05-29 15:46:04 I/RiskDetector: Plugin loaded[0m[m
[92m2022-05-29 15:46:04 I/GenshinSign: Genshin Plugin loaded[0m[m
[92m2022-05-29 15:46:04 I/org.orisland.wows.DataInit: 用户数据文件夹已存在![0m[m
[92m2022-05-29 15:46:04 I/org.orisland.wows.DataInit: 最大数据读取重试次数:10[0m[m
[92m2022-05-29 15:46:04 I/org.orisland.wows.DataInit: appid:fb386978a4e57f3b1ee9b21f3d7c84ac初始化完成![0m[m
[92m2022-05-29 15:46:04 I/org.orisland.wows.DataInit: 船只期望数据更新已跳过![0m[m
[92m2022-05-29 15:46:04 I/org.orisland.wows.DataInit: 船只预期数据更新时间为:2022-05-28[0m[m
[92m2022-05-29 15:46:04 I/org.orisland.wows.DataInit: 本地船只预期数据加载完成![0m[m
[92m2022-05-29 15:46:04 I/org.orisland.wows.DataInit: api语言配置为:en[0m[m
[92m2022-05-29 15:46:05 I/org.orisland.wows.DataInit: 本地ship_info加载完成!已导入590条船数据![0m[m
[92m2022-05-29 15:46:05 I/org.orisland.wows.DataInit: 绑定数据已读入![0m[m
[92m2022-05-29 15:46:05 I/stdout: [2022-05-29 15:46:05] [DEBUG] cn.hutool.log.LogFactory: Use [Hutool Console Logging] Logger As Default.[0m[m
[92m2022-05-29 15:46:05 I/org.orisland.wows.DataInit: 数据刷新定时任务:0:0已启动![0m[m
[92m2022-05-29 15:46:05 I/org.orisland.wows.DataInit: 最大玩家数据存储上限:10[0m[m
[92m2022-05-29 15:46:05 I/org.orisland.wows.DataInit: 管理员已配置756176532[0m[m
[92m2022-05-29 15:46:05 I/org.orisland.wows.DataInit: wows插件配置文件装载完成![0m[m
[92m2022-05-29 15:46:05 I/org.hibernate.Version: HHH000412: Hibernate ORM core version [WORKING][0m[m
[92m2022-05-29 15:46:07 I/pixiv-helper: CacheFolder: /Mirai/data/xyz.cssxsh.mirai.plugin.pixiv-helper/cache[0m[m
[92m2022-05-29 15:46:07 I/pixiv-helper: BackupFolder: /Mirai/data/xyz.cssxsh.mirai.plugin.pixiv-helper/backup[0m[m
[92m2022-05-29 15:46:07 I/pixiv-helper: TempFolder: /Mirai/data/xyz.cssxsh.mirai.plugin.pixiv-helper/temp[0m[m
[92m2022-05-29 15:46:07 I/org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}[0m[m
[92m2022-05-29 15:46:07 I/pixiv-helper: Cache(delegate=756176532, user=756176532, arguments=崩壊3rd)在9ms后开始运行[0m[m
[92m2022-05-29 15:46:07 I/pixiv-helper: Cache(delegate=756176532, user=756176532, arguments=原神)在9ms后开始运行[0m[m
[92m2022-05-29 15:46:07 I/pixiv-helper: Cache(delegate=756176532, user=756176532, arguments=ウマ娘)在4ms后开始运行[0m[m
[92m2022-05-29 15:46:07 I/pixiv-helper: Cache(delegate=756176532, user=756176532, arguments=Arknights)在5ms后开始运行[0m[m
[92m2022-05-29 15:46:07 I/github更新通知: Plugin loaded[0m[m
[92m2022-05-29 15:46:07 I/MCL Addon: iTXTech MCL Version: 1.2.2-60c67fb[0m[m
[91m2022-05-29 15:46:07 W/pixiv-helper: 百度网盘初始化失败, java.lang.IllegalArgumentException: Required value was null.[0m[m
[92m2022-05-29 15:46:07 I/org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.sqlite.hibernate.dialect.SQLiteDialect[0m[m
[92m2022-05-29 15:46:07 I/org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator: HHH000130: Instantiating explicit connection provider: org.hibernate.connection.C3P0ConnectionProvider[0m[m
[92m2022-05-29 15:46:07 I/org.hibernate.c3p0.internal.C3P0ConnectionProvider: HHH010002: C3P0 using driver: com.mysql.jdbc.Driver at URL: jdbc:mysql://127.0.0.1:3306/pixiv[0m[m
[92m2022-05-29 15:46:07 I/org.hibernate.c3p0.internal.C3P0ConnectionProvider: HHH10001001: Connection properties: {CharSet=utf8mb4, password=****, useUnicode=true, characterEncoding=utf8, user=root, show_sql=false}[0m[m
[92m2022-05-29 15:46:07 I/org.hibernate.c3p0.internal.C3P0ConnectionProvider: HHH10001003: Autocommit mode: false[0m[m
[91m2022-05-29 15:46:07 W/pixiv-helper: Linked class com.mysql.jdbc.Driver in mysql-connector-java-5.1.49.jar but plugin not depend on it.[0m[m
[91m2022-05-29 15:46:07 W/pixiv-helper: Class loading logic may change in feature.[0m[m
[91m2022-05-29 15:46:07 W/pixiv-helper: Linked class com.typesafe.config.Config in luckperms-mirai-2.5-RC-dev-3+5.3-SNAPSHOT.jar but plugin not depend on it.[0m[m
[91m2022-05-29 15:46:07 W/pixiv-helper: Class loading logic may change in feature.[0m[m
[92m2022-05-29 15:46:07 I/com.mchange.v2.log.MLog: MLog clients using slf4j logging.[0m[m
[92m2022-05-29 15:46:08 I/org.hibernate.Version: HHH000412: Hibernate ORM core version [WORKING][0m[m
[91m2022-05-29 15:46:08 W/mirai-hibernate-plugin: Linked class javax.annotation.Nonnull in luckperms-mirai-2.5-RC-dev-3+5.3-SNAPSHOT.jar but plugin not depend on it.[0m[m
[91m2022-05-29 15:46:08 W/mirai-hibernate-plugin: Class loading logic may change in feature.[0m[m
[92m2022-05-29 15:46:08 I/com.mchange.v2.c3p0.C3P0Registry: Initializing c3p0-0.9.5.5 [built 11-December-2019 22:18:33 -0800; debug? true; trace: 10][0m[m
[92m2022-05-29 15:46:08 I/org.hibernate.c3p0.internal.C3P0ConnectionProvider: HHH10001007: JDBC isolation level: READ_UNCOMMITTED[0m[m
[92m2022-05-29 15:46:08 I/com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource: Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@fe673111 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@c567f363 [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, identityToken -> 1bqz0pmap43mmdh1f468zv|69e2506c, idleConnectionTestPeriod -> 0, initialPoolSize -> 3, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 15, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 3, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@ce4782a8 [ description -> null, driverClass -> null, factoryClassLocation -> null, forceUseNamedDriverClass -> false, identityToken -> 1bqz0pmap43mmdh1f468zv|6a812a11, jdbcUrl -> jdbc:mysql://127.0.0.1:3306/pixiv, properties -> {CharSet=utf8mb4, password=******, useUnicode=true, characterEncoding=utf8, user=******, show_sql=false} ], preferredTestQuery -> null, privilegeSpawnedThreads -> false, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, extensions -> {}, factoryClassLocation -> null, identityToken -> 1bqz0pmap43mmdh1f468zv|76bfa30e, numHelperThreads -> 3 ][0m[m
[92m2022-05-29 15:46:08 I/org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}[0m[m
[91m2022-05-29 15:46:08 W/stderr: Sun May 29 15:46:08 CST 2022 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.[0m[m
[91m2022-05-29 15:46:08 W/stderr: Sun May 29 15:46:08 CST 2022 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.[0m[m
[91m2022-05-29 15:46:09 W/stderr: Sun May 29 15:46:08 CST 2022 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.[0m[m
[92m2022-05-29 15:46:09 I/org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.sqlite.hibernate.dialect.SQLiteDialect[0m[m
[92m2022-05-29 15:46:09 I/org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect[0m[m
[92m2022-05-29 15:46:09 I/org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator: HHH000130: Instantiating explicit connection provider: org.hibernate.connection.C3P0ConnectionProvider[0m[m
[92m2022-05-29 15:46:09 I/org.hibernate.c3p0.internal.C3P0ConnectionProvider: HHH010002: C3P0 using driver: org.sqlite.JDBC at URL: jdbc:sqlite:file:///Mirai/data/xyz.cssxsh.mirai.plugin.mirai-hibernate-plugin/hibernate.sqlite[0m[m
[92m2022-05-29 15:46:09 I/org.hibernate.c3p0.internal.C3P0ConnectionProvider: HHH10001001: Connection properties: {show_sql=false}[0m[m
[92m2022-05-29 15:46:09 I/org.hibernate.c3p0.internal.C3P0ConnectionProvider: HHH10001003: Autocommit mode: false[0m[m
[92m2022-05-29 15:46:09 I/com.mchange.v2.log.MLog: MLog clients using slf4j logging.[0m[m
[92m2022-05-29 15:46:09 I/com.mchange.v2.c3p0.C3P0Registry: Initializing c3p0-0.9.5.5 [built 11-December-2019 22:18:33 -0800; debug? true; trace: 10][0m[m
[91m2022-05-29 15:46:09 W/com.mchange.v2.c3p0.management.ActiveManagementCoordinator: A C3P0Registry mbean is already registered. This probably means that an application using c3p0 was undeployed, but not all PooledDataSources were closed prior to undeployment. This may lead to resource leaks over time. Please take care to close all PooledDataSources.[0m[m
[92m2022-05-29 15:46:09 I/org.hibernate.c3p0.internal.C3P0ConnectionProvider: HHH10001007: JDBC isolation level: READ_UNCOMMITTED[0m[m
[92m2022-05-29 15:46:09 I/com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource: Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@c9256002 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@761ead47 [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, forceSynchronousCheckins -> false, identityToken -> 1bqz0pmap43mnhtlom86r|37c762aa, idleConnectionTestPeriod -> 0, initialPoolSize -> 1, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 1, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 1, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@6a1493c2 [ description -> null, driverClass -> null, factoryClassLocation -> null, forceUseNamedDriverClass -> false, identityToken -> 1bqz0pmap43mnhtlom86r|341889a1, jdbcUrl -> jdbc:sqlite:file:///Mirai/data/xyz.cssxsh.mirai.plugin.mirai-hibernate-plugin/hibernate.sqlite, properties -> {show_sql=false} ], preferredTestQuery -> null, privilegeSpawnedThreads -> false, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, extensions -> {}, factoryClassLocation -> null, identityToken -> 1bqz0pmap43mnhtlom86r|407d2a01, numHelperThreads -> 3 ][0m[m
[91m2022-05-29 15:46:09 W/stderr: Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.[0m[m
[92m2022-05-29 15:46:10 I/org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.sqlite.hibernate.dialect.SQLiteDialect[0m[m
[92m2022-05-29 15:46:11 I/org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform][0m[m
[92m2022-05-29 15:46:11 I/pixiv-helper: Create Table by create.mysql.sql with MySQL[0m[m
[92m2022-05-29 15:46:11 I/pixiv-helper: 数据库 jdbc:mysql://127.0.0.1:3306/pixiv by MySQL Connector Java 初始化完成[0m[m
[92m2022-05-29 15:46:11 I/org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a15d5f5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.[0m[m
[92m2022-05-29 15:46:11 I/mirai-hibernate-plugin: Database jdbc:sqlite:file:///Mirai/data/xyz.cssxsh.mirai.plugin.mirai-hibernate-plugin/hibernate.sqlite by SQLite JDBC.[0m[m
[92m2022-05-29 15:46:12 I/pixiv-helper: 缓存数 629166 [0m[m
[92m2022-05-29 15:46:12 I/bilibili-helper: 如果要B站动态的截图内容,请修改 DynamicInfo.template, 添加 #screenshot[0m[m
[92m2022-05-29 15:46:12 I/bilibili-helper: 如果要B站专栏的截图内容,请修改 Article.template, 添加 #screenshot[0m[m
[92m2022-05-29 15:46:12 I/main: 11 plugin(s) enabled.[0m[m
[92m2022-05-29 15:46:12 I/main: Auto-login 2248143572[0m[m
[91m2022-05-29 15:46:12 W/stderr: ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...[0m[m
[92m2022-05-29 15:46:13 I/Bot.2248143572: Loaded account secrets from local cache.[0m[m
[92m2022-05-29 15:46:14 I/Bot.2248143572: Saved account secrets to local cache for fast login.[0m[m
[92m2022-05-29 15:46:14 I/Bot.2248143572: Login successful.[0m[m
[0m2022-05-29 15:46:15 V/Bot.2248143572: Event: BotOnlineEvent(bot=Bot(2248143572))[0m[m
[92m2022-05-29 15:46:15 I/pixiv-helper: PixivHelper:Friend(756176532)#CacheTask start[0m[m
[92m2022-05-29 15:46:15 I/Bot.2248143572: Bot login successful.[0m[m
[92m2022-05-29 15:46:15 I/main: mirai-console started successfully.[0m[m
[0m2022-05-29 15:46:21 V/Bot.2248143572: [骟猫第二功德林(758434548)] 對胡最強の伝說!純真煽一貓!(2392201765) -> 男人还敢用钱还敢说话[0m[m
[0m2022-05-29 15:46:25 V/Bot.2248143572: [战舰世界欧服大型娱乐(1034977747)] PrinnYZ(631103022) -> 进射程就亮[0m[m
[0m2022-05-29 15:46:25 V/Bot.2248143572: [骟猫第二功德林(758434548)] 對胡最強の伝說!純真煽一貓!(2392201765) -> 给你脸了[0m[m
[91m2022-05-29 15:46:25 W/pixiv-helper: Pixiv Api 错误, 已忽略: io.ktor.client.features.HttpRequestTimeoutException: Request timeout has expired [url=https://oauth.secure.pixiv.net/auth/token, request_timeout=10000 ms][0m[m
[0m2022-05-29 15:46:26 V/Bot.2248143572: [骟猫第二功德林(758434548)] 鐥䫉(2805568517) -> 男人还敢用钱还敢说话[0m[m
[0m2022-05-29 15:46:30 V/Bot.2248143572: [害在玩WWS的牛马们的YY开黑群(863309849)] 土匪(790539283) -> 第一次10w[mirai:image:{443DC1D0-7CD8-C588-5CCE-A6DBEAE3EE96}.jpg][0m[m
[0m2022-05-29 15:46:31 V/Bot.2248143572: [骟猫第二功德林(758434548)] 鐥䫉(2805568517) -> 下头啊[0m[m
[91m2022-05-29 15:46:35 W/pixiv-helper: Pixiv Api 错误, 已忽略: io.ktor.client.features.HttpRequestTimeoutException: Request timeout has expired [url=https://oauth.secure.pixiv.net/auth/token, request_timeout=10000 ms][0m[m
[92m2022-05-29 15:46:36 I/pixiv-helper: abilities: [19853173][0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: VideoTasker with 401742377 start BiliTask(name=原神, last=2022-05-25T12:00:40+08:00, contacts=[-791458302])[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: VideoTasker with 27534330 start BiliTask(name=崩坏3第一偶像爱酱, last=2022-05-29T00:15+08:00, contacts=[-734682742])[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: DynamicTasker with 161775300 start BiliTask(name=明日方舟, last=2022-05-29T12:00:03+08:00, contacts=[-791458302])[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: DynamicTasker with 233114659 start BiliTask(name=碧蓝航线, last=2022-05-29T15:00+08:00, contacts=[-791458302])[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: DynamicTasker with 401742377 start BiliTask(name=原神, last=2022-05-28T14:00:03+08:00, contacts=[-791458302])[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: DynamicTasker with 256667467 start BiliTask(name=崩坏3, last=2022-05-28T21:00:07+08:00, contacts=[-734682742])[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: DynamicTasker with 27534330 start BiliTask(name=崩坏3第一偶像爱酱, last=2022-05-29T00:15+08:00, contacts=[-734682742])[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: LiveWaiter with 161775300 start BiliTask(name=明日方舟, last=2022-04-23T19:13:30+08:00, contacts=[-791458302])[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: LiveWaiter with 233114659 start BiliTask(name=碧蓝航线, last=2022-05-22T18:28:39+08:00, contacts=[-791458302])[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: LiveWaiter with 401742377 start BiliTask(name=原神, last=2022-05-20T19:44:43+08:00, contacts=[-791458302])[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: LiveWaiter with 27534330 start BiliTask(name=崩坏3第一偶像爱酱, last=2022-05-28T19:17:03+08:00, contacts=[-734682742])[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: LiveWaiter with 23433241 start BiliTask(name=雨宫桜凰, last=2022-04-04T10:53:24+08:00, contacts=[-791458302])[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: ARTICLE缓存清理任务开始运行,间隔1h[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: MUSIC缓存清理任务开始运行,间隔1h[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: SKETCH缓存清理任务开始运行,间隔1h[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: DYNAMIC缓存清理任务开始运行,间隔1h[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: VIDEO缓存清理任务开始运行,间隔1h[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: LIVE缓存清理任务开始运行,间隔1h[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: SEASON缓存清理任务开始运行,间隔1h[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: EPISODE缓存清理任务开始运行,间隔1h[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: USER缓存清理任务开始运行,间隔1h[0m[m
[92m2022-05-29 15:46:36 I/bilibili-helper: EMOJI缓存清理任务开始运行,间隔1h[0m[m
[0m2022-05-29 15:46:59 V/Bot.2248143572: [战舰世界欧服大型娱乐(1034977747)] (真萌新·本群NOOB)Angelina_lin(3327795487) -> ?[0m[m
[0m2022-05-29 15:47:01 V/Bot.2248143572: [战舰世界欧服大型娱乐(1034977747)] (真萌新·本群NOOB)Angelina_lin(3327795487) -> 啊这[0m[m
[0m2022-05-29 15:47:04 V/Bot.2248143572: [战舰世界欧服大型娱乐(1034977747)] (真萌新·本群NOOB)Angelina_lin(3327795487) -> 我记得[0m[m
[0m2022-05-29 15:47:11 V/Bot.2248143572: [战舰世界欧服大型娱乐(1034977747)] (真萌新·本群NOOB)Angelina_lin(3327795487) -> 隐蔽没有这么烂吧[0m[m
[0m2022-05-29 15:47:50 V/Bot.2248143572: [战舰世界欧服大型娱乐(1034977747)] PrinnYZ(631103022) -> [mirai:image:{E9067C89-345A-B676-26C9-7B310D733D92}.png][mirai:image:{7FA94C04-18C9-7421-E313-A8DF0F7FDABC}.jpg]大和都18[0m[m
[0m2022-05-29 15:48:03 V/Bot.2248143572: [bot 测试(214805283)] Orisland Contabyss(756176532) -> /wh help[0m[m
[0m2022-05-29 15:48:03 V/Bot.2248143572: [bot 测试(214805283)] 测试bot(2687717861) -> [mirai:at:756176532][0m[m
[0m2022-05-29 15:48:05 V/Bot.2248143572: [bot 测试(214805283)] 测试bot(2687717861) -> [mirai:origin:FORWARD,ucKIfWgaBCaIRdQb7NfyLKRBP0wyU1ShZ3O+Kbyo+dFubCG5h6aJHFNmM0hRyyF7]ForwardMessage(preview=[Orisland: WowsHelper使用帮助, Orisland: 作者:Orisland, Orisland: [EU]2434], title=WowsHelper使用说明, brief=WowsHelper使用说明, source=聊天记录, summary=查看5条转发消息, nodeList=[Node(senderId=2687717861, time=1653810483, senderName=Orisland, messageChain=正确的插件使用顺序:绑定->查询!\n[ ]内容为用户自行填入,( )为[ ]的待选项\n[ ]后为空则由用户输入!), Node(senderId=2687717861, time=1653810483, senderName=Orisland, messageChain=[mirai:origin:FORWARD,oNUzZH5ABe9baDZn2VBpY0LTuEo4VGYCNaf1qM1qim+OmXju+zn9QpxX89MzcQj8]ForwardMessage(preview=[Orisland: 绑定说明书, Orisland: 在任何情况下都应该先绑定], title=绑定, brief=绑定说明书, source=聊天记录, summary=查看2条转发消息, nodeList=[Node(senderId=2687717861, time=1653810483, senderName=Orisland, messageChain=wb bn(bindname) [用户昵称] [区服](eu/asia/na/ru)\n绑定用户 \n例如: wb bn orisland_ex eu), Node(senderId=2687717861, time=1653810484, senderName=Orisland, messageChain=wb ub(updatebind/更新绑定) [用户昵称] [区服](eu/asia/na/ru)\n 更新绑定 \n 例如: wb bn orisland_ex eu)])), Node(senderId=2687717861, time=1653810484, senderName=Orisland, messageChain=[mirai:origin:FORWARD,JqZXovOWn/R1/HUxn2ToWpEu5wdqPGny2NVrFDA4kgYaqO3WweYOgHTPIpSWzVxN]ForwardMessage(preview=[Orisland: 查询说明书, Orisland: 在任何情况下都应该绑定后使用!], title=查询, brief=查询说明书, source=聊天记录, summary=查看10条转发消息, nodeList=[Node(senderId=2687717861, time=1653810483, senderName=Orisland, messageChain=请注意:今日战绩,昨日战绩,这些功能仅在绑定的那一刻开始计算!\n您不能在刚绑定的时候立即查询您的今日战绩和昨日战绩!), Node(senderId=2687717861, time=1653810484, senderName=Orisland, messageChain=w(wws) me(today/今日/recent)\n查询自己的当日随机战绩\n例如:w me), Node(senderId=2687717861, time=1653810485, senderName=Orisland, messageChain=w(wws) all(al/全部)\n查询自己当日的随机,排位综合战绩\n例如:w all), Node(senderId=2687717861, time=1653810486, senderName=Orisland, messageChain=w(wws) rank(软壳/排位/pw)\n查询自己当日战绩 \n例如:w rank), Node(senderId=2687717861, time=1653810487, senderName=Orisland, messageChain=w(wws) ypr [类型](rank(排位)/all(全部)/random(随机))\n查询自己的昨天战绩,类型为空默认随机\n例如:w ypr rank), Node(senderId=2687717861, time=1653810488, senderName=Orisland, messageChain=w(wws) ts(todayship,今日单船) [船名(汉语,英语,同音字,不允许出现错别字和空格)]\n显示今天打的指定船水表\n例如:w ts 蒙大拿), Node(senderId=2687717861, time=1653810489, senderName=Orisland, messageChain=w(wws) spp [用户昵称] [区服]\n查询指定用户综合pr\n例如:w spp orisland_ex eu), Node(senderId=2687717861, time=1653810490, senderName=Orisland, messageChain=w(wws) sps(searchShipname) [船名]\n查询自己指定船的pr\n例如:w sps 蒙大拿), Node(senderId=2687717861, time=1653810491, senderName=Orisland, messageChain=w(wws) pr(战绩,水表)\n查询自己账号的综合pr\n例如:w pr), Node(senderId=2687717861, time=1653810492, senderName=Orisland, messageChain=w(wws) es(预期,expship) [船名]\n查询服务器指定船只数据\n例如:w es 蒙大拿)])), Node(senderId=2687717861, time=1653810485, senderName=Orisland, messageChain=[mirai:origin:FORWARD,ZTH96vXQRuRUAvcIT7Zu+LqCLR6KeJ+1KRLKdB6/HjlJtiHGEmVC5YSMU4u0dU5Z]ForwardMessage(preview=[Orisland: 额外查询, Orisland: 查询一些额外的数据。], title=额外, brief=额外查询说明书, source=聊天记录, summary=查看1条转发消息, nodeList=[Node(senderId=2687717861, time=1653810483, senderName=Orisland, messageChain=wh(wws-help) pr\n等级划分\n例如:wh pr)])), Node(senderId=2687717861, time=1653810486, senderName=Orisland, messageChain=[mirai:origin:FORWARD,W7KSRtLm2vpNgv5gfJ/xFxN4IW1ti9zHVvZB9hyEbSJ3VUzCEbcQ0hVz21tIRGBB]ForwardMessage(preview=[Orisland: 实验说明书, Orisland: 这些命令不稳定,不应该过多使用!], title=实验, brief=实验说明书, source=聊天记录, summary=查看1条转发消息, nodeList=[Node(senderId=2687717861, time=1653810483, senderName=Orisland, messageChain=w(wws) dpr(时间段) [from](YYYYMMdd) [to](YYYYMMdd)\n查询时间段内自己的pr\n例如:w dpr 20220525 20220531)]))])[0m[m

网络日志

No response

补充信息

补充构造方式: xxxFunciton都是不同的块,在上面给出的截图中可以看到。

int UnixTime = ((Long)DateUtil.currentSeconds()).intValue();

        messageList.add(bot, preInfo.build(), ++UnixTime);
        messageList.add(bot, bindFunction, ++UnixTime);
        messageList.add(bot, accountFunction, ++UnixTime);
        messageList.add(bot, helpFunction, ++UnixTime);
        messageList.add(bot, expFunction, ++UnixTime);

        ForwardMessage build = messageList.build();

        ForwardMessage record = new ForwardMessage(
                preMessage.build().getPreview(),
                "WowsHelper使用说明",
                "WowsHelper使用说明",
                build.getSource(),
                build.getSummary(),
                build.getNodeList());

        sender.sendMessage(new At(sender.getFromEvent().getSender().getId()));
        sender.sendMessage(record);

Orisland avatar May 29 '22 07:05 Orisland

安卓手机 qq 没发现问题

cssxsh avatar May 29 '22 08:05 cssxsh

iphone的显示问题,时间一样所以显示混乱了

Mantou1233 avatar Jul 27 '22 09:07 Mantou1233