Troubleshooting: Difference between revisions

From Ragnafied Wiki
No edit summary
ย 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Troubleshooting Guide =
= ๐Ÿ› ๏ธ Troubleshooting Guide =
If you're experiencing issues with the game, this guide will help you identify and solve the most common problems.


----
<div class="ragnawiki-hero">
<div class="ragnawiki-hero-title">Quick Problem Solving</div>
<div class="ragnawiki-hero-subtitle">Common issues and their solutions</div>
</div>
== ๐Ÿš€ Quick Fix Checklist ==
ย 
<div class="ragnawiki-card">
<div class="ragnawiki-card-header ragna-purple">๐Ÿš€ Quick Fix Checklist</div>
<div class="ragnawiki-card-content">
<div class="ragnawiki-grid" style="grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 10px;">
<div style="padding: 10px; background: rgba(231, 76, 60, 0.1); border-radius: 6px;">
<strong>๐Ÿ” Login Issues</strong>
<div style="font-size: 12px; margin-top: 5px;">
โ€ข Check Game Account exists<br>
โ€ข Verify password<br>
โ€ข Check server status
</div>
</div>
<div style="padding: 10px; background: rgba(230, 126, 34, 0.1); border-radius: 6px;">
<strong>๐Ÿšซ Crash on Launch</strong>
<div style="font-size: 12px; margin-top: 5px;">
โ€ข Install VC++ Redist<br>
โ€ข Run as Admin<br>
โ€ข Update drivers
</div>
</div>
<div style="padding: 10px; background: rgba(52, 152, 219, 0.1); border-radius: 6px;">
<strong>๐Ÿ›ก๏ธ Gepard Issues</strong>
<div style="font-size: 12px; margin-top: 5px;">
โ€ข Antivirus exceptions<br>
โ€ข Fresh client install<br>
โ€ข Clean extraction
</div>
</div>
<div style="padding: 10px; background: rgba(42, 142, 209, 0.1); border-radius: 6px;">
<strong>๐Ÿ›ก๏ธ D3DX9 Error</strong>
<div style="font-size: 12px; margin-top: 5px;">
โ€ข Check Missing DLL's<br>
โ€ข Fresh client install<br>
โ€ข Clean extraction
</div>
</div>
<div style="padding: 10px; background: rgba(46, 204, 113, 0.1); border-radius: 6px;">
<strong>๐ŸŒ Connection</strong>
<div style="font-size: 12px; margin-top: 5px;">
โ€ข Check firewall<br>
โ€ข Internet connection<br>
โ€ข Server maintenance
</div>
</div>
</div>
</div>
</div>


== ๐Ÿ” Unable to Log In ==
== ๐Ÿ” Unable to Log In ==
<div class="ragnawiki-card">
<div class="ragnawiki-card-header ragna-red">๐Ÿ” Unable to Log In</div>
<div class="ragnawiki-card-content">
Before anything else, check your account setup:
Before anything else, check your account setup:


