-
It is possible for cities to be places in lake hexes, and they are enter-able without a ship.
```
lake (25,7) in Baifelgris, contains Tar-ungol [city], 4746 peasants
(hobbits), $52206.
-------…
-
When using a skill and receiving the SKILL_PRACTISE_AMOUNT, a unit should receive a message showing the amount gained and in what skill. This would be especially helpful in magic where the skill affe…
-
Flake8 reported an invalid point for the rule `E501`, with the messge `line too long (81 > 79 characters)`.
```py
# -*- coding: utf-8 -*-
```
Debug information:
Atom version: 1.12.5
Flak…
-
This issue has started coming since today. Below exception happens when trying to login. It was working fine till yesterday. Any changes have happened in Facebook api? Does somebody have a patch for t…
-
Me again.:-)
I just write the following code and run it and get None.
```python
import google_translate
translator = google_translate.GoogleTranslator()
print translator.translate("field mana…
-
have used event and leveled up to level 70 my mage is level 64.but that's the reputation with honor hold and Cenarion decreased from honored to friendly( could you correct this situation?
![wowscrnsh…
-
### OrientDB Version: 2.2.17
### Java Version: 1.8
### OS: Kubuntu linux 14.04
## Expected behavior
select some items and return to a Grails server page or view(gsp) and closing the databa…
ghost updated
7 years ago
-
Hi Guys,
Is it possible to use the stream of screen from minicap or from openstf from an other webpage ? I want to embed the screen in one tv dashboard we have.
Thank you for your help.
Rgds.…
-
Started to noticed that I am getting a lot of
```
org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect):
```
or
```
E…
-
```
What steps will reproduce the problem? If possible, provide source code and
stack trace.
1. grails create-app spocktest; cd spocktest; grails install-plugin spock
2. copy SampleSpec.groovy (attach…