cryptic_saiyan

New Member
Dec 5, 2017
6
0
I enabled the console however I am getting this error

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'Rogue_Room_Test'.

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

Full traceback:
  File "script.rpyc", line 540, in script
  File "C:\Users\ninte\Desktop\rogue\Rogue-Like-0.977a-pc\Rogue-Like-0.977a-pc\renpy\ast.py", line 1552, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\ninte\Desktop\rogue\Rogue-Like-0.977a-pc\Rogue-Like-0.977a-pc\renpy\script.py", line 861, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Rogue_Room_Test'.

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Rogue-Like 0.977a
 

Catoblepas

Member
Feb 9, 2017
254
453
So it sounds like only technical changes since the last version. I guess we'll know more with the changelog, but so far I don't see anything new beyond that first Emma meeting.
 

zazzaro

Well-Known Member
Jun 5, 2017
1,479
880
Does asking Rogue to shave her pussy not work for anyone else or just me?
It work for me. If she says she doesn't care what you like it means that you need higher love/obedience stats. She'll come around.
 

Skads

King of Cunts
Donor
Aug 27, 2016
2,460
4,747
I enabled the console however I am getting this error

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'Rogue_Room_Test'.

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

Full traceback:
  File "script.rpyc", line 540, in script
  File "C:\Users\ninte\Desktop\rogue\Rogue-Like-0.977a-pc\Rogue-Like-0.977a-pc\renpy\ast.py", line 1552, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\ninte\Desktop\rogue\Rogue-Like-0.977a-pc\Rogue-Like-0.977a-pc\renpy\script.py", line 861, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Rogue_Room_Test'.

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Rogue-Like 0.977a
don't know why that happened. Best way to access the console in Ren'Py games is using .
 

zazzaro

Well-Known Member
Jun 5, 2017
1,479
880
don't know why that happened. Best way to access the console in Ren'Py games is using .
You can also just enable it by editing a file. There's a little more work behind it, but if it's the only thing you need it's probably the better way to do it.

ps: I'm an ass man myself, but that first girl you got is quite adorable. Got the sauce?
 

Skads

King of Cunts
Donor
Aug 27, 2016
2,460
4,747
You can also just enable it by editing a file. There's a little more work behind it, but if it's the only thing you need it's probably the better way to do it.

ps: I'm an ass man myself, but that first girl you got is quite adorable. Got the sauce?
I usually just give people unren as you can't accidentally fuck up the coding using it.
The first chick was some model at the Playboy mansion, i had her name once but i've long since forgotten it.
 
  • Like
Reactions: zazzaro

Scross

Member
Sep 25, 2017
106
23
Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "renpy/common/00console.rpy", line 108: invalid syntax
    config.console = True  config.console_history_size = 100
                                 ^
   

Ren'Py Version: Ren'Py 6.99.13.2919
i have a problem what ca i do?
 

2524.

Active Member
Aug 22, 2016
502
680
Code:
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "renpy/common/00console.rpy", line 108: invalid syntax
    config.console = True  config.console_history_size = 100
                                 ^
  

Ren'Py Version: Ren'Py 6.99.13.2919
i have a problem what ca i do?
these shouldn't be on the same line, put a new line between True and config
 

humi198

Member
Jul 2, 2017
191
104
Did you just type them in or did you open the console first?
ive download some unren.bat file from old posts.it says paste it in directory where .exe file exist then open it and press 3 for 3rd option that says (Enable Console and Developer Menu) after that in game i press shift+O to open the console and enter the commands it does say script enable but noting happens.
 

Phnx

Newbie
May 4, 2017
64
110
I enabled the console however I am getting this error

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'Rogue_Room_Test'.

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

Full traceback:
  File "script.rpyc", line 540, in script
  File "C:\Users\ninte\Desktop\rogue\Rogue-Like-0.977a-pc\Rogue-Like-0.977a-pc\renpy\ast.py", line 1552, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\Users\ninte\Desktop\rogue\Rogue-Like-0.977a-pc\Rogue-Like-0.977a-pc\renpy\script.py", line 861, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Rogue_Room_Test'.

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Rogue-Like 0.977a
If you have enabled the console, quit the game and started again you will get an error. Delete the compiled options.rpy.
 

Skorpionss

Member
Oct 18, 2016
178
227
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'Rogue_Room_Test'.

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

Full traceback:
File "script.rpyc", line 540, in script
File "D:\Games\New folder\Rogue-Like-0.977a-pc\renpy\ast.py", line 1552, in execute
rv = renpy.game.script.lookup(target)
File "D:\Games\New folder\Rogue-Like-0.977a-pc\renpy\script.py", line 861, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'Rogue_Room_Test'.

Windows-8-6.2.9200
Ren'Py 6.99.13.2919
Rogue-Like 0.977a​

Getting this error when trying to start a new game on latest version :-/
 
4.40 star(s) 149 Votes