GithubHelp home page GithubHelp logo

qscript's Introduction

QScript

QQ 脚本 Xposed 模块

主要功能

  • 全自动脚本化执行

可能的附加功能

  • 去除好友热播
  • 发送 XML/JSON 消息

协议

GPL3.0

关于更新

已停止

NOTE:由于本模块代码过于难堪,导致存在诸多问题,QTools将会尝试着解决这些问题

qscript's People

Contributors

tsihenho avatar

Stargazers

ziyii avatar  avatar  avatar  avatar  avatar Monster1999 avatar  avatar passpoor avatar 滑稽world avatar  avatar LittleLoli avatar sha7dow avatar  avatar  avatar 时雨◎星空 avatar  avatar  avatar Lrrh avatar churchilldu avatar

Watchers

 avatar YZXNZKX avatar

qscript's Issues

[855]脚本显示重复

部分信息

Xposed 框架:bughook
QScript 版本:1.3.1
QQ 版本:855
安卓版本:Q
除了 QScript,还启用了哪些模块?QN

BUG描述

见截图

复现

启用脚本,应用更改,重进脚本管理界面,就会多出脚本

错误日志和屏幕截图

NONE

如果截图能够有帮助,在这里放置截图
Screenshot_20210307200848.jpg

1.3.0 打开闪退

java.lang.RuntimeException: Unable to start activity ComponentInfo{me.tsihen.qscript/me.tsihen.qscript.MainActivity}: android.view.InflateException: Binary XML file line #55: Binary XML file line #55: Error inflating class
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2485)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2545)
at android.app.ActivityThread.access$1100(ActivityThread.java:151)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1396)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:157)
at android.app.ActivityThread.main(ActivityThread.java:5597)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:771)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:649)
Caused by: android.view.InflateException: Binary XML file line #55: Binary XML file line #55: Error inflating class
at android.view.LayoutInflater.inflate(LayoutInflater.java:543)
at android.view.LayoutInflater.inflate(LayoutInflater.java:427)
at me.tsihen.qscript.databinding.ActivityMainBinding.inflate(ActivityMainBinding.java:2)
at me.tsihen.qscript.databinding.ActivityMainBinding.inflate(ActivityMainBinding.java:1)
at me.tsihen.qscript.MainActivity.onCreate(MainActivity.kt:2)
at android.app.Activity.performCreate(Activity.java:6355)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1108)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2438)
... 9 more
Caused by: android.view.InflateException: Binary XML file line #55: Error inflating class
at android.view.LayoutInflater.createView(LayoutInflater.java:649)
at com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)
at android.view.LayoutInflater.onCreateView(LayoutInflater.java:698)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:766)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:708)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:839)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:802)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:842)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:802)
at android.view.LayoutInflater.rInflate(LayoutInflater.java:842)
at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:802)
at android.view.LayoutInflater.inflate(LayoutInflater.java:519)
... 16 more
Caused by: java.lang.reflect.InvocationTargetException
at java.lang.reflect.Constructor.newInstance(Native Method)
at android.view.LayoutInflater.createView(LayoutInflater.java:623)
... 27 more
Caused by: android.content.res.Resources$NotFoundException: Resource "me.tsihen.qscript:drawable/bg_yellow_solid" (1f080067) is not a Drawable (color or path): TypedValue{t=0x1/d=0x1f080067 a=-1 r=0x1f080067}
at android.content.res.Resources.loadDrawableForCookie(Resources.java:2646)
at android.content.res.Resources.loadDrawable(Resources.java:2580)
at android.content.res.MiuiResources.loadDrawable(MiuiResources.java:398)
at android.content.res.TypedArray.getDrawable(TypedArray.java:872)
at android.view.View.(View.java:3963)
at android.view.ViewGroup.(ViewGroup.java:574)
at android.widget.LinearLayout.(LinearLayout.java:203)
at android.widget.LinearLayout.(LinearLayout.java:199)
at android.widget.LinearLayout.(LinearLayout.java:195)
... 29 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.