Forums › 💬 FlowCanvas › ⚙️ Support › Errors and Warnings on loading
Hello, I get lots of errors when loading this asset in unity 2018.2 and much more with the 2018.3 version.
Can you please fixe this erros and warnings:
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(10,32): warning CS0618: 'NetworkBehaviour' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(191,22): warning CS0618: 'NetworkMessage' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(199,18): warning CS0618: 'NetworkMessage' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(12,26): warning CS0618: 'MessageBase' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(23,35): warning CS0618: 'NetworkWriter' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(84,37): warning CS0618: 'NetworkReader' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(154,4): warning CS0618: 'NetworkServer' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(155,4): warning CS0618: 'NetworkServer' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(161,5): warning CS0618: 'NetworkManager' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(162,24): warning CS0618: 'NetworkManager' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(163,5): warning CS0618: 'NetworkManager' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(163,62): warning CS0618: 'IntegerMessage' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(184,5): warning CS0618: 'NetworkServer' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(187,5): warning CS0618: 'NetworkManager' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(192,29): warning CS0618: 'IntegerMessage' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(195,5): warning CS0618: 'NetworkServer' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeVariablesSyncBlackboard.cs(195,5): warning CS0618: 'NetworkServer' is obsolete: 'The high level API classes are deprecated and will be removed in the future.' AssetsParadoxNotionFlowCanvasModuleNodesVariablesGetVariable.cs(64,23): warning CS0618: 'PrefabType' is obsolete: 'PrefabType no longer tells everything about Prefab instance.' AssetsParadoxNotionFlowCanvasModuleNodesVariablesGetVariable.cs(64,78): warning CS0618: 'PrefabType' is obsolete: 'PrefabType no longer tells everything about Prefab instance.' AssetsParadoxNotionFlowCanvasFrameworkDesignPartialEditorEditorsBlackboardEditor.cs(372,13): warning CS0618: 'EditorGUILayout.EnumMaskPopup(GUIContent, Enum, params GUILayoutOption[])' is obsolete: 'EnumMaskPopup has been deprecated. Use EnumFlagsField instead.' AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedInternalMethodJitMethodNode.cs(25,13): error CS0246: The type or namespace name 'DynamicMethod' could not be found (are you missing a using directive or an assembly reference?) AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedInternalMethodJitMethodNode.cs(25,47): error CS0246: The type or namespace name 'DynamicMethod' could not be found (are you missing a using directive or an assembly reference?) AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedInternalMethodJitMethodNode.cs(26,13): error CS0246: The type or namespace name 'ILGenerator' could not be found (are you missing a using directive or an assembly reference?) AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedInternalFieldJitFieldNode.cs(27,17): error CS0246: The type or namespace name 'DynamicMethod' could not be found (are you missing a using directive or an assembly reference?) AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedInternalFieldJitFieldNode.cs(27,51): error CS0246: The type or namespace name 'DynamicMethod' could not be found (are you missing a using directive or an assembly reference?) AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedInternalFieldJitFieldNode.cs(28,17): error CS0246: The type or namespace name 'ILGenerator' could not be found (are you missing a using directive or an assembly reference?) AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedInternalFieldJitFieldNode.cs(100,17): error CS0246: The type or namespace name 'DynamicMethod' could not be found (are you missing a using directive or an assembly reference?) AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedInternalFieldJitFieldNode.cs(100,51): error CS0246: The type or namespace name 'DynamicMethod' could not be found (are you missing a using directive or an assembly reference?) AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedInternalFieldJitFieldNode.cs(101,17): error CS0246: The type or namespace name 'ILGenerator' could not be found (are you missing a using directive or an assembly reference?) AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedInternalExtractorJitExtractorNode.cs(38,41): error CS0246: The type or namespace name 'DynamicMethod' could not be found (are you missing a using directive or an assembly reference?) AssetsParadoxNotionFlowCanvasFrameworkRuntimeGraphsGraphOwner.cs(275,22): warning CS0618: 'PrefabUtility.GetPrefabType(Object)' is obsolete: 'Use GetPrefabAssetType and GetPrefabInstanceStatus to get the full picture about Prefab types.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeGraphsGraphOwner.cs(276,23): warning CS0618: 'PrefabType' is obsolete: 'PrefabType no longer tells everything about Prefab instance.' AssetsParadoxNotionFlowCanvasFrameworkRuntimeGraphsGraphOwner.cs(288,50): warning CS0618: 'PrefabType' is obsolete: 'PrefabType no longer tells everything about Prefab instance.' AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedInternalConstructorJitConstructorNode.cs(25,13): error CS0246: The type or namespace name 'DynamicMethod' could not be found (are you missing a using directive or an assembly reference?) AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedInternalConstructorJitConstructorNode.cs(25,47): error CS0246: The type or namespace name 'DynamicMethod' could not be found (are you missing a using directive or an assembly reference?) AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedInternalConstructorJitConstructorNode.cs(26,13): error CS0246: The type or namespace name 'ILGenerator' could not be found (are you missing a using directive or an assembly reference?) AssetsParadoxNotionFlowCanvasFramework_CommonsDesignPartialEditorEditorUtilsEditorUtils_ReflectedInspector.cs(182,13): warning CS0618: 'EditorGUILayout.EnumMaskPopup(GUIContent, Enum, params GUILayoutOption[])' is obsolete: 'EnumMaskPopup has been deprecated. Use EnumFlagsField instead.' AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedReflectedExtractorNodeWrapper.cs(58,26): warning CS0649: Field 'ReflectedExtractorNodeWrapper<T>._selectedStaticMembers' is never assigned to, and will always have its default value null AssetsParadoxNotionFlowCanvasModuleNodesFunctionsReflectedReflectedExtractorNodeWrapper.cs(54,22): warning CS0649: Field 'ReflectedExtractorNodeWrapper<T>._isStatic' is never assigned to, and will always have its default value false AssetsParadoxNotionFlowCanvasModuleNodesEventsCustomUnityEventCallbackEvent.cs(19,16): warning CS0649: Field 'UnityEventCallbackEvent._autoHandleRegistration' is never assigned to, and will always have its default value false AssetsParadoxNotionFlowCanvasModuleNodesEventsCustomCSharpEventCallbackEvent.cs(18,16): warning CS0649: Field 'CSharpEventCallback._autoHandleRegistration' is never assigned to, and will always have its default value false |
Hello,
The new version 2.8.2 that went online a few days ago, fixes the Errors about JIT. This is a temporary fix and a more complete one will follow.
The warnings in 2018.3 are not yet fixed though since it’s still beta version, but I will of course do so very soon!
Thanks!
Hello,
I tried the new version 2.8.2 with the 2018.3.0b2, now it’s works with some warning about obsolete api usage
Thanks
