Author Topic: BSOD problem(Again)  (Read 3495 times)

Offline CAPT joseph white

  • Posts: 108
  • Cookies: 1
BSOD problem(Again)
« on: October 15, 2008, 11:16:20 PM »
hi,

im having that BSOD problem again with bridge commander can anyone help me, here is the console report, i think it make be a scrpting problem but i dont know how to fix it.

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: BSOD problem(Again)
« Reply #1 on: October 16, 2008, 01:31:48 PM »
There was someone (you?) with the same problem a little while ago.

I believe the fix was to first copy every py file from the (v1.1) SDK and then everything from the src/scripts directory of KM1.0.

Assuming that this is a fresh install.
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline CAPT joseph white

  • Posts: 108
  • Cookies: 1
Re: BSOD problem(Again)
« Reply #2 on: October 16, 2008, 04:26:11 PM »
do i copy these things to the BC diretory?

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: BSOD problem(Again)
« Reply #3 on: October 16, 2008, 04:32:31 PM »
Yeah, the various scripts directories that is.

You may get away with copying the camera.py from KM1.0 or the SDK (try it first).
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline CAPT joseph white

  • Posts: 108
  • Cookies: 1
Re: BSOD problem(Again)
« Reply #4 on: October 17, 2008, 07:08:58 PM »
ok, i did what you  told me but it didnt work, i odnt know what i did wrong?

Offline Kirk

  • Posts: 1438
  • Cookies: 139
    • My Released Mods
Re: BSOD problem(Again)
« Reply #5 on: October 17, 2008, 09:02:09 PM »
Same error?

Offline CAPT joseph white

  • Posts: 108
  • Cookies: 1
Re: BSOD problem(Again)
« Reply #6 on: October 17, 2008, 11:23:05 PM »
here is another console report i did. maybe i did something wrong im not shore

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: BSOD problem(Again)
« Reply #7 on: October 18, 2008, 08:30:02 AM »
So you replaced the Camera.py file, now replace the TacticalInterfaceHandlers.py
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline CAPT joseph white

  • Posts: 108
  • Cookies: 1
Re: BSOD problem(Again)
« Reply #8 on: October 18, 2008, 12:47:08 PM »
how do i do that?

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: BSOD problem(Again)
« Reply #9 on: October 18, 2008, 04:58:36 PM »
Same way you did with the Camera.py?
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline CAPT joseph white

  • Posts: 108
  • Cookies: 1
Re: BSOD problem(Again)
« Reply #10 on: October 19, 2008, 04:09:04 PM »
ok, i added the tactical py files, but im still getting the same problem?

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: BSOD problem(Again)
« Reply #11 on: October 19, 2008, 05:40:53 PM »
How did you replace Camera.py and TacticalInterfaceHandlers.py?
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline CAPT joseph white

  • Posts: 108
  • Cookies: 1
Re: BSOD problem(Again)
« Reply #12 on: October 22, 2008, 04:56:34 PM »
i just copied them from the sdk build folder, and pasted them in the Bc directory, now this is getting fustrated, i just want my game to work again. i dont understand why im having this problem.

I assume the console hasn't changed after this?

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: BSOD problem(Again)
« Reply #13 on: October 22, 2008, 05:01:55 PM »
I think this is caused by file corruption, either through installing or through some other means.

What is odd is that it's still "valid" Python bytecode. Except that it's missing something.
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline CAPT joseph white

  • Posts: 108
  • Cookies: 1
Re: BSOD problem(Again)
« Reply #14 on: October 22, 2008, 05:08:46 PM »
how do i rectify this problem?

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: BSOD problem(Again)
« Reply #15 on: October 22, 2008, 05:14:19 PM »
That's what we have been trying to do.
Since corruption is random (which I why I'm suprised Python can even recognize these files as Python files) we have to do symptom (sp) solving.
Which in this case means replacing problematic files from a, hopefully, not corrupted source. Such as a KM1.0 download, or the SDK, depending on if you have KM1.0 installed or not.
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline CAPT joseph white

  • Posts: 108
  • Cookies: 1
Re: BSOD problem(Again)
« Reply #16 on: October 22, 2008, 10:35:42 PM »
i had did a systems restore some months back, where i restored my computer to an earlier date. im not shore but could that be the problem?

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: BSOD problem(Again)
« Reply #17 on: October 23, 2008, 01:16:40 PM »
Systems Restore won't affect BC for the same reasons why it doesn't help with documents.
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

Offline CAPT joseph white

  • Posts: 108
  • Cookies: 1
Re: BSOD problem(Again)
« Reply #18 on: October 23, 2008, 05:39:19 PM »
so what should i do?

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: BSOD problem(Again)
« Reply #19 on: October 23, 2008, 06:09:23 PM »
Are you absolutely positive that nothing in the console changed after you replaced TacticalIntefaceHandlers.py and Camera.py?

Also, did you install KM1.0 before this?
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.