Page 1 of 1
Script files won't open [SOLVED]
Posted: Mon Aug 18, 2014 1:03 pm
by Urikol
As the title says the script files will not open.
I clicked on Options, Screens, Script and All Script Files to maybe get something, anything... But nothing happened.
When I say nothing happened, I mean nothing happened. No error pop up, no automatic opening then closing of the files, no sign at all that it did anything.
I re-installed and updated to the latest version even but still the same, nothing happens.
However this seemed to have happened after my computer's hard drive failed and shut down completely on me. I had someone copy my files over to an extra hard drive I had in my computer. I have all my stuff back. Everything works fine except for the Ren'Py scripts.
Thank you for taking the time to read my issue, if you have any answers that you think may solve my problem or hints as to what may have happened to cause this I would gladly appreciate them.
Re: Script files won't open
Posted: Mon Aug 18, 2014 1:11 pm
by Longknight
check that the project name you have on the left hand side of your renpy launcher, matches the files you have in the renpy directory
Also check preferences down the bottom of the launcher an check where your project directory is pointing.
Re: Script files won't open
Posted: Mon Aug 18, 2014 1:27 pm
by Urikol
Longknight wrote:check that the project name you have on the left hand side of your renpy launcher, matches the files you have in the renpy directory
Also check preferences down the bottom of the launcher an check where your project directory is pointing.
They both seem to match just fine. The directory leads right to where it always has and should be. Still nothing.
Re: Script files won't open
Posted: Mon Aug 18, 2014 1:38 pm
by Longknight
Hmm can you open the actually script.rpy from your directory with something like notepad?
Re: Script files won't open
Posted: Mon Aug 18, 2014 1:42 pm
by Urikol
Longknight wrote:Hmm can you open the actually script.rpy from your directory with something like notepad?
Yes, That I can do.
Re: Script files won't open
Posted: Mon Aug 18, 2014 1:44 pm
by xela
You could try to find Launchers own persistent files and delete them, should solve the issue. I expect it is an editor thing, you're either missing it or Launcher doesn't look for it properly due to old persistent files pointing elsewhere. You could try downloading a different editor as well.
Re: Script files won't open
Posted: Mon Aug 18, 2014 1:51 pm
by Urikol
xela wrote:You could try to find Launchers own persistent files and delete them, should solve the issue. I expect it is an editor thing, you're either missing it or Launcher doesn't look for it properly due to old persistent files pointing elsewhere. You could try downloading a different editor as well.
I tried deleting persistent data like you said and still nothing happened. However, when I used a different editor ( Editra ) instead of the usual jEdit, that seemed to work just fine.
Any reason why jEdit refuses to open?
Re: Script files won't open
Posted: Mon Aug 18, 2014 1:56 pm
by dyrarendy
- Click "Refresh" near "Projects :" word in Ren'Py.
Is it Working ?
No.
Then
- Click Preferences > text editor > Make sure Editra Installed. Or u can trying using JEdit.
If not
Go to Ren'Py directory, delete Editra Folder including all files in it. And then :
- Click Preferences > text editor > Choose Editra. So it can automatically Updated.
If JEdit Encountered a Problems.
Make sure u have JDK installed on your PC.
Or delete JEdit including all files in it. and re Install JEdit.
- Click Preferences > text editor > Choose JEdit. So it can automatically Updated.
Re: Script files won't open
Posted: Mon Aug 18, 2014 1:59 pm
by xela
Do you have java installed correctly?
Re: Script files won't open
Posted: Mon Aug 18, 2014 2:03 pm
by Urikol
xela wrote:Do you have java installed correctly?
I'm sure I do, but as my computer was recently repaired I suppose I should re-install Java and see what happens.
EDIT
Seems that my computer cannot find where I installed Java and it won't let me un-install it either. Any advice?
Re: Script files won't open
Posted: Mon Aug 18, 2014 2:09 pm
by dyrarendy
Urikol wrote:xela wrote:Do you have java installed correctly?
I'm sure I do, but as my computer was recently repaired I suppose I should re-install Java and see what happens.
u should
Re: Script files won't open
Posted: Mon Aug 18, 2014 2:52 pm
by xela
Urikol wrote:EDIT
Seems that my computer cannot find where I installed Java and it won't let me un-install it either. Any advice?
You could just try installing it anew with an offline install but this is a broad problem with many possible/probable solutions and fixes.
Above all, I would suggest a clean os install after any primary hard-drive failure, it requires some time but it's usually worth it. Otherwise just search google, there is plenty advice, third party software and etc. out there.
Re: Script files won't open
Posted: Mon Aug 18, 2014 3:28 pm
by Urikol
xela wrote:
You could just try installing it anew with an offline install but this is a broad problem with many possible/probable solutions and fixes.
Above all, I would suggest a clean os install after any primary hard-drive failure, it requires some time but it's usually worth it. Otherwise just search google, there is plenty advice, third party software and etc. out there.
Alright. Thank you very much for your help. I appreciate it.
Re: Script files won't open
Posted: Wed Aug 20, 2014 1:44 pm
by Urikol
SOLUTION
So I had someone look at the problem for me and well, they used a free program called Revo Uninstaller which force un-installed java for me so we could reinstall it and now my script files work with jEdit again and life is good. I thought I'd put this here in case someone might need this sort of info instead of doing a clean re-install of the entire system.
Thanks again though!