i can run it on my PC(linux mint) successfully,but i can't load model on my phone.(Qwen3-06B.gguf)
system:MIUI
adb messages as follow:
02-16 00:22:18.604 6763 6802 E Launcher.AllAppsList: Can't load postion for packageName: com.example.aichatbot activityName: com.godot.game.GodotAppLauncher
02-16 00:22:18.612 6763 6802 D Launcher.Model: onReceiveBackground, mAllAppsList=add=[(0, AppInfo, id=-1, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=-1, container=-1, cellX=-1, cellY=-1, spanX=1, spanY=1)], remove=[], modified=[]
02-16 00:22:18.615 6763 6763 D Launcher: add item to launcher when bind apps added, info=ShortcutInfo, id=-1, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=-1, container=-1, cellX=-1, cellY=-1, spanX=1, spanY=1
02-16 00:22:18.628 6763 6763 D Launcher: addItemToWorkspace, add item into db, item=ShortcutInfo, id=-1, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=1, container=-100, cellX=3, cellY=3, spanX=1, spanY=1
02-16 00:22:18.628 6763 6802 D Launcher.ShortcutInfo: onAddToDatabase, this=ShortcutInfo, id=788, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=1, container=-100, cellX=3, cellY=3, spanX=1, spanY=1
02-16 00:22:18.669 6763 6763 D Launcher.CellLayout: updateCellOccupiedMarks, update, ShortcutInfo, id=788, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=1, container=-100, cellX=3, cellY=3, spanX=1, spanY=1
02-16 00:22:18.923 6763 6802 D Launcher.AllAppsList: updatePackage, find appInfo=AppInfo, id=-1, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=-1, container=-1, cellX=-1, cellY=-1, spanX=1, spanY=1 from ComponentInfo{com.example.aichatbot/com.godot.game.GodotAppLauncher}
02-16 00:22:18.925 6763 6802 D Launcher.Model: onReceiveBackground, mAllAppsList=add=[], remove=[], modified=[(0, AppInfo, id=-1, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=-1, container=-1, cellX=-1, cellY=-1, spanX=1, spanY=1)]
02-16 00:23:30.812 6763 6763 D Launcher.CellLayout: touch item:ShortcutInfo, id=788, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=1, container=-100, cellX=3, cellY=3, spanX=1, spanY=1
02-16 00:23:30.867 1778 2997 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.example.aichatbot/com.godot.game.GodotAppLauncher bnds=[838,1135][1006,1303] (has extras)} from uid 10092 from pid 6763 callingPackage com.miui.home
02-16 00:23:30.921 6763 6763 D Launcher.ShortcutInfo: onAddToDatabase, this=ShortcutInfo, id=788, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=1, container=-100, cellX=3, cellY=3, spanX=1, spanY=1
02-16 00:23:30.921 6763 6763 D Launcher.Model: updateItemInDatabase, item=ShortcutInfo, id=788, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=1, container=-100, cellX=3, cellY=3, spanX=1, spanY=1
02-16 00:23:31.073 1778 1977 D Boost : hostingType=pre-top-activity, hostingName={com.example.aichatbot/com.godot.game.GodotAppLauncher}, callerPackage=others, isSystem=true, isBoostNeeded=false.
02-16 00:23:31.088 6763 7192 W RecentsModel: getRunningTask taskInfo=TaskInfo{userId=0 taskId=337 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.example.aichatbot/com.godot.game.GodotAppLauncher } baseActivity=ComponentInfo{com.example.aichatbot/com.godot.game.GodotAppLauncher} topActivity=ComponentInfo{com.example.aichatbot/com.godot.game.GodotApp} origActivity=ComponentInfo{com.example.aichatbot/com.godot.game.GodotAppLauncher} realActivity=ComponentInfo{com.example.aichatbot/com.godot.game.GodotApp} numActivities=1 lastActiveTime=388280780 supportsSplitScreenMultiWindow=true supportsMultiWindow=true resizeMode=2 isResizeable=true token=WCT{android.window.IWindowContainerToken$Stub$Proxy@71da7f3} topActivityType=1 pictureInPictureParams=PictureInPictureParams( aspectRatio=null sourceRectHint=null hasSetActions=false isAutoPipEnabled=false isSeamlessResizeEnabled=true) displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{9bebcb0 com.godot.game.GodotAppLauncher} launchCookies=[] positionInParent=Point(0, 0) parentTaskId=-1 isFocused=false isVisible=true topActivityInSizeCompat=false locusId= null windowMode=1}
02-16 00:23:31.088 6763 7192 W RecentsModel: getTaskInfoIgnoreHomeAndFreeform taskInfo=ComponentInfo{com.example.aichatbot/com.godot.game.GodotAppLauncher}
02-16 00:23:31.091 6763 7192 E ActivityManagerWrapper: getRecentTasks: taskId=337 userId=0 baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{com.example.aichatbot/com.godot.game.GodotAppLauncher} }
02-16 00:23:31.120 1778 1977 I ActivityManager: Start proc 10659:com.example.aichatbot/u0a641 for pre-top-activity {com.example.aichatbot/com.godot.game.GodotAppLauncher} caller=others
02-16 00:23:31.417 10659 10659 D GodotActivity: Launch intent Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.example.aichatbot/com.godot.game.GodotAppLauncher bnds=[838,1135][1006,1303] (has extras) } with parameters []
02-16 00:23:31.764 10659 10659 E godot : ERROR: Can't open pack-referenced file "addons/nobodywho/libnobodywho-godot-aarch64-linux-android-debug.so" from sparse pack "res://assets.sparsepck".
02-16 00:23:31.764 10659 10659 E godot : at: FileAccessPack (core/io/file_access_pack.cpp:516)
02-16 00:23:31.766 10659 10659 E godot : ERROR: File must be opened before use.
02-16 00:23:31.766 10659 10659 E godot : at: seek (core/io/file_access_pack.cpp:428)
02-16 00:23:31.766 10659 10659 E godot : ERROR: File must be opened before use.
02-16 00:23:31.766 10659 10659 E godot : at: seek (core/io/file_access_pack.cpp:428)
02-16 00:23:31.767 10659 10659 E godot : ERROR: Can't open dynamic library: addons/nobodywho/libnobodywho-godot-aarch64-linux-android-debug.so. Error: dlopen failed: file offset for the library "/data/data/com.example.aichatbot/cache/dynamic_libraries/addons/nobodywho/libnobodywho-godot-aarch64-linux-android-debug.so" >= file size: 0 >= 0.
02-16 00:23:31.767 10659 10659 E godot : at: open_dynamic_library (platform/android/os_android.cpp:254)
02-16 00:23:31.773 10659 10659 E godot : ERROR: Can't resolve symbol gdext_rust_init. Error: undefined symbol: gdext_rust_init.
02-16 00:23:31.773 10659 10659 E godot : at: get_dynamic_library_symbol_handle (drivers/unix/os_unix.cpp:1088)
02-16 00:23:31.773 10659 10659 E godot : ERROR: GDExtension entry point 'gdext_rust_init' not found in library .
02-16 00:23:31.773 10659 10659 E godot : at: initialize (core/extension/gdextension_library_loader.cpp:224)
02-16 00:23:31.773 10659 10659 E godot : ERROR: Error loading extension: 'res://addons/nobodywho/nobodywho.gdextension'.
02-16 00:23:31.773 10659 10659 E godot : at: load_extensions (core/extension/gdextension_manager.cpp:329)
02-16 00:23:31.886 10659 10659 W Looper : PerfMonitor looperActivity : package=com.example.aichatbot/com.godot.game.GodotAppLauncher time=0ms latency=676ms running=0ms procState=-1 historyMsgCount=2 (msgIndex=1 wall=141ms seq=3 h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=552ms seq=4 late=124ms h=android.app.ActivityThread$H w=159)
02-16 00:23:31.886 1778 5015 V MiuiActivityTaskManagerServiceEx: dispatchActivityLifeState r = ActivityRecord{a37992b u0 com.example.aichatbot/com.godot.game.GodotAppLauncher t337}
02-16 00:23:31.887 6763 6763 D RecentsImpl: mActivityStateObserver com.godot.game.GodotApp
02-16 00:23:31.887 6763 6763 W RecentsImpl: onResumed className=com.godot.game.GodotApp mIsInAnotherPro=false isKeyguardLocked=false
02-16 00:23:31.894 5596 31507 D AppUpdateXmsfLauncher: activityResumed intent : Intent { cmp=com.example.aichatbot/com.godot.game.GodotApp (has extras) }
02-16 00:23:31.951 1778 4364 D WindowManager: Input focus has changed to Window{bddc28f u0 com.example.aichatbot/com.godot.game.GodotAppLauncher} display=0
02-16 00:23:31.996 10659 10769 I godot : Godot Engine v4.6.stable.official.89cea1439 - https://godotengine.org
02-16 00:23:32.031 10659 10659 D SurfaceView: UPDATE Surface(name=SurfaceView[com.example.aichatbot/com.godot.game.GodotAppLauncher])/@0xa4afb49, mIsProjectionMode = false
02-16 00:23:32.661 10659 10769 I godot : OpenGL API OpenGL ES 3.2 V@0502.0 (GIT@16c8186230, I159ae7f0bb, 1617607716) (Date:04/05/21) - Compatibility - Using Device: Qualcomm - Adreno (TM) 619
02-16 00:23:32.768 10659 10769 I godot :
02-16 00:23:32.985 10659 10769 E BLASTBufferQueue: SurfaceView[com.example.aichatbot/com.godot.game.GodotAppLauncher]#1 rejecting buffer:active_size=1080x2309, requested_size=1080x2309 buffer{size=1080x2400 transform=0}
02-16 00:23:33.176 1778 1911 I ActivityTaskManager: Displayed com.example.aichatbot/com.godot.game.GodotAppLauncher: +2s302ms
02-16 00:23:54.806 1778 2411 D MIUIInput: [MotionEvent] publisher action=0x0, 209365872, channel 'bddc28f com.example.aichatbot/com.godot.game.GodotAppLauncher (server)'
02-16 00:23:54.856 1778 2411 D MIUIInput: [MotionEvent] publisher action=0x1, 209365922, channel 'bddc28f com.example.aichatbot/com.godot.game.GodotAppLauncher (server)'
02-16 00:23:54.875 10659 10769 E godot : SCRIPT ERROR: Parse Error: Could not find base class "NobodyWhoChat".
02-16 00:23:54.875 10659 10769 E godot : at: GDScript::reload (res://chat.gd:1)
02-16 00:23:54.875 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.875 10659 10769 E godot : [0] choose (res://start.gd:43)
02-16 00:23:54.875 10659 10769 E godot : ERROR: Failed to load script "res://chat.gd" with error "Parse error".
02-16 00:23:54.875 10659 10769 E godot : at: load (modules/gdscript/gdscript.cpp:2907)
02-16 00:23:54.875 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.875 10659 10769 E godot : [0] choose (res://start.gd:43)
02-16 00:23:54.876 10659 10769 E godot : ERROR: Cannot get class 'NobodyWhoModel'.
02-16 00:23:54.876 10659 10769 E godot : at: _instantiate_internal (core/object/class_db.cpp:565)
02-16 00:23:54.876 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.876 10659 10769 E godot : [0] choose (res://start.gd:43)
02-16 00:23:54.877 10659 10769 E godot : WARNING: Node model of type NobodyWhoModel cannot be created. A placeholder will be created instead.
02-16 00:23:54.877 10659 10769 E godot : at: instantiate (scene/resources/packed_scene.cpp:333)
02-16 00:23:54.877 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.877 10659 10769 E godot : [0] choose (res://start.gd:43)
02-16 00:23:54.877 10659 10769 E godot : ERROR: Cannot get class 'NobodyWhoChat'.
02-16 00:23:54.877 10659 10769 E godot : at: _instantiate_internal (core/object/class_db.cpp:565)
02-16 00:23:54.877 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.877 10659 10769 E godot : [0] choose (res://start.gd:43)
02-16 00:23:54.877 10659 10769 E godot : WARNING: Node chat of type NobodyWhoChat cannot be created. A placeholder will be created instead.
02-16 00:23:54.877 10659 10769 E godot : at: instantiate (scene/resources/packed_scene.cpp:333)
02-16 00:23:54.877 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.877 10659 10769 E godot : [0] choose (res://start.gd:43)
02-16 00:23:54.879 10659 10769 E godot : ERROR: Condition "!is_inside_tree()" is true. Returning: false
02-16 00:23:54.879 10659 10769 E godot : at: can_process (scene/main/node.cpp:902)
02-16 00:23:54.884 10659 10769 E godot : WARNING: IME not supported by this display server.
02-16 00:23:54.884 10659 10769 E godot : at: window_set_ime_active (servers/display/display_server.cpp:628)
02-16 00:23:54.885 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.885 10659 10769 E godot : [0] _ready (res://main.gd:12)
02-16 00:23:54.885 10659 10769 E godot : WARNING: IME not supported by this display server.
02-16 00:23:54.885 10659 10769 E godot : at: window_set_ime_position (servers/display/display_server.cpp:632)
02-16 00:23:54.885 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.885 10659 10769 E godot : [0] _ready (res://main.gd:13)
02-16 00:23:54.887 10659 10769 E godot : SCRIPT ERROR: Invalid assignment of property or key 'model_path' with value of type 'String' on a base object of type 'Node2D'.
02-16 00:23:54.887 10659 10769 E godot : at: _ready (res://main.gd:43)
02-16 00:23:54.887 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.887 10659 10769 E godot : [0] _ready (res://main.gd:43)
i can run it on my PC(linux mint) successfully,but i can't load model on my phone.(Qwen3-06B.gguf)
system:MIUI
adb messages as follow:
02-16 00:22:18.604 6763 6802 E Launcher.AllAppsList: Can't load postion for packageName: com.example.aichatbot activityName: com.godot.game.GodotAppLauncher
02-16 00:22:18.612 6763 6802 D Launcher.Model: onReceiveBackground, mAllAppsList=add=[(0, AppInfo, id=-1, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=-1, container=-1, cellX=-1, cellY=-1, spanX=1, spanY=1)], remove=[], modified=[]
02-16 00:22:18.615 6763 6763 D Launcher: add item to launcher when bind apps added, info=ShortcutInfo, id=-1, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=-1, container=-1, cellX=-1, cellY=-1, spanX=1, spanY=1
02-16 00:22:18.628 6763 6763 D Launcher: addItemToWorkspace, add item into db, item=ShortcutInfo, id=-1, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=1, container=-100, cellX=3, cellY=3, spanX=1, spanY=1
02-16 00:22:18.628 6763 6802 D Launcher.ShortcutInfo: onAddToDatabase, this=ShortcutInfo, id=788, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=1, container=-100, cellX=3, cellY=3, spanX=1, spanY=1
02-16 00:22:18.669 6763 6763 D Launcher.CellLayout: updateCellOccupiedMarks, update, ShortcutInfo, id=788, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=1, container=-100, cellX=3, cellY=3, spanX=1, spanY=1
02-16 00:22:18.923 6763 6802 D Launcher.AllAppsList: updatePackage, find appInfo=AppInfo, id=-1, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=-1, container=-1, cellX=-1, cellY=-1, spanX=1, spanY=1 from ComponentInfo{com.example.aichatbot/com.godot.game.GodotAppLauncher}
02-16 00:22:18.925 6763 6802 D Launcher.Model: onReceiveBackground, mAllAppsList=add=[], remove=[], modified=[(0, AppInfo, id=-1, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=-1, container=-1, cellX=-1, cellY=-1, spanX=1, spanY=1)]
02-16 00:23:30.812 6763 6763 D Launcher.CellLayout: touch item:ShortcutInfo, id=788, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=1, container=-100, cellX=3, cellY=3, spanX=1, spanY=1
02-16 00:23:30.867 1778 2997 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.example.aichatbot/com.godot.game.GodotAppLauncher bnds=[838,1135][1006,1303] (has extras)} from uid 10092 from pid 6763 callingPackage com.miui.home
02-16 00:23:30.921 6763 6763 D Launcher.ShortcutInfo: onAddToDatabase, this=ShortcutInfo, id=788, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=1, container=-100, cellX=3, cellY=3, spanX=1, spanY=1
02-16 00:23:30.921 6763 6763 D Launcher.Model: updateItemInDatabase, item=ShortcutInfo, id=788, itemType=0, user=UserHandle{0}, mIconType=0, pkgName=com.example.aichatbot, className=com.godot.game.GodotAppLauncher, screenId=1, container=-100, cellX=3, cellY=3, spanX=1, spanY=1
02-16 00:23:31.073 1778 1977 D Boost : hostingType=pre-top-activity, hostingName={com.example.aichatbot/com.godot.game.GodotAppLauncher}, callerPackage=others, isSystem=true, isBoostNeeded=false.
02-16 00:23:31.088 6763 7192 W RecentsModel: getRunningTask taskInfo=TaskInfo{userId=0 taskId=337 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.example.aichatbot/com.godot.game.GodotAppLauncher } baseActivity=ComponentInfo{com.example.aichatbot/com.godot.game.GodotAppLauncher} topActivity=ComponentInfo{com.example.aichatbot/com.godot.game.GodotApp} origActivity=ComponentInfo{com.example.aichatbot/com.godot.game.GodotAppLauncher} realActivity=ComponentInfo{com.example.aichatbot/com.godot.game.GodotApp} numActivities=1 lastActiveTime=388280780 supportsSplitScreenMultiWindow=true supportsMultiWindow=true resizeMode=2 isResizeable=true token=WCT{android.window.IWindowContainerToken$Stub$Proxy@71da7f3} topActivityType=1 pictureInPictureParams=PictureInPictureParams( aspectRatio=null sourceRectHint=null hasSetActions=false isAutoPipEnabled=false isSeamlessResizeEnabled=true) displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{9bebcb0 com.godot.game.GodotAppLauncher} launchCookies=[] positionInParent=Point(0, 0) parentTaskId=-1 isFocused=false isVisible=true topActivityInSizeCompat=false locusId= null windowMode=1}
02-16 00:23:31.088 6763 7192 W RecentsModel: getTaskInfoIgnoreHomeAndFreeform taskInfo=ComponentInfo{com.example.aichatbot/com.godot.game.GodotAppLauncher}
02-16 00:23:31.091 6763 7192 E ActivityManagerWrapper: getRecentTasks: taskId=337 userId=0 baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{com.example.aichatbot/com.godot.game.GodotAppLauncher} }
02-16 00:23:31.120 1778 1977 I ActivityManager: Start proc 10659:com.example.aichatbot/u0a641 for pre-top-activity {com.example.aichatbot/com.godot.game.GodotAppLauncher} caller=others
02-16 00:23:31.417 10659 10659 D GodotActivity: Launch intent Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.example.aichatbot/com.godot.game.GodotAppLauncher bnds=[838,1135][1006,1303] (has extras) } with parameters []
02-16 00:23:31.764 10659 10659 E godot : ERROR: Can't open pack-referenced file "addons/nobodywho/libnobodywho-godot-aarch64-linux-android-debug.so" from sparse pack "res://assets.sparsepck".
02-16 00:23:31.764 10659 10659 E godot : at: FileAccessPack (core/io/file_access_pack.cpp:516)
02-16 00:23:31.766 10659 10659 E godot : ERROR: File must be opened before use.
02-16 00:23:31.766 10659 10659 E godot : at: seek (core/io/file_access_pack.cpp:428)
02-16 00:23:31.766 10659 10659 E godot : ERROR: File must be opened before use.
02-16 00:23:31.766 10659 10659 E godot : at: seek (core/io/file_access_pack.cpp:428)
02-16 00:23:31.767 10659 10659 E godot : ERROR: Can't open dynamic library: addons/nobodywho/libnobodywho-godot-aarch64-linux-android-debug.so. Error: dlopen failed: file offset for the library "/data/data/com.example.aichatbot/cache/dynamic_libraries/addons/nobodywho/libnobodywho-godot-aarch64-linux-android-debug.so" >= file size: 0 >= 0.
02-16 00:23:31.767 10659 10659 E godot : at: open_dynamic_library (platform/android/os_android.cpp:254)
02-16 00:23:31.773 10659 10659 E godot : ERROR: Can't resolve symbol gdext_rust_init. Error: undefined symbol: gdext_rust_init.
02-16 00:23:31.773 10659 10659 E godot : at: get_dynamic_library_symbol_handle (drivers/unix/os_unix.cpp:1088)
02-16 00:23:31.773 10659 10659 E godot : ERROR: GDExtension entry point 'gdext_rust_init' not found in library .
02-16 00:23:31.773 10659 10659 E godot : at: initialize (core/extension/gdextension_library_loader.cpp:224)
02-16 00:23:31.773 10659 10659 E godot : ERROR: Error loading extension: 'res://addons/nobodywho/nobodywho.gdextension'.
02-16 00:23:31.773 10659 10659 E godot : at: load_extensions (core/extension/gdextension_manager.cpp:329)
02-16 00:23:31.886 10659 10659 W Looper : PerfMonitor looperActivity : package=com.example.aichatbot/com.godot.game.GodotAppLauncher time=0ms latency=676ms running=0ms procState=-1 historyMsgCount=2 (msgIndex=1 wall=141ms seq=3 h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=552ms seq=4 late=124ms h=android.app.ActivityThread$H w=159)
02-16 00:23:31.886 1778 5015 V MiuiActivityTaskManagerServiceEx: dispatchActivityLifeState r = ActivityRecord{a37992b u0 com.example.aichatbot/com.godot.game.GodotAppLauncher t337}
02-16 00:23:31.887 6763 6763 D RecentsImpl: mActivityStateObserver com.godot.game.GodotApp
02-16 00:23:31.887 6763 6763 W RecentsImpl: onResumed className=com.godot.game.GodotApp mIsInAnotherPro=false isKeyguardLocked=false
02-16 00:23:31.894 5596 31507 D AppUpdateXmsfLauncher: activityResumed intent : Intent { cmp=com.example.aichatbot/com.godot.game.GodotApp (has extras) }
02-16 00:23:31.951 1778 4364 D WindowManager: Input focus has changed to Window{bddc28f u0 com.example.aichatbot/com.godot.game.GodotAppLauncher} display=0
02-16 00:23:31.996 10659 10769 I godot : Godot Engine v4.6.stable.official.89cea1439 - https://godotengine.org
02-16 00:23:32.031 10659 10659 D SurfaceView: UPDATE Surface(name=SurfaceView[com.example.aichatbot/com.godot.game.GodotAppLauncher])/@0xa4afb49, mIsProjectionMode = false
02-16 00:23:32.661 10659 10769 I godot : OpenGL API OpenGL ES 3.2 V@0502.0 (GIT@16c8186230, I159ae7f0bb, 1617607716) (Date:04/05/21) - Compatibility - Using Device: Qualcomm - Adreno (TM) 619
02-16 00:23:32.768 10659 10769 I godot :
02-16 00:23:32.985 10659 10769 E BLASTBufferQueue: SurfaceView[com.example.aichatbot/com.godot.game.GodotAppLauncher]#1 rejecting buffer:active_size=1080x2309, requested_size=1080x2309 buffer{size=1080x2400 transform=0}
02-16 00:23:33.176 1778 1911 I ActivityTaskManager: Displayed com.example.aichatbot/com.godot.game.GodotAppLauncher: +2s302ms
02-16 00:23:54.806 1778 2411 D MIUIInput: [MotionEvent] publisher action=0x0, 209365872, channel 'bddc28f com.example.aichatbot/com.godot.game.GodotAppLauncher (server)'
02-16 00:23:54.856 1778 2411 D MIUIInput: [MotionEvent] publisher action=0x1, 209365922, channel 'bddc28f com.example.aichatbot/com.godot.game.GodotAppLauncher (server)'
02-16 00:23:54.875 10659 10769 E godot : SCRIPT ERROR: Parse Error: Could not find base class "NobodyWhoChat".
02-16 00:23:54.875 10659 10769 E godot : at: GDScript::reload (res://chat.gd:1)
02-16 00:23:54.875 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.875 10659 10769 E godot : [0] choose (res://start.gd:43)
02-16 00:23:54.875 10659 10769 E godot : ERROR: Failed to load script "res://chat.gd" with error "Parse error".
02-16 00:23:54.875 10659 10769 E godot : at: load (modules/gdscript/gdscript.cpp:2907)
02-16 00:23:54.875 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.875 10659 10769 E godot : [0] choose (res://start.gd:43)
02-16 00:23:54.876 10659 10769 E godot : ERROR: Cannot get class 'NobodyWhoModel'.
02-16 00:23:54.876 10659 10769 E godot : at: _instantiate_internal (core/object/class_db.cpp:565)
02-16 00:23:54.876 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.876 10659 10769 E godot : [0] choose (res://start.gd:43)
02-16 00:23:54.877 10659 10769 E godot : WARNING: Node model of type NobodyWhoModel cannot be created. A placeholder will be created instead.
02-16 00:23:54.877 10659 10769 E godot : at: instantiate (scene/resources/packed_scene.cpp:333)
02-16 00:23:54.877 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.877 10659 10769 E godot : [0] choose (res://start.gd:43)
02-16 00:23:54.877 10659 10769 E godot : ERROR: Cannot get class 'NobodyWhoChat'.
02-16 00:23:54.877 10659 10769 E godot : at: _instantiate_internal (core/object/class_db.cpp:565)
02-16 00:23:54.877 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.877 10659 10769 E godot : [0] choose (res://start.gd:43)
02-16 00:23:54.877 10659 10769 E godot : WARNING: Node chat of type NobodyWhoChat cannot be created. A placeholder will be created instead.
02-16 00:23:54.877 10659 10769 E godot : at: instantiate (scene/resources/packed_scene.cpp:333)
02-16 00:23:54.877 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.877 10659 10769 E godot : [0] choose (res://start.gd:43)
02-16 00:23:54.879 10659 10769 E godot : ERROR: Condition "!is_inside_tree()" is true. Returning: false
02-16 00:23:54.879 10659 10769 E godot : at: can_process (scene/main/node.cpp:902)
02-16 00:23:54.884 10659 10769 E godot : WARNING: IME not supported by this display server.
02-16 00:23:54.884 10659 10769 E godot : at: window_set_ime_active (servers/display/display_server.cpp:628)
02-16 00:23:54.885 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.885 10659 10769 E godot : [0] _ready (res://main.gd:12)
02-16 00:23:54.885 10659 10769 E godot : WARNING: IME not supported by this display server.
02-16 00:23:54.885 10659 10769 E godot : at: window_set_ime_position (servers/display/display_server.cpp:632)
02-16 00:23:54.885 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.885 10659 10769 E godot : [0] _ready (res://main.gd:13)
02-16 00:23:54.887 10659 10769 E godot : SCRIPT ERROR: Invalid assignment of property or key 'model_path' with value of type 'String' on a base object of type 'Node2D'.
02-16 00:23:54.887 10659 10769 E godot : at: _ready (res://main.gd:43)
02-16 00:23:54.887 10659 10769 E godot : GDScript backtrace (most recent call first):
02-16 00:23:54.887 10659 10769 E godot : [0] _ready (res://main.gd:43)