[GH-ISSUE #149] [Bug]: 频繁跳出“出现错误,检查开发者工具” #92

Open
opened 2026-03-03 13:58:49 +03:00 by kerem · 4 comments
Owner

Originally created by @yott4 on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/Kuingsmile/word-GPT-Plus/issues/149

Originally assigned to: @Kuingsmile on GitHub.

前置阅读 | Pre-reading

服务类型 | Service Type

Official hosted service

系统信息 | System Information

Windows

Office 版本 | Office Version

office 2016 retail

问题重现 | Bug reproduce

点一下设置,再返回又可以用了;就变成了每用一次都要点一下设置。
还一个有没有办法让自建的default提示词常驻,现在每次要重新选一遍

Originally created by @yott4 on GitHub (Jan 15, 2026). Original GitHub issue: https://github.com/Kuingsmile/word-GPT-Plus/issues/149 Originally assigned to: @Kuingsmile on GitHub. ### 前置阅读 | Pre-reading - [x] [Issues](https://github.com/Kuingsmile/word-gpt-plus/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed) - [x] [README](https://github.com/Kuingsmile/word-gpt-plus/blob/master/README.md) ### 服务类型 | Service Type Official hosted service ### 系统信息 | System Information Windows ### Office 版本 | Office Version office 2016 retail ### 问题重现 | Bug reproduce 点一下设置,再返回又可以用了;就变成了每用一次都要点一下设置。 还一个有没有办法让自建的default提示词常驻,现在每次要重新选一遍
Author
Owner

@yott4 commented on GitHub (Jan 21, 2026):

每对话一次貌似要重新开启对话,点新建对话或者是点一下设置,再返回才能正常;没法在一个对话框里面持续问答,不新建对话持续问答的话就会跳出“出现错误,检查开发者工具”

<!-- gh-comment-id:3775701781 --> @yott4 commented on GitHub (Jan 21, 2026): 每对话一次貌似要重新开启对话,点新建对话或者是点一下设置,再返回才能正常;没法在一个对话框里面持续问答,不新建对话持续问答的话就会跳出“出现错误,检查开发者工具”
Author
Owner

@Kuingsmile commented on GitHub (Jan 29, 2026):

Image 麻烦右上角点开devtool看下是什么报错
<!-- gh-comment-id:3815974985 --> @Kuingsmile commented on GitHub (Jan 29, 2026): <img width="341" height="269" alt="Image" src="https://github.com/user-attachments/assets/399a7f0a-2347-48b1-ab1d-696b11f0947e" /> 麻烦右上角点开devtool看下是什么报错
Author
Owner

@yott4 commented on GitHub (Jan 30, 2026):

Error: System message should be the first one
at e.reduce.content (HomePage-4EDHiGHV.js:122:6874)
at Array.reduce ()
at $v (HomePage-4EDHiGHV.js:122:6759)
at S2._streamResponseChunks (HomePage-4EDHiGHV.js:123:24138)
at _streamResponseChunks.next ()
at S2._generateUncached (HomePage-4EDHiGHV.js:7:26372)
at async S2.invoke (HomePage-4EDHiGHV.js:7:24056)
at async a (HomePage-4EDHiGHV.js:234:3047)
at async #s (HomePage-4EDHiGHV.js:234:2330)
at async k8.invoke (HomePage-4EDHiGHV.js:234:1327)

<!-- gh-comment-id:3821309081 --> @yott4 commented on GitHub (Jan 30, 2026): Error: System message should be the first one at e.reduce.content (HomePage-4EDHiGHV.js:122:6874) at Array.reduce (<anonymous>) at $v (HomePage-4EDHiGHV.js:122:6759) at S2._streamResponseChunks (HomePage-4EDHiGHV.js:123:24138) at _streamResponseChunks.next (<anonymous>) at S2._generateUncached (HomePage-4EDHiGHV.js:7:26372) at async S2.invoke (HomePage-4EDHiGHV.js:7:24056) at async a (HomePage-4EDHiGHV.js:234:3047) at async #s (HomePage-4EDHiGHV.js:234:2330) at async k8.invoke (HomePage-4EDHiGHV.js:234:1327)
Author
Owner

@YUANGAO6 commented on GitHub (Feb 25, 2026):

同样的问题,没法对话

Image

报错:
HomePage-4EDHiGHV.js:501
Error: System message should be the first one
at e.reduce.content (HomePage-4EDHiGHV.js:122:6874)
at Array.reduce ()
at $v (HomePage-4EDHiGHV.js:122:6759)
at S2._streamResponseChunks (HomePage-4EDHiGHV.js:123:24138)
at _streamResponseChunks.next ()
at S2._generateUncached (HomePage-4EDHiGHV.js:7:26372)
at async S2.invoke (HomePage-4EDHiGHV.js:7:24056)
at async a (HomePage-4EDHiGHV.js:234:3047)
at async #s (HomePage-4EDHiGHV.js:234:2330)
at async k8.invoke (HomePage-4EDHiGHV.js:234:1327)
在google ai studio能看到request 但是显示回传失败

<!-- gh-comment-id:3960496935 --> @YUANGAO6 commented on GitHub (Feb 25, 2026): 同样的问题,没法对话 <img width="550" height="1646" alt="Image" src="https://github.com/user-attachments/assets/22e9a159-1360-4456-bef8-a0eae715c9ba" /> 报错: HomePage-4EDHiGHV.js:501 Error: System message should be the first one at e.reduce.content (HomePage-4EDHiGHV.js:122:6874) at Array.reduce (<anonymous>) at $v (HomePage-4EDHiGHV.js:122:6759) at S2._streamResponseChunks (HomePage-4EDHiGHV.js:123:24138) at _streamResponseChunks.next (<anonymous>) at S2._generateUncached (HomePage-4EDHiGHV.js:7:26372) at async S2.invoke (HomePage-4EDHiGHV.js:7:24056) at async a (HomePage-4EDHiGHV.js:234:3047) at async #s (HomePage-4EDHiGHV.js:234:2330) at async k8.invoke (HomePage-4EDHiGHV.js:234:1327) 在google ai studio能看到request 但是显示回传失败
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/word-GPT-Plus#92
No description provided.