Problem plugins

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Clem50
Newbie
Newbie
Posts: 1
Joined: Tue Nov 01, 2011 1:26 pm

Problem plugins

Post by Clem50 »

Hello

I want to start a san andreas multyplayer server but i have a problem

This is my log files


Loading plugin: sscanf
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Failed.
Loading plugin: audio
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
Failed.
Loading plugin: streamer
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT"
Failed.
Loaded 0 plugins.

thx
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Problem plugins

Post by vitamin »

Clem50 wrote:Make sure that your X server is running and that $DISPLAY is set correctly.
Make sure you running this from xterm. And as a regular user NOT root.
Locked