Wine Runtime Error????

Questions about Wine on Linux
Locked
FDNY_FireFighter
Level 1
Level 1
Posts: 8
Joined: Sat Jan 02, 2016 2:25 am

Wine Runtime Error????

Post by FDNY_FireFighter »

Could someone please help me with this?


Runtime Error (at 155:192)
Could not call proc.


This shows up when i try to install .exe files.
Does anyone know why this happens?! :?
User avatar
dimesio
Moderator
Moderator
Posts: 13371
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine Runtime Error????

Post by dimesio »

Wine version? Distro? Name of the app/game you are trying to run? Have you checked the AppDB?
FDNY_FireFighter
Level 1
Level 1
Posts: 8
Joined: Sat Jan 02, 2016 2:25 am

Re: Wine Runtime Error????

Post by FDNY_FireFighter »

I think my wine version is 1.7, but I'm not completely sure. I get this error when I try to run setup.exe for
Nascar The Game 2013. I'm a noob when it comes to ubuntu so I have no clue what AppDB is.
FDNY_FireFighter
Level 1
Level 1
Posts: 8
Joined: Sat Jan 02, 2016 2:25 am

Re: Wine Runtime Error????

Post by FDNY_FireFighter »

By the way, when I go to launch setup.exe I use Wine Windows Program loader and thats when i get the error message.
Namnodorel
Level 2
Level 2
Posts: 16
Joined: Mon Dec 21, 2015 10:16 am

Re: Wine Runtime Error????

Post by Namnodorel »

The AppDB isn't anything with Ubuntu, it's this: https://appdb.winehq.org/ There you can see lots of windows-applications, which were already tested in wine, and it contains useful tricks for some applications to get them work.

To get the wine version you are using run in a terminal

Code: Select all

wine --version
If you are using wine 1.7, you should update it - wine 1.8 is the last stable release.
FDNY_FireFighter
Level 1
Level 1
Posts: 8
Joined: Sat Jan 02, 2016 2:25 am

Re: Wine Runtime Error????

Post by FDNY_FireFighter »

It turns out I'm not even using Wine 1.7, Im using 1.4! How do you update Wine to the newest version?
User avatar
dimesio
Moderator
Moderator
Posts: 13371
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine Runtime Error????

Post by dimesio »

FDNY_FireFighter
Level 1
Level 1
Posts: 8
Joined: Sat Jan 02, 2016 2:25 am

Re: Wine Runtime Error????

Post by FDNY_FireFighter »

It says "Unable to locate package winehq-deve1"
Namnodorel
Level 2
Level 2
Posts: 16
Joined: Mon Dec 21, 2015 10:16 am

Re: Wine Runtime Error????

Post by Namnodorel »

Typo? It's winehq-devel (L) not 1 ;)
FDNY_FireFighter
Level 1
Level 1
Posts: 8
Joined: Sat Jan 02, 2016 2:25 am

Re: Wine Runtime Error????

Post by FDNY_FireFighter »

OK. Like I said Im a noob.:)
FDNY_FireFighter
Level 1
Level 1
Posts: 8
Joined: Sat Jan 02, 2016 2:25 am

Re: Wine Runtime Error????

Post by FDNY_FireFighter »

I checked my wine version and it said 1.9.0. How is this possible. I thought 1.8 was the latest.
User avatar
dimesio
Moderator
Moderator
Posts: 13371
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine Runtime Error????

Post by dimesio »

1.8 is the latest stable release. 1.9.0 is the latest development release.
FDNY_FireFighter
Level 1
Level 1
Posts: 8
Joined: Sat Jan 02, 2016 2:25 am

Re: Wine Runtime Error????

Post by FDNY_FireFighter »

Hey, I tested the setup.exe for Nascar and it still says the runtime error. :(
Locked