Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

startup errors loading clj libs in latest Unity #367

Open
selfsame opened this issue Jul 6, 2019 · 4 comments
Open

startup errors loading clj libs in latest Unity #367

selfsame opened this issue Jul 6, 2019 · 4 comments

Comments

@selfsame
Copy link
Contributor

selfsame commented Jul 6, 2019

Windows 10, Unity 2019.3.0a7, Arcadia b7f89c5c85c453ec645136db2aea5f0186d3d552

clojure.lang.Compiler+AssemblyInitializationException: Error initializing arcadia.internal.config.clj, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for '__expr45337' threw an exception. ---> clojure.lang.Compiler+AssemblyInitializationException: Error initializing arcadia.internal.asset_watcher.clj, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for '__expr32708' threw an exception. ---> clojure.lang.Compiler+AssemblyInitializationException: Error initializing arcadia.internal.filewatcher.clj, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null: Exception has been thrown by the target of an invocation. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for '__expr32718' threw an exception. ---> System.Reflection.ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
  at clojure$core$load_libfn__6067__6071.invoke () [0x00074] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_lib__6078.invokeStatic (System.Object , System.Object , clojure.lang.ISeq ) [0x0045d] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_lib__6078.doInvoke (System.Object , System.Object , System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) [0x000d2] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) [0x0001c] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_libs__6102.invokeStatic (clojure.lang.ISeq ) [0x00619] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_libs__6102.doInvoke (System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) [0x0008c] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) [0x0001c] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$require__6122.invokeStatic (clojure.lang.ISeq ) [0x00019] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$require__6122.doInvoke (System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure.lang.RestFn.invoke (System.Object arg1, System.Object arg2, System.Object arg3, System.Object arg4, System.Object arg5, System.Object arg6, System.Object arg7, System.Object arg8) [0x000af] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at arcadia$internal$filewatcher$loading__5836__auto____32713__32716.invokeStatic () [0x00082] in <a63b761b97364174b9255c820413fada>:0 
  at arcadia$internal$filewatcher$loading__5836__auto____32713__32716.invoke () [0x00000] in <a63b761b97364174b9255c820413fada>:0 
  at __Init__$arcadia$internal$filewatcher+__expr32718..cctor () [0x00005] in <a63b761b97364174b9255c820413fada>:0 
   --- End of inner exception stack trace ---
  at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
  at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <a8ed250850854b439cedc18931a314fe>:0 
  at clojure.lang.Compiler.InitializeNamespace (System.String nsName, System.String[] names, System.Type[] types, clojure.lang.Compiler+StaticMetadataFlags[] metadataFlags, System.Type[] metadataTypes) [0x00087] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at __Init__$arcadia$internal$filewatcher.Initialize () [0x00033] in <a63b761b97364174b9255c820413fada>: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 <a8ed250850854b439cedc18931a314fe>:0 
   --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <a8ed250850854b439cedc18931a314fe>:0 
  at System.RuntimeType.InvokeMember (System.String name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.Reflection.ParameterModifier[] modifiers, System.Globalization.CultureInfo culture, System.String[] namedParams) [0x00680] in <a8ed250850854b439cedc18931a314fe>:0 
  at System.Type.InvokeMember (System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args) [0x00000] in <a8ed250850854b439cedc18931a314fe>:0 
  at clojure.lang.Compiler.InvokeInitType (System.Reflection.Assembly assy, System.Type initType) [0x00010] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
   --- End of inner exception stack trace ---
  at clojure$core$load_libfn__6067__6071.invoke () [0x00074] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_lib__6078.invokeStatic (System.Object , System.Object , clojure.lang.ISeq ) [0x0045d] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_lib__6078.doInvoke (System.Object , System.Object , System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) [0x000d2] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) [0x0001c] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_libs__6102.invokeStatic (clojure.lang.ISeq ) [0x00619] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_libs__6102.doInvoke (System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) [0x0008c] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) [0x0001c] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$require__6122.invokeStatic (clojure.lang.ISeq ) [0x00019] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$require__6122.doInvoke (System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure.lang.RestFn.invoke (System.Object arg1, System.Object arg2, System.Object arg3, System.Object arg4) [0x00067] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at arcadia$internal$asset_watcher$loading__5836__auto____32703__32706.invokeStatic () [0x00035] in <fdd05ddbf0ab4bc284f5153ba3129836>:0 
  at arcadia$internal$asset_watcher$loading__5836__auto____32703__32706.invoke () [0x00000] in <fdd05ddbf0ab4bc284f5153ba3129836>:0 
  at __Init__$arcadia$internal$asset_watcher+__expr32708..cctor () [0x00005] in <fdd05ddbf0ab4bc284f5153ba3129836>:0 
   --- End of inner exception stack trace ---
  at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
  at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <a8ed250850854b439cedc18931a314fe>:0 
  at clojure.lang.Compiler.InitializeNamespace (System.String nsName, System.String[] names, System.Type[] types, clojure.lang.Compiler+StaticMetadataFlags[] metadataFlags, System.Type[] metadataTypes) [0x00087] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at __Init__$arcadia$internal$asset_watcher.Initialize () [0x00033] in <fdd05ddbf0ab4bc284f5153ba3129836>: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 <a8ed250850854b439cedc18931a314fe>:0 
   --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <a8ed250850854b439cedc18931a314fe>:0 
  at System.RuntimeType.InvokeMember (System.String name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.Reflection.ParameterModifier[] modifiers, System.Globalization.CultureInfo culture, System.String[] namedParams) [0x00680] in <a8ed250850854b439cedc18931a314fe>:0 
  at System.Type.InvokeMember (System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args) [0x00000] in <a8ed250850854b439cedc18931a314fe>:0 
  at clojure.lang.Compiler.InvokeInitType (System.Reflection.Assembly assy, System.Type initType) [0x00010] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
   --- End of inner exception stack trace ---
  at clojure$core$load_libfn__6067__6071.invoke () [0x00074] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_lib__6078.invokeStatic (System.Object , System.Object , clojure.lang.ISeq ) [0x0045d] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_lib__6078.doInvoke (System.Object , System.Object , System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) [0x000d2] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) [0x0001c] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_libs__6102.invokeStatic (clojure.lang.ISeq ) [0x00619] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_libs__6102.doInvoke (System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) [0x0008c] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) [0x0001c] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$require__6122.invokeStatic (clojure.lang.ISeq ) [0x00019] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$require__6122.doInvoke (System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure.lang.RestFn.invoke (System.Object arg1, System.Object arg2, System.Object arg3, System.Object arg4, System.Object arg5) [0x00079] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at arcadia$internal$config$loading__5836__auto____45332__45335.invokeStatic () [0x00035] in <6dcfa14f81db441b9e7a5ee50220cb7a>:0 
  at arcadia$internal$config$loading__5836__auto____45332__45335.invoke () [0x00000] in <6dcfa14f81db441b9e7a5ee50220cb7a>:0 
  at __Init__$arcadia$internal$config+__expr45337..cctor () [0x00005] in <6dcfa14f81db441b9e7a5ee50220cb7a>:0 
   --- End of inner exception stack trace ---
  at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
  at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <a8ed250850854b439cedc18931a314fe>:0 
  at clojure.lang.Compiler.InitializeNamespace (System.String nsName, System.String[] names, System.Type[] types, clojure.lang.Compiler+StaticMetadataFlags[] metadataFlags, System.Type[] metadataTypes) [0x00087] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at __Init__$arcadia$internal$config.Initialize () [0x00033] in <6dcfa14f81db441b9e7a5ee50220cb7a>: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 <a8ed250850854b439cedc18931a314fe>:0 
   --- End of inner exception stack trace ---
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <a8ed250850854b439cedc18931a314fe>:0 
  at System.RuntimeType.InvokeMember (System.String name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.Reflection.ParameterModifier[] modifiers, System.Globalization.CultureInfo culture, System.String[] namedParams) [0x00680] in <a8ed250850854b439cedc18931a314fe>:0 
  at System.Type.InvokeMember (System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args) [0x00000] in <a8ed250850854b439cedc18931a314fe>:0 
  at clojure.lang.Compiler.InvokeInitType (System.Reflection.Assembly assy, System.Type initType) [0x00010] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
   --- End of inner exception stack trace ---
  at clojure$core$load_libfn__6067__6071.invoke () [0x00074] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_lib__6078.invokeStatic (System.Object , System.Object , clojure.lang.ISeq ) [0x0045d] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_lib__6078.doInvoke (System.Object , System.Object , System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) [0x000d2] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) [0x0001c] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_libs__6102.invokeStatic (clojure.lang.ISeq ) [0x00619] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$load_libs__6102.doInvoke (System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) [0x0008c] in <fb1204dbf0b848beaab1559f81f1b22c>:0 
  at clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) [0x0001c] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$require__6122.invokeStatic (clojure.lang.ISeq ) [0x00019] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure$core$require__6122.doInvoke (System.Object ) [0x00000] in <977ee4f7648b405898c3c89d31d86ee9>:0 
  at clojure.lang.RestFn.invoke (System.Object arg1) [0x00029] in <fb1204<message truncated>
