This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem by Smack Down vs Raw 2008
#1
Hey is there a solution for this Problem? But this error appears in the cmd:
[spoiler]Error on thread HleThread(Id=1, PC=0x8938364, LastValidPC=0xFFFFFFFF, SP=0x882FF
EA0, Name='<EntryPoint>', Status=Ready, WaitCount=0)
CSharpUtils.Threading.GreenThreadException: GreenThread Exception ---> System.IO
.InvalidDataException: Code sequence too long: >= 131072
bei CSPspEmu.Core.Cpu.Emiter.FunctionGenerator._CreateDelegateForPC(CpuProces
sor CpuProcessor, Stream MemoryStream, UInt32 EntryPC, Int32& InstructionsProces
sed)
bei CSPspEmu.Core.Cpu.Emiter.FunctionGenerator.CreateDelegateForPC(CpuProcess
or CpuProcessor, Stream MemoryStream, UInt32 EntryPC)
bei CSPspEmu.Hle.HleThread.GetDelegateAt(UInt32 PC)
bei CSPspEmu.Hle.HleThread.MainLoop()
bei CSharpUtils.Threading.GreenThread.<>c__DisplayClass1.<InitAndStartStopped
>b__0()
--- Ende der internen Ausnahmestapelüberwachung ---
bei CSharpUtils.Threading.GreenThread.SwitchTo()
bei CSPspEmu.Hle.HleThread.Step(Int32 InstructionCountForYield)
bei CSPspEmu.Hle.Managers.HleThreadManager.StepNext()
bei CSPspEmu.Runner.Components.Cpu.CpuComponentThread.Main()
r 0(zr) : 0x00000000, r 1(at) : 0x00000000, r 2(v0) : 0x00000000, r 3(v1) : 0x00
000000
r 4(a0) : 0x00000020, r 5(a1) : 0x882FFEE0, r 6(a2) : 0x00000000, r 7(a3) : 0x00
000000
r 8(t0) : 0x00000000, r 9(t1) : 0x00000000, r10(t2) : 0x00000000, r11(t3) : 0x00
000000
r12(t4) : 0x00000000, r13(t5) : 0x00000000, r14(t6) : 0x00000000, r15(t7) : 0x00
000000
r16(s0) : 0x00000000, r17(s1) : 0x00000000, r18(s2) : 0x00000000, r19(s3) : 0x00
000000
r20(s4) : 0x00000000, r21(s5) : 0x00000000, r22(s6) : 0x00000000, r23(s7) : 0x00
000000
r24(t8) : 0x00000000, r25(t9) : 0x00000000, r26(k0) : 0x882FFF00, r27(k1) : 0x00
000000
r28(gp) : 0x08B9E410, r29(sp) : 0x882FFEA0, r30(fp) : 0x00000000, r31(ra) : 0x08
000010

f 0 : 0x00000000, 0, f 1 : 0x00000000, 0, f 2 : 0x00000000, 0, f 3 : 0x00000000,
0
f 4 : 0x00000000, 0, f 5 : 0x00000000, 0, f 6 : 0x00000000, 0, f 7 : 0x00000000,
0
f 8 : 0x00000000, 0, f 9 : 0x00000000, 0, f10 : 0x00000000, 0, f11 : 0x00000000,
0
f12 : 0x00000000, 0, f13 : 0x00000000, 0, f14 : 0x00000000, 0, f15 : 0x00000000,
0
f16 : 0x00000000, 0, f17 : 0x00000000, 0, f18 : 0x00000000, 0, f19 : 0x00000000,
0
f20 : 0x00000000, 0, f21 : 0x00000000, 0, f22 : 0x00000000, 0, f23 : 0x00000000,
0
f24 : 0x00000000, 0, f25 : 0x00000000, 0, f26 : 0x00000000, 0, f27 : 0x00000000,
0
f28 : 0x00000000, 0, f29 : 0x00000000, 0, f30 : 0x00000000, 0, f31 : 0x00000000,
0

Last registered PC = 0x8938364, RA = 0x8000010, RelocatedBaseAddress=0x0, Unrelo
catedPC=0x8938364
Last called syscalls:
HleThread(Id=1, PC=0x8938364, LastValidPC=0xFFFFFFFF, SP=0x882FFEA0, Name='<Entr
yPoint>', Status=Ready, WaitCount=0)
Last valid PC: 0xFFFFFFFF :, 0xFFFFFFFF
LastCalledHleFunction: Invalid DelegateInfo : System.NullReferenceException:
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei CSPspEmu.Hle.DelegateInfo.ToString()
CallStack(0)
Executable had relocation: False. RelocationAddress: 0x0

Error on thread HleThread(Id=1, PC=0x8938364, LastValidPC=0xFFFFFFFF, SP=0x882FF
EA0, Name='<EntryPoint>', Status=Ready, WaitCount=0)
CSharpUtils.Threading.GreenThreadException: GreenThread Exception ---> System.IO
.InvalidDataException: Code sequence too long: >= 131072
bei CSPspEmu.Core.Cpu.Emiter.FunctionGenerator._CreateDelegateForPC(CpuProces
sor CpuProcessor, Stream MemoryStream, UInt32 EntryPC, Int32& InstructionsProces
sed)
bei CSPspEmu.Core.Cpu.Emiter.FunctionGenerator.CreateDelegateForPC(CpuProcess
or CpuProcessor, Stream MemoryStream, UInt32 EntryPC)
bei CSPspEmu.Hle.HleThread.GetDelegateAt(UInt32 PC)
bei CSPspEmu.Hle.HleThread.MainLoop()
bei CSharpUtils.Threading.GreenThread.<>c__DisplayClass1.<InitAndStartStopped
>b__0()
--- Ende der internen Ausnahmestapelüberwachung ---
bei CSharpUtils.Threading.GreenThread.SwitchTo()
bei CSPspEmu.Hle.HleThread.Step(Int32 InstructionCountForYield)
bei CSPspEmu.Hle.Managers.HleThreadManager.StepNext()
bei CSPspEmu.Runner.Components.Cpu.CpuComponentThread.Main()
Saved a memory dump to 'error_memorydump.bin'
[/spoiler]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)