ERROR when checking script for error

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
angga105
Newbie
Posts: 10
Joined: Fri Oct 12, 2018 1:26 pm
Projects: Koi Dropout
Organization: Useless
Location: Jakarta
Contact:

ERROR when checking script for error

#1 Post by angga105 »

Hello guys,

I need your help to fix my problem whenever checking an error on the script.
An error appears no matter what on every Renpy project that i've been working on.
Here is the log of the error:

Code: Select all

I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/front_page.rpy", line 268, in <module>
  File "game/front_page.rpy", line 278, in _execute_python_hide
WindowsError: [Error 2] The system cannot find the file specified

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "launcher/game/front_page.rpyc", line 268, in script
  File "E:\Program Files\Renpy\renpy\ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "E:\Program Files\Renpy\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/front_page.rpy", line 268, in <module>
  File "game/front_page.rpy", line 278, in _execute_python_hide
  File "E:\Program Files\Renpy\jedit\jEdit.edit.py", line 39, in end
    subprocess.Popen(self.arguments)
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/subprocess.py", line 710, in __init__
  File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/subprocess.py", line 958, in _execute_child
WindowsError: [Error 2] The system cannot find the file specified
From what i can see, the error is come from front_page.rpy. But i never even open that file. So this thing only makes me confused.

Thanks for attention :)
Useless human in the world :lol: :lol: :lol:

User avatar
PyTom
Ren'Py Creator
Posts: 16088
Joined: Mon Feb 02, 2004 10:58 am
Completed: Moonlight Walks
Projects: Ren'Py
IRC Nick: renpytom
Github: renpytom
itch: renpytom
Location: Kings Park, NY
Contact:

Re: ERROR when checking script for error

#2 Post by PyTom »

Offhand, it looks like you're trying to run jedit without java installed - consider switching to Atom.
Supporting creators since 2004
(When was the last time you backed up your game?)
"Do good work." - Virgil Ivan "Gus" Grissom
Software > Drama • https://www.patreon.com/renpytom

Post Reply

Who is online

Users browsing this forum: Google [Bot]