Search found 5 matches
- Mon Apr 27, 2020 4:54 pm
- Forum: Dialogue System for Unity
- Topic: 3 Errors On CSVConverterWindow.cs
- Replies: 7
- Views: 299
Re: 3 Errors On CSVConverterWindow.cs
Sounds good, thanks for all the help. I'll see if the CrossTales team can update their tool to make it not have an issue as well.
- Mon Apr 27, 2020 4:17 pm
- Forum: Dialogue System for Unity
- Topic: 3 Errors On CSVConverterWindow.cs
- Replies: 7
- Views: 299
Re: 3 Errors On CSVConverterWindow.cs
As a test, what happens if you delete (or entirely comment out) the whole CSVConverterWindow.cs script? Seems it's quite happy work without the CSVConverterWindow.cs script for the time. Not sure if there will be more errors later on, but I'll update this thread if I see any come from this. Thanks :)
- Mon Apr 27, 2020 4:13 pm
- Forum: Dialogue System for Unity
- Topic: 3 Errors On CSVConverterWindow.cs
- Replies: 7
- Views: 299
Re: 3 Errors On CSVConverterWindow.cs
I found that the CTNLayer source code was provided with the project so I could fix and recompile it as needed, though looking though the entire project I can only find 5 references to it throwing the InvalidDataException the same way CSVConverterWindow.cs does and nothing redefining it. The two scri...
- Mon Apr 27, 2020 3:35 pm
- Forum: Dialogue System for Unity
- Topic: 3 Errors On CSVConverterWindow.cs
- Replies: 7
- Views: 299
Re: 3 Errors On CSVConverterWindow.cs
Thanks for the quick reply. I actually did try that, I've tried it again, saved and shutdown the project to see if it made any difference, and still the errors persist. Same errors with no change.
- Mon Apr 27, 2020 2:26 pm
- Forum: Dialogue System for Unity
- Topic: 3 Errors On CSVConverterWindow.cs
- Replies: 7
- Views: 299
3 Errors On CSVConverterWindow.cs
Error 1: The type 'InvalidDataException' exists in both 'CTNLayer, Version=2019.2.7146.36440, Culture=neutral, PublicKeyToken=null' and 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' error CS0433: Assets\Plugins\Pixel Crushers\Dialogue System\Scripts\Editor\Tools\Importe...