CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

Mod Ren'Py Abandoned Time For Dragons - Defiler Wings: Deranged Dragon Mod [29-07-2020] [Jman]

3.50 star(s) 8 Votes

servy

New Member
Jul 17, 2019
6
0
Had an error on sleep, pretty much fresh game.
Fix for me was change item.item_id to x.item_id in game/_script/shop/ItemMarket.rpy", line 62.
Didnt really check it much, so cant say that wont botch up the save. Just thought i would share. Log below

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

While running game code:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - sleep report.rpy", line 57, in script
    $dragon.sleep()
  File "game/_script/lair/lair - sleep report.rpy", line 57, in <module>
    $dragon.sleep()
  File "game/_script/characters/PlayableCharacter.rpy", line 551, in sleep
    shop[shop_id].refresh(time_amount=self.sleep_time)
  File "game/_script/shop/ItemMarket.rpy", line 62, in refresh
    if not item.item_id in assortment_ids:
NameError: global name 'item' is not defined

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

Full traceback:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - sleep report.rpy", line 57, in script
    $dragon.sleep()
  File "G:\Games\Time_for_Dragons_DD_Mod_Nov_2020\Time_for_Dragons-1.1.1-pc-DDM_Nov_2020\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "G:\Games\Time_for_Dragons_DD_Mod_Nov_2020\Time_for_Dragons-1.1.1-pc-DDM_Nov_2020\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/_script/lair/lair - sleep report.rpy", line 57, in <module>
    $dragon.sleep()
  File "game/_script/characters/PlayableCharacter.rpy", line 551, in sleep
    shop[shop_id].refresh(time_amount=self.sleep_time)
  File "game/_script/shop/ItemMarket.rpy", line 62, in refresh
    if not item.item_id in assortment_ids:
NameError: global name 'item' is not defined
 

servy

New Member
Jul 17, 2019
6
0
I have another one to keep you from getting bored.
Happened after putting captive in cage without preg and assigning henchman.

Again fix for me was changing unit.maxhp/90.0 and unit.endurance,2 to room.girl.maxhp/90.0 and room.girl.endurance,2
in game/_script/lair/lair - classes.rpy, line 1130

i can refrain from suggesting bandaid fixes/tampering if you want, wasnt expecting you on point so fast ;]


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

While running game code:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - sleep report.rpy", line 57, in script
    $dragon.sleep()
  File "game/_script/lair/lair - sleep report.rpy", line 57, in <module>
    $dragon.sleep()
  File "game/_script/characters/PlayableCharacter.rpy", line 549, in sleep
    date.inc(time_amount=self.sleep_time)
  File "game/_script/subsystem/date.rpy", line 82, in inc
    lair.heal_prisoners()
  File "game/_script/lair/lair - classes.rpy", line 1130, in heal_prisoners
    room.girl.hp += round(time_amount * (unit.maxhp/90.0) * unit.endurance,2)
UnboundLocalError: local variable 'unit' referenced before assignment

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

Full traceback:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - sleep report.rpy", line 57, in script
    $dragon.sleep()
  File "G:\Games\Time_for_Dragons_DD_Mod_Nov_2020\Time_for_Dragons-1.1.1-pc-DDM_Nov_2020\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "G:\Games\Time_for_Dragons_DD_Mod_Nov_2020\Time_for_Dragons-1.1.1-pc-DDM_Nov_2020\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/_script/lair/lair - sleep report.rpy", line 57, in <module>
    $dragon.sleep()
  File "game/_script/characters/PlayableCharacter.rpy", line 549, in sleep
    date.inc(time_amount=self.sleep_time)
  File "game/_script/subsystem/date.rpy", line 82, in inc
    lair.heal_prisoners()
  File "game/_script/lair/lair - classes.rpy", line 1130, in heal_prisoners
    room.girl.hp += round(time_amount * (unit.maxhp/90.0) * unit.endurance,2)
UnboundLocalError: local variable 'unit' referenced before assignment
 

prehot

Member
Jun 25, 2020
221
95
Sitting on 12 infamy and i cant turn in the quest somehow :).

Edit: Nvm seems i had to rest once or something.
Edit2: I think the turning in quest requires at least 1 lust since you bang the mother. Seems weird to pay 1 lust to turn the quest in :).
 
Last edited:

Jman9

