CS.RIN.RU - Steam Underground Community
http://cs.rin.ru/forum/

[Info] Splinter Cell: Conviction support thread
http://cs.rin.ru/forum/viewtopic.php?f=15&t=56155
Page 10 of 20

Author:  p1mp [ Friday, 30 Apr 2010, 21:25 ]
Post subject:  Re: Splinter Cell: Conviction support thread

DrHelt wrote:
I'm having a problem logging legit Values.
The only way to get my pc to log is by running server.exe and having "127.0.0.1 static3.cdn.ubi.com" in hosts.
But that only brings me to the first checkpoint and none further.
By setting "#127.0.0.1 static3.cdn.ubi.com" I can pass the checkpoint.. But the Emu wont log the values.
What am I doing wrong?


Meybe try

"static3.cdn.ubi.com 127.0.0.1" ?

It's just a idea...

Author:  executivesummary [ Friday, 30 Apr 2010, 21:27 ]
Post subject:  Re: Splinter Cell: Conviction support thread

maxovitsj wrote:
@1st4ck

here is my python file for your random thing.
im not sure if its correct, because my python is very bad :P

http://privatepaste.com/f8b37105ec


odd length string error. plus it's always going to end up 0x0x0x0x, was that what you were aiming for?

Author:  SoulSeeker47 [ Friday, 30 Apr 2010, 21:27 ]
Post subject:  Re: Splinter Cell: Conviction support thread

@Approved


Traceback <most recent call last>:
File "server.py, line 3,in <module>
File "logging\config.pyo",line 76, in fileConfig
File "logging\config.pyo",line 109,in _create_format_paramatters
File "ConfigParser.pyo",line 531,in get
ConfigParser.NoSectionError: No section: 'formatters'

Author:  n0f4t3 [ Friday, 30 Apr 2010, 21:27 ]
Post subject:  Re: Splinter Cell: Conviction support thread

maxovitsj

Doesn't work because scc.py is called once, which means that the random number is created once.
The number needs to be generated each time the server sends data back.
Maybe you should make it as a function and then call it each time data is sent.

.No

Author:  rainforestx [ Friday, 30 Apr 2010, 21:28 ]
Post subject:  Re: Splinter Cell: Conviction support thread

does anybody know anything about the sound problem?????? i have no sound during the gameplay!!! please help me!!

Author:  Ronyx [ Friday, 30 Apr 2010, 21:29 ]
Post subject:  Re: Splinter Cell: Conviction support thread

SoulSeeker47 wrote:
Traceback <most recent call last>:
File "server.py, line 3,in <module>
File "logging\config.pyo",line 76, in fileConfig
File "logging\config.pyo",line 109,in _create_format_paramatters
File "ConfigParser.pyo",line 531,in get
ConfigParser.NoSectionError: No section: 'formatters

Im having the exact same problem pal, tried everything disabling antiviruses, firewall programs, restarting, tried clean install, but nothing works and apparently no one here knows how to fix it.

Author:  Maverick2310 [ Friday, 30 Apr 2010, 21:30 ]
Post subject:  Re: Splinter Cell: Conviction support thread

rainforestx wrote:
does anybody know anything about the sound problem?????? i have no sound during the gameplay!!! please help me!!


Set hardware accelaration to basic.

Author:  Motorui [ Friday, 30 Apr 2010, 21:31 ]
Post subject:  Re: Splinter Cell: Conviction support thread

Approved wrote:
SoulSeeker47 wrote:
Ain't work for me.


run cmd.exe
drag server.exe in cmd windows and press enter

post here what it says


for me its this:

  1. Microsoft Windows [Versão 6.1.7600]
  2. Copyright (c) 2009 Microsoft Corporation. Todos os direitos reservados.
  3.  
  4. C:\Windows\system32>ipconfig /flushdns
  5.  
  6. Configuração IP do Windows
  7.  
  8. Cache de resolução DNS limpa com êxito.
  9.  
  10. C:\Windows\system32>C:\Users\***\Desktop\SERVER\server.exe
  11. Traceback (most recent call last):
  12.   File "server.py", line 3, in <module>
  13.   File "logging\config.pyo", line 76, in fileConfig
  14.   File "logging\config.pyo", line 109, in _create_formatters
  15.   File "ConfigParser.pyo", line 531, in get
  16. ConfigParser.NoSectionError: No section: 'formatters'
  17.  
  18. C:\Windows\system32>

Author:  SoulSeeker47 [ Friday, 30 Apr 2010, 21:31 ]
Post subject:  Re: Splinter Cell: Conviction support thread

Ronyx wrote:
SoulSeeker47 wrote:
Traceback <most recent call last>:
File "server.py, line 3,in <module>
File "logging\config.pyo",line 76, in fileConfig
File "logging\config.pyo",line 109,in _create_format_paramatters
File "ConfigParser.pyo",line 531,in get
ConfigParser.NoSectionError: No section: 'formatters

Im having the exact same problem pal, tried everything disabling antiviruses, firewall programs, restarting, tried clean install, but nothing works and apparently no one here knows how to fix it.


So it's an internal problem.

Author:  helper7 [ Friday, 30 Apr 2010, 21:33 ]
Post subject:  Re: Splinter Cell: Conviction support thread

Can we play multiplayer or a coop story???

Author:  SoulSeeker47 [ Friday, 30 Apr 2010, 21:34 ]
Post subject:  Re: Splinter Cell: Conviction support thread

Yes,you and a legit player.

Author:  rainforestx [ Friday, 30 Apr 2010, 21:34 ]
Post subject:  Re: Splinter Cell: Conviction support thread

Maverick2310 wrote:
rainforestx wrote:
does anybody know anything about the sound problem?????? i have no sound during the gameplay!!! please help me!!


Set hardware accelaration to basic.



thanks for the reply!! where can i find this setting?

Author:  simkas [ Friday, 30 Apr 2010, 21:37 ]
Post subject:  Re: Splinter Cell: Conviction support thread

SoulSeeker47 wrote:
Yes,you and a legit player.

You can? How? The "denied ops" menu only lets you play a game alone and the "multiplayer/co-op" option doesn't open up at all.

Author:  maxovitsj [ Friday, 30 Apr 2010, 21:38 ]
Post subject:  Re: Splinter Cell: Conviction support thread

executivesummary wrote:
maxovitsj wrote:
@1st4ck

here is my python file for your random thing.
im not sure if its correct, because my python is very bad :P

http://privatepaste.com/f8b37105ec


odd length string error. plus it's always going to end up 0x0x0x0x, was that what you were aiming for?


its not gonna end up 0x, because it starts reading from the 3 digit, which means it deletes the 0x
this is the result of 10 runs:
  1. 7100010101
  2. cc00000001
  3. 5000010100
  4. ed01010101
  5. 7e00000000
  6. 6101000000
  7. 8500010001
  8. af01010001
  9. 2800000000
  10. 8a01000101


n0f4t3 wrote:
maxovitsj

Doesn't work because scc.py is called once, which means that the random number is created once.
The number needs to be generated each time the server sends data back.
Maybe you should make it as a function and then call it each time data is sent.


.No


like i said, im not a good python programmer. and i just made what 1st4ck asked for a random thingy :P
sorry if it bothers anyone, just trying to help

Author:  SoulSeeker47 [ Friday, 30 Apr 2010, 21:38 ]
Post subject:  Re: Splinter Cell: Conviction support thread

As far as i know a legit player create a lobby and you join it.

Page 10 of 20 All times are UTC + 3 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/