CQUI-Org / cqui

Civilization 6 - Chao's Quick UI. Reduce clicks and manage your empire faster!
MIT License
318 stars 64 forks source link

Trading screen broken on Linux #435

Closed mlausch1963 closed 7 years ago

mlausch1963 commented 7 years ago

Version info from cqui.modinfo: Mod id="03B8BDDE-DEAD-BEEF-9540-26E685E3156E" version="0.6"

On Linux there's a problem with the trading screen. After clicking "Make Deal" I get the following screen: https://drive.google.com/file/d/0B4NLzt1h6quZV2FyVWc1U2E1MEk/view?usp=sharing I verified with the windows version and it looks like the left and right part is missing. Also the item screen in empty, but maybe that's and artifact of the display being shifted. civ6-trading

chaorace commented 7 years ago

Are you using the workshop version, or a nightly from Github? If a nightly, what was the date? Could you also provide the game version you're running? (game version appears on the title screen and pause menu)

mlausch1963 commented 7 years ago

CQUI is the the workshop version. The game version is 1.0.0.110(146422), the latest release for Linux.

chaorace commented 7 years ago

Ah, this looks like it's caused by a file naming issue, will fix this after merging some pending PRs

papaguss commented 7 years ago

I get a similar screen also(pc not linux) civ6screen0000

alexeyOnGitHub commented 7 years ago

I get an empty screen for Civ 6 with current workshop version of CQUI on Linux when a leader comes to me (supposedly to offer peace). I see the leader picture but no buttons or any other elements on the screen.

alexeyOnGitHub commented 7 years ago

same if I click "make peace" in a diplomacy screen. see the attached screenshot

alexeyOnGitHub commented 7 years ago

image

alexeyOnGitHub commented 7 years ago

I renamed two "DiplomacyDealView" files (similarly to the commit referenced in this Issue). also updated file names inside those xml and lua files to match the new name (lowercased).

alexey@alexey-desktop:~/.steam/steam/steamapps/workshop/content/289070/884220740/UI$ ll
total 144
drwxr-xr-x 2 alexey alexey   4096 Oct 25 09:01 ./
drwxr-xr-x 3 alexey alexey   4096 Oct 24 17:31 ../
-rwxr-xr-x 1 alexey alexey 109682 Oct 24 17:31 diplomacydealview.lua*
-rwxr-xr-x 1 alexey alexey  25716 Oct 24 17:31 diplomacydealview.xml*
alexey@alexey-desktop:~/.steam/steam/steamapps/workshop/content/289070/884220740/UI$ pwd
/home/alexey/.steam/steam/steamapps/workshop/content/289070/884220740/UI

now I can at least see the trading screen, but it is broken. see the new screenshot image

alexeyOnGitHub commented 7 years ago

oooooops, looks like I edited "Improved Deal Screen" mod instead of CQUI. apparently, I have them both. I wonder if I can remove this broken "deal screen" and continue playing the same saved game... or fix this issue somehow. :thinking:

ProustIdee commented 7 years ago

Hi @alexeyOnGitHub , most of the active development is happening over at https://github.com/Azurency/CQUI_Community-Edition now.

alexeyOnGitHub commented 7 years ago

got it, thanks! I added a star to that repo. this mod is just amazing. it makes such a huge difference while playing Civ6!