I want to make this work on my Ubuntu Linux, but it 'spews' an error at me. Could you make a build for Linux? I tried the .exe file with mono, doesn't work. Here is my error:
Method '<Module>:_getFiberPtrId ()' in assembly '/home/nicholas/Downloads/MCPE Inventory Editor/MCPE Inventory Editor.exe' contains native code that cannot be executed by Mono on this platform. The assembly was probably created using C++/CLI.
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for <Module> ---> <CrtImplementationDetails>.ModuleLoadException: The C++ module failed to load.
---> System.MissingMethodException: Method contains unsupported native code
at (wrapper managed-to-native) <Module>:_getFiberPtrId ()
at <Module>.<CrtImplementationDetails>.LanguageSupport._Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
at <Module>..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for <Module> ---> <CrtImplementationDetails>.ModuleLoadException: The C++ module failed to load.
---> System.MissingMethodException: Method contains unsupported native code
at (wrapper managed-to-native) <Module>:_getFiberPtrId ()
at <Module>.<CrtImplementationDetails>.LanguageSupport._Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
at <Module>..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
I may be missing some C++ libraries or something...
Rollback Post to RevisionRollBack
Support my mod by using this banner in your signature!
I want to make this work on my Ubuntu Linux, but it 'spews' an error at me. Could you make a build for Linux? I tried the .exe file with mono, doesn't work. Here is my error:
Method '<Module>:_getFiberPtrId ()' in assembly '/home/nicholas/Downloads/MCPE Inventory Editor/MCPE Inventory Editor.exe' contains native code that cannot be executed by Mono on this platform. The assembly was probably created using C++/CLI.
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for <Module> ---> <CrtImplementationDetails>.ModuleLoadException: The C++ module failed to load.
---> System.MissingMethodException: Method contains unsupported native code
at (wrapper managed-to-native) <Module>:_getFiberPtrId ()
at <Module>.<CrtImplementationDetails>.LanguageSupport._Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
at <Module>..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for <Module> ---> <CrtImplementationDetails>.ModuleLoadException: The C++ module failed to load.
---> System.MissingMethodException: Method contains unsupported native code
at (wrapper managed-to-native) <Module>:_getFiberPtrId ()
at <Module>.<CrtImplementationDetails>.LanguageSupport._Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
at <Module>..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
I may be missing some C++ libraries or something...
I will try to compile a version on my Raspberry Pi, hopefully that will work for you
Text version says there is a file missing
GUI version just wont start
-
View User Profile
-
View Posts
-
Send Message
Retired StaffAre you all sure you are putting the level.dat file in the same folder you used to start the program?
Click on an image to view the section rules!









-
View User Profile
-
View Posts
-
Send Message
Retired StaffAt exactly what point does the program freeze?
Click on an image to view the section rules!









-
View User Profile
-
View Posts
-
Send Message
Retired StaffDid you make sure you aren't putting a space?
Click on an image to view the section rules!









-
View User Profile
-
View Posts
-
Send Message
Curse PremiumMethod '<Module>:_getFiberPtrId ()' in assembly '/home/nicholas/Downloads/MCPE Inventory Editor/MCPE Inventory Editor.exe' contains native code that cannot be executed by Mono on this platform. The assembly was probably created using C++/CLI.
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for <Module> ---> <CrtImplementationDetails>.ModuleLoadException: The C++ module failed to load.
---> System.MissingMethodException: Method contains unsupported native code
at (wrapper managed-to-native) <Module>:_getFiberPtrId ()
at <Module>.<CrtImplementationDetails>.LanguageSupport._Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
at <Module>..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for <Module> ---> <CrtImplementationDetails>.ModuleLoadException: The C++ module failed to load.
---> System.MissingMethodException: Method contains unsupported native code
at (wrapper managed-to-native) <Module>:_getFiberPtrId ()
at <Module>.<CrtImplementationDetails>.LanguageSupport._Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at <Module>.<CrtImplementationDetails>.LanguageSupport.Initialize (<CrtImplementationDetails>.LanguageSupport* ) [0x00000] in <filename unknown>:0
at <Module>..cctor () [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
Support my mod by using this banner in your signature!
-
View User Profile
-
View Posts
-
Send Message
Retired StaffOkay, but if you're still there, try installing the latest version of .NET Framework
I will try to compile a version on my Raspberry Pi, hopefully that will work for you
Click on an image to view the section rules!









-
View User Profile
-
View Posts
-
Send Message
Retired StaffYou can edit a saddle in, but I will look into adding the others
Can you describe the problem with a little more detail?
Click on an image to view the section rules!









For 0.7.3???
-
View User Profile
-
View Posts
-
Send Message
Retired StaffYes
Sorry about them not being on the list, I have updated it.
Now the answer to your question is yes
Click on an image to view the section rules!








