Jump to content
3DXChat Community

Search the Community

Showing results for tags 'saving'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Important Stuff
    • Download & play 3DXChat
    • Read first
    • Announcements
  • 3DXChat
    • Ideas & Suggestions
    • Technical Support
    • World Editor
  • Community
    • Events and Activities
    • User Diaries
    • Roleplay
    • Art, Images & Movies
    • Open Forum

Blogs

  • Dev Blog
  • Community Corner

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Discord


Website URL


Location


Interests

Found 1 result

  1. *Posted the same at - Bug Tracker (3DXChat 2.7 x64) - But not sure if this is still being monitored. If it is being monitored please delete this post* I am randomly experiencing problems with saving my home to a file. If this happens it partially takes quite long (3dx kind of freezes) and sometimes the file only shows up at the destination after I again select "File" ==>" Save to file" Still often it fails completely and an Application Error and a .NET Runtime Error is logged though by Windows / in the Windows Event Logs (Application Log): The Application Error says: - <Event xmlns="http://schemas.micro.../events/event"> - <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2019-05-09T08:32:59.156366400Z" /> <EventRecordID>19054</EventRecordID> <Channel>Application</Channel> <Computer>WSCH</Computer> <Security /> </System> - <EventData> <Data>FileBrowser.exe</Data> <Data>1.0.0.0</Data> <Data>ae78e06d</Data> <Data>KERNELBASE.dll</Data> <Data>10.0.17134.556</Data> <Data>b9f4a0f1</Data> <Data>e0434352</Data> <Data>000000000003a388</Data> <Data>de4</Data> <Data>01d50641cbf7234b</Data> <Data>C:\Games\3DXChat_27\FileBrowser.exe</Data> <Data>C:\Windows\System32\KERNELBASE.dll</Data> <Data>b5fb6eed-f670-4a75-bc5a-04cb9c83f9ad</Data> <Data /> <Data /> </EventData> </Event> ========================== The .NET Runtime Error says: - <Event xmlns="http://schemas.micro.../events/event"> - <System> <Provider Name=".NET Runtime" /> <EventID Qualifiers="0">1026</EventID> <Level>2</Level> <Task>0</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2019-05-09T08:32:59.055632900Z" /> <EventRecordID>19053</EventRecordID> <Channel>Application</Channel> <Computer>WSCH</Computer> <Security /> </System> - <EventData> <Data>Anwendung: FileBrowser.exe Frameworkversion: v4.0.30319 Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet. Ausnahmeinformationen: System.Runtime.InteropServices.ExternalException bei System.Windows.Forms.Clipboard.ThrowIfFailed(Int32) bei System.Windows.Forms.Clipboard.SetDataObject(System.Object, Boolean, Int32, Int32) bei System.Windows.Forms.Clipboard.SetText(System.String, System.Windows.Forms.TextDataFormat) bei WindowsFormsApp1.Program.<Main>g__SaveWorld|0_2() bei WindowsFormsApp1.Program.Main()</Data> </EventData> </Event> ========================== Translations: Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet. Description: The Process has been terminated due to an unhandled exception Ausnahmeinformationen: Exceptioninformation bei at ========================== Additionally the reliability Monitor shows the following (I manually translated inline): Source: WindowsFormsApp1 Wrap up: Not functional anymore Date: ‎09.‎05.‎2019 08:30 Status: The report has been sent Description: Path of the faulty application: C:\Games\3DXChat_27\FileBrowser.exe Problemsignatur Problemeventname: CLR20r3 Problemsignature 01: FileBrowser.exe Problemsignature 02: 1.0.0.0 Problemsignature 03: ae78e06d Problemsignature 04: System.Windows.Forms Problemsignature 05: 4.7.3324.0 Problemsignature 06: 5c09ba04 Problemsignature 07: 99a Problemsignature 08: 14 Problemsignature 09: AMAG3AACMAWG2XAF344U21ACVE5PSTKL OS-version: 10.0.17134.2.0.0.256.48 LocaleSchema-ID: 3079 Additional Info 1: 8f1e Additional Info 2: 8f1efcd66da2e2e384e9b532873ca37c Additional Info 3: 9e6f Additional Info 4: 9e6f144e5e763aba3da87d9913247c4b Additional Info about the problem Bucket-ID: 6a92ad038532b6e6a4aca733c05226d1 (1489749417464571601) ========================== Not sure if some of those lines within the %Userprofile%\Appdata\LocalLow\SexGameDevil\3DXChat\output_log.txt could be of help. I partially see "success" (obviously if the file has been saved successfully) and partially I don't... 1 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) procLauncher:Run(String, String, String) FileBrowser:Run(String, Answer) UnityEngine.Events.InvokableCall`1:Invoke(T1) UnityEngine.Events.UnityEvent:Invoke() System.Action`2:Invoke(T1, T2) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) UnityEngine.EventSystems.StandaloneInputModule:ProcessMousePress(MouseButtonEventData) UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent(Int32) UnityEngine.EventSystems.StandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 45) 1 UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) procLauncher:Run(String, String, String) FileBrowser:Run(String, Answer) UnityEngine.Events.InvokableCall`1:Invoke(T1) UnityEngine.Events.UnityEvent:Invoke() System.Action`2:Invoke(T1, T2) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) UnityEngine.EventSystems.StandaloneInputModule:ProcessMousePress(MouseButtonEventData) UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent(Int32) UnityEngine.EventSystems.StandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() (Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 45) Success: {"3dxchat":"clipboard","action":"saveworld","status":"cancel"} UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) FileBrowser:ProcessData(String) FileBrowser:OnApplicationFocus(Boolean) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 45) Status is: cancel UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:LogWarning(Object) FileBrowser:ProcessData(String) FileBrowser:OnApplicationFocus(Boolean) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 45) check_game_version UnityEngine.Logger:Log(LogType, Object) UnityEngine.Debug:Log(Object) <check_game_version>d__19:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 45) Setting the Filebrowser etc to run with admin privileges as it has been proposed doesn't help.... Would appreciate if this could be looked at... Thanks a lot! P.S: Checked on two other installations and was able to reproduce the behavior there as well (repeated saving of the home, partially overwriting existing files)
×
×
  • Create New...