Jump to content

New update problems


Jeromaiine

Recommended Posts

[E] 23:50:52 - grzGRDSFfezfsgfvsdg#2: System.Runtime.InteropServices.ExternalException (0x80004005): Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Users\jeromaine\AppData\Local\Temp\hqt2keip.cmdline". ---> System.ComponentModel.Win32Exception (0x80004005): The handle is invalid
   at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
   at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
   at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
   at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
   at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
   at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
   at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
   at authManager.Akeukepovoeqej.AqetuehuatukUcalove(Object jaibo)
 

Link to comment
Share on other sites

[E] 00:11:02 - RunCsharpCode(string code): System.Runtime.InteropServices.ExternalException (0x80004005): Cannot execute a program. The command being executed was "C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Users\jeromaine\AppData\Local\Temp\l2bsa0yx.cmdline". ---> System.ComponentModel.Win32Exception (0x80004005): The handle is invalid
   at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
   at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)
   at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)
   at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)
   at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)
   at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)
   at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)
   at wManager.DevelopmentTools.RunCsharpCode(String code)

Link to comment
Share on other sites

[E] 14:42:08 - Compilator Error :
warning CS1685: Le type prédéfini 'System.Runtime.CompilerServices.ExtensionAttribute' est défini dans plusieurs assemblys dans l'alias global ; utilisation de la définition de 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll'
c:\Users\Firas\AppData\Local\Temp\yllrm5ic.0.cs(1017,19) : error CS0117: 'wManager.Wow.Helpers.Quest' ne contient pas de définition pour 'NPCList'
c:\Users\Firas\AppData\Local\Temp\yllrm5ic.0.cs(1462,29) : error CS0117: 'wManager.Wow.Helpers.Quest' ne contient pas de définition pour 'NPCList'

[E] 14:43:19 - Compilator Error :
warning CS1685: Le type prédéfini 'System.Runtime.CompilerServices.ExtensionAttribute' est défini dans plusieurs assemblys dans l'alias global ; utilisation de la définition de 'c:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll'
c:\Users\Firas\AppData\Local\Temp\ug2izyk4.0.cs(16,7) : error CS0246: Le type ou le nom d'espace de noms 'EDyrPcMmgRoyWhnyivMvoYzOonAozPupURMCJTEI' est introuvable (une directive using ou une référence d'assembly est-elle manquante ?)

Link to comment
Share on other sites

4 minutes ago, Alceste said:

Contact camelot10, he need to update profiles

(you can also fix it yourself: https://wrobot.eu/bugtracker/just-updated-and-got-errors-in-logs-r848/?do=findComment&comment=4307

With notepad ,replace:

Quest.QuestsClasses

by

Quest.QuesterCurrentContext.QuestsClasses

and replace:

Quest.NPCList

by

Quest.QuesterCurrentContext.NPCList

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...