FSDreamTeam forum

Products Support => GSX Support MSFS => Topic started by: SMN on March 13, 2025, 09:55:29 am

Title: LIRF-MKSTUDIOS WASM timeout ms elapsed ?
Post by: SMN on March 13, 2025, 09:55:29 am
What is the problem?
LIRF when calling “Requested assistance services” - GSX stops working with an error!
WASM timeout ms elapsed
couatl log attached
Title: Re: LIRF-MKSTUDIOS WASM timeout ms elapsed ?
Post by: virtuali on March 19, 2025, 02:53:25 pm
The WASM timeout is not the real problem, the real problem started before:

CREATE_OBJECT_FAILED in call AICreateSimulatedObject param #1 'FSDT_Passenger_CASUAL_F_0036'
Walker simObject.id not valid

This looks very likely to be a problem caused by having exceeded the maximum number of Simobjects in the sim, so no objects are created, even if GSX asked the sim to create one.

The place in the manual which explains in detail why this can happen it's the paragraph named Missing objects at Page 96 of the manual, which explains what you can do to reduce GSX own contribution to the max simobject limit but, since the limit is reached by a combination of all the running add-ons, it might not be enough, so you should act on other add-ons as well.