Topic category: Help with Minecraft modding (Java Edition)
I was trying to make a model and Techne was working properly until 3/7/2021 where it started to crash on startup after I closed it.
Heres what the report looks like:
<System.Windows.Markup.XamlParseException>
<Message>Provide value on 'System.Windows.Baml2006.TypeConverterMarkupExtension' threw an exception.</Message>
<StackTrace>
<Frame>System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)</Frame>
<Frame>System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)</Frame>
<Frame>System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)</Frame>
<Frame>System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)</Frame>
<Frame>System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)</Frame>
<Frame>System.Windows.Application.DoStartup()</Frame>
<Frame>System.Windows.Application.<.ctor>b__1_0(Object unused)</Frame>
<Frame>System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)</Frame>
<Frame>System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)</Frame>
</StackTrace>
<Data>
<System.Object>null</System.Object>
</Data>
<System.Configuration.ConfigurationErrorsException>
<Message>Configuration system failed to initialize</Message>
<StackTrace>
<Frame>System.Configuration.ConfigurationManager.PrepareConfigSystem()</Frame>
<Frame>System.Configuration.ConfigurationManager.GetSection(String sectionName)</Frame>
<Frame>System.Configuration.PrivilegedConfigurationManager.GetSection(String sectionName)</Frame>
<Frame>System.Net.Configuration.WebRequestModulesSectionInternal.GetSection()</Frame>
<Frame>System.Net.WebRequest.get_PrefixList()</Frame>
<Frame>System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)</Frame>
<Frame>System.Net.WebRequest.Create(Uri requestUri)</Frame>
<Frame>MS.Internal.WpfWebRequestHelper.CreateRequest(Uri uri)</Frame>
<Frame>System.Windows.Media.ColorContext.Initialize(Uri profileUri, Boolean isStandardProfileUriNotFromUser)</Frame>
<Frame>System.Windows.Media.ColorContext..ctor(PixelFormat pixelFormat)</Frame>
<Frame>System.Windows.Media.Imaging.BitmapSource.CreateCachedBitmap(BitmapFrame frame, BitmapSourceSafeMILHandle wicSource, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapPalette palette)</Frame>
<Frame>System.Windows.Media.Imaging.BitmapFrameDecode.FinalizeCreation()</Frame>
<Frame>System.Windows.Media.Imaging.BitmapFrameDecode..ctor(Int32 frameNumber, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, BitmapDecoder decoder)</Frame>
<Frame>System.Windows.Media.Imaging.BitmapDecoder.SetupFrames(BitmapDecoder decoder, ReadOnlyCollection`1 frames)</Frame>
<Frame>System.Windows.Media.Imaging.BitmapDecoder.get_Frames()</Frame>
<Frame>System.Windows.Media.Imaging.BitmapFrame.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)</Frame>
<Frame>System.Windows.Media.ImageSourceConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)</Frame>
<Frame>System.Windows.Baml2006.TypeConverterMarkupExtension.ProvideValue(IServiceProvider serviceProvider)</Frame>
<Frame>MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider)</Frame>
</StackTrace>
<System.Configuration.ConfigurationErrorsException>
<Message>'.', hexadecimal value 0x00, is an invalid character. Line 16, position 1. (C:\Users\*****\AppData\Local\ZeuX\Techne.exe_StrongName_hfqknvrptzinqcjkc450lwlw1ipkenyc\1.0.4366.5145\user.config line 16)</Message>
<StackTrace>
<Frame>System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)</Frame>
<Frame>System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)</Frame>
<Frame>System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors()</Frame>
<Frame>System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)</Frame>
</StackTrace>
<System.Xml.XmlException>
<Message>'.', hexadecimal value 0x00, is an invalid character. Line 16, position 1.</Message>
<StackTrace>
<Frame>System.Xml.XmlTextReaderImpl.Throw(Exception e)</Frame>
<Frame>System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)</Frame>
<Frame>System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)</Frame>
<Frame>System.Xml.XmlTextReaderImpl.ParseText()</Frame>
<Frame>System.Xml.XmlTextReaderImpl.ParseElementContent()</Frame>
<Frame>System.Xml.XmlTextReaderImpl.Read()</Frame>
<Frame>System.Xml.XmlTextReader.Read()</Frame>
<Frame>System.Xml.XmlTextReaderImpl.Skip()</Frame>
<Frame>System.Xml.XmlTextReader.Skip()</Frame>
<Frame>System.Configuration.XmlUtil.StrictSkipToNextElement(ExceptionAction action)</Frame>
<Frame>System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps)</Frame>
<Frame>System.Configuration.BaseConfigurationRecord.ScanSectionsRecursive(XmlUtil xmlUtil, String parentConfigKey, Boolean inLocation, String locationSubPath, OverrideModeSetting overrideMode, Boolean skipInChildApps)</Frame>
<Frame>System.Configuration.BaseConfigurationRecord.ScanSections(XmlUtil xmlUtil)</Frame>
<Frame>System.Configuration.BaseConfigurationRecord.InitConfigFromFile()</Frame>
</StackTrace>
</System.Xml.XmlException>
</System.Configuration.ConfigurationErrorsException>
</System.Configuration.ConfigurationErrorsException>
</System.Windows.Markup.XamlParseException>
Heres what I tried:
1. Updated my computer (didn't work)
2 .Delete all backups (didn't work)
3. Reinstall Techne (site won't load)
4. Find a new modeler (i tried to use blockbench but it didn't load in the model when i imported the java into mcreator. Yes I am on 1.7.9)
Techne is not supported anymore.
And why are you using such an old version of MCreator?
This is a reason why other modeling apps don’t work.
This forum is not for Techne. Also it is ancient outdated software
First read the General Publishing Guidelines in order to post a forum topic,
which means, crash logs don't belong in forum topic,
next time please upload them on Pastebin :D