Skip to content

Commit f464cdf

Browse files
committed
Add more pages
1 parent a92a64b commit f464cdf

File tree

7 files changed

+220
-1
lines changed

7 files changed

+220
-1
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
import { CardGrid } from '@astrojs/starlight/components';
3+
import IconLinkCard from '@src/components/IconLinkCard.astro';
4+
---
5+
6+
<CardGrid>
7+
<IconLinkCard
8+
icon="cloud-download"
9+
title="Bitdefender Antivirus Free"
10+
description="Antivirus protection for Windows. Absolutely free."
11+
href="https://www.bitdefender.com/en-us/consumer/free-antivirus" />
12+
13+
<IconLinkCard
14+
icon="cloud-download"
15+
title="Avast Free Antivirus"
16+
description="Award-winning virus and malware protection"
17+
href="https://www.avast.com/free-antivirus-download" />
18+
19+
<IconLinkCard
20+
icon="cloud-download"
21+
title="AVG AntiVirus Free"
22+
description="Defend your PC against cyberthreats with our award-winning, free antivirus"
23+
href="https://www.avg.com/en-us/free-antivirus-download" />
24+
25+
<IconLinkCard
26+
icon="cloud-download"
27+
title="Malwarebytes Free"
28+
description="Free antivirus software 2025"
29+
href="https://www.malwarebytes.com/mwb-download" />
30+
</CardGrid>

src/components/IconLinkCard.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ const { title, description, icon, ...attributes } = Astro.props;
7676

7777
.icon {
7878
color: var(--sl-color-gray-3);
79+
min-width: 1em;
7980
}
8081

8182
/* Hover state */

