[已解决]0.4版新建项目蓝屏,重启后各编辑器无法启动

  • 本帖最后由 tipfoo 于 2013-9-22 20:29 编辑 *

安装完成后,新建项目导致系统蓝屏,重启后各编辑器无法启动,进程自动退出。系统 Win7 64bit

— Begin quote from ____

错误应用程序名称: CocoStudioGameDataEditor.exe,版本: 0.4.0.0,时间戳: 0x5226fda4
错误模块名称: KERNELBASE.dll,版本: 6.1.7601.18015,时间戳: 0x50b83c8a
异常代码: 0xe0434352
错误偏移量: 0x0000c41f
错误进程 ID: 0x568
错误应用程序启动时间: 0x01ceb1ff9057d840
错误应用程序路径: C:Program Files (x86)CocoStudioCocoStudioGameDataEditor.exe
错误模块路径: C:Windowssyswow64KERNELBASE.dll
报告 ID: d6488980-1df2-11e3-aee0-002608d150dc

— End quote

和 .net Runtime 的错误:

— Begin quote from ____

Application: CocoStudioGameDataEditor.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Windows.Markup.XamlParseException
Stack:
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
at System.Windows.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows.Window)
at System.Windows.Application.Run(System.Windows.Window)
at GameDataEditor.App.Main()

— End quote

动画编辑器的错误

— Begin quote from ____

错误存储段 ,类型 0
事件名称: PCA2
响应: 不可用
Cab ID: 0

问题签名:
P1: CocoStudioAnimationEditor.exe
P2: 0.4.0.0
P3: SPEditorAnimation
P4: SPEditorAnimation
P5: ??
P6: 200
P7: -1
P8:
P9:
P10:

附加文件:
C:UsersmeAppDataLocalTemp{7233a4fb-a469-4896-85a0-5547d9aad7ce}appcompat.txt
C:UsersmeAppDataLocalTempTab4F29.tmp

可在此处获取这些文件:

分析符号:
重新检查解决方案: 0
报告 Id: 377847f0-1e0b-11e3-86e5-002608d150dc
报告状态: 0

— End quote

扫描了一下,没有问题

— Begin quote from ____

C:Windowssystem32>sfc /scannow

开始系统扫描。此过程将需要一些时间。

开始系统扫描的验证阶段。
验证 100% 已完成。

Windows 资源保护未找到任何完整性冲突。

— End quote

  • 本帖最后由 tipfoo 于 2013-9-22 20:32 编辑 *

今天在另一台机上装了 32位 Win7,没有装vs2012,装上CocoStudio,然后可以了:L(刚花时间熟悉了CocosBuilder啊)

看来不支持64位系统?