Error list for Fiesta

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
mashuteichou
Newbie
Newbie
Posts: 4
Joined: Sat Mar 07, 2009 4:50 pm

Error list for Fiesta

Post by mashuteichou »

Basically, I was in the Ubuntu forums and had a different problem, but after fixing issue after issue, I got Fiesta loaded. The very first screen that comes up has a little box that says "Errmsg", and it only has an Ok button. When you press it, the loader freezes and crashes.

After some time, someone gave me the stuff to type for an error list to help diagnose the problem with the game. Here is that list:

-------------------------------

fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
fixme:ole:CoGetContextToken stub
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:ole:CoGetContextToken stub
fixme:ole:CoGetContextToken stub
fixme:ole:CoGetContextToken stub
fixme:ole:CoGetContextToken stub
fixme:ole:CoGetContextToken stub
fixme:ole:CoGetContextToken stub
fixme:ole:CoGetContextToken stub
fixme:ole:CoGetContextToken stub
fixme:ole:CoGetContextToken stub


-------------------------------------------


Is this fixable, or is it pretty much not playable in Wine?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Error list for Fiesta

Post by vitamin »

mashuteichou wrote:fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
Upgrade Wine. Latest Wine version is wine-1.1.16.
mashuteichou
Newbie
Newbie
Posts: 4
Joined: Sat Mar 07, 2009 4:50 pm

Post by mashuteichou »

I upgraded to the beta version, which was the only one above my version. Now I get about 60 error messages. >_>
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

mashuteichou wrote:I upgraded to the beta version
What version? 'wine --version'
If you do not have wine-1.1.16 then compile it from source.

The bug you are seeing was fixed few versions back. But it's still a .net - which might or might not work on Wine.
Locked