Invalid bitmap in wxMask::Create

Hi,

When using the latest Windows client (v5.5.2), there is an error when a trial server is in the list of servers:

2023-06-07 01:54:04 INFO  :VirtualHere Client 5.5.2 starting (Compiled: Jun  5 2023 09:26:03)
2023-06-07 01:54:04 INFO  :Client OS is Windows 10 (build 19044), 64-bit edition
2023-06-07 01:54:04 INFO  :Using config at C:\Users\User\AppData\Roaming\vhui.ini
2023-06-07 01:54:04 INFO  :IPC available at \\.\pipe\vhclient
2023-06-07 01:54:05 INFO  :assert:../src/msw/bitmap.cpp,1611,Create,"bitmap.IsOk()",invalid bitmap in wxMask::Create
2023-06-07 01:54:05 ERROR :Couldn't add an image to the image list.
2023-06-07 01:54:05 INFO  :assert:../src/msw/bitmap.cpp,1611,Create,"bitmap.IsOk()",invalid bitmap in wxMask::Create
2023-06-07 01:54:05 ERROR :Couldn't add an image to the image list.
2023-06-07 01:54:05 INFO  :assert:../src/msw/bitmap.cpp,1611,Create,"bitmap.IsOk()",invalid bitmap in wxMask::Create
2023-06-07 01:54:05 ERROR :Couldn't add an image to the image list.

The "System Messages" dialog pops out containing this error right after the "Server Trial Edition" popup appears. I think it is related, because if the client does not see a trial server (no trial popup), the error never happens.

PS: If I dismiss the error, the client functions normally.

#2

Hi Marko, thanks for letting me know. If made the quick fix and updated to client 5.5.3 on this website now.