Jump to content

JCon is not compatible with CreatureFrame


Recommended Posts

Posted

I've worked through most of the bugs with my mods but I've finally hit a wall with Creature Framework. At first I was using the incorrect version of Jcontainers (LE instead of SSE) which allowed it to run but made more nasty creatures have no effect. Eventually I switched JCon to the SSE version when I realized it (Crashed the game and had to install the previous version of JCon SSE) but still get an error "Your installed JContainers version is incompatible with Creature Framework, or you don't  have JContainers at all." This unfortunately makes it so Creature Framework will start initializing but never finish as it stops itself once it tries to verify that JContainers is installed

 

[10/04/2019 - 11:08:17PM] [CF][Framework] Creature Framework 1.1.0-pre2 (10021) is initialising
[10/04/2019 - 11:08:17PM] error: Unbound native function "APIVersion" called
[10/04/2019 - 11:08:17PM] warning: Assigning None to a non-object variable named "::temp1"
stack:
	[CFQuestFramework (0A000D62)].creatureframework.Initialize() - "CreatureFramework.psc" Line 64
	[CFQuestConfiguration (0A000D63)].cfconfigmenu.OnGameReload() - "CFConfigMenu.psc" Line 79
	[alias PlayerAlias on quest CFQuestConfiguration (0A000D63)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6
[10/04/2019 - 11:08:17PM] error: Unbound native function "APIVersion" called
[10/04/2019 - 11:08:17PM] warning: Assigning None to a non-object variable named "::temp1"
stack:
	[CFQuestFramework (0A000D62)].creatureframework.Initialize() - "CreatureFramework.psc" Line 64
	[CFQuestConfiguration (0A000D63)].cfconfigmenu.OnGameReload() - "CFConfigMenu.psc" Line 79
	[alias PlayerAlias on quest CFQuestConfiguration (0A000D63)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6
[10/04/2019 - 11:08:17PM] error: Unbound native function "__isInstalled" called
[10/04/2019 - 11:08:17PM] warning: Assigning None to a non-object variable named "::temp0"
stack:
	<unknown self>.jcontainers.IsInstalled() - "JContainers.psc" Line 35
	[CFQuestFramework (0A000D62)].creatureframework.Initialize() - "CreatureFramework.psc" Line 67
	[CFQuestConfiguration (0A000D63)].cfconfigmenu.OnGameReload() - "CFConfigMenu.psc" Line 79
	[alias PlayerAlias on quest CFQuestConfiguration (0A000D63)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6
[10/04/2019 - 11:08:17PM] error: Unbound native function "APIVersion" called
[10/04/2019 - 11:08:17PM] warning: Assigning None to a non-object variable named "::temp1"
stack:
	[CFQuestFramework (0A000D62)].creatureframework.Initialize() - "CreatureFramework.psc" Line 67
	[CFQuestConfiguration (0A000D63)].cfconfigmenu.OnGameReload() - "CFConfigMenu.psc" Line 79
	[alias PlayerAlias on quest CFQuestConfiguration (0A000D63)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6
[10/04/2019 - 11:08:17PM] error: Unbound native function "FeatureVersion" called
[10/04/2019 - 11:08:17PM] warning: Assigning None to a non-object variable named "::temp1"
stack:
	[CFQuestFramework (0A000D62)].creatureframework.Initialize() - "CreatureFramework.psc" Line 67
	[CFQuestConfiguration (0A000D63)].cfconfigmenu.OnGameReload() - "CFConfigMenu.psc" Line 79
	[alias PlayerAlias on quest CFQuestConfiguration (0A000D63)].SKI_PlayerLoadGameAlias.OnPlayerLoadGame() - "SKI_PlayerLoadGameAlias.psc" Line 6
[10/04/2019 - 11:08:17PM] [CF][Framework] Bad JContainers; IsInstalled=False APIVersion=0 FeatureVersion=0
[10/04/2019 - 11:08:17PM] [CF][Framework] Aborting initialisation
[10/04/2019 - 11:08:23PM] [CF][Main Quest] The cloak is being applied for the first time since game load

I've read that previous versions of More Nasty Critters for oldrim had it's own copy of Jcontainers in it somewhere but I'm unsure if the new SSE port shares that aspect. Although in my mod organizer I'm also getting a notification that reads "Script extender log reports incompatible plugin" with

"The failed plugins are:

• JContainers64 version 4 (JContainers64.dll, JContainers SE) reported as incompatible during query."

as the given report.

 

Any ideas on what specific version of JContainers would be needed or ways to force initialize Creature Framework would be great. Also, until initialization gets to run through(Which it doesn't, just perma pauses.) the re-register mods button and more are grayed out.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...