ReflectionTypeLoadException: Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown.
clojure$core$load_libfn__6067__6071.invoke () (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_lib__6078.invokeStatic (System.Object , System.Object , clojure.lang.ISeq ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_lib__6078.doInvoke (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_libs__6102.invokeStatic (clojure.lang.ISeq ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_libs__6102.doInvoke (System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$require__6122.invokeStatic (clojure.lang.ISeq ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$require__6122.doInvoke (System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure.lang.RestFn.invoke (System.Object arg1, System.Object arg2, System.Object arg3, System.Object arg4, System.Object arg5, System.Object arg6, System.Object arg7, System.Object arg8) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
arcadia$internal$filewatcher$loading__5836__auto____32713__32716.invokeStatic () (at <a63b761b97364174b9255c820413fada>:0)
arcadia$internal$filewatcher$loading__5836__auto____32713__32716.invoke () (at <a63b761b97364174b9255c820413fada>:0)
__Init__$arcadia$internal$filewatcher+__expr32718..cctor () (at <a63b761b97364174b9255c820413fada>:0)
Rethrow as TypeInitializationException: The type initializer for '__expr32718' threw an exception.
System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) (at <a8ed250850854b439cedc18931a314fe>:0)
clojure.lang.Compiler.InitializeNamespace (System.String nsName, System.String[] names, System.Type[] types, clojure.lang.Compiler+StaticMetadataFlags[] metadataFlags, System.Type[] metadataTypes) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
__Init__$arcadia$internal$filewatcher.Initialize () (at <a63b761b97364174b9255c820413fada>:0)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <a8ed250850854b439cedc18931a314fe>:0)
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <a8ed250850854b439cedc18931a314fe>:0)
System.RuntimeType.InvokeMember (System.String name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.Reflection.ParameterModifier[] modifiers, System.Globalization.CultureInfo culture, System.String[] namedParams) (at <a8ed250850854b439cedc18931a314fe>:0)
System.Type.InvokeMember (System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args) (at <a8ed250850854b439cedc18931a314fe>:0)
clojure.lang.Compiler.InvokeInitType (System.Reflection.Assembly assy, System.Type initType) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
Rethrow as AssemblyInitializationException: Error initializing arcadia.internal.filewatcher.clj, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null: Exception has been thrown by the target of an invocation.
clojure$core$load_libfn__6067__6071.invoke () (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_lib__6078.invokeStatic (System.Object , System.Object , clojure.lang.ISeq ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_lib__6078.doInvoke (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_libs__6102.invokeStatic (clojure.lang.ISeq ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_libs__6102.doInvoke (System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$require__6122.invokeStatic (clojure.lang.ISeq ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$require__6122.doInvoke (System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure.lang.RestFn.invoke (System.Object arg1, System.Object arg2, System.Object arg3, System.Object arg4) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
arcadia$internal$asset_watcher$loading__5836__auto____32703__32706.invokeStatic () (at <fdd05ddbf0ab4bc284f5153ba3129836>:0)
arcadia$internal$asset_watcher$loading__5836__auto____32703__32706.invoke () (at <fdd05ddbf0ab4bc284f5153ba3129836>:0)
__Init__$arcadia$internal$asset_watcher+__expr32708..cctor () (at <fdd05ddbf0ab4bc284f5153ba3129836>:0)
Rethrow as TypeInitializationException: The type initializer for '__expr32708' threw an exception.
System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) (at <a8ed250850854b439cedc18931a314fe>:0)
clojure.lang.Compiler.InitializeNamespace (System.String nsName, System.String[] names, System.Type[] types, clojure.lang.Compiler+StaticMetadataFlags[] metadataFlags, System.Type[] metadataTypes) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
__Init__$arcadia$internal$asset_watcher.Initialize () (at <fdd05ddbf0ab4bc284f5153ba3129836>:0)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <a8ed250850854b439cedc18931a314fe>:0)
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <a8ed250850854b439cedc18931a314fe>:0)
System.RuntimeType.InvokeMember (System.String name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.Reflection.ParameterModifier[] modifiers, System.Globalization.CultureInfo culture, System.String[] namedParams) (at <a8ed250850854b439cedc18931a314fe>:0)
System.Type.InvokeMember (System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args) (at <a8ed250850854b439cedc18931a314fe>:0)
clojure.lang.Compiler.InvokeInitType (System.Reflection.Assembly assy, System.Type initType) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
Rethrow as AssemblyInitializationException: Error initializing arcadia.internal.asset_watcher.clj, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null: Exception has been thrown by the target of an invocation.
clojure$core$load_libfn__6067__6071.invoke () (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_lib__6078.invokeStatic (System.Object , System.Object , clojure.lang.ISeq ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_lib__6078.doInvoke (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_libs__6102.invokeStatic (clojure.lang.ISeq ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_libs__6102.doInvoke (System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$require__6122.invokeStatic (clojure.lang.ISeq ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$require__6122.doInvoke (System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure.lang.RestFn.invoke (System.Object arg1, System.Object arg2, System.Object arg3, System.Object arg4, System.Object arg5) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
arcadia$internal$config$loading__5836__auto____45332__45335.invokeStatic () (at <6dcfa14f81db441b9e7a5ee50220cb7a>:0)
arcadia$internal$config$loading__5836__auto____45332__45335.invoke () (at <6dcfa14f81db441b9e7a5ee50220cb7a>:0)
__Init__$arcadia$internal$config+__expr45337..cctor () (at <6dcfa14f81db441b9e7a5ee50220cb7a>:0)
Rethrow as TypeInitializationException: The type initializer for '__expr45337' threw an exception.
System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) (at <a8ed250850854b439cedc18931a314fe>:0)
clojure.lang.Compiler.InitializeNamespace (System.String nsName, System.String[] names, System.Type[] types, clojure.lang.Compiler+StaticMetadataFlags[] metadataFlags, System.Type[] metadataTypes) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
__Init__$arcadia$internal$config.Initialize () (at <6dcfa14f81db441b9e7a5ee50220cb7a>:0)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <a8ed250850854b439cedc18931a314fe>:0)
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <a8ed250850854b439cedc18931a314fe>:0)
System.RuntimeType.InvokeMember (System.String name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.Reflection.ParameterModifier[] modifiers, System.Globalization.CultureInfo culture, System.String[] namedParams) (at <a8ed250850854b439cedc18931a314fe>:0)
System.Type.InvokeMember (System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args) (at <a8ed250850854b439cedc18931a314fe>:0)
clojure.lang.Compiler.InvokeInitType (System.Reflection.Assembly assy, System.Type initType) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
Rethrow as AssemblyInitializationException: Error initializing arcadia.internal.config.clj, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null: Exception has been thrown by the target of an invocation.
clojure$core$load_libfn__6067__6071.invoke () (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_lib__6078.invokeStatic (System.Object , System.Object , clojure.lang.ISeq ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_lib__6078.doInvoke (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_libs__6102.invokeStatic (clojure.lang.ISeq ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$load_libs__6102.doInvoke (System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure.lang.RestFn.applyTo (clojure.lang.ISeq arglist) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
clojure$core$apply__501.invokeStatic (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$apply__501.invoke (System.Object , System.Object , System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$require__6122.invokeStatic (clojure.lang.ISeq ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure$core$require__6122.doInvoke (System.Object ) (at <977ee4f7648b405898c3c89d31d86ee9>:0)
clojure.lang.RestFn.invoke (System.Object arg1, System.Object arg2, System.Object arg3, System.Object arg4, System.Object arg5, System.Object arg6, System.Object arg7, System.Object arg8) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
arcadia$internal$compiler$loading__5836__auto____45323__45326.invokeStatic () (at <bde77f852bf4440e921826e7535d3b77>:0)
arcadia$internal$compiler$loading__5836__auto____45323__45326.invoke () (at <bde77f852bf4440e921826e7535d3b77>:0)
__Init__$arcadia$internal$compiler+__expr45328..cctor () (at <bde77f852bf4440e921826e7535d3b77>:0)
Rethrow as TypeInitializationException: The type initializer for '__expr45328' threw an exception.
System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) (at <a8ed250850854b439cedc18931a314fe>:0)
clojure.lang.Compiler.InitializeNamespace (System.String nsName, System.String[] names, System.Type[] types, clojure.lang.Compiler+StaticMetadataFlags[] metadataFlags, System.Type[] metadataTypes) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
__Init__$arcadia$internal$compiler.Initialize () (at <bde77f852bf4440e921826e7535d3b77>:0)
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <a8ed250850854b439cedc18931a314fe>:0)
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <a8ed250850854b439cedc18931a314fe>:0)
System.RuntimeType.InvokeMember (System.String name, System.Reflection.BindingFlags bindingFlags, System.Reflection.Binder binder, System.Object target, System.Object[] providedArgs, System.Reflection.ParameterModifier[] modifiers, System.Globalization.CultureInfo culture, System.String[] namedParams) (at <a8ed250850854b439cedc18931a314fe>:0)
System.Type.InvokeMember (System.String name, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object target, System.Object[] args) (at <a8ed250850854b439cedc18931a314fe>:0)
clojure.lang.Compiler.InvokeInitType (System.Reflection.Assembly assy, System.Type initType) (at <fb1204dbf0b848beaab1559f81f1b22c>:0)
Rethrow as AssemblyInitializationException: Error initializing arcadia.internal.compiler.clj, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null: Exception has been thrown by the target of an invocation.
clojure$core$load_libfn__6067__6071.invoke () (at <977ee4f7648b<message truncated>
@selfsame
Copy link
Contributor Author

selfsame commented Jul 6, 2019

actually this is only happening when AOT Compile has been done

@Tko1
Copy link

Tko1 commented Oct 4, 2019

This is happening to me now as well

Installed Arcadia two days ago, all went well, went through the AOT Compile step right away. Yesterday started my project again and all still worked fine, today started the same project and got this error. The only differences between today and yesterday is last night I added a folder with a small clojure file that was working, and I reboot my computer before opening Unity today.

I tried clicking 'AOT Compile' again on a whim, I do not know if anything happened as I could find no notification or other visual feedback. I cleared the contents of the clojure file in case I had introduced an error, no change, and then, after seeing your comment on AOT Compile, erased the top level Arcadia folder with the compiled dlls, and after doing this last step, everything is working again.

@nasser
Copy link
Contributor

nasser commented Oct 15, 2019

Ah this sucks. We have some new ideas about where this might be coming from and we're going to look into it soon.

@Ondra09
Copy link

Ondra09 commented Nov 8, 2019

Reproducible for me 100% time. Windows10 current master (7f068c4
) Unity 2018.3.14f1. It is enough to remove this file: arcadia.internal.functions.clj from generated files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants