Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

zh-tw:rhino:command_help_error [2015/09/14]
zh-tw:rhino:command_help_error [2020/08/14] (current)
Line 1: Line 1:
 +====== Rhino在啟動時顯示whtopic.js腳本錯誤 ======
 +> **概要:**// whtopic.js腳本發生錯誤,如下所示//
  
 +{{:rhino:whtopicerror.jpg?nolink|}}
 +
 +
 +這是一個嘗試在指令說明面板中播放影像時發生的Java錯誤。
 +
 +===== 解決方式1:=====
 +通常這是Java沒有正確更新或是已經損壞的跡象,只要安裝最新Java即可更正此問題。
 +
 +[[http://www.java.com/en/download/index.jsp|在此下載並安裝最新的Java]]
 +
 +嘗試重新開啟Rhino,查看問題是否已經解決。
 +===== 解決方式2:(若有需要)=====
 +
 +以下是於Rhino官方英文論壇的相關討論,主要步驟為: http://discourse.mcneel.com/t/installation-issue/12567/9
 +
 +Here is what worked:
 +
 +1) 開啟Rhino安全模式,於指令列輸入CommanHelp並按Enter鍵,請記得只要按一次。
 +
 +2) 關閉Rhino。
 +
 +3) 試著重新開啟Rhino一般模式...
 +
 +4) 如果這樣的步驟有效,表示Cammand Help面板嘗試進入某個頁面進行自動更新的時候出了問題,我想可能跟非英語版本有關,至少過去曾經有這樣的狀況發生過。 執行CommandHelp 一次就可以關閉面板 。
 +
 +如果以上步驟執行過後仍未奏效,那麼表示有其他方面的問題需解決。