src/content/docs/sa/trouble/client-missing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'client.dll missing'
2+
title: 'client.dll is missing'
33
description: 'An essential MTA library is missing'
44
tableOfContents: false
55
---
Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
---
2+
title: 'Connection Timeout'
3+
description: 'Troubleshooting for connection timeout reasons'
4+
tableOfContents: false
5+
---
6+
7+
import { CardGrid, FileTree, Steps } from '@astrojs/starlight/components';
8+
import IconLinkCard from '@src/components/IconLinkCard.astro';
9+
import ClientDownload from '@src/components/ClientDownload.astro';
10+
import AntiVirusDownload from '@src/components/AntiVirusDownload.astro';
11+
import * as defaults from '@src/content.constants';
12+
13+
## Timeout Codes
14+
15+
#### `00070000` or `0A050000`
16+
17+
:::danger
18+
MTA detected possible virus/malware activity on your device.
19+
Locate and remove the virus from your device and then reinstall Multi Theft Auto.
20+
21+
You can find the [download](#download) links at the bottom of the page.
22+
:::
23+
24+
#### `FF0B0000` or `FF0B0121`
25+
26+
[Download](#download) the latest installer for Multi Theft Auto, and run it to update
27+
your installation the latest release.
28+
29+
#### `03040033`
30+
31+
This issue is caused by a software called `Evolve`, which is interfering with MTA.
32+
You must remove that software, if you want to play Multi Theft Auto.
33+
34+
#### `4D0?????` or `4E0?????` or `4F0?????`
35+
36+
<Steps>
37+
1. Download the files below.
38+
39+
<CardGrid>
40+
<IconLinkCard
41+
icon="cloud-download"
42+
title="ogg.dll"
43+
href={`${defaults.CDN_URL}/files/ogg.dll`} />
44+
45+
<IconLinkCard
46+
icon="cloud-download"
47+
title="vorbis.dll"
48+
href={`${defaults.CDN_URL}/files/vorbis.dll`} />
49+
50+
<IconLinkCard
51+
icon="cloud-download"
52+
title="vorbisFile.dll"
53+
href={`${defaults.CDN_URL}/files/vorbisFile.dll`} />
54+
</CardGrid>
55+
56+
2. Copy these files to your GTA:SA installation directory.
57+
Overwrite any pre-existing files, if Windows prompts you about it.
58+
59+
<FileTree>
60+
- <span>C:\\Program Files (x86)\\Rockstar Games\\GTA San Andreas\\</span>
61+
- anim/
62+
- audio/
63+
- data/
64+
- models/
65+
- movies/
66+
- text/
67+
- **ogg.dll** copy it here
68+
- **vorbis.dll** copy it here
69+
- **vorbisFile.dll** copy it here
70+
- gta_sa.exe
71+
- …
72+
</FileTree>
73+
</Steps>
74+
75+
#### `????????`
76+
77+
Other timeout codes can be caused by malware, virus or by corrupted files either in your GTA:SA or MTA installation directory. You should first try reinstalling MTA, and, if the issue persists, download and install one of the anti-virus products below.
78+
79+
## Download
80+
81+
### Anti-Virus
82+
<AntiVirusDownload />
83+
84+
### Multi Theft Auto
85+
<ClientDownload />
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: 'File copying error'
3+
description: 'MTA could not copy one or more files'
4+
tableOfContents: false
5+
---
6+
7+
import { Steps } from '@astrojs/starlight/components';
8+
import ClientDownload from '@src/components/ClientDownload.astro';
9+
10+
Your MTA client was in the process of copying files from location to another, but failed to accomplish this task successfully. There are several reasons why this could have happened to you. Try the following steps to resolve the issue:
11+
12+
:::note
13+
We encourage you to try launching MTA after **every** step, to see if the problem has been resolved.
14+
:::
15+
16+
<Steps>
17+
1. Try to close every GTA:SA and MTA application on your computer.
18+
A lingering process can block access to files, which MTA is trying to copy.
19+
20+
2. Restart your computer.
21+
22+
3. Download and install the latest MTA version.
23+
24+
<ClientDownload />
25+
</Steps>
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: 'core.dll is missing'
3+
description: 'An essential MTA library is missing'
4+
tableOfContents: false
5+
---
6+
7+
import { Steps } from '@astrojs/starlight/components';
8+
import IconLinkCard from '@src/components/IconLinkCard.astro';
9+
import ClientDownload from '@src/components/ClientDownload.astro';
10+
import RedistributableDownload from '@src/components/RedistributableDownload.astro';
11+
12+
<Steps>
13+
1. Install Microsoft runtime components.
14+
15+
<RedistributableDownload />
16+
17+
2. Install the latest release of Multi Theft Auto.
18+
19+
<ClientDownload />
20+
21+
3. Try to run Multi Theft Auto again.
22+
</Steps>
23+
24+
:::note
25+
Consider restarting your computer after these installations for good measure, if
26+
MTA still fails to launch.
27+
28+
And do not despair, you can always contact us either on Discord or in the forums.
29+
You can find the links at the bottom of the page.
30+
:::
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: 'core.dll is not loadable'
3+
description: 'MTA could not load core.dll and is unable to launch'
4+
tableOfContents: false
5+
---
6+
7+
import { Steps, FileTree } from '@astrojs/starlight/components';
8+
import IconLinkCard from '@src/components/IconLinkCard.astro';
9+
import ClientDownload from '@src/components/ClientDownload.astro';
10+
11+
<Steps>
12+
1. Download and install the legacy DirectX runtime.
13+
14+
<IconLinkCard
15+
icon="cloud-download"
16+
title="DirectX End-User Runtime Web Installer"
17+
description="Installer for runtime libraries from the legacy DirectX SDK"
18+
href="https://www.microsoft.com/en-us/download/details.aspx?id=35" />
19+
20+
2. Ensure there is no d3d9.dll in the GTA installation directory.
21+
22+
<FileTree>
23+
- <span>C:\\Program Files (x86)\\Rockstar Games\\GTA San Andreas\\</span>
24+
- anim/
25+
- audio/
26+
- data/
27+
- models/
28+
- movies/
29+
- text/
30+
- d3d9.dll remove this file, if it exists
31+
- gta_sa.exe
32+
- …
33+
</FileTree>
34+
35+
3. Check Windows Updates for pending updates and install them.
36+
37+
4. Install the latest release of Multi Theft Auto.
38+
39+
<ClientDownload />
40+
</Steps>
41+
42+
:::note
43+
Consider restarting your computer after these installations for good measure, if
44+
MTA still fails to launch.
45+
46+
And do not despair, you can always contact us either on Discord or in the forums.
47+
You can find the links at the bottom of the page.
48+
:::

0 commit comments

Comments
 (0)