Can't connect to server on an MMO game on M1 Mac

Questions about Wine on macOS.
Locked
Moonwave
Level 2
Level 2
Posts: 27
Joined: Mon Jan 20, 2020 3:12 pm

Can't connect to server on an MMO game on M1 Mac

Post by Moonwave »

Hello, I am trying to get an MMO game running with Wine on my M1 Mac. After many tries, I finally got the login screen to show and was able to create a character. However, I am unable to login to the game server. I am using the WS11WineCX64Bit22.0.1 engine. I get a few errors in my debug log:

Code: Select all

0024:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0012FE98
info:  Game: ImLauncher.exe
info:  DXVK: v1.10.3-20230507-async (macOS)
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
info:    OpenXR
info:  OpenVR: could not open registry key, status 2
info:  OpenVR: Failed to locate module
info:  Enabled instance extensions:
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
[mvk-info] MoltenVK version 1.1.8, supporting Vulkan version 1.1.204.
	The following 72 Vulkan extensions are supported:
		VK_KHR_16bit_storage v1
		VK_KHR_8bit_storage v1
		VK_KHR_bind_memory2 v1
		VK_KHR_create_renderpass2 v1
		VK_KHR_dedicated_allocation v3
		VK_KHR_depth_stencil_resolve v1
		VK_KHR_descriptor_update_template v1
		VK_KHR_device_group v4
		VK_KHR_device_group_creation v1
		VK_KHR_driver_properties v1
		VK_KHR_external_fence v1
		VK_KHR_external_fence_capabilities v1
		VK_KHR_external_memory v1
		VK_KHR_external_memory_capabilities v1
		VK_KHR_external_semaphore v1
		VK_KHR_external_semaphore_capabilities v1
		VK_KHR_get_memory_requirements2 v1
		VK_KHR_get_physical_device_properties2 v2
		VK_KHR_get_surface_capabilities2 v1
		VK_KHR_imageless_framebuffer v1
		VK_KHR_image_format_list v1
		VK_KHR_maintenance1 v2
		VK_KHR_maintenance2 v1
		VK_KHR_maintenance3 v1
		VK_KHR_multiview v1
		VK_KHR_portability_subset v1
		VK_KHR_push_descriptor v2
		VK_KHR_relaxed_block_layout v1
		VK_KHR_sampler_mirror_clamp_to_edge v3
		VK_KHR_sampler_ycbcr_conversion v14
		VK_KHR_shader_draw_parameters v1
		VK_KHR_shader_float16_int8 v1
		VK_KHR_shader_subgroup_extended_types v1
		VK_KHR_storage_buffer_storage_class v1
		VK_KHR_surface v25
		VK_KHR_swapchain v70
		VK_KHR_swapchain_mutable_format v1
		VK_KHR_timeline_semaphore v2
		VK_KHR_uniform_buffer_standard_layout v1
		VK_KHR_variable_pointers v1
		VK_EXT_debug_marker v4
		VK_EXT_debug_report v10
		VK_EXT_debug_utils v2
		VK_EXT_descriptor_indexing v2
		VK_EXT_fragment_shader_interlock v1
		VK_EXT_hdr_metadata v2
		VK_EXT_host_query_reset v1
		VK_EXT_image_robustness v1
		VK_EXT_inline_uniform_block v1
		VK_EXT_memory_budget v1
		VK_EXT_metal_surface v1
		VK_EXT_post_depth_coverage v1
		VK_EXT_private_data v1
		VK_EXT_robustness2 v1
		VK_EXT_scalar_block_layout v1
		VK_EXT_shader_stencil_export v1
		VK_EXT_shader_viewport_index_layer v1
		VK_EXT_subgroup_size_control v2
		VK_EXT_swapchain_colorspace v4
		VK_EXT_texel_buffer_alignment v1
		VK_EXT_texture_compression_astc_hdr v1
		VK_EXT_vertex_attribute_divisor v3
		VK_AMD_gpu_shader_half_float v2
		VK_AMD_negative_viewport_height v1
		VK_AMD_shader_image_load_store_lod v1
		VK_AMD_shader_trinary_minmax v1
		VK_IMG_format_pvrtc v1
		VK_INTEL_shader_integer_functions2 v1
		VK_GOOGLE_display_timing v1
		VK_MVK_macos_surface v3
		VK_MVK_moltenvk v33
		VK_NV_glsl_shader v1
