Cannot start Unity3d with the following exception

Questions about Wine on Linux
Locked
AdmiralSnackbar
Newbie
Newbie
Posts: 2
Joined: Sun Jan 18, 2015 10:42 am

Cannot start Unity3d with the following exception

Post by AdmiralSnackbar »

XFCE - 4.1
Wine - 1.7.33
Unity - 4.6

Hi everyone,

I am new to the forums and new to Linux. This past week I wanted to try to get Unity3d working through Wine. I installed it just as the instructions said and ran my Unity3d.verb script. The first time it worked well. I had Unity open and was able to create projects. But now I am no longer able to run Unity when I call the Unity.desktop script. When I do I get the following output.

Code: Select all

Files\Unity\Editor\Unity.exe: symbol.c:282: symt_new_function: Assertion `!sig_type || sig_type->tag == SymTagFunctionType' failed.
err:seh:raise_exception Unhandled exception code 80000101 flags 1 addr 0xb776ac7c
I have tried looking through several other threads but I wasn't able to form a solution. Has anyone seen this before or have an idea how I can go about fixing it?

Thank you,
-Evan
AdmiralSnackbar
Newbie
Newbie
Posts: 2
Joined: Sun Jan 18, 2015 10:42 am

Re: Cannot start Unity3d with the following exception

Post by AdmiralSnackbar »

Is there anything else I can do to give more helpful information/logs?
Locked