Guide - Minecraft Command Editor Wiki
I. System Requirements
Please use Minecraft Command Editor on Windows 10 as much as possible to ensure that Minecraft Command Editor can achieve maximum performance.
1.1 Support Library
- When you use Minecraft Command Editor, you may need the following support libraries:
-
- Microsoft .NET Framework 4.6.1 or later
- Microsoft.ACE.OLEDB.12.0
- Be sure to check that your computer has the above support libraries installed. If not, please complete the installation through the 1.2 Installation Help boot.
1.2 Installation Help
- 1.2.1 Install Microsoft .NET Framework(Offline Installation)
-
-
- Open MCE;
- Enter Settings - Support Lib ;
- Click the Install .NET Framework 4.7.2 button to install;
- 1.2.2 Install Microsoft.ACE.OLEDB.12.0(Offline Installation)
-
-
- If it's the first time to run MCE , a window will pop up to install Microsoft.ACE.OLEDB.12.0 support library, direct installation is enough;
- If it isn't the first time to run MCE, Open MCE ;
- Enter Settings - Support Lib ;
- Depending on the system type of your computer, Click the Install AccessDatabaseEngine or Install AccessDatabaseEngine_X64 button, select 32 bit or 64 bit support libraries for installation.
- 1.2.3 Install Microsoft .NET Framework(Online Installation)
-
-
- Visit Microsoft .NET server official website(dotnet.microsoft.com);
- Click the Download ;
- Select the appropriate version and language to download.
II、Errors Solution
2.1 Support Library Class Errors
- 2.1.1 Program components exception due to missing function 'System.Reflection.MethodInfo.CreateDelegate'
-
- Error Code:
- Unhandled exception has occurred in a component in your application. If you click Continue, the application will ignore this error and attempt to continue.
Method not found: 'System Delegate System.Reflection.MethodInfo.CreateDelegate(System.Type)'
- Solution:
- Try using .NET Framework 4.5 or later, recommend using .NET Framework 4.6.1 or later.
- 2.1.2 Program exception due to support library 'Microsoft.ACE.OLEDB.12.0' not registered on computer
-
- Error Code:
- Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
- Solution:
- To reinstall AccessDatabaseEngine or AccessDatabaseEngine_64X ,you can enter 'Settings - Support Lib' to reinstall.
1.2 Operational Class Error
- 2.2.1 Error: GiveItems0001
-
- Check if you have selected the player.
- 2.2.2 Error: GiveItems0002
-
- Check if you have filled in the player ID.
- 2.2.3 Error: GiveItems0003
-
- Check if you have selected the category.
- 2.2.4 Error: GiveItems0004
-
- Check if you have selected the item.
- 2.2.5 Error: GiveItems0005
-
- Check if you have selected the item.
- 2.2.6 Error: StatusEffect0001
-
- Check if you have selected the player.
- 2.2.7 Error: StatusEffect0002
-
- Check if you have filled in the player ID.
- 2.2.8 Error: StatusEffect0003
-
- Check if you have selected the status effect.