betostafe / castlesand

Automatically exported from code.google.com/p/castlesand
0 stars 0 forks source link

State of baker in mill when milling is "unknown" #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build a wind mill
2. Make sure corn is in the wind mill and you have a baker
3. Before the baker enters the mill, click it (select it)
4. The status of the baker is "Going home" (or like that) and then "Idle" when 
he is at home for a short time.
5. Then, when creating flour from the corn, the state becomes "Unknown"

What is the expected output? What do you see instead?
Something like milling

What version of the product are you using? On what operating system?
The latest and the greatest official version, which is r5503 on Windows 7 64bit 
prof.

Please provide any additional information below.
I think you guys have a great project! It is a pity I am not able to compile 
the project correctly (somehow the generated executable fires "Range errors" 
when I want to start a game) otherwise I would help you :)

Oh, and when I find more bugs, I will post them if you do not mind :)

Original issue reported on code.google.com by laurentv...@gmail.com on 16 Aug 2014 at 11:43

GoogleCodeExporter commented 9 years ago
Thanks for your report. This has been fixed after r5503, so it won't happen in 
the next official release. We've made it work like the original game, now you 
can't have a unit selected when they are inside a house (they will be 
deselected when they enter the house)

Thanks for your compliments. The range error might be due to missing resource 
files. Make sure you followed every step of these instructions:
https://code.google.com/p/castlesand/wiki/ProjectCompilation
If you need help write on the forum or send us an email. Compiling the game 
shouldn't be too hard.

Original comment by lewinjh@gmail.com on 14 Sep 2014 at 2:09