<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alliedmods.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=HzK</id>
	<title>AlliedModders Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alliedmods.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=HzK"/>
	<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/Special:Contributions/HzK"/>
	<updated>2026-04-29T05:09:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.6</generator>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=Troubleshooting_AMX_Mod_X&amp;diff=2731</id>
		<title>Troubleshooting AMX Mod X</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=Troubleshooting_AMX_Mod_X&amp;diff=2731"/>
		<updated>2006-03-15T10:15:24Z</updated>

		<summary type="html">&lt;p&gt;HzK: /* Loading Errors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:AMX_Mod_X]]&lt;br /&gt;
If something goes wrong with your AMX Mod X installation, it's usually a problem someone else before has had.  This FAQ shows some of the more common problems with steps to solving them.&lt;br /&gt;
&lt;br /&gt;
=Plugin Problems=&lt;br /&gt;
==Loading Errors==&lt;br /&gt;
{{qa|What does &amp;quot;function not found&amp;quot; mean?}}&lt;br /&gt;
'''A:''' This means a function the plugin uses could not be found.  Most likely you forgot to enable a module that the plugin uses.  Check the plugin's documentation, then see [[Configuring AMX Mod X#Modules|Configuring Modules]].&lt;br /&gt;
&lt;br /&gt;
{{qa|What does &amp;quot;module required for plugin&amp;quot; mean?}}&lt;br /&gt;
'''A:''' See above question.  If you get this error, it should also tell you exactly which module you need to enable.&lt;br /&gt;
&lt;br /&gt;
{{qa|What does &amp;quot;Run time error ... debug not enabled&amp;quot; mean?}}&lt;br /&gt;
'''A:''' This means an internal error occured in the plugin.  To enable debug mode, and report the problem to the author, add the word &amp;quot;debug&amp;quot; after the plugin's entry in amxmodx/plugins/plugins.ini.  For example:&lt;br /&gt;
&amp;lt;pre&amp;gt;myplugin.amxx debug&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For more information, see [[Debugging Plugins (AMX Mod X)|Debugging Plugins]].&lt;br /&gt;
&lt;br /&gt;
{{qa|I have debug enabled and I still get run time errors!}}&lt;br /&gt;
'''A:''' Copy and paste the runtime errors and give them to the plugin author.  If the errors occur in official AMX Mod X plugins, make a bug report.&lt;br /&gt;
&lt;br /&gt;
I NEED HELP!!!!&lt;/div&gt;</summary>
		<author><name>HzK</name></author>
		
	</entry>
</feed>