Created
September 6, 2018 05:37
-
-
Save dimmduh/08e71985ae8850b9b6663cdd12b4b9ed to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(0,0): Unity.Compiler.Client.InvokeCompiler Exception:System.AggregateException: One or more errors occurred. ---> System.InvalidOperationException: There is an error in XML document (1457, 57). ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1457, position 57. | |
at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String[] args) [0x00029] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.Throw (System.Int32 pos, System.String res, System.String[] args) [0x0000c] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.ParseNumericCharRefInline (System.Int32 startPos, System.Boolean expand, System.Text.StringBuilder internalSubsetBuilder, System.Int32& charCount, System.Xml.XmlTextReaderImpl+EntityType& entityType) [0x00189] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.ParseCharRefInline (System.Int32 startPos, System.Int32& charCount, System.Xml.XmlTextReaderImpl+EntityType& entityType) [0x00013] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.ParseText (System.Int32& startPos, System.Int32& endPos, System.Int32& outOrChars) [0x00148] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.ParseText () [0x0003e] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.ParseElementContent () [0x00192] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.Read () [0x00085] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReader.Read () [0x00000] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlReader.ReadElementString () [0x0003c] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderRPCReturnValue.Read7_CompilationMessage (System.Boolean checkType) [0x001f1] in <2ee74a563d034b208d76da4571af5904>:0 | |
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderRPCReturnValue.Read8_IncrementalCompilationResult (System.Boolean checkType) [0x00246] in <2ee74a563d034b208d76da4571af5904>:0 | |
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderRPCReturnValue.Read1_Object (System.Boolean isNullable, System.Boolean checkType) [0x00149] in <2ee74a563d034b208d76da4571af5904>:0 | |
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderRPCReturnValue.Read11_RPCReturnValue (System.Boolean isNullable, System.Boolean checkType) [0x00201] in <2ee74a563d034b208d76da4571af5904>:0 | |
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderRPCReturnValue.Read12_RPCReturnValue () [0x00050] in <2ee74a563d034b208d76da4571af5904>:0 | |
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&) | |
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <f2e6809acb14476a81f399aeb800f8f2>:0 | |
--- End of inner exception stack trace --- | |
at System.Xml.Serialization.XmlSerializer.Deserialize (System.Xml.XmlReader xmlReader, System.String encodingStyle, System.Xml.Serialization.XmlDeserializationEvents events) [0x0011b] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.Serialization.XmlSerializer.Deserialize (System.Xml.XmlReader xmlReader, System.String encodingStyle) [0x00000] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.Serialization.XmlSerializer.Deserialize (System.IO.Stream stream) [0x0001c] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at UnityEditor.ServiceBroker.Serializer.Deserialize[T] (System.IO.Stream data) [0x00005] in <28b4b6b5c28a4506bca8fa1b32f66bb3>:0 | |
at UnityEditor.ServiceBroker.ZeroMQFrontend.SendSynchronous (System.Byte[] data, System.Action`2[T1,T2] callback) [0x00045] in <28b4b6b5c28a4506bca8fa1b32f66bb3>:0 | |
at UnityEditor.ServiceBroker.NetworkObject.Replicate[T] (System.Reflection.MethodBase method, System.Object[] args) [0x00082] in <28b4b6b5c28a4506bca8fa1b32f66bb3>:0 | |
at UnityEditor.Compilation.IncrementalCompiler.LocalIncrementalCompilerService.GetCompilationResults (System.String pid) [0x0000e] in <59b033e59268468b9275a44d376c8749>:0 | |
at UnityEditor.Compilation.IncrementalCompiler.LocalIncrementalCompilerService+<InvokeIncrementalCompilerAsync>d__1.MoveNext () [0x00040] in <59b033e59268468b9275a44d376c8749>:0 | |
--- End of inner exception stack trace --- | |
at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <f2e6809acb14476a81f399aeb800f8f2>:0 | |
at System.Threading.Tasks.Task`1[TResult].GetResultCore (System.Boolean waitCompletionNotification) [0x0002b] in <f2e6809acb14476a81f399aeb800f8f2>:0 | |
at System.Threading.Tasks.Task`1[TResult].get_Result () [0x0000f] in <f2e6809acb14476a81f399aeb800f8f2>:0 | |
at UnityEditor.Compilation.RoslynIncrementalCompiler.InvokeCompiler (System.String[] unityCompilerArguments, UnityEditor.Compilation.CustomCompiler+OnCompilerMessage onMessage, UnityEditor.Compilation.CustomCompiler+OnCompilationDone onDone) [0x000e7] in <90b95150721149dd97da4fac20668b2e>:0 | |
---> (Inner Exception #0) System.InvalidOperationException: There is an error in XML document (1457, 57). ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1457, position 57. | |
at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) [0x00027] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String[] args) [0x00029] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.Throw (System.Int32 pos, System.String res, System.String[] args) [0x0000c] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.ParseNumericCharRefInline (System.Int32 startPos, System.Boolean expand, System.Text.StringBuilder internalSubsetBuilder, System.Int32& charCount, System.Xml.XmlTextReaderImpl+EntityType& entityType) [0x00189] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.ParseCharRefInline (System.Int32 startPos, System.Int32& charCount, System.Xml.XmlTextReaderImpl+EntityType& entityType) [0x00013] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.ParseText (System.Int32& startPos, System.Int32& endPos, System.Int32& outOrChars) [0x00148] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.ParseText () [0x0003e] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.ParseElementContent () [0x00192] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReaderImpl.Read () [0x00085] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlTextReader.Read () [0x00000] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.XmlReader.ReadElementString () [0x0003c] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderRPCReturnValue.Read7_CompilationMessage (System.Boolean checkType) [0x001f1] in <2ee74a563d034b208d76da4571af5904>:0 | |
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderRPCReturnValue.Read8_IncrementalCompilationResult (System.Boolean checkType) [0x00246] in <2ee74a563d034b208d76da4571af5904>:0 | |
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderRPCReturnValue.Read1_Object (System.Boolean isNullable, System.Boolean checkType) [0x00149] in <2ee74a563d034b208d76da4571af5904>:0 | |
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderRPCReturnValue.Read11_RPCReturnValue (System.Boolean isNullable, System.Boolean checkType) [0x00201] in <2ee74a563d034b208d76da4571af5904>:0 | |
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReaderRPCReturnValue.Read12_RPCReturnValue () [0x00050] in <2ee74a563d034b208d76da4571af5904>:0 | |
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&) | |
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <f2e6809acb14476a81f399aeb800f8f2>:0 | |
--- End of inner exception stack trace --- | |
at System.Xml.Serialization.XmlSerializer.Deserialize (System.Xml.XmlReader xmlReader, System.String encodingStyle, System.Xml.Serialization.XmlDeserializationEvents events) [0x0011b] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.Serialization.XmlSerializer.Deserialize (System.Xml.XmlReader xmlReader, System.String encodingStyle) [0x00000] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at System.Xml.Serialization.XmlSerializer.Deserialize (System.IO.Stream stream) [0x0001c] in <7fd195060d8c41448694ab221d3b56ca>:0 | |
at UnityEditor.ServiceBroker.Serializer.Deserialize[T] (System.IO.Stream data) [0x00005] in <28b4b6b5c28a4506bca8fa1b32f66bb3>:0 | |
at UnityEditor.ServiceBroker.ZeroMQFrontend.SendSynchronous (System.Byte[] data, System.Action`2[T1,T2] callback) [0x00045] in <28b4b6b5c28a4506bca8fa1b32f66bb3>:0 | |
at UnityEditor.ServiceBroker.NetworkObject.Replicate[T] (System.Reflection.MethodBase method, System.Object[] args) [0x00082] in <28b4b6b5c28a4506bca8fa1b32f66bb3>:0 | |
at UnityEditor.Compilation.IncrementalCompiler.LocalIncrementalCompilerService.GetCompilationResults (System.String pid) [0x0000e] in <59b033e59268468b9275a44d376c8749>:0 | |
at UnityEditor.Compilation.IncrementalCompiler.LocalIncrementalCompilerService+<InvokeIncrementalCompilerAsync>d__1.MoveNext () [0x00040] in <59b033e59268468b9275a44d376c8749>:0 <--- | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment