Troubleshooting ChilloutVR: Difference between revisions

From VR Wiki
(Created page with "== Troubleshooting Information == === Filesystem Locations === ==== Windows ==== {| class="wikitable" |+ !What !Whar !Huh |- |Player.log |<code>%LOCALAPPDATA%Low\Alpha Blend Interactive\ChilloutVR\Player.log</code> |Current debug log |- |Player-prev.log |<code>%LOCALAPPDATA%Low\Alpha Blend Interactive\ChilloutVR\Player-prev.log</code> |Debug log from previous execution |- | | | |} ==Starting== === THE GAME DIED REFUND WHEN === Check your logs")
 
No edit summary
Line 4: Line 4:


==== Windows ====
==== Windows ====
{{Note|Text surrounded by <code>%PERCENTSIGNS%</code> are variables, and will be replaced by Windows when typed in.}}
{| class="wikitable"
{| class="wikitable"
|+
|+
Line 18: Line 19:
|Debug log from previous execution
|Debug log from previous execution
|-
|-
|
|Latest.log
|
|<code>C:\Program Files (x86)\Steam\steamapps\common\ChilloutVR\MelonLoader\Latest.log</code>
|
|(If using mods) Latest MelonLoader log.
|-
|Cache (Avatars)
|<code>C:\Program Files (x86)\Steam\steamapps\common\ChilloutVR\ChilloutVR_Data\Avatars</code>
|Avatar data cache. Delete folder to clear.
|-
|Cache (Props)
|<code>C:\Program Files (x86)\Steam\steamapps\common\ChilloutVR\ChilloutVR_Data\Spawnables</code>
|Prop data cache.  Delete folder to clear.
|-
|Cache (Worlds)
|<code>C:\Program Files (x86)\Steam\steamapps\common\ChilloutVR\ChilloutVR_Data\Worlds</code>
|World data cache.  Delete folder to clear.
|}
|}


==Starting==
==Starting==


=== THE GAME DIED REFUND WHEN ===
=== THE GAME DIED REFUND WHEN??? ===
Check your logs
 
* Check your logs. They are your friend.  Recommend using glogg or notepad++ to read, since they can get huge and crash regular text editors.
* Disable mods to see if it was a mod.

Revision as of 05:16, 30 September 2022

Troubleshooting Information

Filesystem Locations

Windows

Note: Text surrounded by %PERCENTSIGNS% are variables, and will be replaced by Windows when typed in.
What Whar Huh
Player.log %LOCALAPPDATA%Low\Alpha Blend Interactive\ChilloutVR\Player.log Current debug log
Player-prev.log %LOCALAPPDATA%Low\Alpha Blend Interactive\ChilloutVR\Player-prev.log Debug log from previous execution
Latest.log C:\Program Files (x86)\Steam\steamapps\common\ChilloutVR\MelonLoader\Latest.log (If using mods) Latest MelonLoader log.
Cache (Avatars) C:\Program Files (x86)\Steam\steamapps\common\ChilloutVR\ChilloutVR_Data\Avatars Avatar data cache. Delete folder to clear.
Cache (Props) C:\Program Files (x86)\Steam\steamapps\common\ChilloutVR\ChilloutVR_Data\Spawnables Prop data cache. Delete folder to clear.
Cache (Worlds) C:\Program Files (x86)\Steam\steamapps\common\ChilloutVR\ChilloutVR_Data\Worlds World data cache. Delete folder to clear.

Starting

THE GAME DIED REFUND WHEN???

  • Check your logs. They are your friend. Recommend using glogg or notepad++ to read, since they can get huge and crash regular text editors.
  • Disable mods to see if it was a mod.