|
Post by love2end on Nov 29, 2017 8:53:18 GMT
any suggestion ?
|
|
|
Post by AnkuLua on Nov 29, 2017 13:05:21 GMT
Here is the solution 1. run following command in command shell window in ama_daemon directory tools\nox_adb connect 127.0.0.1:62025
If the port is correct, you will see "connected to .....". Note: you should change 62025 to what you get on your system. Or try numbers around to get the right one.
2. modify nox_player.run to
@echo off .\tools\nox_adb.exe connect 127.0.0.1:62025 .\tools\lua5.1.exe .\tools\install.nox.luac set /p temp=""
Again, change 62025 to what you get.
|
|
kml
New Member
Posts: 3
|
Post by kml on Nov 29, 2017 15:52:26 GMT
~ ***$ /Users/***/Downloads/ama_daemon/run.bat ; exit; /Users/***/Downloads/ama_daemon/run.bat: line 1: ./tools/lua5.1: No such file or directory logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. Mac-User... Whats wrong here :-(? Another Mac user and I've been having the same problem as well. It's already been more than 5 months and still no reply from devs? I paid for the service and I'm sick of having to borrow windows computers from friends every time I turn my phone off. Pls give us an answer.
|
|
|
Post by AnkuLua on Nov 30, 2017 3:56:19 GMT
|
|
|
Post by kuluaf on Nov 30, 2017 12:49:56 GMT
can check if daemon work on Android 8.0 It was working before but after updating to latest ROM, it doesn't work. The script showed the file push no problem though.
|
|
|
Post by AnkuLua on Nov 30, 2017 13:09:45 GMT
What's your device? For some Android 8.0 devices, USB cable need to be connected with PC for daemon working.
|
|
|
Post by kuluaf on Dec 1, 2017 15:07:09 GMT
What's your device? For some Android 8.0 devices, USB cable need to be connected with PC for daemon working. oneplus 3 i always use usb cable connected to PC and run the script
|
|
|
Post by AnkuLua on Dec 2, 2017 1:42:10 GMT
What's your device? For some Android 8.0 devices, USB cable need to be connected with PC for daemon working. oneplus 3 i always use usb cable connected to PC and run the script What's the problem "The script showed the file push no problem though. "? Please share the screenshot.
|
|
|
Post by love2end on Dec 3, 2017 1:35:09 GMT
i couldn't find the port , how can i rune it with root nox ?
|
|
|
Post by kuluaf on Dec 3, 2017 15:30:37 GMT
oneplus 3 i always use usb cable connected to PC and run the script What's the problem "The script showed the file push no problem though. "? Please share the screenshot. Version: 1.5.1
Daemon installation
Connecting device...
* daemon not running. starting it now at tcp:5037 *
* daemon started successfully *
unable to connect to 127.0.0.1:6555: cannot connect to 127.0.0.1:6555: No connection could be made because the target machine actively refused it. (10061)
List of devices attached
a3ac9d55 device
Device to be installed: a3ac9d85 device
daemon/armeabi-v7a/ama_daemon_pie: 1 file pushed. 0.6 MB/s (13568 bytes in 0.023s)
/data/local/tmp/ama_daemon.log: 1 file pulled. 0.0 MB/s (186 bytes in 0.007s)
Daemon installation complete.
Please close this windows.
|
|
|
Post by AnkuLua on Dec 3, 2017 15:33:27 GMT
The daemon installation is completed. If it still doesn't work, you may try root.
|
|
|
Post by wololo on Dec 12, 2017 6:18:29 GMT
On my oneplus 3t and Android 8.0 it mixes up width and height when i detect it. So it sets the dimensions to 1080x1920 instead of 1920x1080. Before the update everything was working. The First time i use the deamon, it works just like it was before, when i run the script again the bug occures.
Toast popups and my onscreenstats are also offset from where they are normally. Its strange, but the script itself is working, although the comparedimension is set wrong.
|
|
|
Post by love2end on Dec 15, 2017 9:38:20 GMT
Here is the solution 1. run following command in command shell window in ama_daemon directory tools\nox_adb connect 127.0.0.1:62025 If the port is correct, you will see "connected to .....". Note: you should change 62025 to what you get on your system. Or try numbers around to get the right one. 2. modify nox_player.run to @echo off .\tools\nox_adb.exe connect 127.0.0.1:62025 .\tools\lua5.1.exe .\tools\install.nox.luac set /p temp=""
Again, change 62025 to what you get. can someone explain it to me? how to do this steps ??
|
|
|
Post by jewel724 on Dec 16, 2017 16:54:49 GMT
I can't get daemon to install. I have the drivers for my phone (LG Treasure) installed on the computer, but I get the same error every attempt. imgur.com/a/cJIifI have USB debugging enabled, and the phone is plugged into the computer, but no matter which setting (MTP or PTP) it just doesn't seem to work. Android version is 5.1.1 Update: Unplugged the phone and plugged it back in, this time it asked if I wanted to enable debugging from my computer and it worked this time.
|
|
|
Post by magtheridon on Dec 31, 2017 14:24:18 GMT
when im running the run.bat, nothing happens.
ive already installed the driver for my samsung device i also tried running manually the sript on the batch file:
./tools/lua5.1 ./tools/install.luac
Windows then will ask me on how do i want to open those 2 files (not recognized)
|
|