tapahob / BG2RadarOverlay

An overlay program for Baldurs Gate EE (1, 2) showing nearest enemies, their resistances, buffs and its durations
MIT License
25 stars 3 forks source link

Empty cards #24

Closed Xtrem777 closed 2 years ago

Xtrem777 commented 2 years ago

I installed latest EEex in BG2:EE, but after I run the radar overlay all I'm getting is empty cards whichever name I click. Only other mod I installed is bubb_spell_menu_extended.

What am I doing wrong?

tapahob commented 2 years ago

Hii @Xtrem777!

The Radar is completely mod-agnostic. I would assume its either not 2.6 or you've downloaded not the latest release. Also, what language are you playing in? Did you copy the radar executable to the game folder?

There is a video about setting it up here - https://youtu.be/ceSuvPXkQXA?t=496 with the mods you are talking about Edit: Also, there should be a log file near the radar executable (radar.log) if you could attach it it would be of help

Xtrem777 commented 2 years ago

Hi. BG2:EE is latest ver. (2.6.6.0) from steam. I downloaded radar from here in github (top one in releases) and it says 2.0.4.7. Language is english. I copied the radar executable in the game folder. I attached the log file radar.log .

tapahob commented 2 years ago

Thanks for reporting that, I see whats the problem is there, gotta fix it as soon as I can. For now, please fallback to this release - https://github.com/tapahob/BG2RadarOverlay/releases/tag/2.0.4.5 it should be working

Xtrem777 commented 2 years ago

Will do. Thank you so much. I will report if 2.0.4.5 solves it.

EDIT: It didnt work. Overlay didnt even run, nor older/other versions.

tapahob commented 2 years ago

Can you post a screenshot of your "C:\SteamLibrary\steamapps\common\Baldur's Gate II Enhanced Edition\data" folder? It seems like there are no files like 25DEFLT.BİF 25DİALOG.BİF 25EFFECT.BİF etc. And the should be there on a clean install like this: image

Xtrem777 commented 2 years ago

I think the problem is my TR language/keyboard. Log says ***.BİF with "İ" instead of "I". Otherwise all the files are there. I changed my language and keyboard to ENG_US and it still gave me empty cards though. Untitled

tapahob commented 2 years ago

No its sure not because of the keyboard layout. I will update the release with more logging shortly, will see whats going on there

Xtrem777 commented 2 years ago

Ok. Thank you for solving it! I appreciate it.

tapahob commented 2 years ago

Please try this one and attach the new log - https://github.com/tapahob/BG2RadarOverlay/releases/tag/2.0.4.8-alpha

Xtrem777 commented 2 years ago

IT'S WORKIIIING! Thank you!

tapahob commented 2 years ago

@Xtrem777 Please attach the log anyway - Im interested in what it has to say

Xtrem777 commented 2 years ago

Here: radar.log

tapahob commented 2 years ago

Interesting, it seems it was sensitive to the backslash in file path: BIF file wasn't found: C:/SteamLibrary/steamapps/common/Baldur's Gate II Enhanced Edition/data/25AMBSND.BİF There is a biff with such name: C:\SteamLibrary\steamapps\common\Baldur's Gate II Enhanced Edition\data\25AmbSnd.bif

Edit: it actually isn't - its because of "BİF" and "BIF" being different. Have no idea where the "İ" came from

tapahob commented 2 years ago

if the error get reproduced with other filetypes - please use this release - https://github.com/tapahob/BG2RadarOverlay/releases/tag/2.0.4.9

I didn't know Turkish (and some other languages) has special upper-casing rules so I accounted for that now for other filetypes too.

Xtrem777 commented 2 years ago

Yesterday I couldnt test the previous one extensively (it was too late at night) so it didnt crash but changed to last one (2049) and it's working perfectly after hours. Main char has his card shown, too.

tapahob commented 2 years ago

Oki, closing the issue then