On Sat, Dec 3, 2011 at 9:10 AM, relik1989 <wineforum-user@xxxxxxxxxx> wrote: > OK, the long story is that I am trying to get the game Aion to work. I was a able to run the game but when I would try to > log-in the game would hang, (for those who don't know Aion is a MMORPG). I checked the terminal output and noticed; > > Code: > Failed to use ICMP (network ping), this requires special permissions > > > > So a quick check of the FAQ and I found how to fix my issue. Its number 10.9.4. in the FAQ. > > Now the problem is after running that command, nothing will run in wine anymore. I get the following error whenever I > attempt to run any application in wine. > > > Code: > fixme:sync:CreateMemoryResourceNotification (0) stub Are you running Wine as Root? This is discouraged.... However, the errors you point out are .NET errors. Are you sure this program requires .NET 2.0 or does it require a higher version such as 3.0 or 3.5? James