Page MenuHomeFeedback Tracker

InitServer, InitPlayerLocal, Init are not processed
Closed, ResolvedPublic

Description

Something has changes the priority execution of the "InitServer.sqf","InitPlayerLocal.sqf" and "Init.sqf" in today Dev branch ver 1.49.131774.

I am wondering if it has something to do with the today's update lines:
•Tweaked: Changed priorities of freeing on-demand memory
or
•Tweaked: If there isn’t enough memory, limit preloading and keep something for release if needed

Details

Legacy ID
1283282696
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Engine

Event Timeline

KDN set Category to Engine.Aug 7 2015, 3:51 PM
KDN set Reproducibility to Always.
KDN set Severity to None.
KDN set Resolution to Fixed.
KDN set Legacy ID to 1283282696.May 8 2016, 12:29 PM

Also, functions with postInit=1 and preInit=1 are not processed.

Fixed, should appear in the next dev build.
preInit and postInit functions, as well as "intiServer.sqf", "initPlayerServer.sqf" and "initPlayerLocal.sqf" were not executed ay all.

KDN added a subscriber: KDN.May 8 2016, 12:29 PM
KDN added a comment.Aug 7 2015, 7:58 PM

Many thanks for such impressive (practically immediate) response. :)