UnityとC#詳しい人来てアーカイブ最終更新 2023/09/02 20:061.以下、VIPがお送りします1bnrW右クリックでステータス画面を呼び出そうとするとError: Exception has been thrown by the target of an invocation.UnityEngine.Debug:LogError (object)Fungus.InvokeMethod:OnEnter () (at Assets/Fungus/Scripts/Commands/InvokeMethod.cs:303)Fungus.Command:Execute () (at Assets/Fungus/Scripts/Components/Command.cs:137)Fungus.Block/<Execute>d__62:MoveNext () (at Assets/Fungus/Scripts/Components/Block.cs:319)UnityEngine.MonoBehaviour:StartCoroutine (System.Collections.IEnumerator)Fungus.Block:StartExecution () (at Assets/Fungus/Scripts/Components/Block.cs:210)Fungus.MenuDialog/<CallBlock>d__18:MoveNext () (at Assets/Fungus/Scripts/Components/MenuDialog.cs:160)UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)こういうエラーが出てくる修正方法教えてください。2023/09/02 12:23:3111すべて|最新の50件2.以下、VIPがお送りしますKtQUkアセットのFungusがエラー吐いてる😙2023/09/02 12:26:313.以下、VIPがお送りします1bnrW>>2Fungusをどうすればいいの?2023/09/02 12:31:514.以下、VIPがお送りしますXDug9Fungus.InvokeMethod:OnEnter () (at Assets/Fungus/Scripts/Commands/InvokeMethod.cs:303)InvokeMethod.csの303行目を見ろ2023/09/02 12:33:015.以下、VIPがお送りします1bnrW303行目をコメントアウトしたらエラーは消えるけどステータス画面が呼び出されないちなみに参考動画はこれ↓https://www.youtube.com/watch?v=qr6aaUUCl2c&ab_channel=%E3%81%A1%E3%82%8D%E3%82%8A%E3%82%93%E7%8E%8B%E5%AD%902023/09/02 12:36:366.以下、VIPがお送りしますKtQUkFungusってもう2年もアプデされてないし自分で解析しないと使うのキツイかもね😙2023/09/02 12:39:137.以下、VIPがお送りしますKtQUkよく見たら去年ので2021.xには対応してた2023/09/02 12:41:098.以下、VIPがお送りしますncij8使ってるのはUnity2021ねフローチャートもしっかりセットしてる2023/09/02 12:49:469.以下、VIPがお送りしますKtQUkまぁアセットって超有名どころかつ汎用的な作りじゃないと競合やエラー出て解析しないと意味不明になるからストアに出てないアセットは殆ど使えなくなる事が多いあと有名どころでも大きなテンプレ系アセットは改造すら難しい2023/09/02 13:01:5110.以下、VIPがお送りします1bnrWage2023/09/02 18:20:2311.以下、VIPがお送りします1bnrW全然わからん誰か助けて・・・2023/09/02 20:06:52
Error: Exception has been thrown by the target of an invocation.
UnityEngine.Debug:LogError (object)
Fungus.InvokeMethod:OnEnter () (at Assets/Fungus/Scripts/Commands/InvokeMethod.cs:303)
Fungus.Command:Execute () (at Assets/Fungus/Scripts/Components/Command.cs:137)
Fungus.Block/<Execute>d__62:MoveNext () (at Assets/Fungus/Scripts/Components/Block.cs:319)
UnityEngine.MonoBehaviour:StartCoroutine (System.Collections.IEnumerator)
Fungus.Block:StartExecution () (at Assets/Fungus/Scripts/Components/Block.cs:210)
Fungus.MenuDialog/<CallBlock>d__18:MoveNext () (at Assets/Fungus/Scripts/Components/MenuDialog.cs:160)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
こういうエラーが出てくる
修正方法教えてください。
Fungusをどうすればいいの?
InvokeMethod.csの303行目を見ろ
ちなみに
参考動画はこれ↓
https://www.youtube.com/watch?v=qr6aaUUCl2c&ab_channel=%E3%81%A1%E3%82%8D%E3%82%8A%E3%82%93%E7%8E%8B%E5%AD%90
自分で解析しないと使うのキツイかもね😙
フローチャートもしっかりセットしてる
ストアに出てないアセットは殆ど使えなくなる事が多い
あと有名どころでも大きなテンプレ系アセットは改造すら難しい