Just downloaded the newest editor version from GOG and installed it. But when I try to generate the definitions for my project I get these errors:

_______ Line __________ Message _______________ __________________________________Script File
Warning 3030 Osiris fact ItemToInventory might be intended to be function call! Check parameters _PROC
Warning 4624 Osiris fact ApplyDamage might be intended to be function call! Check parameters _PROC
Warning 4629 Osiris fact ApplyStatus might be intended to be function call! Check parameters _PROC
Warning 4634 Osiris fact CharacterDie might be intended to be function call! Check parameters _PROC
Warning 4639 Osiris fact CharacterDieImmediate might be intended to be function call! Check parameters _PROC
Warning 15932 Osiris fact CharacterUseSkill might be intended to be function call! Check parameters _PROC
Error 3038 "ItemToInventory": DIV procedure call cannot be reused as an Osiris procedure name
Error 4622 "ApplyDamage": DIV procedure call cannot be reused as an Osiris procedure name
Error 4627 "ApplyStatus": DIV procedure call cannot be reused as an Osiris procedure name
Error 4632 "CharacterDie": DIV procedure call cannot be reused as an Osiris procedure name
Error 4637 "CharacterDieImmediate": DIV procedure call cannot be reused as an Osiris procedure name
Error 15940 "CharacterUseSkill": DIV procedure call cannot be reused as an Osiris procedure name


I also get several errors of this type when I start the editor:
Code: File 'PATHTO/*****.lsb' has version 3.1.4.2, which is too new for serializer with version 3.1.4.0!

And I can't rotate the camera with the mouse!!! Yes, I can: Hold middle and right mouse button to rotate.

Last edited by Blablabla; 31/12/17 10:42 PM.