Difference between revisions of "Clear your database/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "すべて失敗したら、データベースをクリアする必要があります。")
 
(13 intermediate revisions by 3 users not shown)
Line 3: Line 3:
  
 
<div style="font-size:1.5em;">
 
<div style="font-size:1.5em;">
= Only do this if =
+
=以下の場合にのみ、この操作を行います。=
# You've tried [[:Category:Troubleshooting|everything else]].
+
# [[:Category:Troubleshooting/ja|他のすべて]]を試してみた。
# You've tried speaking to the community in the [https://discord.gg/neosvr|Neos Discord].
+
# [https://discord.gg/neosvr|Neos Discord]または[https://discord.gg/3NpkU7fFH4 NeosJapan]でコミュニティに話しかけてみた。
# You understand the [[#Consequences|consequences]].
+
# [[#結果|結果]]を理解した。
# You're not doing this [[#Regularly_doing_this.3F|regularly]].
+
# [[#定期的にやっている?|定期的]]にやっているわけではない.
 
</div>
 
</div>
  
= Consequences =
+
= 結果 =
Doing this:
+
これを実行すると:
# '''May lead to data loss''' including:
+
# '''以下のデータの消失につながる可能性がある''':
#* Wiping your [[Homes#Local Home|Local Home]]
+
#* [[Homes/ja#ローカルホーム|ローカルHome]]を消去する。
#* Resetting your Settings
+
#* 設定をリセットする。
#* Deleting anything not successfully synced to the Neos Cloud
+
#* Neosクラウドに正常に同期されていないものを削除する。
# Will require you to login again
+
# 再度ログインが必要です。
# Will reset your Neos [[Machine ID]]
+
# あなたのNeos[[Machine ID/ja|Machine ID]]をリセットします。
# Will require you to do the Metaverse Training Center tutorial again. (This can be skipped by using the <code>-SkipIntroTutorial</code> [[Command Line Arguments|command line argument]].
+
# メタバーストレーニングセンターのチュートリアルを再度行う必要があります。(これは<code>-SkipIntroTutorial</code> [[Command_Line_Arguments/ja|コマンドライン引数]]でスキップすることができます)
  
= Steps =
+
= 方法 =
# Push Windows Key + R.
+
# Windowsキー+Rキーを押す。
# Type/Copy this <code>%USERPROFILE%\AppData\LocalLow\</code> into the Run box that appears.
+
# 表示された実行ボックスに<code>%USERPROFILE%\AppData\LocalLow\</code>をコピーするなどして入力する。
# Press Enter or the Ok button.
+
# Enterキーか、Okボタンを押す。
# If desired, copy or backup the "Solirax" folder.
+
# 必要であれば、"Solirax "フォルダーをコピーまたはバックアップしてください。
# Delete the folder.
+
# このフォルダを削除する。
# Restart Neos.
+
# Neosを再起動する。
  
= Regularly doing this? =
+
= 定期的にやっている?=
You should '''NOT''' be doing this regularly. If you are needing to, please ask in the [https://discord.gg/neosvr discord] or open a [https://github.com/Neos-Metaverse/NeosPublic/issues/new?assignees=&labels=Bug&template=bug_report.yml bug] on our issue tracker. This is NOT normal and represents a problem that we'd like to resolve.
+
これを定期的に行うのは'''NG'''です。もし必要なら、[https://discord.gg/neosvr discord]で質問するか、私たちのissue追跡システムで[https://github.com/Neos-Metaverse/NeosPublic/issues/new?assignees=&labels=Bug&template=bug_report.yml bugレポート]を開いてください。これは正常ではなく、私たちが解決したい問題です。
[[Category:Troubleshooting]]
+
 
 +
[[Category:Troubleshooting/ja]]

Latest revision as of 10:29, 4 October 2022

Other languages:
English • ‎日本語

すべて失敗したら、データベースをクリアする必要があります。

以下の場合にのみ、この操作を行います。

  1. 他のすべてを試してみた。
  2. DiscordまたはNeosJapanでコミュニティに話しかけてみた。
  3. 結果を理解した。
  4. 定期的にやっているわけではない.

結果

これを実行すると:

  1. 以下のデータの消失につながる可能性がある:
    • ローカルHomeを消去する。
    • 設定をリセットする。
    • Neosクラウドに正常に同期されていないものを削除する。
  2. 再度ログインが必要です。
  3. あなたのNeosMachine IDをリセットします。
  4. メタバーストレーニングセンターのチュートリアルを再度行う必要があります。(これは-SkipIntroTutorial コマンドライン引数でスキップすることができます)

方法

  1. Windowsキー+Rキーを押す。
  2. 表示された実行ボックスに%USERPROFILE%\AppData\LocalLow\をコピーするなどして入力する。
  3. Enterキーか、Okボタンを押す。
  4. 必要であれば、"Solirax "フォルダーをコピーまたはバックアップしてください。
  5. このフォルダを削除する。
  6. Neosを再起動する。

定期的にやっている?

これを定期的に行うのはNGです。もし必要なら、discordで質問するか、私たちのissue追跡システムでbugレポートを開いてください。これは正常ではなく、私たちが解決したい問題です。