Methon Error - phnx
Napsal: 16.09.2015 20:29:48
Dobrý den,
psal jsem už před pár dny, ale nikdo mi neporadil, snad si toho nějaký dobrák všimne zde, a zkusí poradit.
Mám problem se scripty,pluginy, watcherem ( regy,bandy,goildy), phnx se hezky rozjede naloaduje všechno tak jak má, ale kdyz rozjedu phnx a tam scripts, dám reaload a po té complite, nevyjede mi žadný error.
Jenže, mi nejdou pluginy,watcher, ani scripts, jedou mi zakladni phnx scripty, nebo spíše přikazy napr: ,latency. Vypíše to jen error:
psal jsem už před pár dny, ale nikdo mi neporadil, snad si toho nějaký dobrák všimne zde, a zkusí poradit.
Mám problem se scripty,pluginy, watcherem ( regy,bandy,goildy), phnx se hezky rozjede naloaduje všechno tak jak má, ale kdyz rozjedu phnx a tam scripts, dám reaload a po té complite, nevyjede mi žadný error.
Kód: Vybrat vše
Scripts directory: D:\Program Files\EA Games\Ultima Online Mondain's Legacy\Phoenix\Scripts
51 files found.
Unexpected error during C# scripts compilation. Exception:
System.MissingMethodException: Method not found: 'Void Microsoft.VisualBasic.VBCodeProvider..ctor(System.Collections.Generic.IDictionary`2<System.String,System.String>)'.
at Phoenix.Runtime.Compiler.Compile(Language lang, String[] sourceFiles, String[] referencedAssemblies)
at Phoenix.Runtime.RuntimeObjectsLoader.RunInternal()
Unexpected error during VB scripts compilation. Exception:
System.MissingMethodException: Method not found: 'Void Microsoft.VisualBasic.VBCodeProvider..ctor(System.Collections.Generic.IDictionary`2<System.String,System.String>)'.
at Phoenix.Runtime.Compiler.Compile(Language lang, String[] sourceFiles, String[] referencedAssemblies)
at Phoenix.Runtime.RuntimeObjectsLoader.RunInternal()
Unexpected error during Boo scripts compilation. Exception:
System.MissingMethodException: Method not found: 'Void Microsoft.VisualBasic.VBCodeProvider..ctor(System.Collections.Generic.IDictionary`2<System.String,System.String>)'.
at Phoenix.Runtime.Compiler.Compile(Language lang, String[] sourceFiles, String[] referencedAssemblies)
at Phoenix.Runtime.RuntimeObjectsLoader.RunInternal()
No assemblies to analyze.
========== No errors found ==========
Kód: Vybrat vše
Error: Runtime error: Method of name "rr" not found.