Giter Club home page Giter Club logo

Comments (7)

wukenaihe avatar wukenaihe commented on May 19, 2024

@hanooyang exception信息能够截全一点,就是异常类型也截取进去。

from gautomator.

hanooyang avatar hanooyang commented on May 19, 2024

@wukenaihe 不好意思,刚才修改的时候手滑不小心把第一行信息给删掉了
An exception was thrown by the type initializer for WeTest.U3DAutomation.AndroidRobot

from gautomator.

wukenaihe avatar wukenaihe commented on May 19, 2024

@hanooyang 只有这么多?另外,控件选择之后,GAutomatorView能够用红色正确框出来吗?

from gautomator.

hanooyang avatar hanooyang commented on May 19, 2024

@wukenaihe 上边的是我发送点击命令时报的,这里在刚加载游戏时还有一个异常:

Exception has been thrown by the target of an invocation. at System.Reflection.MonoCMethod.Invoke(System.Object obj, BindingFlags invokeAttr, 
System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)[0x00124] in /Users/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:519
at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr,System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)[0x00000] in /Users/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:528
at System.Activator.CreateInstance(System.Type type, BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes)[0x001b8] in /Users/buildslave/mono/build/mcs/class/corlib/System/Activator.cs:338
at System.Reflection.Assembly.CreateInstance (System.String typrName, Boolean ignoreCase, BindingFlags bindingAttr, System.Reflection.Binder binder,System.Object[] args,System.Globalization.CultureInfo culture,System.Object[] activationAttributes)[0x00012] in /Users/buildslave/mono/build/mcs/class/corlib/System.Reflection/Assembly.cs:730
at WeTest.U3DAutomation.AndroidJavaObjectWrapper..ctor(System.String className,System.Object[] args)[0x00000] in <filename unknown>:0
at WeTest.U3DAutomation.CrashMonitor.get_WetestAgent()[0x00000] in <filename unknwon>:0
WeTest.U3DAutomation.Logger:w(String)

我这里拿到的关于GAutomator的log就只有这么多咯

from gautomator.

wukenaihe avatar wukenaihe commented on May 19, 2024

@hanooyang 你能确认下游戏中是否集成u3dautomation.jar了?可以用反编译看看的。用zip工具打开,然后class.dex用dex2jar转换成jar。jar查看,你可以用jd-gui-windows,看看里面有没有com.tencent.wetest.U3DAutomation

from gautomator.

hanooyang avatar hanooyang commented on May 19, 2024

@wukenaihe 我刚才看了一下,确实没有com.tencent.wetest.U3DAutomation。 我们的项目是使用gradle打包的,是不是这个原因呢?如果使用gradle打包,build.gradle该如何配置呢?

from gautomator.

wukenaihe avatar wukenaihe commented on May 19, 2024

@hanooyang 非常抱歉,这个我们还真没试过,这个可能不太好解答。u3dautomation.jar的打包方式,应该与unity工程中的其他jar打包方式是一样的

from gautomator.

Related Issues (20)

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.