Opened 4 months ago
Last modified 4 months ago
#15570 new defect
HDB: PPC Game Variant - Lua Script Error When Talking to Mr Convert at Servadrones Inc.
Reported by: | MikeBergmann | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Engine: HDB |
Version: | Keywords: | ||
Cc: | Game: | Hyperspace Delivery Boy |
Description (last modified by )
In Servadrones Inc., if I talk to a person in the lower right area I get the following LUA script error:
ERROR: LuaScript::callFunction: An error occurred while executing "covert_use": [string "MAP01.LUA"]:617: attempt to call global 'getn' (a nil value).!
Attached savegame was produced on Android with current testing version (2.9.0pre11029) but is loadable and bug is reproduceable on 2.10.0git11450 Windows.
Simply load savegame and talk to person in front.
Game Version: Pocket PC
Attachments (2)
Change History (6)
by , 4 months ago
Attachment: | hdb-ppc.005 added |
---|
by , 4 months ago
Attachment: | sshot-1.png added |
---|
comment:1 by , 4 months ago
Description: | modified (diff) |
---|
comment:2 by , 4 months ago
comment:3 by , 4 months ago
Summary: | HDB: LUA scipt error if talked to specific person in Servadrones Inc. → HDB: PPC Game Variant - Lua Script Error When Talking to Mr Convert at Servadrones Inc. |
---|
comment:4 by , 4 months ago
Game: | → Hyperspace Delivery Boy |
---|
Note:
See TracTickets
for help on using tickets.
That character is called "Mr Covert" hence the script error being covert_use.
Loaded that savegame with latest git master on Linux and my copy of HDB for Linux.
No LUA error or crash from talking to Mr Covert, so I suspect this must be specific to the LUA scripts present in the PPC version of the game.