"Property...cannot be bound because alias... is not the

Post » Wed Jan 16, 2013 6:31 pm

Hi, all. I am seeing some strange Papyrus errors in Frostfall that look like the following:

[01/15/2013 - 08:20:30AM] Error: Property Compatibility on script _de_getcampinglegal attached to alias DE_Player on quest _DE_Main_1_6 (04015CAE) cannot be bound because alias _DE_CompatibilityPlayer on quest _DE_Compatibility (040286F3) is not the right type[01/15/2013 - 08:20:30AM] Error: Property Compatibility on script _de_clothingmonitor_1_7 attached to alias DE_Player on quest _DE_Main_1_6 (04015CAE) cannot be bound because alias _DE_CompatibilityPlayer on quest _DE_Compatibility (040286F3) is not the right type

I get these errors as soon as I load a game, every time the game is loaded.

The thing is, these aliases exist, the scripts in question exist, the property is correctly linked / filled in the CK, and from what I can tell, everything proceeds as if these aliases get filled and everything works fine. It would be especially obvious if either of these were having problems, because _DE_Main_1_6 absolutely has to have access to _DE_ClothingMonitor_1_7 or some major functionality would simply not work, and so far, everything does work. So, what could be causing these errors? These errors aren't really mentioned on the Papyrus Runtime Errors page of the wiki. Thanks.
User avatar
Jonathan Montero
 
Posts: 3487
Joined: Tue Aug 14, 2007 3:22 am

Return to V - Skyrim