chlehddhks
Newbie
- Jan 2, 2018
- 40
- 5
- 271
While running game code:
AttributeError: 'unicode' object has no attribute 'block'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 1371, in script
File "C:\Users\awaw1\Downloads\Four_Elements_Trainer_v.0.9.2c-pc (1)\Four_Elements_Trainer_v.0.9.2c-pc\renpy\ast.py", line 2159, in execute
next_node(self.lookup())
File "C:\Users\awaw1\Downloads\Four_Elements_Trainer_v.0.9.2c-pc (1)\Four_Elements_Trainer_v.0.9.2c-pc\renpy\ast.py", line 2144, in lookup
return renpy.game.script.translator.lookup_translate(self.identifier, getattr(self, "alternate", None))
File "C:\Users\awaw1\Downloads\Four_Elements_Trainer_v.0.9.2c-pc (1)\Four_Elements_Trainer_v.0.9.2c-pc\renpy\translation\__init__.py", line 190, in lookup_translate
return tl.block[0]
AttributeError: 'unicode' object has no attribute 'block'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Four Elements Trainer 0.9.2c
Sun Apr 18 02:06:01 2021
이러게뜨는데 어떡게 해야하나요
AttributeError: 'unicode' object has no attribute 'block'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 1371, in script
File "C:\Users\awaw1\Downloads\Four_Elements_Trainer_v.0.9.2c-pc (1)\Four_Elements_Trainer_v.0.9.2c-pc\renpy\ast.py", line 2159, in execute
next_node(self.lookup())
File "C:\Users\awaw1\Downloads\Four_Elements_Trainer_v.0.9.2c-pc (1)\Four_Elements_Trainer_v.0.9.2c-pc\renpy\ast.py", line 2144, in lookup
return renpy.game.script.translator.lookup_translate(self.identifier, getattr(self, "alternate", None))
File "C:\Users\awaw1\Downloads\Four_Elements_Trainer_v.0.9.2c-pc (1)\Four_Elements_Trainer_v.0.9.2c-pc\renpy\translation\__init__.py", line 190, in lookup_translate
return tl.block[0]
AttributeError: 'unicode' object has no attribute 'block'
Windows-8-6.2.9200
Ren'Py 7.0.0.196
Four Elements Trainer 0.9.2c
Sun Apr 18 02:06:01 2021
이러게뜨는데 어떡게 해야하나요