ThanosSiopoudis / BarrelApp

Barrel - The Wine port manager for OS X
http://barrelapp.co.uk
16 stars 2 forks source link

Cannot upload bundle. #46

Closed mcmacker4 closed 11 years ago

mcmacker4 commented 11 years ago

When I finished my bundle I tried to upload it, but I got an error: captura de pantalla 2013-08-23 a la s 20 32 58

ThanosSiopoudis commented 11 years ago

It might be because you used brackets "()" for the game name. I'll try to reproduce this. Thanks for reporting it.

ThanosSiopoudis commented 11 years ago

I can confirm this is indeed caused by special characters in the game name.

mcmacker4 commented 11 years ago

I did use brackets on the name. I changed the bundle's name but I still have the same problem: captura de pantalla 2013-08-23 a la s 21 26 54

ThanosSiopoudis commented 11 years ago

Can you please open your Console.app, then go to system.log and send me the Barrel related lines here?

ThanosSiopoudis commented 11 years ago

Ok, it looks like it might have been a misconfiguration on the remote server. Could you please try again? Thanks a lot for your help tracking this down.

mcmacker4 commented 11 years ago

Bundle successfully uploaded :)

ThanosSiopoudis commented 11 years ago

Great! I'm installing your game now!

mcmacker4 commented 11 years ago

I would love to know if that worked. Will you tell me plz? :smile:

ThanosSiopoudis commented 11 years ago

Yep, it works ok! I had to remove the directx11_43 winetrick override you had, and the game works fine! I've corrected the entry for you, and it already shows up nice in the browsable database I'm building!

mcmacker4 commented 11 years ago

Why did you have to remove the directx11 winetrick? Should I not run it next time?

ThanosSiopoudis commented 11 years ago

It was breaking the game, and wouldn't allow it to start. You should generally try to make ports with as least winetricks as possible, to optimise the speed. directx11_43 was not mandatory for this game. It is sometimes common that some overrides may work on one mac and may not work on another.

On the other hand you did solve the sound issue, which is more than Wine's appdb page can say :) :+1: A good "cheat" to see all the dll's a game needs, is to do a test run and add at the end ", +loaddll" so the resulting entry becomes: err+all,fixme+all,+loaddll