Engaged Member
Jul 17, 2019
2,295
961
I have another one to keep you from getting bored.
Another copy-paste error. I'm afraid it's probably not the last. :cry: Try the attachment.

i can refrain from suggesting bandaid fixes/tampering if you want, wasnt expecting you on point so fast
No real harm in it if you say the same thing I'm going to say in a minute. :)

I think the turning in quest requires at least 1 lust since you bang the mother. Seems weird to pay 1 lust to turn the quest in.
Well, it'd feel even weirder if you fucked her without using lust.
 

prehot

Member
Jun 25, 2020
221
95
Do the witch 10 milking quest evolve to medium size and have at least 30 satiety after a full rest when visiting the witch if i remember correctly. You will unlock magic skills and you will be able to make a secret visit in the capitol to shag the queen. The child born will unlock the island after a cutscene and 30 days waiting time.
 

Jman9

Engaged Member
Jul 17, 2019
2,295
961
The files are supposed to go into the "game" directory, right?
They are supposed to overwrite the corresponding file in 'game/_script' or 'game/_story'. Just pasting them into 'game' will likely cause more errors.

If you did the first and the error is still there, is the traceback still the same?
 

servy

New Member
Jul 17, 2019
6
0
Got another and no idea how to crack it this time. Happend while storming mountain citadel

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

