I've got a problem with CK. I'm working on mod, with is adding new world.
Mod is devided on two plungins. In first plugin there is same worldspace, in the second
plugin there are objects. When I loaded them I saw this error(EDITOR:Editor Id 'NameOfWorldspace' for WRLD (02B50e2A) is not
unique, previous object (01B50e2A) is type WRLD. Editor ID will be set to 'NameOfWorldspaceDUPLICATE001'.) , objects were loaded in a duplicate of world(without worldspace). How could I solve this problem