|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: Team 1515 Presents MorScout
Looks nice and clean. I'll pass it to our programmers to take it for a spin. Will it be ready for android by week 1?
|
|
#2
|
||||
|
||||
|
Re: Team 1515 Presents MorScout
This looks really awesome, but two things.
1. I made an issue on Github because saving for pit scouting doesn't appear to work. 2. Match scouting would be a lot more useful if it complied a teams data from multiple matches into one place. |
|
#3
|
|||
|
|||
|
Re: Team 1515 Presents MorScout
We're currently looking into fixing the issue. Thanks for suggesting that feature. It definitely would make it more useful. I will most probably add it as tab in the pit scouting page for each individual team.
|
|
#4
|
|||
|
|||
|
Re: Team 1515 Presents MorScout
I just pushed the fix to Github. Thanks for informing us!
|
|
#5
|
|||
|
|||
|
Re: Team 1515 Presents MorScout
Thank you! Yes it is ready for android and iOS currently. I just have to push it to github. However, I am doing my best to have a better version for the android and iOS clients ready by week 1.
|
|
#6
|
||||
|
||||
|
Re: Team 1515 Presents MorScout
I'm trying to work through the mini-tutorial from the readme.
It says to use "node userManager" to set up a new user from the command prompt (I'm on windows 8.1 64-bit). When I use "node", it isn't recognized. Do I need a certain Java version? |
|
#7
|
|||
|
|||
|
Re: Team 1515 Presents MorScout
Oh I'm sorry, I forgot to include that you had to install node.js first. Just google node.js it should be fairly straightforward. In the meantime I will add it to the readme. Thanks for noticing.
|
|
#8
|
||||
|
||||
|
Re: Team 1515 Presents MorScout
|
|
#9
|
||||
|
||||
|
Re: Team 1515 Presents MorScout
Looks pretty impressive. How much information is being sent outside of our little LAN server we create? Is there any "phoning-home"?
|
|
#10
|
||||
|
||||
|
Re: Team 1515 Presents MorScout
The info that is sent back to our team is what is sent in the feedback section.
|
|
#11
|
||||
|
||||
|
Re: Team 1515 Presents MorScout
Both the iOS and Android version of MorScout are live on their respective app stores.
iTunes Link Google Play Link |
|
#12
|
|||
|
|||
|
Re: Team 1515 Presents MorScout
Thanks for making your scouting application available. I down loaded and installed node.js. After loading node.js, I opened the command window by selecting node.js from the start menu. At the print I type node --harmony userManger and it is not working.
Here is what is reported when I try the node comand: node --harmony userManager SyntaxError: Unexpected identifier at Object.exports.createScript (vm.js:44:10) at REPLServer.defaultEval (repl.js:117:23) at bound (domain.js:254:14) at REPLServer.runBound [as eval] (domain.js:267:12) at REPLServer.<anonymous> (repl.js:279:12) at REPLServer.emit (events.js:107:17) at REPLServer.Interface._onLine (readline.js:214:10) at REPLServer.Interface._line (readline.js:553:8) at REPLServer.Interface._ttyWrite (readline.js:830:14) at ReadStream.onkeypress (readline.js:109:10) Any ideas as to what I may have done incorrectly? |
|
#13
|
|||
|
|||
|
Re: Team 1515 Presents MorScout
Whenever I try putting in "sh$ node --harmony userManager", the command prompt says that 'sh$' is not recognized as a batch file or operable program... Can you help me please?
|
|
#14
|
|||
|
|||
|
Re: Team 1515 Presents MorScout
Ok, I fixed the previous error, but now I can't start the server. It gives me the IP Address, but then it throws the following error:
events.js:85 throw er; //Unhandled 'error' event Error: listen EADDRINUSE at exports._errnoException (util.js:746:11) at Server._listen2 (net.js:1129:14) at listen (net.js:1155:10) at net.js:1253:9 at dns.js:85:18 at process._tickCallback (node.js:355:11) at Function.Module.runMain (module.js:503:11) at startup (node.js:129:16) at node.js:814:3 I have no clue what is going wrong here, so any help would be appreciated! |
|
#15
|
|||
|
|||
|
Re: Team 1515 Presents MorScout
I also can't submit any feedback. I'm not logged in, but i think it should be allowed even if you aren't logged in.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|