While running game code:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 472, in script call
    call lair_cells_play(from_assign=True)
  File "game/_script/lair/lair - cells.rpy", line 505, in script call
    call lair_cells(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_story/lair conquest/elves_conquest.rpy", line 73, in script call
    $ renpy.call(enc)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_story/lair conquest/lair_conquest.rpy", line 1786, in script
    $events.drain()
  File "game/_story/lair conquest/lair_conquest.rpy", line 1786, in <module>
    $events.drain()
  File "game/_script/subsystem/story_and_events.rpy", line 93, in drain
    self.event(self.selected_location,self.selected_encounter).drain(value * self.drain_mult)
  File "game/_script/subsystem/story_and_events.rpy", line 89, in event
    return self.loc[location][entry]
KeyError: u'dragon'

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

Full traceback:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 472, in script call
    call lair_cells_play(from_assign=True)
  File "game/_script/lair/lair - cells.rpy", line 505, in script call
    call lair_cells(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_story/lair conquest/elves_conquest.rpy", line 73, in script call
    $ renpy.call(enc)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_story/lair conquest/lair_conquest.rpy", line 1786, in script
    $events.drain()
  File "G:\Games\Time_for_Dragons_DD_Mod_Nov_2020\Time_for_Dragons-1.1.1-pc-DDM_Nov_2020\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "G:\Games\Time_for_Dragons_DD_Mod_Nov_2020\Time_for_Dragons-1.1.1-pc-DDM_Nov_2020\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/_story/lair conquest/lair_conquest.rpy", line 1786, in <module>
    $events.drain()
  File "game/_script/subsystem/story_and_events.rpy", line 93, in drain
    self.event(self.selected_location,self.selected_encounter).drain(value * self.drain_mult)
  File "game/_script/subsystem/story_and_events.rpy", line 89, in event
    return self.loc[location][entry]
KeyError: u'dragon'
 

servy

New Member
Jul 17, 2019
6
0
This time got a crash while trying to kill the thief, didnt know he had trinkets to avoid death by crashing the game.
Fix for me was to change the order in game/_story/locations/pirate island - main.rpy, line 405-ish
from
$ lair.money -= kill_cost
$ thief = None
$ kingdom.thief_kill_timer = max(30, thief.level*3)
to
$ lair.money -= kill_cost
$ kingdom.thief_kill_timer = max(30, thief.level*3)
$ thief = None

btw i get a feeling my crash logs are getting pretty long


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

While running game code:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 472, in script call
    call lair_cells_play(from_assign=True)
  File "game/_script/lair/lair - cells.rpy", line 505, in script call
    call lair_cells(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_story/lair conquest/elves_conquest.rpy", line 73, in script call
    $ renpy.call(enc)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_story/lair conquest/elves_conquest.rpy", line 73, in script call
    $ renpy.call(enc)
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_story/locations/pirate island - main.rpy", line 405, in script
    $ kingdom.thief_kill_timer = max(30, thief.level*3)
  File "game/_story/locations/pirate island - main.rpy", line 405, in <module>
    $ kingdom.thief_kill_timer = max(30, thief.level*3)
AttributeError: 'NoneType' object has no attribute 'level'

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

Full traceback:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 472, in script call
    call lair_cells_play(from_assign=True)
  File "game/_script/lair/lair - cells.rpy", line 505, in script call
    call lair_cells(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 133, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_story/lair conquest/elves_conquest.rpy", line 73, in script call
    $ renpy.call(enc)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 2, in script call
    call lair(from_assign = True)
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_story/lair conquest/elves_conquest.rpy", line 73, in script call
    $ renpy.call(enc)
  File "game/_script/lair/lair - cells.rpy", line 509, in script call
    call lair_cells
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_script/lair/lair - label.rpy", line 38, in script call
    python:
  File "game/_story/locations/pirate island - main.rpy", line 405, in script
    $ kingdom.thief_kill_timer = max(30, thief.level*3)
  File "G:\Games\Time_for_Dragons_DD_Mod_Nov_2020\Time_for_Dragons-1.1.1-pc-DDM_Nov_2020\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "G:\Games\Time_for_Dragons_DD_Mod_Nov_2020\Time_for_Dragons-1.1.1-pc-DDM_Nov_2020\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/_story/locations/pirate island - main.rpy", line 405, in <module>
    $ kingdom.thief_kill_timer = max(30, thief.level*3)
AttributeError: 'NoneType' object has no attribute 'level'
 

Jman9

Engaged Member
Jul 17, 2019
2,295
961
trinkets to avoid death by crashing the game.
:LOL:

The fix is indeed to make sure that the thief isn't killed before she can tell her successors to keep low for a while.

crash logs are getting pretty long
Yeah, I don't know why they're looping like that. Ren'Py is sometimes weird.

I hope to get a full hotfix ready sometime today, maybe tomorrow at worst. The reason for the delay is implementing some of the forest events, and one of these is perhaps the most complicated bit of control flow I've ever done in Ren'Py. Getting access to these events will require a new game or reloading the event database, though.
 
Oct 22, 2020
19
3
I hope to get a full hotfix ready sometime today, maybe tomorrow at worst. The reason for the delay is implementing some of the forest events, and one of these is perhaps the most complicated bit of control flow I've ever done in Ren'Py.
Dude, your support of this game is better and quicker than most trippleAs I've ever played. Don't srtess yorself over such "delay".
 
  • Like
Reactions: Envyi

Envyi

Newbie
Feb 12, 2019
60
20
Heyo, so this is a bit confusing. Where is the witch or the lizardmen? im close to reaching medium size, but those two seem to be missing, or do they have some sort of quest too unlock them?

and whats with the constant renpy error every single day, is there a hotfix im missing?

Edit2: Okay Witch unlocks when reaching Medium Size, so guess that has been answered :p
Just cant do the "study mnagic" quest, never calm enough for some reason?

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

servy

New Member
Jul 17, 2019
6
0
Edit2: Okay Witch unlocks when reaching Medium Size, so guess that has been answered :p
But there might be a bug: I can't hand in the quest that requiresreaching mediumsize with "mother"
Try handing it over with full lust, or atleast some lust. Im pretty sure it was answered already.

edit1: tracelog if it helps:
This is one of the bug i had. Just download and apply the files Jman posted (this or previous page)
 

Envyi

Newbie
Feb 12, 2019
60
20
Try handing it over with full lust, or atleast some lust. Im pretty sure it was answered already.



This is one of the bug i had. Just download and apply the files Jman posted (this or previous page)
Thanks for the reply! :)

Quest somehow worked, just tried on a few different days and then it appeared...

Now i just can't do the "study magic" from the witch, she always says im not calm enough, even though im sure im at 0Rage (Hud says "calm"). are there any flags im missing? -> Edit2: Found it in trhe previous post "sleep and have 30 satiety left" to "cease evolving, sleep and go to her.

And thanks for the tip with the files... but where should i put them? and should i rename them to "road.rpy" and "itemmarket.rpy"? (when downloaded they get some number attached infront).

and there are two different road.rpy files in the game though im assuming its the one in "game/_story/hunt" since the size is somewhat similar.




Edit: hmm dont think those files helped completely now im getting:
You don't have permission to view the spoiler content. Log in or register now.

something something lair-label.rpy[/QUOTE]
 
Last edited:
3.50 star(s) 8 Votes