* You must create a '''Game Account''' in addition to your '''Master Account'''.
{| class="ragnawiki-list"
* The Master Account alone is not sufficient for logging into the game.
|-
* You can create a Game Account through the official website.
| ๐Ÿ‘ค || You must create a <strong>Game Account</strong> in addition to your <strong>Master Account</strong>
|-
| โš ๏ธ || The Master Account alone is not sufficient for logging into the game
|-
| ๐ŸŒ || Create Game Account via: <span class="plainlinks">[https://ragnafied.net/account/create/ website]</span>
|}
ย 
<div class="ragnawiki-notes" style="margin-top: 15px;">
<div class="ragnawiki-tip-box" style="border-left-color: #e74c3c;">
<div style="font-weight: 600; color: #e74c3c; margin-bottom: 8px;">๐Ÿ’ก Quick Check</div>
<div style="font-size: 13px; line-height: 1.4; color: #666;">
โ€ข Master Account = Website login<br>
โ€ข Game Account = In-game login<br>
โ€ข You need BOTH to play!
</div>
</div>
</div>
</div>
</div>


----
== ๐Ÿšซ Game Closes Immediately After Launch ==


== ๐Ÿ›  Game Closes Immediately After Launch ==
<div class="ragnawiki-card">
<div class="ragnawiki-card-header ragna-orange">๐Ÿšซ Game Closes Immediately After Launch</div>
<div class="ragnawiki-card-content">
This is typically caused by missing system components required by the game.
This is typically caused by missing system components required by the game.


=== Solution ===
<div class="ragnawiki-notes">
Install the following to ensure your system is compatible:
<div class="ragnawiki-tip-box" style="border-left-color: #e67e22;">
<div style="font-weight: 600; color: #e67e22; margin-bottom: 8px;">๐Ÿ› ๏ธ Solution</div>
<div style="font-size: 13px; line-height: 1.4; color: #666;">
<strong>Microsoft Visual C++ Redistributables (2005โ€“2012)</strong><br>
All-in-One redistributable pack:<br>
โ†’ <span class="plainlinks">[https://github.com/abbodi1406/vcredist/releases Download from GitHub]</span>
</div>
</div>
</div>


# '''Microsoft Visual C++ Redistributables (2005โ€“2012)'''
<em>After installation, restart your computer and try launching the game again.</em>
# An All-in-One redistributable pack (recommended):
</div>
: โ†’ [https://github.com/abbodi1406/vcredist Download from GitHub - abbodi1406/vcredist]
</div>


After installation, restart your computer and try launching the game again.
== ๐Ÿ›ก๏ธ D3DX9 Error ==
<div class="ragnawiki-card">
ย  <div class="ragnawiki-card-header ragna-blue">๐Ÿ›ก๏ธ D3DX9 Error</div>
ย  <div class="ragnawiki-card-content">
ย  ย  <div style="display: flex; flex-direction: column; gap: 15px; margin-bottom: 15px;">
ย  ย  ย  <div style="flex-shrink: 0;">
ย  ย  ย  ย  [[File:D3DX9error.png|500px]]
ย  ย  ย  </div>
ย  ย  ย  <div>
ย  ย  ย  ย  If you're having issues related to D3DX9, follow these steps:
ย  ย  ย  </div>
ย  ย  </div>


----
ย  ย  {| class="ragnawiki-list"
ย  ย  |-
ย  ย  | ๐Ÿ›ก๏ธ || Follow the instruction in this link: <strong>https://learn.microsoft.com/en-us/answers/questions/2753248/missing-d3dx9-43-dll</strong>
ย  ย  |}
ย  </div>
</div>


== ๐Ÿ›ก๏ธ Gepard Errors or Game Not Starting ==
== ๐Ÿ›ก๏ธ Gepard Crash or Game Not Starting ==
If you're having issues related to Gepard (e.g., the game wonโ€™t start or closes silently), follow these steps:


* Make sure to add an '''exception in your antivirus or Windows Defender''' for the game folder.
<div class="ragnawiki-card">
* Delete the current game folder.
<div class="ragnawiki-card-header ragna-blue">๐Ÿ›ก๏ธ Gepard Crash or Game Not Starting</div>
* Re-extract the game client into a '''new folder''' (not the old one).
<div class="ragnawiki-card-content">
* Then try launching the game and logging in again.
<div style="display: flex; flex-direction: column; gap: 15px; margin-bottom: 15px;">
ย  <div style="flex-shrink: 0;">
ย  ย  [[File:Gepard.png|500px]]
ย  </div>
ย  <div style="flex: 1;">
ย  ย  If you're having issues related to Gepard (e.g., the game won't start or closes silently), follow these steps:
{| class="ragnawiki-list"
|-
| ๐Ÿ›ก๏ธ || Add <strong>exception in your antivirus or Windows Defender</strong> for the game folder
|-
| ๐Ÿ—‘๏ธ || Delete the current game folder
|-
| ๐Ÿ“ || Re-extract the game client into a <strong>new folder</strong> (not the old one)
|-
| ๐ŸŽฎ || Launch the game and log in again
|}
ย  </div>
</div>
<em>This resolves most cases where security software interferes with the game files.</em>


This resolves most cases where security software interferes with the anti-cheat system.
<div class="ragnawiki-notes" style="margin-top: 15px;">
<div class="ragnawiki-tip-box" style="border-left-color: #3498db;">
<div style="font-weight: 600; color: #3498db; margin-bottom: 8px;">๐Ÿ”„ Step-by-Step</div>
<div style="font-size: 13px; line-height: 1.4; color: #666;">
1. Add game folder to antivirus exceptions<br>
2. Delete old game folder completely<br>
3. Extract fresh client to new location<br>
4. Run as Administrator if needed
</div>
</div>
</div>
</div>
</div>


----
== ๐Ÿ“ฉ Need More Help? ==


== ๐Ÿ“ฉ Need More Help? ==
<div class="ragnawiki-card">
If the issue persists, we recommend reaching out through the official support channels or checking community forums for similar reports.
<div class="ragnawiki-card-header ragna-green">๐Ÿ“ฉ Need More Help?</div>
<div class="ragnawiki-card-content">
If the issue persists, we recommend reaching out through official support channels:
ย 
{| class="ragnawiki-list"
|-
| ๐Ÿ’ฌ || Contact us in the <span class="plainlinks">[https://discord.com/invite/kPGpRkn Discord]</span>
|-
| ๐Ÿ“‹ || Check community forums for similar reports
|-
| โœ… || Ensure all steps above were followed completely
|-
| ๐Ÿ” || Search existing solutions in our knowledge base
|}
ย 
<div class="ragnawiki-grid" style="grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; margin-top: 20px;">
<div style="text-align: center; padding: 15px; background: rgba(46, 204, 113, 0.1); border-radius: 8px;">
<div style="font-size: 24px;">๐Ÿ’ฌ</div>
<div style="font-weight: bold; color: #27ae60;">Discord</div>
<div style="font-size: 12px; color: #666;">Live community support</div>
</div>
<div style="text-align: center; padding: 15px; background: rgba(52, 152, 219, 0.1); border-radius: 8px;">
<div style="font-size: 24px;">๐Ÿ“–</div>
<div style="font-weight: bold; color: #2980b9;">Forums</div>
<div style="font-size: 12px; color: #666;">Community solutions</div>
</div>
<div style="text-align: center; padding: 15px; background: rgba(155, 89, 182, 0.1); border-radius: 8px;">
<div style="font-size: 24px;">๐Ÿ”ง</div>
<div style="font-weight: bold; color: #8e44ad;">Knowledge Base</div>
<div style="font-size: 12px; color: #666;">Documented fixes</div>
</div>
</div>
</div>
</div>
<div class="ragnawiki-hero" style="background: linear-gradient(135deg, #2ecc71, #27ae60); color: white; margin-top: 30px;">
<div class="ragnawiki-hero-title">โœ… Still Need Help?</div>
<div class="ragnawiki-hero-subtitle">Join our Discord community for real-time support!</div>
</div>

Latest revision as of 18:53, 24 October 2025

๐Ÿ› ๏ธ Troubleshooting Guide

Quick Problem Solving
Common issues and their solutions

๐Ÿš€ Quick Fix Checklist

๐Ÿš€ Quick Fix Checklist

๐Ÿ” Login Issues

โ€ข Check Game Account exists
โ€ข Verify password
โ€ข Check server status

๐Ÿšซ Crash on Launch

โ€ข Install VC++ Redist
โ€ข Run as Admin
โ€ข Update drivers

๐Ÿ›ก๏ธ Gepard Issues

โ€ข Antivirus exceptions
โ€ข Fresh client install
โ€ข Clean extraction

๐Ÿ›ก๏ธ D3DX9 Error

โ€ข Check Missing DLL's
โ€ข Fresh client install
โ€ข Clean extraction

๐ŸŒ Connection

โ€ข Check firewall
โ€ข Internet connection
โ€ข Server maintenance

๐Ÿ” Unable to Log In

๐Ÿ” Unable to Log In

Before anything else, check your account setup:

๐Ÿ‘ค You must create a Game Account in addition to your Master Account
โš ๏ธ The Master Account alone is not sufficient for logging into the game
๐ŸŒ Create Game Account via: website
๐Ÿ’ก Quick Check

โ€ข Master Account = Website login
โ€ข Game Account = In-game login
โ€ข You need BOTH to play!

๐Ÿšซ Game Closes Immediately After Launch

๐Ÿšซ Game Closes Immediately After Launch

This is typically caused by missing system components required by the game.

๐Ÿ› ๏ธ Solution

Microsoft Visual C++ Redistributables (2005โ€“2012)
All-in-One redistributable pack:
โ†’ Download from GitHub

After installation, restart your computer and try launching the game again.

๐Ÿ›ก๏ธ D3DX9 Error

๐Ÿ›ก๏ธ D3DX9 Error
       
       If you're having issues related to D3DX9, follow these steps:
๐Ÿ›ก๏ธ Follow the instruction in this link: https://learn.microsoft.com/en-us/answers/questions/2753248/missing-d3dx9-43-dll

๐Ÿ›ก๏ธ Gepard Crash or Game Not Starting

๐Ÿ›ก๏ธ Gepard Crash or Game Not Starting
   
   If you're having issues related to Gepard (e.g., the game won't start or closes silently), follow these steps:
๐Ÿ›ก๏ธ Add exception in your antivirus or Windows Defender for the game folder
๐Ÿ—‘๏ธ Delete the current game folder
๐Ÿ“ Re-extract the game client into a new folder (not the old one)
๐ŸŽฎ Launch the game and log in again

This resolves most cases where security software interferes with the game files.

๐Ÿ”„ Step-by-Step

1. Add game folder to antivirus exceptions
2. Delete old game folder completely
3. Extract fresh client to new location
4. Run as Administrator if needed

๐Ÿ“ฉ Need More Help?

๐Ÿ“ฉ Need More Help?

If the issue persists, we recommend reaching out through official support channels:

๐Ÿ’ฌ Contact us in the Discord
๐Ÿ“‹ Check community forums for similar reports
โœ… Ensure all steps above were followed completely
๐Ÿ” Search existing solutions in our knowledge base
๐Ÿ’ฌ
Discord
Live community support
๐Ÿ“–
Forums
Community solutions
๐Ÿ”ง
Knowledge Base
Documented fixes
โœ… Still Need Help?
Join our Discord community for real-time support!