Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

S4PE Crash After Installation s4pe.0.3.b #33

Open
abd123-1991 opened this issue Jan 10, 2015 · 4 comments
Open

S4PE Crash After Installation s4pe.0.3.b #33

abd123-1991 opened this issue Jan 10, 2015 · 4 comments

Comments

@abd123-1991
Copy link

I tried running the S4PE as an admin and not as an admin it just run in the background and in the background crash!

I am running windows 8.1!

background run

background crash

In s4pe.0.2.d it seems to work fine until I tried to exit the s4pe it crash!

do I have to try and download a much older version for it to work?

@Kuree
Copy link
Owner

Kuree commented Jan 10, 2015

Can you post a screenshot of the crash message? Or you can just copy and paste the error message here.

@abd123-1991
Copy link
Author

Here is a bunch of errors I have found in the event viewer:

Source: Application Error

Windows cannot access the file C:\Windows\assembly\NativeImages_v4.0.30319_64\System\6d840e78f9d7168f448d9153f773f5bf\System.ni.dll for one of the following reasons: there is a problem with the network connection, the disk that the file is stored on, or the storage drivers installed on this computer; or the disk is missing. Windows closed the program Sims4 Package Editor because of this error.

Program: Sims4 Package Editor
File: C:\Windows\assembly\NativeImages_v4.0.30319_64\System\6d840e78f9d7168f448d9153f773f5bf\System.ni.dll

The error value is listed in the Additional Data section.
User Action

  1. Open the file again. This situation might be a temporary problem that corrects itself when the program runs again.
  2. If the file still cannot be accessed and
    • It is on the network, your network administrator should verify that there is not a problem with the network and that the server can be contacted.
    • It is on a removable disk, for example, a floppy disk or CD-ROM, verify that the disk is fully inserted into the computer.
  3. Check and repair the file system by running CHKDSK. To run CHKDSK, click Start, click Run, type CMD, and then click OK. At the command prompt, type CHKDSK /F, and then press ENTER.
  4. If the problem persists, restore the file from a backup copy.
  5. Determine whether other files on the same disk can be opened. If not, the disk might be damaged. If it is a hard disk, contact your administrator or computer hardware vendor for further assistance.

Additional Data
Error value: C000009C


Source: Application Error

Faulting application name: s4pe.exe, version: 1409.20.48.34124, time stamp: 0x549f5579
Faulting module name: clr.dll, version: 4.0.30319.34014, time stamp: 0x52e0b86c
Exception code: 0xc0000006
Fault offset: 0x000000000000c59e
Faulting process id: 0x62c
Faulting application start time: 0x01d02d1762b41aba
Faulting application path: C:\Program Files (x86)\Sims 4 Package Editor\s4pe.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
Report Id: a327f3ea-990a-11e4-bf3f-84a6c8d03684
Faulting package full name:


Source: .Net Runtime

Application: s4pe.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.InteropServices.SEHException
Stack:
at System.Net.WebClient.GetUri(System.Uri)
at System.Net.WebClient.GetUri(System.String)
at System.Net.WebClient.OpenRead(System.String)
at AutoUpdate.GithubVersion..ctor()
at AutoUpdate.Checker.GetUpdate(Boolean)
at AutoUpdate.Checker.Daily()
at S4PIDemoFE.Program.Main(System.String[])


Source:Application Error

Faulting application name: s4pe.exe, version: 1409.20.48.744, time stamp: 0x545da921
Faulting module name: KERNELBASE.dll, version: 6.3.9600.17278, time stamp: 0x53eebf2e
Exception code: 0xc000041d
Fault offset: 0x000000000000606c
Faulting process id: 0x1620
Faulting application start time: 0x01d02d172e79a7a7
Faulting application path: C:\Users\Abdulla\Desktop\old Desktop\Development\The Sims 4 - Create\S4PE\s4pe.exe
Faulting module path: C:\WINDOWS\system32\KERNELBASE.dll
Report Id: 957981ca-990a-11e4-bf3f-84a6c8d03684
Faulting package full name:


