<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[WoW Freedom - Help/Support]]></title>
		<link>https://wowfreedom-rp.com/f/</link>
		<description><![CDATA[WoW Freedom - https://wowfreedom-rp.com/f]]></description>
		<pubDate>Mon, 04 May 2026 12:53:25 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[What free OS does this work on?]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=5742</link>
			<pubDate>Mon, 06 Jul 2020 22:39:08 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=826">Miaindy</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=5742</guid>
			<description><![CDATA[Hello. My computer will not download Freedom. So I’m resorting to a VM. What free OS can run Freedom?]]></description>
			<content:encoded><![CDATA[Hello. My computer will not download Freedom. So I’m resorting to a VM. What free OS can run Freedom?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Legion Client Connection Guide and Troubleshooting]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=5064</link>
			<pubDate>Wed, 04 Sep 2019 14:27:00 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=264">Bhamarim</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=5064</guid>
			<description><![CDATA[Oh no, it's blank!<br />
<br />
Fear not! Since our move to the Legion Client, we've began organizing the <span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">download, connection and troubleshooting for our client on our Discord!</span></span> All the information you need to join us there can be found on our <a href="https://wowfreedom-rp.com/f/misc.php?page=social" target="_blank" rel="noopener" class="mycode_url">Social Page</a>.<br />
<span style="font-weight: bold;" class="mycode_b"><br />
When you're there, simply look for Legion Server Connection Guide, under the 'Server Specific' tab.</span><br />
<br />
There information is all in there, and there's always someone online to help you. Good Luck!]]></description>
			<content:encoded><![CDATA[Oh no, it's blank!<br />
<br />
Fear not! Since our move to the Legion Client, we've began organizing the <span style="font-weight: bold;" class="mycode_b"><span style="font-size: medium;" class="mycode_size">download, connection and troubleshooting for our client on our Discord!</span></span> All the information you need to join us there can be found on our <a href="https://wowfreedom-rp.com/f/misc.php?page=social" target="_blank" rel="noopener" class="mycode_url">Social Page</a>.<br />
<span style="font-weight: bold;" class="mycode_b"><br />
When you're there, simply look for Legion Server Connection Guide, under the 'Server Specific' tab.</span><br />
<br />
There information is all in there, and there's always someone online to help you. Good Luck!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Unable to change/reset password in Legion mini-manager]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=5033</link>
			<pubDate>Tue, 13 Aug 2019 17:04:27 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=128">Scout</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=5033</guid>
			<description><![CDATA[When I attempt to reset my password in the mini-manager, I am greeted with this nonsense:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>DEBUG INFORMATION:<br />
Exception: [System.Net.Mail.SmtpException] Syntax error, command unrecognized. The server response was: <br />
Controller: Account<br />
Action: ForgotPassword<br />
<br />
   at System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.End(IAsyncResult result)<br />
   at System.Net.Mail.SmtpTransport.EndGetConnection(IAsyncResult result)<br />
   at System.Net.Mail.SmtpClient.ConnectCallback(IAsyncResult result)<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at FreedomLogic.Identity.EmailService.&lt;SendAsync&gt;d__0.MoveNext() in F:&#92;WC_Stuff&#92;WoW_E&#92;freedom_web&#92;FreedomLogic&#92;Identity&#92;EmailService.cs:line 23<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at Microsoft.AspNet.Identity.UserManager`2.&lt;SendEmailAsync&gt;d__129.MoveNext()<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at FreedomWeb.Controllers.AccountController.&lt;ForgotPassword&gt;d__19.MoveNext() in F:&#92;WC_Stuff&#92;WoW_E&#92;freedom_web&#92;FreedomWeb&#92;Controllers&#92;AccountController.cs:line 238<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass37.&lt;BeginInvokeAsynchronousActionMethod&gt;b__36(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.&lt;InvokeActionMethodFilterAsynchronouslyRecursive&gt;b__3d()<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.&lt;&gt;c__DisplayClass46.&lt;InvokeActionMethodFilterAsynchronouslyRecursive&gt;b__3f()<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass21.&lt;&gt;c__DisplayClass2b.&lt;BeginInvokeAction&gt;b__1c()<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass21.&lt;BeginInvokeAction&gt;b__1e(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Controller.&lt;BeginExecuteCore&gt;b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState)<br />
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.MvcHandler.&lt;BeginProcessRequest&gt;b__5(IAsyncResult asyncResult, ProcessRequestState innerState)<br />
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)<br />
   at System.Web.HttpApplication.CallHandlerExecutionStep.InvokeEndHandler(IAsyncResult ar)<br />
   at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar)</code></div></div><br />
When I attempt to change my password while logged in, it looks like this:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>DEBUG INFORMATION:<br />
Exception: [System.Data.Entity.Infrastructure.DbUpdateException] An error occurred while updating the entries. See the inner exception for details.<br />
Controller: Account<br />
Action: ChangePassword<br />
<br />
   at System.Data.Entity.Internal.InternalContext.SaveChanges()<br />
   at FreedomLogic.Identity.UserStore.UpdateAsync(User user) in F:&#92;WC_Stuff&#92;WoW_E&#92;freedom_web&#92;FreedomLogic&#92;Identity&#92;UserStore.cs:line 92<br />
   at Microsoft.AspNet.Identity.UserManager`2.&lt;UpdateAsync&gt;d__5.MoveNext()<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at Microsoft.AspNet.Identity.UserManager`2.&lt;ChangePasswordAsync&gt;d__2a.MoveNext()<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at FreedomWeb.Controllers.AccountController.&lt;ChangePassword&gt;d__23.MoveNext() in F:&#92;WC_Stuff&#92;WoW_E&#92;freedom_web&#92;FreedomWeb&#92;Controllers&#92;AccountController.cs:line 311<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass37.&lt;BeginInvokeAsynchronousActionMethod&gt;b__36(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.&lt;InvokeActionMethodFilterAsynchronouslyRecursive&gt;b__3d()<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.&lt;&gt;c__DisplayClass46.&lt;InvokeActionMethodFilterAsynchronouslyRecursive&gt;b__3f()<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass21.&lt;&gt;c__DisplayClass2b.&lt;BeginInvokeAction&gt;b__1c()<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass21.&lt;BeginInvokeAction&gt;b__1e(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Controller.&lt;BeginExecuteCore&gt;b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState)<br />
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.MvcHandler.&lt;BeginProcessRequest&gt;b__5(IAsyncResult asyncResult, ProcessRequestState innerState)<br />
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)<br />
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()<br />
   at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)<br />
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)</code></div></div><br />
<br />
Pls send help]]></description>
			<content:encoded><![CDATA[When I attempt to reset my password in the mini-manager, I am greeted with this nonsense:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>DEBUG INFORMATION:<br />
Exception: [System.Net.Mail.SmtpException] Syntax error, command unrecognized. The server response was: <br />
Controller: Account<br />
Action: ForgotPassword<br />
<br />
   at System.Net.Mail.SmtpConnection.ConnectAndHandshakeAsyncResult.End(IAsyncResult result)<br />
   at System.Net.Mail.SmtpTransport.EndGetConnection(IAsyncResult result)<br />
   at System.Net.Mail.SmtpClient.ConnectCallback(IAsyncResult result)<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at FreedomLogic.Identity.EmailService.&lt;SendAsync&gt;d__0.MoveNext() in F:&#92;WC_Stuff&#92;WoW_E&#92;freedom_web&#92;FreedomLogic&#92;Identity&#92;EmailService.cs:line 23<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at Microsoft.AspNet.Identity.UserManager`2.&lt;SendEmailAsync&gt;d__129.MoveNext()<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at FreedomWeb.Controllers.AccountController.&lt;ForgotPassword&gt;d__19.MoveNext() in F:&#92;WC_Stuff&#92;WoW_E&#92;freedom_web&#92;FreedomWeb&#92;Controllers&#92;AccountController.cs:line 238<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass37.&lt;BeginInvokeAsynchronousActionMethod&gt;b__36(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.&lt;InvokeActionMethodFilterAsynchronouslyRecursive&gt;b__3d()<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.&lt;&gt;c__DisplayClass46.&lt;InvokeActionMethodFilterAsynchronouslyRecursive&gt;b__3f()<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass21.&lt;&gt;c__DisplayClass2b.&lt;BeginInvokeAction&gt;b__1c()<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass21.&lt;BeginInvokeAction&gt;b__1e(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Controller.&lt;BeginExecuteCore&gt;b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState)<br />
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.MvcHandler.&lt;BeginProcessRequest&gt;b__5(IAsyncResult asyncResult, ProcessRequestState innerState)<br />
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)<br />
   at System.Web.HttpApplication.CallHandlerExecutionStep.InvokeEndHandler(IAsyncResult ar)<br />
   at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar)</code></div></div><br />
When I attempt to change my password while logged in, it looks like this:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>DEBUG INFORMATION:<br />
Exception: [System.Data.Entity.Infrastructure.DbUpdateException] An error occurred while updating the entries. See the inner exception for details.<br />
Controller: Account<br />
Action: ChangePassword<br />
<br />
   at System.Data.Entity.Internal.InternalContext.SaveChanges()<br />
   at FreedomLogic.Identity.UserStore.UpdateAsync(User user) in F:&#92;WC_Stuff&#92;WoW_E&#92;freedom_web&#92;FreedomLogic&#92;Identity&#92;UserStore.cs:line 92<br />
   at Microsoft.AspNet.Identity.UserManager`2.&lt;UpdateAsync&gt;d__5.MoveNext()<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at Microsoft.AspNet.Identity.UserManager`2.&lt;ChangePasswordAsync&gt;d__2a.MoveNext()<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at FreedomWeb.Controllers.AccountController.&lt;ChangePassword&gt;d__23.MoveNext() in F:&#92;WC_Stuff&#92;WoW_E&#92;freedom_web&#92;FreedomWeb&#92;Controllers&#92;AccountController.cs:line 311<br />
--- End of stack trace from previous location where exception was thrown ---<br />
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()<br />
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)<br />
   at System.Web.Mvc.Async.TaskAsyncActionDescriptor.EndExecute(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass37.&lt;BeginInvokeAsynchronousActionMethod&gt;b__36(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.&lt;InvokeActionMethodFilterAsynchronouslyRecursive&gt;b__3d()<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.&lt;&gt;c__DisplayClass46.&lt;InvokeActionMethodFilterAsynchronouslyRecursive&gt;b__3f()<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass21.&lt;&gt;c__DisplayClass2b.&lt;BeginInvokeAction&gt;b__1c()<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.&lt;&gt;c__DisplayClass21.&lt;BeginInvokeAction&gt;b__1e(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Controller.&lt;BeginExecuteCore&gt;b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState)<br />
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.MvcHandler.&lt;BeginProcessRequest&gt;b__5(IAsyncResult asyncResult, ProcessRequestState innerState)<br />
   at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult)<br />
   at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)<br />
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()<br />
   at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)<br />
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)</code></div></div><br />
<br />
Pls send help]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Legion Models Cummulative Patch (OPTIONAL)]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=4648</link>
			<pubDate>Mon, 17 Dec 2018 12:29:30 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=643">TheEssenceOfDarknessAndEvil</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=4648</guid>
			<description><![CDATA[I've combined the Legion content patches into one package so it's easier to install considering the original thread is a total mess with broken HTML codes and lack of solid installation steps + excessive dependencies.<br />
It contains Objects and Models.<br />
<br />
NOTE: This patch doesn't include the Freedom Edition<br />
<br />
[Obsolete - This is the original cumulative with broken animations as described in the post by Sachi] You can download it here: <a href="https://www.mediafire.com/file/vlsqpfep838gp3c/CummulativeLegionPatchObjMDL.rar/file" target="_blank" rel="noopener" class="mycode_url">https://www.mediafire.com/file/vlsqpfep8...L.rar/file</a><br />
<br />
[New - Fixed Succubus, Felhound, Dryad Animations] You can download it here: <a href="https://www.mediafire.com/file/5my7ei3jil5u5oa/CummulativeLegionPatchObjMDL_FixedAnimations.rar/file" target="_blank" rel="noopener" class="mycode_url">https://www.mediafire.com/file/5my7ei3ji...s.rar/file</a><br />
<br />
Installation:<br />
1. Extract the .rar<br />
2. Read the READ ME <br />
3. You didn't read the READ ME so here is what you do move the contents of Complete Patch into your WoWFreedom6 (WoW Root Folder)<br />
4. Profit.<br />
<br />
<br />
Alternatively have fun with the original:<br />
Obj Patch: <a href="https://wowfreedom-rp.com/f/Thread-Legion-Gobject-Patch" target="_blank" rel="noopener" class="mycode_url">https://wowfreedom-rp.com/f/Thread-Legion-Gobject-Patch</a><br />
MDL Patch: <a href="https://wowfreedom-rp.com/f/Thread-Legion-Model-Patch" target="_blank" rel="noopener" class="mycode_url">https://wowfreedom-rp.com/f/Thread-Legion-Model-Patch</a><br />
<br />
I'm considering making Auto-Patcher if the need arises to make it easier to install everything but at present I'm not sure if that's necessary.]]></description>
			<content:encoded><![CDATA[I've combined the Legion content patches into one package so it's easier to install considering the original thread is a total mess with broken HTML codes and lack of solid installation steps + excessive dependencies.<br />
It contains Objects and Models.<br />
<br />
NOTE: This patch doesn't include the Freedom Edition<br />
<br />
[Obsolete - This is the original cumulative with broken animations as described in the post by Sachi] You can download it here: <a href="https://www.mediafire.com/file/vlsqpfep838gp3c/CummulativeLegionPatchObjMDL.rar/file" target="_blank" rel="noopener" class="mycode_url">https://www.mediafire.com/file/vlsqpfep8...L.rar/file</a><br />
<br />
[New - Fixed Succubus, Felhound, Dryad Animations] You can download it here: <a href="https://www.mediafire.com/file/5my7ei3jil5u5oa/CummulativeLegionPatchObjMDL_FixedAnimations.rar/file" target="_blank" rel="noopener" class="mycode_url">https://www.mediafire.com/file/5my7ei3ji...s.rar/file</a><br />
<br />
Installation:<br />
1. Extract the .rar<br />
2. Read the READ ME <br />
3. You didn't read the READ ME so here is what you do move the contents of Complete Patch into your WoWFreedom6 (WoW Root Folder)<br />
4. Profit.<br />
<br />
<br />
Alternatively have fun with the original:<br />
Obj Patch: <a href="https://wowfreedom-rp.com/f/Thread-Legion-Gobject-Patch" target="_blank" rel="noopener" class="mycode_url">https://wowfreedom-rp.com/f/Thread-Legion-Gobject-Patch</a><br />
MDL Patch: <a href="https://wowfreedom-rp.com/f/Thread-Legion-Model-Patch" target="_blank" rel="noopener" class="mycode_url">https://wowfreedom-rp.com/f/Thread-Legion-Model-Patch</a><br />
<br />
I'm considering making Auto-Patcher if the need arises to make it easier to install everything but at present I'm not sure if that's necessary.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[I'm new, help (Installation)]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=4641</link>
			<pubDate>Tue, 11 Dec 2018 22:14:14 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=662">ShandTheDruid</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=4641</guid>
			<description><![CDATA[So, I decided I wanted to play on a private server to get some good RP experience. Then, I realized how complicated downloading this was gonna be. Can someone help me with installing it?]]></description>
			<content:encoded><![CDATA[So, I decided I wanted to play on a private server to get some good RP experience. Then, I realized how complicated downloading this was gonna be. Can someone help me with installing it?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[CAS error]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=4258</link>
			<pubDate>Sat, 19 May 2018 06:13:27 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=547">Vladdy</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=4258</guid>
			<description><![CDATA[<img src="http://i66.tinypic.com/2djckgn.png" loading="lazy"  alt="[Image: 2djckgn.png]" class="mycode_img" /><br />
I received this message while trying to open the client.]]></description>
			<content:encoded><![CDATA[<img src="http://i66.tinypic.com/2djckgn.png" loading="lazy"  alt="[Image: 2djckgn.png]" class="mycode_img" /><br />
I received this message while trying to open the client.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[I want back in.]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=4224</link>
			<pubDate>Thu, 03 May 2018 00:09:41 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=20">Pimp daddy Racar</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=4224</guid>
			<description><![CDATA[How do I install for mac? Do I have to buy the game again or what? And hows everyone doing?!]]></description>
			<content:encoded><![CDATA[How do I install for mac? Do I have to buy the game again or what? And hows everyone doing?!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Installation]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=3589</link>
			<pubDate>Wed, 16 Aug 2017 09:48:07 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=240">Demigod204</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=3589</guid>
			<description><![CDATA[I am running into a CAS error, but everytime i download it seems fine except i can't seem to get the tc_bundle.txt to every appear anywhere. I even checked all the subfiles. Where can i get it?]]></description>
			<content:encoded><![CDATA[I am running into a CAS error, but everytime i download it seems fine except i can't seem to get the tc_bundle.txt to every appear anywhere. I even checked all the subfiles. Where can i get it?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[GM Commands]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=3526</link>
			<pubDate>Mon, 24 Jul 2017 12:44:52 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=533">dana</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=3526</guid>
			<description><![CDATA[As a new player, a list of GM commands would be great. I used .commands and .help in an attempt to learn them all, but the .freedom commands don't always work (I'm lookin' at you, .freedom title&#33<img src="https://wowfreedom-rp.com/f/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" /><br />
<br />
<br />
<br />
I know that on the [url="http://w11.zetaboards.com/WoW_Freedom/topic/10685788/"&gt;&lt;s&gt;<a href="http://w11.zetaboards.com/WoW_Freedom/topic/10685788/" target="_blank" rel="noopener" class="mycode_url">&lt;/s&gt;Guide Compendium</a> post, there are links to various GM commands, but [url="http://w11.zetaboards.com/WoW_Freedom/topic/11094091/"&gt;&lt;s&gt;<a href="http://w11.zetaboards.com/WoW_Freedom/topic/11094091/" target="_blank" rel="noopener" class="mycode_url">&lt;/s&gt;some</a> of those [url="http://w11.zetaboards.com/WoW_Freedom/topic/11097882/"&gt;&lt;s&gt;<a href="http://w11.zetaboards.com/WoW_Freedom/topic/11097882/" target="_blank" rel="noopener" class="mycode_url">&lt;/s&gt;links</a> are [url="http://w11.zetaboards.com/WoW_Freedom/topic/11262719/"&gt;&lt;s&gt;<a href="http://w11.zetaboards.com/WoW_Freedom/topic/11262719/" target="_blank" rel="noopener" class="mycode_url">&lt;/s&gt;dead</a>. ("You do not have permission to access this topic. Error Code: 4:6098258"). Could we get an updated list for people like me?<br />
<br />
<br />
<br />
Thanks&#33;]]></description>
			<content:encoded><![CDATA[As a new player, a list of GM commands would be great. I used .commands and .help in an attempt to learn them all, but the .freedom commands don't always work (I'm lookin' at you, .freedom title&#33<img src="https://wowfreedom-rp.com/f/images/smilies/wink.png" alt="Wink" title="Wink" class="smilie smilie_2" /><br />
<br />
<br />
<br />
I know that on the [url="http://w11.zetaboards.com/WoW_Freedom/topic/10685788/"&gt;&lt;s&gt;<a href="http://w11.zetaboards.com/WoW_Freedom/topic/10685788/" target="_blank" rel="noopener" class="mycode_url">&lt;/s&gt;Guide Compendium</a> post, there are links to various GM commands, but [url="http://w11.zetaboards.com/WoW_Freedom/topic/11094091/"&gt;&lt;s&gt;<a href="http://w11.zetaboards.com/WoW_Freedom/topic/11094091/" target="_blank" rel="noopener" class="mycode_url">&lt;/s&gt;some</a> of those [url="http://w11.zetaboards.com/WoW_Freedom/topic/11097882/"&gt;&lt;s&gt;<a href="http://w11.zetaboards.com/WoW_Freedom/topic/11097882/" target="_blank" rel="noopener" class="mycode_url">&lt;/s&gt;links</a> are [url="http://w11.zetaboards.com/WoW_Freedom/topic/11262719/"&gt;&lt;s&gt;<a href="http://w11.zetaboards.com/WoW_Freedom/topic/11262719/" target="_blank" rel="noopener" class="mycode_url">&lt;/s&gt;dead</a>. ("You do not have permission to access this topic. Error Code: 4:6098258"). Could we get an updated list for people like me?<br />
<br />
<br />
<br />
Thanks&#33;]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[29 part download explanation?]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=3378</link>
			<pubDate>Sat, 03 Jun 2017 15:53:10 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=109">Geoni</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=3378</guid>
			<description><![CDATA[So I have tried all of the other three options in the connection guide and am down to the last one, the 29 part download. I've downloaded all the files, moved all those files to the same folder, and extracted the first file to that folder as per the instructions, but where do you go from there?]]></description>
			<content:encoded><![CDATA[So I have tried all of the other three options in the connection guide and am down to the last one, the 29 part download. I've downloaded all the files, moved all those files to the same folder, and extracted the first file to that folder as per the instructions, but where do you go from there?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Error : 51900319]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=3077</link>
			<pubDate>Sun, 05 Feb 2017 16:03:33 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=263">Herastean</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=3077</guid>
			<description><![CDATA[Hello there folks.<br />
<br />
<br />
<br />
EVerytime I Log onto the server my game runs perfectly fine for 1 minute then decides to freeze and I get DCed and sent back with that error code: WOW51900319<br />
<br />
<br />
<br />
Any idea of where's the problem?<br />
<br />
<br />
<br />
Thank you, lads&#33;]]></description>
			<content:encoded><![CDATA[Hello there folks.<br />
<br />
<br />
<br />
EVerytime I Log onto the server my game runs perfectly fine for 1 minute then decides to freeze and I get DCed and sent back with that error code: WOW51900319<br />
<br />
<br />
<br />
Any idea of where's the problem?<br />
<br />
<br />
<br />
Thank you, lads&#33;]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[<Edit : This topic is currently obsolete, for now>]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=3009</link>
			<pubDate>Tue, 17 Jan 2017 08:55:53 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=501">Thelanarth</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=3009</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">EDIT 2:</span></span><span style="font-size: large;" class="mycode_size"> Looking into data loss issue solutions. Will update in 7 days.</span><br />
<br />
For now, we dissolved our download links. Apologize for &lt;del&gt;my incompetence&lt;/del&gt; inconvenience &lt;E&gt;<img src="https://wowfreedom-rp.com/f/images/smilies/biggrin.png" alt="Big Grin" title="Big Grin" class="smilie smilie_4" />&lt;/E&gt; . Please try other alternative ways. <br />
<br />
<br />
<br />
[ Entire page is wiped, to avoid future confusion ]]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b"><span style="font-size: large;" class="mycode_size">EDIT 2:</span></span><span style="font-size: large;" class="mycode_size"> Looking into data loss issue solutions. Will update in 7 days.</span><br />
<br />
For now, we dissolved our download links. Apologize for &lt;del&gt;my incompetence&lt;/del&gt; inconvenience &lt;E&gt;<img src="https://wowfreedom-rp.com/f/images/smilies/biggrin.png" alt="Big Grin" title="Big Grin" class="smilie smilie_4" />&lt;/E&gt; . Please try other alternative ways. <br />
<br />
<br />
<br />
[ Entire page is wiped, to avoid future confusion ]]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Unable to connect/ping the server.]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=2909</link>
			<pubDate>Thu, 08 Dec 2016 12:33:05 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=264">Bhamarim</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=2909</guid>
			<description><![CDATA[I've been facing the dreaded 'server unavailable' error<br />
<br />
<br />
<br />
&lt;IMG src="http://i.imgur.com/xeRpE2x.png"&gt;&lt;s&gt;[img]&lt;/s&gt;[url="http://i.imgur.com/xeRpE2x.png"&gt;http://i.imgur.com/xeRpE2x.png[/url]&lt;e&gt;[/img]&lt;/e&gt;&lt;/IMG&gt;<br />
<br />
&lt;IMG src="http://i.imgur.com/QQxvKhT.png"&gt;&lt;s&gt;[img]&lt;/s&gt;[url="http://i.imgur.com/QQxvKhT.png"&gt;http://i.imgur.com/QQxvKhT.png[/url]&lt;e&gt;[/img]&lt;/e&gt;&lt;/IMG&gt;<br />
<br />
<br />
<br />
I can't seem to fix it, it isn't server side apparently and I cannot ping 192.223.25.140 with my cmd prompt(Meaning, I ping it and all packets are lost)... ANy ideas?]]></description>
			<content:encoded><![CDATA[I've been facing the dreaded 'server unavailable' error<br />
<br />
<br />
<br />
&lt;IMG src="http://i.imgur.com/xeRpE2x.png"&gt;&lt;s&gt;[img]&lt;/s&gt;[url="http://i.imgur.com/xeRpE2x.png"&gt;http://i.imgur.com/xeRpE2x.png[/url]&lt;e&gt;[/img]&lt;/e&gt;&lt;/IMG&gt;<br />
<br />
&lt;IMG src="http://i.imgur.com/QQxvKhT.png"&gt;&lt;s&gt;[img]&lt;/s&gt;[url="http://i.imgur.com/QQxvKhT.png"&gt;http://i.imgur.com/QQxvKhT.png[/url]&lt;e&gt;[/img]&lt;/e&gt;&lt;/IMG&gt;<br />
<br />
<br />
<br />
I can't seem to fix it, it isn't server side apparently and I cannot ping 192.223.25.140 with my cmd prompt(Meaning, I ping it and all packets are lost)... ANy ideas?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[CAS Error]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=2889</link>
			<pubDate>Sun, 27 Nov 2016 21:58:48 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=125">c0rzilla</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=2889</guid>
			<description><![CDATA[Been getting this error today.<br />
<br />
<br />
<br />
&lt;IMG src="http://i.imgur.com/EK2f6We.png"&gt;&lt;s&gt;[img]&lt;/s&gt;[url="http://i.imgur.com/EK2f6We.png"&gt;http://i.imgur.com/EK2f6We.png[/url]&lt;e&gt;[/img]&lt;/e&gt;&lt;/IMG&gt;<br />
<br />
<br />
<br />
Reapplying the Freedom essentials patch didn't work. Did the unchecking read-only thing. Currently trying to redownload the client, but BitComet keeps freezing. Is a new client needed for this error at all?]]></description>
			<content:encoded><![CDATA[Been getting this error today.<br />
<br />
<br />
<br />
&lt;IMG src="http://i.imgur.com/EK2f6We.png"&gt;&lt;s&gt;[img]&lt;/s&gt;[url="http://i.imgur.com/EK2f6We.png"&gt;http://i.imgur.com/EK2f6We.png[/url]&lt;e&gt;[/img]&lt;/e&gt;&lt;/IMG&gt;<br />
<br />
<br />
<br />
Reapplying the Freedom essentials patch didn't work. Did the unchecking read-only thing. Currently trying to redownload the client, but BitComet keeps freezing. Is a new client needed for this error at all?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Logging in]]></title>
			<link>https://wowfreedom-rp.com/f/showthread.php?tid=2839</link>
			<pubDate>Mon, 07 Nov 2016 05:49:24 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://wowfreedom-rp.com/f/member.php?action=profile&uid=240">Demigod204</a>]]></dc:creator>
			<guid isPermaLink="false">https://wowfreedom-rp.com/f/showthread.php?tid=2839</guid>
			<description><![CDATA[So... new issue. I have everything downloaded as the guide says, and I can start WoW. I have double backed and checked the config file multiple times, it is named correctly and i have the right server name. It also mentions my log in name for this server which means i pulled something from trying, but it tells me i can't log in with the info i provided. I know for a fact that the username and password i used to log into the freedom portal page is the same. I also use the @freedom.com tag. Any advice?]]></description>
			<content:encoded><![CDATA[So... new issue. I have everything downloaded as the guide says, and I can start WoW. I have double backed and checked the config file multiple times, it is named correctly and i have the right server name. It also mentions my log in name for this server which means i pulled something from trying, but it tells me i can't log in with the info i provided. I know for a fact that the username and password i used to log into the freedom portal page is the same. I also use the @freedom.com tag. Any advice?]]></content:encoded>
		</item>
	</channel>
</rss>