[mvk-info] GPU device:
		model: Apple M1 Pro
		type: Integrated
		vendorID: 0x106b
		deviceID: 0xa0f03ef
		pipelineCacheUUID: 2FA625F9-0A0F-03EF-0000-000000000000
	supports the following Metal Versions, GPU's and Feature Sets:
		Metal Shading Language 2.3
		GPU Family Apple 7
		GPU Family Apple 6
		GPU Family Apple 5
		GPU Family Apple 4
		GPU Family Apple 3
		GPU Family Apple 2
		GPU Family Apple 1
		GPU Family Mac 2
		GPU Family Mac 1
		GPU Family Common 3
		GPU Family Common 2
		GPU Family Common 1
		macOS GPU Family 2 v1
		macOS GPU Family 1 v4
		macOS GPU Family 1 v3
		macOS GPU Family 1 v2
		macOS GPU Family 1 v1
[mvk-info] Created VkInstance for Vulkan version 1.1.0, as requested by app, with the following 3 Vulkan extensions enabled:
		VK_KHR_get_surface_capabilities2 v1
		VK_KHR_surface v25
		VK_EXT_metal_surface v1
info:  Apple M1 Pro:
info:    Driver: 0.2.1916
info:    Vulkan: 1.1.204
info:    Memory Heap[0]: 
info:      Size: 16384 MiB
info:      Flags: 0x1
info:      Memory Type[0]: Property Flags = 0x1
info:      Memory Type[1]: Property Flags = 0xf
info:      Memory Type[2]: Property Flags = 0xb
info:      Memory Type[3]: Property Flags = 0x11
info:  D3D11CoreCreateDevice: Probing D3D_FEATURE_LEVEL_10_1
info:  D3D11CoreCreateDevice: Using feature level D3D_FEATURE_LEVEL_10_1
info:  Device properties:
info:    Device name:     : Apple M1 Pro
info:    Driver version   : 0.2.1916
info:  Enabled device extensions:
info:    VK_EXT_host_query_reset
info:    VK_EXT_robustness2
info:    VK_EXT_shader_stencil_export
info:    VK_EXT_shader_viewport_index_layer
info:    VK_EXT_vertex_attribute_divisor
info:    VK_KHR_create_renderpass2
info:    VK_KHR_depth_stencil_resolve
info:    VK_KHR_driver_properties
info:    VK_KHR_image_format_list
info:    VK_KHR_sampler_mirror_clamp_to_edge
info:    VK_KHR_swapchain
info:    VK_KHR_timeline_semaphore
info:  Device features:
info:    robustBufferAccess                     : 1
info:    fullDrawIndexUint32                    : 1
info:    imageCubeArray                         : 1
info:    independentBlend                       : 1
info:    geometryShader                         : 0
info:    tessellationShader                     : 0
info:    sampleRateShading                      : 1
info:    dualSrcBlend                           : 1
info:    logicOp                                : 0
info:    multiDrawIndirect                      : 0
info:    drawIndirectFirstInstance              : 0
info:    depthClamp                             : 1
info:    depthBiasClamp                         : 1
info:    fillModeNonSolid                       : 1
info:    depthBounds                            : 0
info:    multiViewport                          : 1
info:    samplerAnisotropy                      : 1
info:    textureCompressionBC                   : 1
info:    occlusionQueryPrecise                  : 1
info:    pipelineStatisticsQuery                : 0
info:    vertexPipelineStoresAndAtomics         : 0
info:    fragmentStoresAndAtomics               : 0
info:    shaderImageGatherExtended              : 1
info:    shaderStorageImageExtendedFormats      : 0
info:    shaderStorageImageReadWithoutFormat    : 0
info:    shaderStorageImageWriteWithoutFormat   : 1
info:    shaderClipDistance                     : 1
info:    shaderCullDistance                     : 0
info:    shaderFloat64                          : 0
info:    shaderInt64                            : 0
info:    variableMultisampleRate                : 0
info:  VK_EXT_4444_formats
info:    formatA4R4G4B4                         : 0
info:    formatA4B4G4R4                         : 0
info:  VK_EXT_custom_border_color
info:    customBorderColors                     : 0
info:    customBorderColorWithoutFormat         : 0
info:  VK_EXT_depth_clip_enable
info:    depthClipEnable                        : 0
info:  VK_EXT_extended_dynamic_state
info:    extendedDynamicState                   : 0
info:  VK_EXT_host_query_reset
info:    hostQueryReset                         : 1
info:  VK_EXT_memory_priority
info:    memoryPriority                         : 0
info:  VK_EXT_non_seamless_cube_map
info:    nonSeamlessCubeMap                     : 0
info:  VK_EXT_robustness2
info:    robustBufferAccess2                    : 0
info:    robustImageAccess2                     : 1
info:    nullDescriptor                         : 0
info:  VK_EXT_shader_demote_to_helper_invocation
info:    shaderDemoteToHelperInvocation         : 0
info:  VK_EXT_transform_feedback
info:    transformFeedback                      : 0
info:    geometryStreams                        : 0
info:  VK_EXT_vertex_attribute_divisor
info:    vertexAttributeInstanceRateDivisor     : 1
info:    vertexAttributeInstanceRateZeroDivisor : 1
info:  VK_KHR_buffer_device_address
info:    bufferDeviceAddress                    : 0
info:  VK_KHR_timeline_semaphore
info:    timelineSemaphore                      : 1
info:  Queue families:
info:    Graphics : 0
info:    Transfer : 0
[mvk-info] Using MTLFence for Vulkan semaphores.
[mvk-info] Created VkDevice to run on GPU Apple M1 Pro with the following 12 Vulkan extensions enabled:
		VK_KHR_create_renderpass2 v1
		VK_KHR_depth_stencil_resolve v1
		VK_KHR_driver_properties v1
		VK_KHR_image_format_list v1
		VK_KHR_sampler_mirror_clamp_to_edge v3
		VK_KHR_swapchain v70
		VK_KHR_timeline_semaphore v2
		VK_EXT_host_query_reset v1
		VK_EXT_robustness2 v1
		VK_EXT_shader_stencil_export v1
		VK_EXT_shader_viewport_index_layer v1
		VK_EXT_vertex_attribute_divisor v3
