Search found 4 matches

by CantSleep
Fri Aug 25, 2017 11:27 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: .NET Framework dependency errors in Unity 2017.1
Replies: 25
Views: 34477

Re: .NET Framework dependency errors in Unity 2017.1

Hey Joel, I gave your suggestion of not updating the APIs a shot and it actually works now! I can start up the debugger and I don't get those dependency errors anymore. Anyone else having this problem should see if it works for them as well.
by CantSleep
Fri Aug 25, 2017 3:08 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: .NET Framework dependency errors in Unity 2017.1
Replies: 25
Views: 34477

Re: .NET Framework dependency errors in Unity 2017.1

Yep, that's the same issue I'm having jinxology. I've had to remove ES2 from my project for the time being so I can start up the debugger.
by CantSleep
Mon Aug 21, 2017 1:26 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: .NET Framework dependency errors in Unity 2017.1
Replies: 25
Views: 34477

Re: .NET Framework dependency errors in Unity 2017.1

Appreciate it Joel, hope this gets sorted out!
by CantSleep
Sun Aug 20, 2017 2:38 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: .NET Framework dependency errors in Unity 2017.1
Replies: 25
Views: 34477

Errors when debugging with ES2

Hello there! Just bought EasySave and I'm loving how easy it is to get going. I'm hitting a snag whenever I try to use Visual Studio 2017's debugger though. When I attach to Unity, I'm hit with these five errors: Error CS0246 The type or namespace name 'ES2Type' could not be found (are you missing a...