{"id":4514,"date":"2021-03-01T17:44:00","date_gmt":"2021-03-01T17:44:00","guid":{"rendered":"https:\/\/eeldev.com\/?p=4514"},"modified":"2021-03-01T21:44:59","modified_gmt":"2021-03-01T21:44:59","slug":"eoscore-1-8-4-5","status":"publish","type":"post","link":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/","title":{"rendered":"EOSCore 1.8.4.5"},"content":{"rendered":"<div class=\"pdfprnt-buttons pdfprnt-buttons-post pdfprnt-top-right\"><a href=\"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/posts\/4514?print=pdf\" class=\"pdfprnt-button pdfprnt-button-pdf\" target=\"_blank\" ><\/a><a href=\"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/posts\/4514?print=print\" class=\"pdfprnt-button pdfprnt-button-print\" target=\"_blank\" ><\/a><\/div>\n<h2 class=\"wp-block-heading\"><strong>OSS<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Fixed an issue when running a server on a custom port<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>EOS SDK 1.10.2<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Release Notes<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">Authentication<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Bug Fix:<\/strong>&nbsp;Fixed&nbsp;<strong>EOS_Auth_CopyUserAuthToken<\/strong>&nbsp;so it does not return the previous expired auth token if auth refresh fails during a loss of connection, it will now return EOS_EResult::EOS_NotFound (as the user has been previously logged out).<\/li><li><strong>Bug Fix:<\/strong>&nbsp;Fixed missing scopes permissions after auth token is refreshed. This fixes calls to&nbsp;<strong>EOS_Presence_SetPresence<\/strong>&nbsp;that were failing with EOS_NoPermission after the refresh.<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">C# SDK<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Bug Fix:<\/strong>&nbsp;Fixed an issue with&nbsp;<strong>Auth.AuthInterface.LinkAccount<\/strong>&nbsp;where it would unexpectedly fail due to an invalid parameter.<\/li><li>Moved&nbsp;<strong>Connect.ExternalCredentialType<\/strong>&nbsp;enum to be under&nbsp;<strong>Auth.ExternalCredentialType<\/strong>.<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Core<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li>Debug info now stripped from Mac dynamic library (libEOSSDK-Mac-Shipping.dylib).<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">HTTP<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Bug Fix:<\/strong>&nbsp;Fixed a bug where being offline for over an hour, and still calling&nbsp;<strong>EOS_Platform_Tick<\/strong>, can lead to SDK Configuration causing an infinite value exception which would crash the SDK.<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Leaderboards<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Bug Fix:<\/strong>&nbsp;Added LocalUserId parameter for querying Leaderboard definitions, ranks and user scores to adhere to a client policy which requires a valid logged in user.<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Lobbies<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li>Increased the max lobby count per user from 4 to 16<\/li><\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Samples<\/h4>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Bug Fix:<\/strong>\u00a0Added\u00a0<strong>EOS_Auth_AddNotifyLoginStatusChanged<\/strong>\u00a0to register for login status changes and ensure a user is logged out in sample when SDK has logged a user out (e.g. due to failed auth).<\/li><li><strong>Bug Fix:<\/strong>\u00a0Fixed memory leak in Leaderboards sample when querying user scores.<\/li><li>Achievements definitions list is now shown when the user logs in and hidden after the user logs out.<\/li><li>Stats ingest button is disabled when there are no users logged in.<\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>OSS Fixed an issue when running a server on a custom port EOS SDK 1.10.2 Release Notes Authentication Bug Fix:&nbsp;Fixed&nbsp;EOS_Auth_CopyUserAuthToken&nbsp;so it does not return the previous expired auth token if auth refresh fails during a loss of connection, it will now return EOS_EResult::EOS_NotFound (as the user has been previously logged out). Bug Fix:&nbsp;Fixed missing scopes &#8230; <a title=\"EOSCore 1.8.4.5\" class=\"read-more\" href=\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/\" aria-label=\"Read more about EOSCore 1.8.4.5\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1,15,4],"tags":[],"class_list":["post-4514","post","type-post","status-publish","format-standard","hentry","category-all","category-eoscore","category-unreal-engine"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EOSCore 1.8.4.5 - eelDev<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EOSCore 1.8.4.5 - eelDev\" \/>\n<meta property=\"og:description\" content=\"OSS Fixed an issue when running a server on a custom port EOS SDK 1.10.2 Release Notes Authentication Bug Fix:&nbsp;Fixed&nbsp;EOS_Auth_CopyUserAuthToken&nbsp;so it does not return the previous expired auth token if auth refresh fails during a loss of connection, it will now return EOS_EResult::EOS_NotFound (as the user has been previously logged out). Bug Fix:&nbsp;Fixed missing scopes ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/\" \/>\n<meta property=\"og:site_name\" content=\"eelDev\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-01T17:44:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-03-01T21:44:59+00:00\" \/>\n<meta name=\"author\" content=\"hulken\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"hulken\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/\"},\"author\":{\"name\":\"hulken\",\"@id\":\"https:\/\/eeldev.com\/#\/schema\/person\/453df1c4d38f093dcdfb5de4e5db6f41\"},\"headline\":\"EOSCore 1.8.4.5\",\"datePublished\":\"2021-03-01T17:44:00+00:00\",\"dateModified\":\"2021-03-01T21:44:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/\"},\"wordCount\":290,\"publisher\":{\"@id\":\"https:\/\/eeldev.com\/#organization\"},\"articleSection\":[\"all\",\"eoscore\",\"unreal engine\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/\",\"url\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/\",\"name\":\"EOSCore 1.8.4.5 - eelDev\",\"isPartOf\":{\"@id\":\"https:\/\/eeldev.com\/#website\"},\"datePublished\":\"2021-03-01T17:44:00+00:00\",\"dateModified\":\"2021-03-01T21:44:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eeldev.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"EOSCore 1.8.4.5\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eeldev.com\/#website\",\"url\":\"https:\/\/eeldev.com\/\",\"name\":\"eelDev\",\"description\":\"eelDev.com\",\"publisher\":{\"@id\":\"https:\/\/eeldev.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eeldev.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eeldev.com\/#organization\",\"name\":\"eelDev\",\"url\":\"https:\/\/eeldev.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eeldev.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/12\/logo_new_transparent-4.png\",\"contentUrl\":\"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/12\/logo_new_transparent-4.png\",\"width\":2048,\"height\":682,\"caption\":\"eelDev\"},\"image\":{\"@id\":\"https:\/\/eeldev.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/eeldev.com\/#\/schema\/person\/453df1c4d38f093dcdfb5de4e5db6f41\",\"name\":\"hulken\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eeldev.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5d9ffdb0e0076ccbd670aa09e82b97faf7131270e265284654c5d4b3887d69d1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5d9ffdb0e0076ccbd670aa09e82b97faf7131270e265284654c5d4b3887d69d1?s=96&d=mm&r=g\",\"caption\":\"hulken\"},\"url\":\"https:\/\/eeldev.com\/index.php\/author\/hulken\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"EOSCore 1.8.4.5 - eelDev","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/","og_locale":"en_US","og_type":"article","og_title":"EOSCore 1.8.4.5 - eelDev","og_description":"OSS Fixed an issue when running a server on a custom port EOS SDK 1.10.2 Release Notes Authentication Bug Fix:&nbsp;Fixed&nbsp;EOS_Auth_CopyUserAuthToken&nbsp;so it does not return the previous expired auth token if auth refresh fails during a loss of connection, it will now return EOS_EResult::EOS_NotFound (as the user has been previously logged out). Bug Fix:&nbsp;Fixed missing scopes ... Read more","og_url":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/","og_site_name":"eelDev","article_published_time":"2021-03-01T17:44:00+00:00","article_modified_time":"2021-03-01T21:44:59+00:00","author":"hulken","twitter_card":"summary_large_image","twitter_misc":{"Written by":"hulken","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/#article","isPartOf":{"@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/"},"author":{"name":"hulken","@id":"https:\/\/eeldev.com\/#\/schema\/person\/453df1c4d38f093dcdfb5de4e5db6f41"},"headline":"EOSCore 1.8.4.5","datePublished":"2021-03-01T17:44:00+00:00","dateModified":"2021-03-01T21:44:59+00:00","mainEntityOfPage":{"@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/"},"wordCount":290,"publisher":{"@id":"https:\/\/eeldev.com\/#organization"},"articleSection":["all","eoscore","unreal engine"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/","url":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/","name":"EOSCore 1.8.4.5 - eelDev","isPartOf":{"@id":"https:\/\/eeldev.com\/#website"},"datePublished":"2021-03-01T17:44:00+00:00","dateModified":"2021-03-01T21:44:59+00:00","breadcrumb":{"@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/eeldev.com\/index.php\/eoscore-1-8-4-5\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eeldev.com\/"},{"@type":"ListItem","position":2,"name":"EOSCore 1.8.4.5"}]},{"@type":"WebSite","@id":"https:\/\/eeldev.com\/#website","url":"https:\/\/eeldev.com\/","name":"eelDev","description":"eelDev.com","publisher":{"@id":"https:\/\/eeldev.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eeldev.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/eeldev.com\/#organization","name":"eelDev","url":"https:\/\/eeldev.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eeldev.com\/#\/schema\/logo\/image\/","url":"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/12\/logo_new_transparent-4.png","contentUrl":"https:\/\/eeldev.com\/wp-content\/uploads\/2022\/12\/logo_new_transparent-4.png","width":2048,"height":682,"caption":"eelDev"},"image":{"@id":"https:\/\/eeldev.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/eeldev.com\/#\/schema\/person\/453df1c4d38f093dcdfb5de4e5db6f41","name":"hulken","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eeldev.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/5d9ffdb0e0076ccbd670aa09e82b97faf7131270e265284654c5d4b3887d69d1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5d9ffdb0e0076ccbd670aa09e82b97faf7131270e265284654c5d4b3887d69d1?s=96&d=mm&r=g","caption":"hulken"},"url":"https:\/\/eeldev.com\/index.php\/author\/hulken\/"}]}},"_links":{"self":[{"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/posts\/4514","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/comments?post=4514"}],"version-history":[{"count":2,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/posts\/4514\/revisions"}],"predecessor-version":[{"id":4560,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/posts\/4514\/revisions\/4560"}],"wp:attachment":[{"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/media?parent=4514"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/categories?post=4514"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eeldev.com\/index.php\/wp-json\/wp\/v2\/tags?post=4514"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}