Author Topic: Help game wont load  (Read 1703 times)

Fa-ShadowKing

  • Guest
Re: Help game wont load
« Reply #20 on: February 19, 2009, 05:28:34 AM »
i checked the last modified date of the files and they were not over written so i really dont know what else to do..

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: Help game wont load
« Reply #21 on: February 19, 2009, 12:32:29 PM »
Please the piece of console input I posted.
It can help to diagnose.
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.

Fa-ShadowKing

  • Guest
Re: Help game wont load
« Reply #22 on: February 19, 2009, 04:44:47 PM »
there you go

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: Help game wont load
« Reply #23 on: February 19, 2009, 04:48:14 PM »
Hopefully last one before I can fix your problem:
Code: [Select]
import Foundation
print Foundation.version
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.

Fa-ShadowKing

  • Guest
Re: Help game wont load
« Reply #24 on: February 19, 2009, 04:53:16 PM »
Viola...!

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: Help game wont load
« Reply #25 on: February 19, 2009, 05:03:39 PM »
Try putting this file in scripts/Custom/Autoload/
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.

Fa-ShadowKing

  • Guest
Re: Help game wont load
« Reply #26 on: February 19, 2009, 05:11:59 PM »
 :D yay je hebt 't gemaakt.. Thank you very much... btw what was wrong with the script? (i'm learning to script thats why i'm asking)

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: Help game wont load
« Reply #27 on: February 19, 2009, 05:13:27 PM »
It was an old version, it had a tiny bug in it, the > was supposed to be a <.
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.

Fa-ShadowKing

  • Guest
Re: Help game wont load
« Reply #28 on: February 19, 2009, 05:50:43 PM »
oh ok i see....