Raised This Month: $51 Target: $400
 12% 

SPCode - Fork of SPEdit


Post New Thread Reply   
 
Thread Tools Display Modes
kratoss1812
Senior Member
Join Date: May 2018
Location: Romānia
Old 01-05-2022 , 09:20   Re: SPCode - Fork of SPEdit
Reply With Quote #21

crashing out of nowhere when im lunching it

PHP Code:
3
Section
SPCODE MAIN
.NET Version4.0.30319.42000
Is local installation
?: True
OS
Microsoft Windows NT 6.2.9200.0
64 bit OS
TRUE
64 bit mode
TRUE
Dir
C:\Users\kRatoss\AppData\Roaming\spcode
Working Set
141216 kb
Installed UI Culture
en-US
Current UI Culture
en-US
Current Culture
en-US

Exception 1
Message
:
Configuration system failed to initialize
Stacktrace
:
   
at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object senderInternalConfigEventArgs e)
   
at System.Configuration.Internal.InternalConfigRoot.OnConfigRemoved(InternalConfigEventArgs e)
   
at System.Configuration.Internal.InternalConfigRoot.RemoveConfigImpl(String configPathBaseConfigurationRecord configRecord)
   
at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKeyBoolean getLkgBoolean checkPermissionBoolean getRuntimeObjectBoolean requestIsHereObjectresultObjectresultRuntimeObject)
   
at System.Configuration.BaseConfigurationRecord.GetSection(String configKey)
   
at System.Configuration.ConfigurationManager.GetSection(String sectionName)
   
at System.Configuration.ClientSettingsStore.ReadSettings(String sectionNameBoolean isUserScoped)
   
at System.Configuration.LocalFileSettingsProvider.GetPropertyValues(SettingsContext contextSettingsPropertyCollection properties)
   
at System.Configuration.SettingsBase.GetPropertiesFromProvider(SettingsProvider provider)
   
at System.Configuration.SettingsBase.GetPropertyValueByName(String propertyName)
   
at System.Configuration.SettingsBase.get_Item(String propertyName)
   
at System.Configuration.ApplicationSettingsBase.GetPropertyValue(String propertyName)
   
at System.Configuration.ApplicationSettingsBase.get_Item(String propertyName)
   
at MahApps.Metro.Controls.WindowApplicationSettings.get_Placement()
   
at MahApps.Metro.Behaviours.WindowsSettingBehaviour.LoadWindowState()
   
at MahApps.Metro.Behaviours.WindowsSettingBehaviour.AssociatedObject_SourceInitialized(Object senderEventArgs e)
   
at System.EventHandler.Invoke(Object senderEventArgs e)
   
at System.Windows.Window.OnSourceInitialized(EventArgs e)
   
at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
   
at System.Windows.Window.ShowHelper(Object booleanBox)
   
at System.Windows.Application.<>c.<RunInternal>b__105_0(Object obj)
   
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callbackObject argsInt32 numArgs)
   
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object sourceDelegate callbackObject argsInt32 numArgsDelegate catchHandler)
   
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
   
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContextContextCallback callbackObject stateBoolean preserveSyncCtx)
   
at System.Threading.ExecutionContext.Run(ExecutionContext executionContextContextCallback callbackObject stateBoolean preserveSyncCtx)
   
at System.Threading.ExecutionContext.Run(ExecutionContext executionContextContextCallback callbackObject state)
   
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContextContextCallback callbackObject state)
   
at System.Windows.Threading.DispatcherOperation.Invoke()
   
at System.Windows.Threading.Dispatcher.ProcessQueue()
   
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwndInt32 msgIntPtr wParamIntPtr lParamBooleanhandled)
   
at MS.Win32.HwndWrapper.WndProc(IntPtr hwndInt32 msgIntPtr wParamIntPtr lParamBooleanhandled)
   
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callbackObject argsInt32 numArgs)
   
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object sourceDelegate callbackObject argsInt32 numArgsDelegate catchHandler)
   
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priorityTimeSpan timeoutDelegate methodObject argsInt32 numArgs)
   
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwndInt32 msgIntPtr wParamIntPtr lParam)
   
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSGmsg)
   
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   
at System.Windows.Application.RunDispatcher(Object ignore)
   
at System.Windows.Application.RunInternal(Window window)
   
at SPCode.Program.Main(String[] args)
Source:
System.Configuration
HResult Code
:
-
2146232062
Helplink
:
null
Targetsite Name
:
OnConfigRemoved
Exception 2
Message
:
'.'hexadecimal value 0x00is an invalid characterLine 8position 5. (C:\Users\kRatoss\AppData\Local\SPCode_Organization\SPCode.exe_Url_ha1ivir2gjeuva5q2fzrpq3g3spfpynd\1.8.1.0\user.config line 8)
Stacktrace:
   
at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal)
   
at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors)
   
at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object senderInternalConfigEventArgs e)
Source:
System.Configuration
HResult Code
:
-
2146232062
Helplink
:
null
Targetsite Name
:
ThrowIfErrors
Exception 3
Message
:
'.'hexadecimal value 0x00is an invalid characterLine 8position 5.
Stacktrace
:
   
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   
at System.Xml.XmlTextReaderImpl.ParseText(Int32startPosInt32endPosInt32outOrChars)
   
at System.Xml.XmlTextReaderImpl.ParseText()
   
at System.Xml.XmlTextReaderImpl.ParseElementContent()
   
at System.Configuration.XmlUtil.StrictReadToNextElement(ExceptionAction action)
   
at System.Configuration.BaseConfigurationRecord.ScanFactoriesRecursive(XmlUtil xmlUtilString parentConfigKeyHashtable factoryList)
   
at System.Configuration.BaseConfigurationRecord.ScanFactoriesRecursive(XmlUtil xmlUtilString parentConfigKeyHashtable factoryList)
   
at System.Configuration.BaseConfigurationRecord.ScanFactories(XmlUtil xmlUtil)
   
at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
Source:
System.Xml
HResult Code
:
-
2146232000
Helplink
:
null
Targetsite Name
:
Throw 
__________________

Last edited by kratoss1812; 01-05-2022 at 09:21.
kratoss1812 is offline
analepic
Junior Member
Join Date: Apr 2022
Old 04-07-2022 , 01:20   Re: SPCode - Fork of SPEdit
Reply With Quote #22

How to update to 1.11 compiler ?

Last edited by analepic; 04-07-2022 at 01:21.
analepic is offline
ratawar
BANNED
Join Date: Dec 2017
Location: GB
Old 04-07-2022 , 10:30   Re: SPCode - Fork of SPEdit
Reply With Quote #23

Quote:
Originally Posted by analepic View Post
How to update to 1.11 compiler ?
You can create a new config pointing to a scripting directory of a 1.11 SourceMod build. Head to the discord server if you need specific instructions on how to do this. There's also a wiki article on configs:
https://github.com/SPCodeOrg/SPCode/...configurations
ratawar is offline
Send a message via ICQ to ratawar Send a message via AIM to ratawar Send a message via Yahoo to ratawar Send a message via Skype™ to ratawar
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:52.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode