simbot启动失败
#162
Replies: 1 comment · 2 replies
-
开启并提供 |
Beta Was this translation helpful? Give feedback.
All reactions
2 replies
-
Connected to the target VM, address: '127.0.0.1:14521', transport: 'socket'
2023-08-13 18:36:44 I/QSignService: 已注册加密算法提供服务
Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts
2023-08-13 18:36:45 I/QSignService: 已注册加密算法提供服务
Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v3.2.0-SNAPSHOT)
2023-08-13T18:36:45.471+08:00 INFO 27272 --- [ restartedMain] com.example.newbot.NewbotApplication : Starting NewbotApplication using Java 17.0.6 with PID 27272 (E:\test\newbot\target\classes started by 李舜生 in E:\job\szfc)
2023-08-13T18:36:45.473+08:00 INFO 27272 --- [ restartedMain] com.example.newbot.NewbotApplication : No active profile set, falling back to 1 default profile: "default"
2023-08-13T18:36:45.523+08:00 INFO 27272 --- [ restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : Devtools property defaults active! Set 'spring.devtools.add-properties' to 'false' to disable
2023-08-13T18:36:45.523+08:00 INFO 27272 --- [ restartedMain] .e.DevToolsPropertyDefaultsPostProcessor : For additional web related logging consider setting the 'logging.level.web' property to 'DEBUG'
2023-08-13T18:36:45.608+08:00 WARN 27272 --- [ restartedMain] o.s.c.annotation.AnnotationTypeMapping : Support for convention-based annotation attribute overrides is deprecated and will be removed in Spring Framework 6.1. Please annotate the following attributes in @love.forte.simboot.annotation.ContentTrim with appropriate @AliasFor declarations: [priority]
2023-08-13T18:36:46.562+08:00 INFO 27272 --- [ restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2023-08-13T18:36:46.564+08:00 INFO 27272 --- [ restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode.
2023-08-13T18:36:46.592+08:00 INFO 27272 --- [ restartedMain] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces.
2023-08-13T18:36:47.428+08:00 INFO 27272 --- [ restartedMain] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 9999 (http)
2023-08-13T18:36:47.437+08:00 INFO 27272 --- [ restartedMain] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2023-08-13T18:36:47.438+08:00 INFO 27272 --- [ restartedMain] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.11]
2023-08-13T18:36:47.494+08:00 INFO 27272 --- [ restartedMain] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2023-08-13T18:36:47.494+08:00 INFO 27272 --- [ restartedMain] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1971 ms
Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts
2023-08-13T18:36:47.933+08:00 INFO 27272 --- [ restartedMain] love.forte.simbot.utils.BlockingRunner : Blocking runner wait timeout is enabled with wait timeout 1m. You can enable debug logging for 'love.forte.simbot.utils.BlockingRunner' for more stack information or disable it with the JVM parameter '-Dsimbot.blockingRunner.disableWaitTimeout=true'.
2023-08-13T18:36:47.948+08:00 INFO 27272 --- [ restartedMain] ngBootComponentAutoInstallBuildConfigure : The number of Installable Event Provider Factories is 0
2023-08-13T18:36:47.948+08:00 INFO 27272 --- [ restartedMain] ngBootComponentAutoInstallBuildConfigure : Install components by [installAllComponents] via classLoader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@188c730b
2023-08-13T18:36:47.949+08:00 INFO 27272 --- [ restartedMain] otEventProviderAutoInstallBuildConfigure : The number of Installable event provider Factories is 0
2023-08-13T18:36:47.949+08:00 INFO 27272 --- [ restartedMain] otEventProviderAutoInstallBuildConfigure : Install event providers by [installAllEventProviders] via classLoader org.springframework.boot.devtools.restart.classloader.RestartClassLoader@188c730b
2023-08-13T18:36:47.976+08:00 INFO 27272 --- [ restartedMain] s.a.a.SpringBootApplicationConfiguration : The size of providers built is 0
2023-08-13T18:36:47.980+08:00 INFO 27272 --- [ restartedMain] s.a.a.SpringBootApplicationConfiguration : Bots all registered. The size of bots: 0
2023-08-13T18:36:47.981+08:00 INFO 27272 --- [ restartedMain] s.a.a.SpringBootApplicationConfiguration : Simbot Spring Boot Application built in 35.805400ms
2023-08-13T18:36:48.163+08:00 WARN 27272 --- [ restartedMain] .s.b.StandardBotVerifyInfoDecoderFactory : Unable to find the com.charleskorn.kaml:kaml in current classpath, the bot configuration parser in *.bot.yaml format will not be available.
2023-08-13T18:36:48.163+08:00 WARN 27272 --- [ restartedMain] .s.b.StandardBotVerifyInfoDecoderFactory : Unable to find the kotlinx-serialization-properties in current classpath, the bot configuration parser in *.bot.properties format will not be available.
2023-08-13T18:36:48.170+08:00 INFO 27272 --- [ restartedMain] tSpringBootBotAutoRegisterBuildConfigure : Registering bot with verify info [love.forte.simbot.bot.PathBotVerifyInfo@340a4376]
2023-08-13T18:36:48.171+08:00 ERROR 27272 --- [ restartedMain] tSpringBootBotAutoRegisterBuildConfigure : Bot verify info [love.forte.simbot.bot.PathBotVerifyInfo@340a4376] is not matched by any manager.
love.forte.simboot.core.application.BotAutoRegistrationFailureException: Bot(love.forte.simbot.bot.PathBotVerifyInfo@340a4376)
at love.forte.simboot.spring.autoconfigure.SimbotSpringBootBotAutoRegisterBuildConfigure$SimbotSpringBootBotAutoRegisterPostProcessor.config(SimbotSpringBootBotAutoRegisterBuildConfigure.kt:180) ~[simboot-core-spring-boot-starter-3.2.0.jar:na]
at love.forte.simboot.spring.autoconfigure.SimbotSpringBootBotAutoRegisterBuildConfigure$SimbotSpringBootBotAutoRegisterPostProcessor.processApplication(SimbotSpringBootBotAutoRegisterBuildConfigure.kt:55) ~[simboot-core-spring-boot-starter-3.2.0.jar:na]
at love.forte.simboot.spring.autoconfigure.SimbotSpringBootApplicationConfiguration$simbotApplicationAfterApplication$1.invokeSuspend(SimbotSpringBootApplicationConfiguration.kt:130) ~[simboot-core-spring-boot-starter-3.2.0.jar:na]
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ~[kotlin-stdlib-1.9.0.jar:1.9.0-release-358]
at kotlin.coroutines.ContinuationKt.startCoroutine(Continuation.kt:115) ~[kotlin-stdlib-1.9.0.jar:1.9.0-release-358]
at love.forte.simbot.utils.DefaultRunInNoScopeBlockingStrategy.invoke(BlockingRunner.kt:423) ~[simbot-util-suspend-transformer-jvm-3.2.0.jar:na]
at love.forte.simbot.utils.BlockingRunnerKt.runInNoScopeBlocking(BlockingRunner.kt:496) ~[simbot-util-suspend-transformer-jvm-3.2.0.jar:na]
at love.forte.simbot.utils.BlockingRunnerKt.runInNoScopeBlocking$default(BlockingRunner.kt:493) ~[simbot-util-suspend-transformer-jvm-3.2.0.jar:na]
at love.forte.simboot.spring.autoconfigure.SimbotSpringBootApplicationConfiguration.simbotApplicationAfterApplication(SimbotSpringBootApplicationConfiguration.kt:129) ~[simboot-core-spring-boot-starter-3.2.0.jar:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na]
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:139) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:650) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:642) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1166) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:563) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:523) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:973) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:939) ~[spring-context-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:608) ~[spring-context-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[spring-boot-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:436) ~[spring-boot-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) ~[spring-boot-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295) ~[spring-boot-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
at com.example.newbot.NewbotApplication.main(NewbotApplication.java:14) ~[classes/:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na]
at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:50) ~[spring-boot-devtools-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
2023-08-13T18:36:48.178+08:00 ERROR 27272 --- [ restartedMain] tSpringBootBotAutoRegisterBuildConfigure : Bot verify info [love.forte.simbot.bot.PathBotVerifyInfo@340a4376] registration failed or start failed (with love.forte.simboot.spring.autoconfigure.SimbotSpringBootBotAutoRegisterBuildConfigure$SimbotSpringBootBotAutoRegisterPostProcessor@11107299)
2023-08-13T18:36:48.180+08:00 WARN 27272 --- [ restartedMain] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'simbotApplicationAfterApplication' defined in love.forte.simboot.spring.autoconfigure.SimbotSpringBootApplicationConfiguration: Failed to instantiate [love.forte.simboot.spring.autoconfigure.AutoConfigureMarker$AfterApplicationPostProcessor]: Factory method 'simbotApplicationAfterApplication' threw exception with message: Bot(love.forte.simbot.bot.PathBotVerifyInfo@340a4376)
2023-08-13T18:36:48.202+08:00 INFO 27272 --- [ restartedMain] o.apache.catalina.core.StandardService : Stopping service [Tomcat]
2023-08-13T18:36:48.218+08:00 INFO 27272 --- [ restartedMain] .s.b.a.l.ConditionEvaluationReportLogger :
Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
2023-08-13T18:36:48.236+08:00 ERROR 27272 --- [ restartedMain] o.s.boot.SpringApplication : Application run failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'simbotApplicationAfterApplication' defined in love.forte.simboot.spring.autoconfigure.SimbotSpringBootApplicationConfiguration: Failed to instantiate [love.forte.simboot.spring.autoconfigure.AutoConfigureMarker$AfterApplicationPostProcessor]: Factory method 'simbotApplicationAfterApplication' threw exception with message: Bot(love.forte.simbot.bot.PathBotVerifyInfo@340a4376)
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:654) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:642) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1166) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:563) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:523) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:325) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:323) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:973) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:939) ~[spring-context-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:608) ~[spring-context-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[spring-boot-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:734) ~[spring-boot-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:436) ~[spring-boot-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:312) ~[spring-boot-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306) ~[spring-boot-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
at org.springframework.boot.SpringApplication.run(SpringApplication.java:1295) ~[spring-boot-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
at com.example.newbot.NewbotApplication.main(NewbotApplication.java:14) ~[classes/:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na]
at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:50) ~[spring-boot-devtools-3.2.0-20230810.151153-208.jar:3.2.0-SNAPSHOT]
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [love.forte.simboot.spring.autoconfigure.AutoConfigureMarker$AfterApplicationPostProcessor]: Factory method 'simbotApplicationAfterApplication' threw exception with message: Bot(love.forte.simbot.bot.PathBotVerifyInfo@340a4376)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:171) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:650) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
... 24 common frames omitted
Caused by: love.forte.simboot.core.application.BotAutoRegistrationFailureException: Bot(love.forte.simbot.bot.PathBotVerifyInfo@340a4376)
at love.forte.simboot.spring.autoconfigure.SimbotSpringBootBotAutoRegisterBuildConfigure$SimbotSpringBootBotAutoRegisterPostProcessor.config(SimbotSpringBootBotAutoRegisterBuildConfigure.kt:180) ~[simboot-core-spring-boot-starter-3.2.0.jar:na]
at love.forte.simboot.spring.autoconfigure.SimbotSpringBootBotAutoRegisterBuildConfigure$SimbotSpringBootBotAutoRegisterPostProcessor.processApplication(SimbotSpringBootBotAutoRegisterBuildConfigure.kt:55) ~[simboot-core-spring-boot-starter-3.2.0.jar:na]
at love.forte.simboot.spring.autoconfigure.SimbotSpringBootApplicationConfiguration$simbotApplicationAfterApplication$1.invokeSuspend(SimbotSpringBootApplicationConfiguration.kt:130) ~[simboot-core-spring-boot-starter-3.2.0.jar:na]
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ~[kotlin-stdlib-1.9.0.jar:1.9.0-release-358]
at kotlin.coroutines.ContinuationKt.startCoroutine(Continuation.kt:115) ~[kotlin-stdlib-1.9.0.jar:1.9.0-release-358]
at love.forte.simbot.utils.DefaultRunInNoScopeBlockingStrategy.invoke(BlockingRunner.kt:423) ~[simbot-util-suspend-transformer-jvm-3.2.0.jar:na]
at love.forte.simbot.utils.BlockingRunnerKt.runInNoScopeBlocking(BlockingRunner.kt:496) ~[simbot-util-suspend-transformer-jvm-3.2.0.jar:na]
at love.forte.simbot.utils.BlockingRunnerKt.runInNoScopeBlocking$default(BlockingRunner.kt:493) ~[simbot-util-suspend-transformer-jvm-3.2.0.jar:na]
at love.forte.simboot.spring.autoconfigure.SimbotSpringBootApplicationConfiguration.simbotApplicationAfterApplication(SimbotSpringBootApplicationConfiguration.kt:129) ~[simboot-core-spring-boot-starter-3.2.0.jar:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na]
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na]
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na]
at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na]
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:139) ~[spring-beans-6.1.0-20230811.151134-423.jar:6.1.0-SNAPSHOT]
... 25 common frames omitted
Disconnected from the target VM, address: '127.0.0.1:14521', transport: 'socket'
Process finished with exit code 1 |
Beta Was this translation helpful? Give feedback.
All reactions
-
请确保项目环境中已经加载了 mirai组件 的依赖 |
Beta Was this translation helpful? Give feedback.
All reactions
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
涉及的编程语言
Java
涉及的组件库
mirai (QQ)
疑问描述
请问我的配置文件哪里有问题吗?加了之后就启动不了了
这是我的配置文件,文件名是 simbot-bots.bot.json
{
"component": "simbot.mirai",
"code": 账号,
"authorization": {
"type": "text",
"text": "密码"
},
"config": {
"protocol": "ANDROID_PHONE"
}
}
Beta Was this translation helpful? Give feedback.
All reactions