BenRo
Software-Overclocker(in)
Hm... Die neue Version läuft nicht mehr in Wine, vermutlich wegen .NET. Hab es nun mal mit mono (Version 3.2.8) probiert, da erhalte ich die Fehlermeldung "The entry point method could not be loaded" bzw. in verbose Mode
Irgendwelche Ideen, woran das liegen könnte?
Oder gibts ne Chance auf eine Version, die nicht von .NET abhängt?.gif)
Edit: Ist ein 64bit System, könnte es daran liegen?
Code:
converting method System.OutOfMemoryException:.ctor (string)
Method System.OutOfMemoryException:.ctor (string) emitted at 0x416429e0 to 0x41642a11 (code length 49) [PSU Kalkulator.exe]
converting method (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr) emitted at 0x41642a30 to 0x41642b18 (code length 232) [PSU Kalkulator.exe]
converting method System.SystemException:.ctor (string)
Method System.SystemException:.ctor (string) emitted at 0x41642b20 to 0x41642b51 (code length 49) [PSU Kalkulator.exe]
converting method System.Exception:.ctor (string)
Method System.Exception:.ctor (string) emitted at 0x41642b60 to 0x41642bc8 (code length 104) [PSU Kalkulator.exe]
converting method System.NullReferenceException:.ctor (string)
Method System.NullReferenceException:.ctor (string) emitted at 0x41642bd0 to 0x41642c01 (code length 49) [PSU Kalkulator.exe]
converting method System.StackOverflowException:.ctor (string)
Method System.StackOverflowException:.ctor (string) emitted at 0x41642c10 to 0x41642c31 (code length 33) [PSU Kalkulator.exe]
converting method System.AppDomain:DoAssemblyResolve (string,bool)
Method System.AppDomain:DoAssemblyResolve (string,bool) emitted at 0x41642c40 to 0x41642ed8 (code length 664) [PSU Kalkulator.exe]
converting method (wrapper runtime-invoke) <Module>:runtime_invoke_object__this___object_byte (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) <Module>:runtime_invoke_object__this___object_byte (object,intptr,intptr,intptr) emitted at 0x41642f20 to 0x41643020 (code length 256) [PSU Kalkulator.exe]
The entry point method could not be loaded
converting method (wrapper runtime-invoke) object:runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) object:runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) emitted at 0x41643020 to 0x416430f0 (code length 208) [PSU Kalkulator.exe]
converting method System.Threading.Thread:Finalize ()
Method System.Threading.Thread:Finalize () emitted at 0x416430f0 to 0x4164311f (code length 47) [PSU Kalkulator.exe]
converting method System.Runtime.ConstrainedExecution.CriticalFinalizerObject:Finalize ()
Method System.Runtime.ConstrainedExecution.CriticalFinalizerObject:Finalize () emitted at 0x41643130 to 0x4164315e (code length 46) [PSU Kalkulator.exe]
converting method System.Runtime.Remoting.Contexts.Context:Finalize ()
Method System.Runtime.Remoting.Contexts.Context:Finalize () emitted at 0x41643160 to 0x4164318e (code length 46) [PSU Kalkulator.exe]
converting method System.Threading.InternalThread:Finalize ()
Method System.Threading.InternalThread:Finalize () emitted at 0x41643190 to 0x416431cf (code length 63) [PSU Kalkulator.exe]
converting method (wrapper managed-to-native) System.Threading.InternalThread:Thread_free_internal (System.Threading.InternalThread,intptr)
Restoring : local R18 <-
Method (wrapper managed-to-native) System.Threading.InternalThread:Thread_free_internal (System.Threading.InternalThread,intptr) emitted at 0x416431e0 to 0x41643284 (code length 164) [PSU Kalkulator.exe]
Oder gibts ne Chance auf eine Version, die nicht von .NET abhängt?
.gif)
Edit: Ist ein 64bit System, könnte es daran liegen?



), aber im Menü Optionen gibts den Punkt noch