warn:  DXVK: No state cache file found
info:  DXVK: Read 1 valid state cache entries
info:  DXGI: VK_FORMAT_D24_UNORM_S8_UINT -> VK_FORMAT_D32_SFLOAT_S8_UINT
info:  Presenter: Actual swap chain properties:
info:    Format:       VK_FORMAT_B8G8R8A8_UNORM
info:    Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR
info:    Buffer size:  794x575
info:    Image count:  3
info:    Exclusive FS: 1
[mvk-info] Created 3 swapchain images with initial size (794, 575).
00c8:fixme:imm:ImeSetActiveContext (0x37b320, 0): stub
00c8:fixme:imm:ImmReleaseContext (0000000000010020, 000000000037B320): stub
00c0:fixme:imm:ImeSetActiveContext (0x2de800, 1): stub
00c0:fixme:imm:ImmReleaseContext (0000000000020046, 00000000002DE800): stub
info:  DXVK: Using 6 compiler threads
info:  Presenter: Actual swap chain properties:
info:    Format:       VK_FORMAT_B8G8R8A8_UNORM
info:    Present mode: VK_PRESENT_MODE_FIFO_KHR
info:    Buffer size:  794x575
info:    Image count:  3
info:    Exclusive FS: 1
[mvk-info] Created 3 swapchain images with initial size (794, 575).
00c0:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFFFFFFFFFA, 000000000011FD40
012c:fixme:imm:ImeSetActiveContext (0x294ca0, 1): stub
012c:fixme:imm:ImmReleaseContext (00000000000200C4, 0000000000294CA0): stub
012c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
012c:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
012c:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
012c:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
012c:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
012c:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
012c:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
012c:fixme:coreaudio:ca_channel_layout_to_channel_mask Unhandled channel 0xffffffff
013c:fixme:avrt:AvSetMmThreadCharacteristicsW (L"Audio",000000000BD3FDC0): stub
info:  Game: ImConquer.exe
013c:fixme:avrt:AvSetMmThreadPriority (0000000012345678)->(1) stub
info:  DXVK: v1.10.3-20230507-async (macOS)
info:  Built-in extension providers:
info:    Win32 WSI
info:    OpenVR
info:    OpenXR
info:  OpenVR: could not open registry key, status 2
info:  OpenVR: Failed to locate module
info:  Enabled instance extensions:
info:    VK_KHR_get_surface_capabilities2
info:    VK_KHR_surface
info:    VK_KHR_win32_surface
[mvk-info] MoltenVK version 1.1.8, supporting Vulkan version 1.1.204.
	The following 72 Vulkan extensions are supported:
		VK_KHR_16bit_storage v1
		VK_KHR_8bit_storage v1
		VK_KHR_bind_memory2 v1
		VK_KHR_create_renderpass2 v1
		VK_KHR_dedicated_allocation v3
		VK_KHR_depth_stencil_resolve v1
		VK_KHR_descriptor_update_template v1
		VK_KHR_device_group v4
		VK_KHR_device_group_creation v1
		VK_KHR_driver_properties v1
		VK_KHR_external_fence v1
		VK_KHR_external_fence_capabilities v1
		VK_KHR_external_memory v1
		VK_KHR_external_memory_capabilities v1
		VK_KHR_external_semaphore v1
		VK_KHR_external_semaphore_capabilities v1
		VK_KHR_get_memory_requirements2 v1
		VK_KHR_get_physical_device_properties2 v2
		VK_KHR_get_surface_capabilities2 v1
		VK_KHR_imageless_framebuffer v1
		VK_KHR_image_format_list v1
		VK_KHR_maintenance1 v2
		VK_KHR_maintenance2 v1
		VK_KHR_maintenance3 v1
		VK_KHR_multiview v1
		VK_KHR_portability_subset v1
		VK_KHR_push_descriptor v2
		VK_KHR_relaxed_block_layout v1
		VK_KHR_sampler_mirror_clamp_to_edge v3
		VK_KHR_sampler_ycbcr_conversion v14
		VK_KHR_shader_draw_parameters v1
		VK_KHR_shader_float16_int8 v1
		VK_KHR_shader_subgroup_extended_types v1
		VK_KHR_storage_buffer_storage_class v1
		VK_KHR_surface v25
		VK_KHR_swapchain v70
		VK_KHR_swapchain_mutable_format v1
		VK_KHR_timeline_semaphore v2
		VK_KHR_uniform_buffer_standard_layout v1
		VK_KHR_variable_pointers v1
		VK_EXT_debug_marker v4
		VK_EXT_debug_report v10
		VK_EXT_debug_utils v2
		VK_EXT_descriptor_indexing v2
		VK_EXT_fragment_shader_interlock v1
		VK_EXT_hdr_metadata v2
		VK_EXT_host_query_reset v1
		VK_EXT_image_robustness v1
		VK_EXT_inline_uniform_block v1
		VK_EXT_memory_budget v1
		VK_EXT_metal_surface v1
		VK_EXT_post_depth_coverage v1
		VK_EXT_private_data v1
		VK_EXT_robustness2 v1
		VK_EXT_scalar_block_layout v1
		VK_EXT_shader_stencil_export v1
		VK_EXT_shader_viewport_index_layer v1
		VK_EXT_subgroup_size_control v2
		VK_EXT_swapchain_colorspace v4
		VK_EXT_texel_buffer_alignment v1
		VK_EXT_texture_compression_astc_hdr v1
		VK_EXT_vertex_attribute_divisor v3
		VK_AMD_gpu_shader_half_float v2
		VK_AMD_negative_viewport_height v1
		VK_AMD_shader_image_load_store_lod v1
		VK_AMD_shader_trinary_minmax v1
		VK_IMG_format_pvrtc v1
		VK_INTEL_shader_integer_functions2 v1
		VK_GOOGLE_display_timing v1
		VK_MVK_macos_surface v3
		VK_MVK_moltenvk v33
		VK_NV_glsl_shader v1
