0% found this document useful (0 votes)
2 views

Log Crash

An exception occurred in the application, specifically an Android.Runtime.JavaProxyThrowable due to a System.NullReferenceException. The error originated from the GameDreamFactory code during the execution of various methods related to UI elements and game updates. The document also includes details about the app version, operating system version, manufacturer, model, and CPU architecture of the device.

Uploaded by

slz2005628
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Log Crash

An exception occurred in the application, specifically an Android.Runtime.JavaProxyThrowable due to a System.NullReferenceException. The error originated from the GameDreamFactory code during the execution of various methods related to UI elements and game updates. The document also includes details about the app version, operating system version, manufacturer, model, and CPU architecture of the device.

Uploaded by

slz2005628
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

2025-02-15 04:04:55 开始捕获

2025-02-15 04:05:18 捕获到异常:Android.Runtime.JavaProxyThrowable: Exception of type


'Android.Runtime.JavaProxyThrowable' was thrown.
--- End of managed Android.Runtime.JavaProxyThrowable stack trace ---
android.runtime.JavaProxyThrowable: System.NullReferenceException: Object reference
not set to an instance of an object
at
GameDreamFactory.Menus.AppCompatTheme_listChoiceIndicatorSingleAnimated.FireFilePar
tExtractionBegin (System.String aligned4Bytes, System.String bufferToBoundTo,
System.String intBuffer, System.String sizeToAllocateInBytes, System.Byte tbRun,
GameDreamFactory.Elements.PlaceB elements, GameDreamFactory.VMCF_CHFLAGS
btnRemove_Click, GameDreamFactory.Animations.AnimationManager animationManager,
Microsoft.Xna.Framework.Vector3XNA location, Microsoft.Xna.Framework.Vector3XNA
button16_Click, Microsoft.Xna.Framework.Vector2XNA
AppCompatTheme_editTextBackground) [0x003ae] in
<796e5dee729748bf8df4b9c498ece47d>:0
at
GameDreamFactory.Menus.TextInputLayout_counterMaxLength.FireFilePartExtractionBegin
(GameDreamFactory.VMCF_CHFLAGS btnRemove_Click, System.String waveOutLock,
System.String callbackInfo, System.String value24, System.String dataChunkSize,
Microsoft.Xna.Framework.Vector3XNA button16_Click) [0x0004a] in
<796e5dee729748bf8df4b9c498ece47d>:0
at GameDreamFactory.Menus.VMStandardFilterSignature.FireFilePartExtractionBegin
(GameDreamFactory.Menus.TextInputLayout_counterMaxLength useEventSync) [0x00062] in
<796e5dee729748bf8df4b9c498ece47d>:0
at GameDreamFactory.Menus.VMStandardFilterSignature.Draw () [0x00023] in
<796e5dee729748bf8df4b9c498ece47d>:0
at GameDreamFactory.Menus.HeaderIsLoaded.Draw () [0x00011] in
<796e5dee729748bf8df4b9c498ece47d>:0
at GameDreamFactory.MainGame.Draw () [0x0002b] in
<796e5dee729748bf8df4b9c498ece47d>:0
at GameDreamFactory.GlobeMonoGameCore.WriteElement_Vector2 () [0x0014e] in
<cc5db5360c794c8388152b25848e7c90>:0
at GameDreamFactory.GlobeMonoGameCore.CreateTable () [0x001b7] in
<cc5db5360c794c8388152b25848e7c90>:0
at GameDreamFactory.GlobeMonoGameCore.IsSystemToon () [0x00081] in
<cc5db5360c794c8388152b25848e7c90>:0
at GameDreamFactory.GlobeMonoGameCore.Update (Microsoft.Xna.Framework.GameTime
gameTime) [0x0011b] in <cc5db5360c794c8388152b25848e7c90>:0
at GameDreamFactory.GameMain.Update (Microsoft.Xna.Framework.GameTime gameTime)
[0x00005] in <f7921c31d17143239be7be6ff67b5eb0>:0
at Content_Type.Base_TextAppearance_AppCompat_Medium.Update
(Microsoft.Xna.Framework.GameTime gameTime) [0x0002b] in
<945502a9ad114365ad0d0f4bf52e2bc6>:0
at Microsoft.Xna.Framework.Game.DoUpdate (Microsoft.Xna.Framework.GameTime
gameTime) [0x00019] in <aadf31d256cf49f3b9dc6faa033fdb84>:0
at Microsoft.Xna.Framework.Game.Tick () [0x000ed] in
<aadf31d256cf49f3b9dc6faa033fdb84>:0
at Microsoft.Xna.Framework.AndroidGameWindow.OnUpdateFrame (System.Object sender,
OpenTK.FrameEventArgs frameEventArgs) [0x00053] in
<aadf31d256cf49f3b9dc6faa033fdb84>:0
at OpenTK.GameViewBase.OnUpdateFrame (OpenTK.FrameEventArgs e) [0x00008] in
<a4a20f98886548458e861792215eb07c>:0
at OpenTK.Platform.Android.AndroidGameView.UpdateFrameInternal
(OpenTK.FrameEventArgs e) [0x00009] in <a4a20f98886548458e861792215eb07c>:0
at OpenTK.Platform.Android.AndroidGameView.RunIteration
(System.Threading.CancellationToken token) [0x00073] in
<a4a20f98886548458e861792215eb07c>:0
at
OpenTK.Platform.Android.AndroidGameView+<>c__DisplayClass59_0.<StartThread>b__2
(System.Object _) [0x00000] in <a4a20f98886548458e861792215eb07c>:0
at Android.App.SyncContext+<>c__DisplayClass3_0.<Send>b__0 () [0x00000] in
<79da760c3a36464ea013b625aa663ccd>:0
at Java.Lang.Thread+RunnableImplementor.Run () [0x00008] in
<79da760c3a36464ea013b625aa663ccd>:0
at Java.Lang.IRunnableInvoker.n_Run (System.IntPtr jnienv, System.IntPtr
native__this) [0x00008] in <79da760c3a36464ea013b625aa663ccd>:0
at (wrapper dynamic-method)
Android.Runtime.DynamicMethodNameCounter.23(intptr,intptr)
at mono.java.lang.RunnableImplementor.n_run(Native Method)
at mono.java.lang.RunnableImplementor.run(RunnableImplementor.java:30)
at android.os.Handler.handleCallback(Handler.java:959)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loopOnce(Looper.java:282)
at android.os.Looper.loop(Looper.java:387)
at android.app.ActivityThread.main(ActivityThread.java:9501)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1005)
当前版本号 App Version:2024-03-30_1
当前系统 OS version:15_35
制造商 Vendor:realme
手机型号 Model:RMX3700
CPU 架构 CPU ABI:arm64-v8a

You might also like