Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
For some reason the game displays this epic button even in steam versions of the game and crashes if it is not defined.
@Batzly: you might also want to incorporate the other changes to the
PersistentSocialButtons section of frontend.gui which were done in 1.30 (the buttons were moved a little) and 1.31.6 (the buttons got different positions for resolutions below 1080p).
Edit: quadTextureSprite and GFX_login_epic_logout_button should be on the same line
Edit2: if you can't reproduce the crash, try it on Windows. Linux is not affected, because it doesn't have the epic button(maybe macOS isn't affected either)
The file I modified was in \STEAM\steamapps\workshop\content\236850\1580997245\interface folder
I am using Windows 10 home.
Any suggestions?
Or maybe there is an error in your code. Can you post the whole section? It should look like the following if you didn't make any other changes to the "Better UI 2 - Verdana Font" version of the file:
I copied the entire section of code you posted in post #4 and pasted over the existing code in the file, but I'm still getting a crash.
I've uploaded my frontend.gui here if you want to take a look:
https://drive.google.com/file/d/1Sw5FRCoGcI9OEA3NFipSma_gdLCiUfWb/view?usp=sharing
Does the crash go away if you disable the "Better UI 2 - Verdana Font" mod while keeping the better ui mod enabled?
Did you maybe make a backup of the original frontend.gui file from the mod? I don't know how file overriding works for .gui files, but maybe the backup can still interfere if it is in the wrong place(e,g. in one of the mod folders or in "Documents/Paradox Interactive/Europa Universalis IV/interface")
I did make a backup copy of the original frontend.gui but renamed it to frontend.gui.old, so it wouldn't override anything.
The only thing that seems to be different is our operating systems.Guess I'll keep my fingers crossed and hope @Batziy has time to check in and upload a fix.
I appreciate all the help, thanks!
Or maybe you have a different crash for some reason. Which resolution do you use? All my tests were done with 1920x1080, but there are different positions for the buttons in lower resolutions and they might be needed.
Do you still get the crash if you reduce your resolution to 1920x1080? I don't have a higher resolution screen so I can't test if I get the crash then.