Fix client errors / crashes: Difference between revisions

From Realesta Wiki
Jump to: navigation, search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 13: Line 13:
2). Paste this command there and hit enter.
2). Paste this command there and hit enter.


<includeonly>
{| class="wikitable" style="font-weight:bold; background-color:#595959; color:#C1C1C1;"
<div class="quote-wrapper" style="border-left:4px solid #ccc; padding-left:8px; margin:1em 0;">
|-
  <blockquote style="margin:0;">
| style="font-weight: normal;" | del %userprofile%\AppData\Roaming\OTClientV8\RealeraOTCv8\data.zip /q
    {{{del %userprofile%\AppData\Roaming\OTClientV8\RealeraOTCv8\data.zip /q
msg * "Your client cache has been cleaned, now re-open Realera Client"
msg * "Your client cache has been cleaned, now re-open Realera Client"}}}
|}
  </blockquote>
  <div style="text-align:right; font-style:italic; margin-top:0.5em;">
    – {{{author|}}}
  </div>
</div>
</includeonly>
<noinclude>
== Dokumentacja ==
Ten szablon pozwala na wyświetlanie cytatów w wyróżnionej ramce z opcjonalnym autorem.
 
'''Składnia użycia:'''
<syntaxhighlight lang="text">
{{Quote|Tekst cytatu|author=Jan Kowalski}}
</syntaxhighlight>
 
* Pierwszy niepodpisany parametr ({{{1}}}) zawiera treść cytatu.
* Parametr <code>author=</code> służy do podpisania cytatu (opcjonalnie).
 
</noinclude>
----
----




3). Open client let the updater work and play.
3). Open client let the updater work and play.
----


If still doesn't work try to clean client files cache go <b>options → game</b> and press button <b>"clean client files cache"</b> and restart client.
*If still doesn't work try to clean client files cache go <b>options → game</b> and press button <b>"clean client files cache"</b> and restart client.


[[File:Fix client errors - crashes3.png]]
[[File:Fix client errors - crashes3.png]]

Latest revision as of 19:39, 17 January 2025

If you experience "timeout" error to fix it follow the steps below:



1). Open cmd in windows, click start type cmd right click on this and open as administrator.



2). Paste this command there and hit enter.

del %userprofile%\AppData\Roaming\OTClientV8\RealeraOTCv8\data.zip /q

msg * "Your client cache has been cleaned, now re-open Realera Client"



3). Open client let the updater work and play.

  • If still doesn't work try to clean client files cache go options → game and press button "clean client files cache" and restart client.