altv-os-character-editor icon indicating copy to clipboard operation
altv-os-character-editor copied to clipboard

Error in 6-16 RC

Open cmdflow opened this issue 3 years ago • 4 comments

[Error] [V8] Unhandled promise rejection at altv-os-character-editor:client/editor.js:173 (TypeError: Cannot read property 'collection' of undefined

cmdflow avatar Sep 28 '21 05:09 cmdflow

Your charcreator also causes setdlcclothes (serverside) not to work. As i removed the chareditor completely i can set custom clothes. when charcreator is active on the server, custom clothes are not working

cmdflow avatar Sep 28 '21 11:09 cmdflow

Tracking down this issue for like 3 hours but i cant find the reason... Removing charcreator works

cmdflow avatar Sep 28 '21 14:09 cmdflow

For the records and those who struggled also:

Remove those two lines in editor.js

native.requestModel(fModel);
native.requestModel(mModel);

cmdflow avatar Sep 30 '21 10:09 cmdflow

This repo is heavily outdated

xxshady avatar Mar 24 '23 11:03 xxshady