Got 2 errors with Aly, one when taking a walk along the beach and one when asking about her.
This is the error when asking about her:
I'm sorry, but an uncaught exception occurred.
While running game code:
AttributeError: 'unicode' object has no attribute 'init'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\main.py", line 520, in main
run(restart)
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\main.py", line 149, in run
renpy.execution.run_context(True)
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\execution.py", line 835, in run_context
context.run()
File "game/script.rpyc", line 1158, in script call
File "game/actions.rpyc", line 409, in script
f���C�n(L<���m��##�F�`a�Ϋm��L���@���C �N r4C�P�`���h3VBp\�m�0Rt4���1��C\ה7����;�p���a��e����a�,X���n9� X����;� 8(t1 � �
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\ast.py", line 643, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\exports.py", line 1175, in say
who(what, *args, **kwargs)
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\character.py", line 1000, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\character.py", line 982, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 652, in get_field
AttributeError: 'unicode' object has no attribute 'init'
Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.3135
Holiday Island 0.1.0.2
-------------------------------------------------------
And this is the Beach error:
I'm sorry, but an uncaught exception occurred.
While running game code:
AttributeError: 'unicode' object has no attribute 'init'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\main.py", line 520, in main
run(restart)
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\main.py", line 149, in run
renpy.execution.run_context(True)
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\execution.py", line 835, in run_context
context.run()
File "game/script.rpyc", line 1200, in script call
File "game/loc_beach.rpyc", line 102, in script
�nj|�!�n{��LY&z�>���ţ��9B*�����T�\�|OE�s�a���4��}6�>�����~8��ąN�C���һh^¤���/u�N_�.w�K&�����W8
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\ast.py", line 643, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\exports.py", line 1175, in say
who(what, *args, **kwargs)
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\character.py", line 1000, in __call__
what = what_pattern.replace("[what]", sub(what, translate=translate))
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\character.py", line 982, in sub
return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
File "D:\Egames\New file for 3dvn's\HolidayIsland-0101-pc\HolidayIsland-0.1.0.1-pc\renpy\substitutions.py", line 242, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/x64lucid-deps/install/lib/python2.7/string.py", line 652, in get_field
AttributeError: 'unicode' object has no attribute 'init'
Windows-7-6.1.7601-SP1
Ren'Py 6.99.14.3135
Holiday Island 0.1.0.2
-----------------------