sm00thslp / hedgewars

Automatically exported from code.google.com/p/hedgewars
GNU General Public License v2.0
0 stars 0 forks source link

A Space Adventure: Searching in the dust has Lua error #891

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start A Space Adventure: Searching in the dust
2. Walk to the “hole” right above Spike

What is the expected output? What do you see instead?
I expect no Lua error.
What happens as soon as I got there: The game becomes really slow and the chat 
is filled with repetitions of the same error message:

LUA ERROR [ ... dventure/desert01:529]: GetAmmoCount: Invalid ammoType!
LUA ERROR [ ... dventure/desert01:529]: -- SYNTAX: GetAmmoCount ( gearUid, 
ammoType )
LUA ERROR: Error while calling onGameTick: [string 
"//Missions/Campaign/A_Space_Adventure/deser..."]:530: attempt to concatenate a 
nil value

What version of the product are you using? On what operating system?
r3d1eb6a66ba7 on GNU/Linux.

Please provide any additional information below.
N/A

Original issue reported on code.google.com by almikes@aol.com on 23 Dec 2014 at 3:59

GoogleCodeExporter commented 9 years ago

Original comment by pntana...@gmail.com on 23 Dec 2014 at 7:44

GoogleCodeExporter commented 9 years ago
r89eaf51d0e9a

But needs testing since, well, obviously this didn't work before, so maybe the 
mission is now too easy or behaves oddly.

Original comment by kyberneticist@gmail.com on 24 Dec 2014 at 5:07