Montana67

New Member
Game Developer
Jun 24, 2018
9
11
Insignificant Others [v0.12]

Changelog:

You don't have permission to view the spoiler content. Log in or register now.


 

Odin Eye Patch

Well-Known Member
Aug 9, 2018
1,378
1,698
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 1213, in script
    if asdf2 == True:
  File "game/script.rpy", line 1213, in <module>
    if asdf2 == True:
NameError: name 'asdf2' is not defined

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

Full traceback:
  File "game/script.rpy", line 1213, in script
    if asdf2 == True:
  File "C:\Users\droch\Downloads\STICK IT IN HERE\IO-.01-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\droch\Downloads\STICK IT IN HERE\IO-.01-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\droch\Downloads\STICK IT IN HERE\IO-.01-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 1213, in <module>
    if asdf2 == True:
NameError: name 'asdf2' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Insignificant Others .01
Tue Sep 01 01:21:57 2020
i think this is what you want ?
 

Montana67

New Member
Game Developer
Jun 24, 2018
9
11
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 1213, in script
    if asdf2 == True:
  File "game/script.rpy", line 1213, in <module>
    if asdf2 == True:
NameError: name 'asdf2' is not defined

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

Full traceback:
  File "game/script.rpy", line 1213, in script
    if asdf2 == True:
  File "C:\Users\droch\Downloads\STICK IT IN HERE\IO-.01-pc\renpy\ast.py", line 1832, in execute
    if renpy.python.py_eval(condition):
  File "C:\Users\droch\Downloads\STICK IT IN HERE\IO-.01-pc\renpy\python.py", line 2059, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "C:\Users\droch\Downloads\STICK IT IN HERE\IO-.01-pc\renpy\python.py", line 2052, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/script.rpy", line 1213, in <module>
    if asdf2 == True:
NameError: name 'asdf2' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Insignificant Others .01
Tue Sep 01 01:21:57 2020
i think this is what you want ?
That was fixed in 0.12, you can download the latest version or simply press ignore and continue playing.
 
  • Like
Reactions: Odin Eye Patch

Leafkiller

Member
Sep 13, 2018
372
193
My old folder name is "IO-.02-pc" so wouldn't Initial Release be .02? Or did you guys mislabel the folders when it first went up?

If it was really going from .1 to .12 I would give zero fucks. An upgrade from .02 to .12 might have more content.