Getting this error whether using the WT mod or not. Haven't tried to ignore it but it's at the beginning of v 6.0 when Bart shows up with Julia in tow. Tried playing with the WT and w/o it but get the same exception when trying to give her a name. Haven't tried to give her a different name either.
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/main.rpy", line 1415, in <module>
TypeError: unsupported operand type(s) for +: 'ADVCharacter' and 'unicode'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "main.rpyc", line 1415, in script
File "C:\Users\18017\Downloads\Roomforrent-10_0_beta_d_for_Patreons_only-win\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\18017\Downloads\Roomforrent-10_0_beta_d_for_Patreons_only-win\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/main.rpy", line 1415, in <module>
TypeError: unsupported operand type(s) for +: 'ADVCharacter' and 'unicode'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Room for rent 10_0_beta_d_for_Patreons_only
Tue May 05 22:56:22 2020
Edit: Here is the screen shot just before Bart shows up. I was able to get past the error by hitting ignore 2x. This screen shot is using the w/t. Without the W/T all the rooms show as white instead of blue. Hmm didn't give me the screen shot from game. Just got new laptop so not sure what happened. Let me try again. Got it using S button. This error might explain the problem with changing Julia's name later. Since I am replaying the game from beginning using the W/T I just left the default Julia as her name.
```