Search found 2 matches
- Tue Sep 01, 2020 1:51 pm
- Forum: Dialogue System for Unity
- Topic: [SOLVED] ArgumentException: method arguments are incompatible
- Replies: 3
- Views: 4295
Re: ArgumentException: method arguments are incompatible
ARRGHHHHHH huge facepalm ... I had my assets ported to a backup version of my game and forgot that my player had a dialogue system events component assigned to it. The events in there were redundant anyways and should have been removed much earlier. They broke (lost all of their connections) when I ...
- Mon Aug 31, 2020 7:46 pm
- Forum: Dialogue System for Unity
- Topic: [SOLVED] ArgumentException: method arguments are incompatible
- Replies: 3
- Views: 4295
[SOLVED] ArgumentException: method arguments are incompatible
Hello, Newbie here in need of some help. I'm getting this very long error in unity as soon as my conversation would start: ArgumentException: method arguments are incompatible System.Delegate.CreateDelegate (System.Type type, System.Object firstArgument, System.Reflection.MethodInfo method, System.B...