-
Over time, this keyword has increasingly bothered me. There are several problems:
- `type` is a very generic word and I'd just as soon leave it available for variable names (and keyword arguments!)
- …
-
## Atualização (master/develop)
A mensagem
`External function run_agent(Percept, No Action) failed miserably!`
agora mostra qual foi a percepção que o agente recebeu que não soube retornar uma ação.…
-
## Atualização (master/develop)
A mensagem
`External function run_agent(Percept, No Action) failed miserably!`
agora mostra qual foi a percepção que o agente recebeu que não soube retornar uma ação.…
-
## Atualização (master/develop)
A mensagem
`External function run_agent(Percept, No Action) failed miserably!`
agora mostra qual foi a percepção que o agente recebeu que não soube retornar uma ação.…
-
```
What steps will reproduce the problem?
1. run scripts/new_mochiweb.erl newproj
What is the expected output? What do you see instead?
escript: exception error: undefined function re:replace/4
i…
-
## When running the script without sudo, script fails.
It should work without sudo because each command that requires sudo should already be in the script.
```
vagrant@u14:~$ ./st2bootstrap-deb.sh
I…
-
Atualmente estamos filtrando os seguintes percepts:
- charge
- inFacility
- item
- load
- role
- step
- jobTaken
- simEnd
- auctionJob
- pricedJob
- product
- shop
- storage
- workshop
- chargingStati…
-
```
What steps will reproduce the problem?
1. run scripts/new_mochiweb.erl newproj
What is the expected output? What do you see instead?
escript: exception error: undefined function re:replace/4
i…
-
Plugin works just fine for standalone Erlang files but silently fails to do anything within a rebar3 project.
This is happening on OS X using homebrew-installed Vim (version 7.4, with patches 1-1817)…
-
Protoss and Zerg build differently than Terran, they have limited build areas. We could solve this by modifying the constructionSite(X,Y) percept depending on the race that is played.