Re: Georgia: A dynamically generated fb2k theme
Reply #52 –
I've had a semi-persistent problem of Georgia crashing on startup with the "Aw, Crashed
" on startup.
Just tried upgrading(Georgia -> 1.1.4, JScriptPanel -> 2.2.2.4), but it's still happening.
Also, I poked around in my console and noticed the following even though I re-installed all of my fonts and everything looks OK.
Unloading Script
Error: Font "Helvetica Neue LT Std" was not found. Please install it from the fonts folder
Error: Font "Helvetica Neue LT Std Thin" was not found. Please install it from the fonts folder
Error: Font "Helvetica Neue LT Std Med" was not found. Please install it from the fonts folder
Error: Font "Helvetica Neue LT Std Lt" was not found. Please install it from the fonts folder
in on_init()
in on_size()
width: 1917, height: 929
Playlist initialized in 3ms
in on_playback_new_track()
Fetching new art
Found Record label: C:\Users\jimmy\AppData\Roaming\foobar2000\images/recordlabel/Rounder.png
on_metadb_changed()
lastfm: []
foobar: [1571385687000]
in on_size()
width: 1917, height: 929
JScript Panel v2.2.2.4 (Georgia by Mordred): initialised in 128 ms
Playlist initialized in 1ms
on_load_image_done returned
Playlist initialized in 0ms
Current released version of Georgia: v1.1.4
I did notice from my font viewer that the names seem to be ever so slightly different than the strings in my console:
Full Name: HelveticaNeueLTStd-Th
Full Name: HelveticaNeueLTStd-Lt
Full Name: HelveticaNeueLTStd-Md
Full Name: HelveticaNeueLTStd-Bd
I tried changing them all to have spaces (Ex. 'Helvetica Neue LT Std'), but that didn't seem to help.