After starting up and hitting Continue twice I'm presented with this and I'm unable to fit the entire key in this textbox. Happens in VR and non VR version. Using 0.7.0
Hmm ok. I'll do some investigating myself. I've played with Unity in the past so maybe I have an old version installed that's somehow messing things up.
Did you find anything? I'm having hard time trying to reproduce/understand this issue. If nothing else, maybe try redownloading or try the installer instead. Maybe the file got corrupted or something.
Windows 10. And no I just became a patron last night and tried downloading for the first time. I downloaded the non-patron version of it before becoming one and was presented with the same thing.
Ok, if the public version doesn't work either it definitely doesn't have anything to do with the serial key system at least.
Here's a crazy thought - have you added som folder to system variable PATH that contains dlls with the same names as the ones in yiffalicious_Data/Managed folder?
Well that was a good thought at least. As a test, I temporarily removed all folders from my user and system PATH variable. Unfortunately, it didn't make a difference.
i'm not able to reproduce this on a clean install of Win 10, so it may be something else that is installed on your PC.
if you want, you can open the command prompt as admin and run the following to create a list of what you have installed (this will take a few minutes) and private message it to us (i wouldn't post it publicly)
wmic product get name,version /format:csv > c:\InstalledApps.csv
That's ok. I won't make you go through my installed programs. I figured we were pretty much out of options here. The error just doesn't say enough. Anyways, thanks for the help. I appreciate it. No refund necessary.
I'll play around and maybe set up an emulator or something to see it work if I can.
In that case I'll go ahead and send it to you. I just don't know what we're going to be able to glean from it. But yes I plan on playing around some more and I'll let you know if I find anything. I just can't fathom what I could have done on my pc to cause this.
Comments
https://gyazo.com/b9484a910b9351b4669495f7ce6a7d12
There are errors in the log file you posted. Trying to figure it out. It's almost as if it's running on the wrong mono runtime.
Any ideas, @jei3 ?
what version of windows are you running?
Here's a crazy thought - have you added som folder to system variable PATH that contains dlls with the same names as the ones in yiffalicious_Data/Managed folder?
if you want, you can open the command prompt as admin and run the following to create a list of what you have installed (this will take a few minutes) and private message it to us (i wouldn't post it publicly)
I'll play around and maybe set up an emulator or something to see it work if I can.
and if you ever want to send over that dump of installed apps, i'll be happy to look into it. tbh, it'll bug me to not figure this out.
i already found one small issue to fix w/ the no_vr launcher in Win10, so this isn't a total waste.