[mvk-info] GPU device:
		model: Apple M1 Pro
		type: Integrated
		vendorID: 0x106b
		deviceID: 0xa0f03ef
		pipelineCacheUUID: 2FA625F9-0A0F-03EF-0000-000000000000
	supports the following Metal Versions, GPU's and Feature Sets:
		Metal Shading Language 2.3
		GPU Family Apple 7
		GPU Family Apple 6
		GPU Family Apple 5
		GPU Family Apple 4
		GPU Family Apple 3
		GPU Family Apple 2
		GPU Family Apple 1
		GPU Family Mac 2
		GPU Family Mac 1
		GPU Family Common 3
		GPU Family Common 2
		GPU Family Common 1
		macOS GPU Family 2 v1
		macOS GPU Family 1 v4
		macOS GPU Family 1 v3
		macOS GPU Family 1 v2
		macOS GPU Family 1 v1
[mvk-info] Created VkInstance for Vulkan version 1.1.0, as requested by app, with the following 3 Vulkan extensions enabled:
		VK_KHR_get_surface_capabilities2 v1
		VK_KHR_surface v25
		VK_EXT_metal_surface v1
info:  Apple M1 Pro:
info:    Driver: 0.2.1916
info:    Vulkan: 1.1.204
info:    Memory Heap[0]: 
info:      Size: 16384 MiB
info:      Flags: 0x1
info:      Memory Type[0]: Property Flags = 0x1
info:      Memory Type[1]: Property Flags = 0xf
info:      Memory Type[2]: Property Flags = 0xb
info:      Memory Type[3]: Property Flags = 0x11
info:  Adapter LUID 0: 0:3f6
info:  D3D11CoreCreateDevice: Probing D3D_FEATURE_LEVEL_10_1
info:  D3D11CoreCreateDevice: Using feature level D3D_FEATURE_LEVEL_10_1
info:  Device properties:
info:    Device name:     : Apple M1 Pro
info:    Driver version   : 0.2.1916
info:  Enabled device extensions:
info:    VK_EXT_host_query_reset
info:    VK_EXT_robustness2
info:    VK_EXT_shader_stencil_export
info:    VK_EXT_shader_viewport_index_layer
info:    VK_EXT_vertex_attribute_divisor
info:    VK_KHR_create_renderpass2
info:    VK_KHR_depth_stencil_resolve
info:    VK_KHR_driver_properties
info:    VK_KHR_image_format_list
info:    VK_KHR_sampler_mirror_clamp_to_edge
info:    VK_KHR_swapchain
info:    VK_KHR_timeline_semaphore
info:  Device features:
info:    robustBufferAccess                     : 1
info:    fullDrawIndexUint32                    : 1
info:    imageCubeArray                         : 1
info:    independentBlend                       : 1
info:    geometryShader                         : 0
info:    tessellationShader                     : 0
info:    sampleRateShading                      : 1
info:    dualSrcBlend                           : 1
info:    logicOp                                : 0
info:    multiDrawIndirect                      : 0
info:    drawIndirectFirstInstance              : 0
info:    depthClamp                             : 1
info:    depthBiasClamp                         : 1
info:    fillModeNonSolid                       : 1
info:    depthBounds                            : 0
info:    multiViewport                          : 1
info:    samplerAnisotropy                      : 1
info:    textureCompressionBC                   : 1
info:    occlusionQueryPrecise                  : 1
info:    pipelineStatisticsQuery                : 0
info:    vertexPipelineStoresAndAtomics         : 0
info:    fragmentStoresAndAtomics               : 0
info:    shaderImageGatherExtended              : 1
info:    shaderStorageImageExtendedFormats      : 0
info:    shaderStorageImageReadWithoutFormat    : 0
info:    shaderStorageImageWriteWithoutFormat   : 1
info:    shaderClipDistance                     : 1
info:    shaderCullDistance                     : 0
info:    shaderFloat64                          : 0
info:    shaderInt64                            : 0
info:    variableMultisampleRate                : 0
info:  VK_EXT_4444_formats
info:    formatA4R4G4B4                         : 0
info:    formatA4B4G4R4                         : 0
info:  VK_EXT_custom_border_color
info:    customBorderColors                     : 0
info:    customBorderColorWithoutFormat         : 0
info:  VK_EXT_depth_clip_enable
info:    depthClipEnable                        : 0
info:  VK_EXT_extended_dynamic_state
info:    extendedDynamicState                   : 0
info:  VK_EXT_host_query_reset
info:    hostQueryReset                         : 1
info:  VK_EXT_memory_priority
info:    memoryPriority                         : 0
info:  VK_EXT_non_seamless_cube_map
info:    nonSeamlessCubeMap                     : 0
info:  VK_EXT_robustness2
info:    robustBufferAccess2                    : 0
info:    robustImageAccess2                     : 1
info:    nullDescriptor                         : 0
info:  VK_EXT_shader_demote_to_helper_invocation
info:    shaderDemoteToHelperInvocation         : 0
info:  VK_EXT_transform_feedback
info:    transformFeedback                      : 0
info:    geometryStreams                        : 0
info:  VK_EXT_vertex_attribute_divisor
info:    vertexAttributeInstanceRateDivisor     : 1
info:    vertexAttributeInstanceRateZeroDivisor : 1
info:  VK_KHR_buffer_device_address
info:    bufferDeviceAddress                    : 0
info:  VK_KHR_timeline_semaphore
info:    timelineSemaphore                      : 1
info:  Queue families:
info:    Graphics : 0
info:    Transfer : 0
[mvk-info] Using MTLFence for Vulkan semaphores.
[mvk-info] Created VkDevice to run on GPU Apple M1 Pro with the following 12 Vulkan extensions enabled:
		VK_KHR_create_renderpass2 v1
		VK_KHR_depth_stencil_resolve v1
		VK_KHR_driver_properties v1
		VK_KHR_image_format_list v1
		VK_KHR_sampler_mirror_clamp_to_edge v3
		VK_KHR_swapchain v70
		VK_KHR_timeline_semaphore v2
		VK_EXT_host_query_reset v1
		VK_EXT_robustness2 v1
		VK_EXT_shader_stencil_export v1
		VK_EXT_shader_viewport_index_layer v1
		VK_EXT_vertex_attribute_divisor v3
