Gamingtoday093
Gamingtoday093
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
Thx
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
Oh and thanks so much for the help, Forgot to say that
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
But yeah problem solved so yay spineline , gonna close this issue now
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
To give some context, I am developing a server plugin for a game made in Unity. The game doesnt have Microsoft.CSharp as part of its assembly. While I could add it as a library to my plugin, which would solve the original issue, Id rather not include an entire basically unused library.
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
my own
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
Totally missed that somehow
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
wow I am silly
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
Oh that was it
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
There is not
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
Lemme see if that fixes it
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
If I wasnt so Silly and told it the type it wont have to do all the Convert stuff
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
Wait all of this is because the Convert caused by Dapper returning a dynamic
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
ah and CSharpBinderFlags is defined in Microsoft.CSharp.RuntimeBinder
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
when explicitly defined it uses 0 instead of CSharpBinderFlags.None
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
I found something comparing them in dnSpy
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
sure
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
44 replies
CC#
Created by Gamingtoday093 on 6/20/2023 in #help
✅ async Task throws exception if not explicitly defined
I am using .Net Framework 4.6.1 so it could be that
44 replies