Hanyue Lou
Hanyue Lou
> Any update regarding this issue? It was working fine with the same code till last week, and suddenly I'm getting an error: TypeError: join() got an unexpected keyword argument...
这个问题之前有用户也反馈过,经过进一步测试,发现准确地来说是这样的:如果edge(或者chrome)之前没有打开,那么就不会进入ReadingMap的页面;如果浏览器之前就处于打开状态(例如说有其他打开的页面),ReadingMap就会正常显示。 我个人猜测问题产生的原因是这样的:PDFViewer的原理是在浏览器中运行一个“后台程序”,负责拦截并替换用户的pdf阅读请求。正常情况下的顺序是:浏览器启动——后台程序开始运行——用户打开pdf——pdf被拦截替换。如果浏览器之前处于关闭状态,顺序就可能变成:浏览器启动/用户打开pdf——pdf已经加载完了——后台程序开始运行,导致拦截不发生。 暂时还没有找到解决这个问题的方法。 感谢您的反馈!
Mirai, 使用./mcl启动,config.json如下: ``` { "module_packages": [ "mcl:org.itxtech.mcl.module.builtin" ], "mirai_repo": "https://repo.itxtech.org", "maven_repo": [ "https://maven.aliyun.com/repository/public" ], "packages": { "net.mamoe:mirai-console": { "channel": "stable", "version": "2.12.1", "type": "libs", "versionLocked": false }, "net.mamoe:mirai-console-terminal": { "channel":...
使用: ``` java -cp "./libs/*" net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader ``` 启动后,仍然报错: ``` 2022-09-09 01:11:03 W/Bot.(群号): An exception occurred when processing event. Subscriber scope: ''. Broadcaster scope: 'Bot (群号).EventDispatcher' org.mozilla.javascript.EvaluatorException: Can't find method org.itxtech.miraijs.libs.KotlinCoroutineLib$DeferredJsImpl.await()....
我复现了这个问题(用ReadingMap、PDF Viewer的时候,某些特定的页面在可观测的时间范围内加载不出来;另一些可以加载出来,比如说附件的1,2,3,9页),暂时还不清楚原因,很可能是PDF Viewer的缺陷。注意到用PDF Viewer打开的时候,会报"verbosity"的warning,以及这个pdf是用scansoft OCR出来的,不知道是否有关联。 或许您可以去pdf.js那里提个issue。 我们会进一步研究,感谢您的反馈!
> 文档稍微有一点过时,现在的 host 和 port 要写在 plugins 下面的 server 里。你可以检查一下自己的配置文件。 您好,请问是应该这样写吗? ``` start: - default plugins: server: host: 0.0.0.0 port: 5140 ``` 我这样改完还是不能公网暴露(服务器已经设置了全部端口公网放行)。我安装的是Linux .zip版本,版本是Koishi Desktop v1.1.3,本地能访问控制台。
> > > 文档稍微有一点过时,现在的 host 和 port 要写在 plugins 下面的 server 里。你可以检查一下自己的配置文件。 > > > > > > 您好,请问是应该这样写吗? > > ``` > > start: > > - default >...
I have the same problem. The config files in options/ don't seem to be ready for running with the commands given in the README.
I am waiting for the training code too!
Try directly visiting https://opendatalab.com/ and searching for MovieNet inside it. However, I also met with problems with the dataset downloaded there. There are files missing.