warn:  DXVK: No state cache file found
info:  DXVK: Read 13 valid state cache entries
info:  DXGI: VK_FORMAT_D24_UNORM_S8_UINT -> VK_FORMAT_D32_SFLOAT_S8_UINT
info:  Presenter: Actual swap chain properties:
info:    Format:       VK_FORMAT_B8G8R8A8_UNORM
info:    Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR
info:    Buffer size:  883x464
info:    Image count:  2
info:    Exclusive FS: 2
[mvk-info] Created 2 swapchain images with initial size (883, 464).
warn:  DXGI: MakeWindowAssociation: Ignoring flags
err:   D3D11RasterizerState: Antialiased lines not supported
info:  DXVK: Using 6 compiler threads
info:  Presenter: Actual swap chain properties:
info:    Format:       VK_FORMAT_B8G8R8A8_UNORM
info:    Present mode: VK_PRESENT_MODE_FIFO_KHR
info:    Buffer size:  883x464
info:    Image count:  3
info:    Exclusive FS: 2
[mvk-info] Created 3 swapchain images with initial size (883, 464).
err:   D3D11RasterizerState: Antialiased lines not supported
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS
012c:fixme:iphlpapi:SendARP (DestIP 0x5d32a8c0, SrcIP 0x00000000, pMacAddr 000000000011F4A8, PhyAddrLen 000000000011F498): stub
If anyone can help me figure out what errors might be preventing me from logging into the server I would greatly appreciate it. Any suggestions or insights are welcome!
Locked