3.70 star(s) 3 Votes

Madridfan

Well-Known Member
Feb 10, 2018
1,226
1,308
I'm stucked or find a bug...
I can't do anything else,after go Kevin with new suit because if i go medbay after this speak with Miranda... then I stucked at hte injured ladies cabins because i spoke with their alredy,but if I can't go to Miranda after the suit passed to Kevin,i can't go anywhere else.
 

cuculain

Member
Dec 12, 2017
145
145
Yeah the rotating puzzle seems bugged. Completed it, tried both possible orientation, and nothing happened. Clicked on 'give up', and got the following:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 20394, in script
    python:
ScriptError: could not find label 'giveup'.

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

Full traceback:
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\bootstrap.py", line 306, in bootstrap
    renpy.main.main()
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\main.py", line 513, in main
    run(restart)
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\main.py", line 139, in run
    renpy.execution.run_context(True)
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\execution.py", line 879, in run_context
    context.run()
  File "game/script.rpy", line 20394, in script
    python:
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\script.py", line 873, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'giveup'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Galaxy 1.4
Fri Dec 27 00:10:25 2019
 

The Krypt Angel

Engaged Member
Feb 17, 2019
3,365
9,479
Yeah the rotating puzzle seems bugged. Completed it, tried both possible orientation, and nothing happened. Clicked on 'give up', and got the following:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 20394, in script
    python:
ScriptError: could not find label 'giveup'.

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

Full traceback:
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\bootstrap.py", line 306, in bootstrap
    renpy.main.main()
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\main.py", line 513, in main
    run(restart)
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\main.py", line 139, in run
    renpy.execution.run_context(True)
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\execution.py", line 879, in run_context
    context.run()
  File "game/script.rpy", line 20394, in script
    python:
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\script.py", line 873, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'giveup'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Galaxy 1.4
Fri Dec 27 00:10:25 2019
HA! I was literally 1 second away from posting the exact same error lol
 

viperr

Newbie
Game Developer
Jun 30, 2018
40
67
Yeah the rotating puzzle seems bugged. Completed it, tried both possible orientation, and nothing happened. Clicked on 'give up', and got the following:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 20394, in script
    python:
ScriptError: could not find label 'giveup'.

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

Full traceback:
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\bootstrap.py", line 306, in bootstrap
    renpy.main.main()
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\main.py", line 513, in main
    run(restart)
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\main.py", line 139, in run
    renpy.execution.run_context(True)
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\execution.py", line 879, in run_context
    context.run()
  File "game/script.rpy", line 20394, in script
    python:
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\script.py", line 873, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'giveup'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Galaxy 1.4
Fri Dec 27 00:10:25 2019
try to rotate or switch the 2 blues cases on up left and right
 

viperr

Newbie
Game Developer
Jun 30, 2018
40
67
I'm stucked or find a bug...
I can't do anything else,after go Kevin with new suit because if i go medbay after this speak with Miranda... then I stucked at hte injured ladies cabins because i spoke with their alredy,but if I can't go to Miranda after the suit passed to Kevin,i can't go anywhere else.
go again to all location and it will be ok
 

playb0y44

Well-Known Member
Game Compressor
Game Developer
Aug 16, 2017
1,789
28,429
Here's my compressed version.

Galaxy [v1.4] [Viperr] - Original Size: 2.24GB

Download Win (307MB): - - -

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

Canto Forte

Post Pro
Jul 10, 2017
20,965
25,634
Here you go ... have fun!
Gotta delete all numbers in front of 1-1 !!!
Rename it to 1-1-LT1.save!
 

picsou69

Newbie
Mar 3, 2019
15
3
I'm stucked or find a bug...
I can't do anything else,after go Kevin with new suit because if i go medbay after this speak with Miranda... then I stucked at hte injured ladies cabins because i spoke with their alredy,but if I can't go to Miranda after the suit passed to Kevin,i can't go anywhere else.
I have the same problem
 

metalixus

New Member
Aug 3, 2019
9
2
Yeah the rotating puzzle seems bugged. Completed it, tried both possible orientation, and nothing happened. Clicked on 'give up', and got the following:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 20394, in script
    python:
ScriptError: could not find label 'giveup'.

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

Full traceback:
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\bootstrap.py", line 306, in bootstrap
    renpy.main.main()
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\main.py", line 513, in main
    run(restart)
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\main.py", line 139, in run
    renpy.execution.run_context(True)
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\execution.py", line 879, in run_context
    context.run()
  File "game/script.rpy", line 20394, in script
    python:
  File "Y:\Users\cuculain\Documents\F95\Galaxy\Galaxy-1.4-pc\renpy\script.py", line 873, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'giveup'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Galaxy 1.4
Fri Dec 27 00:10:25 2019
Try solving the puzzle upside down. It workt for me.
 
3.70 star(s) 3 Votes