christina189 / rotoblin

Automatically exported from code.google.com/p/rotoblin
0 stars 0 forks source link

Unable to load Rotoblin beta onto a Windows server #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Due to missing signatures, Rotoblin beta is unable to load on Windows servers.

Missing windows signatures:
Infected::GetFlowDistance
CTerrorPlayer::GetFlowDistance

Original issue reported on code.google.com by MrZer...@gmail.com on 19 Jun 2010 at 8:38

GoogleCodeExporter commented 8 years ago
CTerrorPlayer::GetFlowDistance:
8B 01 8B 90 ? ? ? ? FF D2 85 C0 74 0E 8B 4C 24 04 D9 84 88 ? ? ? ? C2 04 00 D9 
05 ? ? ? ? C2 04 00

Infected::GetFlowDistance:
8B 01 8B 90 ? ? ? ? FF D2 85 C0 74 07 D9 80 ? ? ? ? C3 D9 05 ? ? ? ? C3

Original comment by prodigysim@gmail.com on 27 Oct 2010 at 7:58

GoogleCodeExporter commented 8 years ago
Thank you sir, been too lazy to do it my self.

Will add with the next update.

Original comment by MrZer...@gmail.com on 28 Oct 2010 at 5:23

GoogleCodeExporter commented 8 years ago
Much appreciated prodigy!

Original comment by sof...@gmail.com on 29 Oct 2010 at 10:25

GoogleCodeExporter commented 8 years ago
Added               
Infected_GetFlowDistance
"windows" 
"\x8B\x01\x8B\x90\x2A\x2A\x2A\x2A\xFF\xD2\x85\xC0\x74\x07\xD9\x80\x2A\x2A\x2A\x2
A\xC3\xD9\x05\x2A\x2A\x2A\x2A\xC3"

CTerrorPlayer_GetFlowDistance
"windows" 
"\x8B\x01\x8B\x90\x2A\x2A\x2A\x2A\xFF\xD2\x85\xC0\x74\x0E\x8B\x4C\x24\x04\xD9\x8
4\x88\x2A\x2A\x2A\x2A\xC2\x04\x00\xD9\x05\x2A\x2A\x2A\x2A\xC2\x04\x00"

Rotoblin Windows version is up and should be working perfectly now, linux 
version is a complete mess for now!

Original comment by sof...@gmail.com on 30 Oct 2010 at 1:39

GoogleCodeExporter commented 8 years ago
What is missing for linux atm? I might have some spare time.

Original comment by prodigysim@gmail.com on 31 Oct 2010 at 7:40

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by sof...@gmail.com on 3 Nov 2010 at 7:36