ジョーカースクリプト交流掲示板
224142
Unity用 アドベンチャーゲームエンジン。ジョーカースクリプトの掲示板です。
ジョーカースクリプトのサイトへ移動
不具合報告スレッド
-
1:ShikemokuMK
:
2014/10/28 (Tue) 15:45:49
-
不具合を発見されましたらこちらでご報告頂けると嬉しいです。
-
22:アラヤ
:
2014/12/13 (Sat) 03:03:59
-
>>19
Assets/JOKER/Scripts/Novel/Components/Doc.cs(5,7): error CS0246: The type or namespace name `UnityEditor' could not be found. Are you missing a using directive or an assembly reference?
Assets/JOKER/Scripts/Novel/Components/Doc.cs(5,7): error CS0246: The type or namespace name `UnityEditor' could not be found. Are you missing a using directive or an assembly reference?
Assets/JOKER/Scripts/Novel/System/Parser.cs(468,44): warning CS0168: The variable `e' is declared but never used
Assets/JOKER/Scripts/Novel/Libs/RPNParser.cs(284,24): warning CS0414: The private field `ExpressionParser.Tokenizer.m_szExpression' is assigned but its value is never used
Assets/JOKER/Scripts/Novel/ObjectSet/TextObject.cs(13,30): warning CS0414: The private field `Novel.TextObject.isShow' is assigned but its value is never used
Assets/JOKER/Scripts/Novel/Unity/PlaneEvent.cs(8,37): warning CS0414: The private field `PlaneEvent.gameManager' is assigned but its value is never used
という表示が出て、Standalone(PC向けにビルドの認識で大丈夫です)でビルドできません。
Unityのバージョンは4.5.4f1です。お手数おかけいたします。