This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#217 closed defect (fixed)

JS warnings that show up in the console — at Version 2

Reported by: Jan Wassenberg Owned by: Anton Galitch
Priority: If Time Permits Milestone:
Component: Core engine Keywords:
Cc: Anton Galitch Patch:

Description (last modified by Anton Galitch)

After loading a MP game (Oasis), the following warnings/errors show up in the console:

gui/test/functions_utility_list.js:142: TypeError: getGuiObjectByName(objectName) has no properties

setCurrItemValue(): pgSessionSetupPO (<- could also be a 0) not found

Change History (2)

comment:1 by Anton Galitch, 16 years ago

Owner: set to Anton Galitch
Status: newassigned

comment:2 by Anton Galitch, 16 years ago

Description: modified (diff)
Resolution: fixed
Status: assignedclosed

Couldn't reproduce and find what was calling this code with incorrect parameters. But added a check so it won't access null object again.

Note: See TracTickets for help on using tickets.