Source:Application Error

Faulting application name: s4pe.exe, version: 1409.20.48.744, time stamp: 0x545da921
Faulting module name: KERNELBASE.dll, version: 6.3.9600.17278, time stamp: 0x53eebf2e
Exception code: 0xe0434352
Fault offset: 0x000000000000606c
Faulting process id: 0x1620
Faulting application start time: 0x01d02d172e79a7a7
Faulting application path: C:\Users\Abdulla\Desktop\old Desktop\Development\The Sims 4 - Create\S4PE\s4pe.exe
Faulting module path: C:\WINDOWS\system32\KERNELBASE.dll
Report Id: 8d29b6e0-990a-11e4-bf3f-84a6c8d03684
Faulting package full name:
Faulting package-relative application ID:


Source:Application Error

Application: s4pe.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.TypeInitializationException
Stack:
at Microsoft.CSharp.CSharpCodeGenerator.CreateEscapedIdentifier(System.String)
at System.Xml.Serialization.CodeIdentifier.EscapeKeywords(System.String, System.CodeDom.Compiler.CodeDomProvider, System.Text.StringBuilder)
at System.Xml.Serialization.CodeIdentifier.GetCSharpName(System.Type)
at System.Xml.Serialization.TypeDesc.get_CSharpName()
at System.Xml.Serialization.SourceInfo.CastTo(System.Xml.Serialization.TypeDesc)
at System.Xml.Serialization.XmlSerializationWriterILGen.WriteElements(System.Xml.Serialization.SourceInfo, System.String, System.Xml.Serialization.ElementAccessor[], System.Xml.Serialization.TextAccessor, System.Xml.Serialization.ChoiceIdentifierAccessor, System.String, Boolean, Boolean)
at System.Xml.Serialization.XmlSerializationWriterILGen.WriteMember(System.Xml.Serialization.SourceInfo, System.String, System.Xml.Serialization.ElementAccessor[], System.Xml.Serialization.TextAccessor, System.Xml.Serialization.ChoiceIdentifierAccessor, System.Xml.Serialization.TypeDesc, Boolean)
at System.Xml.Serialization.XmlSerializationWriterILGen.GenerateTypeElement(System.Xml.Serialization.XmlTypeMapping)
at System.Xml.Serialization.TempAssembly.GenerateRefEmitAssembly(System.Xml.Serialization.XmlMapping[], System.Type[], System.String, System.Security.Policy.Evidence)
at System.Xml.Serialization.TempAssembly..ctor(System.Xml.Serialization.XmlMapping[], System.Type[], System.String, System.String, System.Security.Policy.Evidence)
at System.Xml.Serialization.XmlSerializer..ctor(System.Type, System.String)
at System.Configuration.SettingsPropertyValue.ConvertObjectToString(System.Object, System.Type, System.Configuration.SettingsSerializeAs, Boolean)
at System.Configuration.SettingsPropertyValue.SerializePropertyValue()
at System.Configuration.SettingsPropertyValue.get_SerializedValue()
at System.Configuration.PortableSettingsProvider.SetPropertyValues(System.Configuration.SettingsContext, System.Configuration.SettingsPropertyValueCollection)
at System.Configuration.SettingsBase.SaveCore()
at System.Configuration.SettingsBase.Save()
at S4PIDemoFE.MainForm.saveSettings()
at S4PIDemoFE.MainForm.MainForm_FormClosing(System.Object, System.Windows.Forms.FormClosingEventArgs)
at System.Windows.Forms.Form.WmClose(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.DefWndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WmSysCommand(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.DefWndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WmNcButtonDown(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.Form.WndProc(System.Windows.Forms.Message ByRef)
at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
at S4PIDemoFE.Program.Main(System.String[])

These Errors are both for version
.0.3.b and 0.2.d
I think

@Kuree
Copy link
Owner

Kuree commented Jan 16, 2015

It is triggered by your network configuration. Are you using VPN or something like that?

@abd123-1991
Copy link
Author

I guess I am using VPN for Hotspotshield Anyway to fix this ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants