这个崩溃报告什么时候发生?

发布于 2024-08-19 21:39:25 字数 542 浏览 7 评论 0原文

我从我的应用程序中收到了此崩溃报告,但我无法重现它,因为我不知道它何时发生以及如何发生。 有人可以告诉我从这份报告中看到了什么吗?

代码:

Error Name: NilObjectException
Error Number: 0
Error Message:
Stack Trace:
RaiseNilObjectException
ConScheduler.ConScheduler.StyleGrid1_DropObject%%o<ConScheduler.ConScheduler>o<DragItem>i4
_Z17UpdateMouseCursorv
Delegate.Invoke%%
Application._CallFunctionWithExceptionHandling%%o<Application>p
_Z33CallFunctionWithExceptionHandlingPFvvE
_Z8mainloopv
RuntimeRun
REALbasic._RuntimeRun
_Main
% main

问候, 奔腾10

I got this crash report from my app, and I can't reproduce it as I don't know when it happens and how can happen.
Someone can tell me what sees from this report?

Code:

Error Name: NilObjectException
Error Number: 0
Error Message:
Stack Trace:
RaiseNilObjectException
ConScheduler.ConScheduler.StyleGrid1_DropObject%%o<ConScheduler.ConScheduler>o<DragItem>i4
_Z17UpdateMouseCursorv
Delegate.Invoke%%
Application._CallFunctionWithExceptionHandling%%o<Application>p
_Z33CallFunctionWithExceptionHandlingPFvvE
_Z8mainloopv
RuntimeRun
REALbasic._RuntimeRun
_Main
% main

Regards,
Pentium10

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

百变从容 2024-08-26 21:39:25

根据文本,您可能想检查一下 Einhugur StyleGrid 的使用情况。看起来 NilObjectException 就来自那里。

Based on the text, you might want to check out your usage of the Einhugur StyleGrid. It appears the NilObjectException came from there.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文