JContainers icon indicating copy to clipboard operation
JContainers copied to clipboard

JSON-based data structures for Papyrus - the TESV Skyrim SE scripting language

Results 13 JContainers issues
Sort by recently updated
recently updated
newest added

i am currently working on a project that requires me to work on some mods that will only work together for the moment on SAE v1.6.318.0 . i am looking...

help wanted

There is probably a better way to do this in a way that does not break non-GOG builds. My guess is another variant similar to SKSEVR would be the best...

Hi! I'm the author [Custom Skills Menu](https://www.nexusmods.com/skyrimspecialedition/mods/62423) and I've recently gotten a crash report that indicates that something to do with my JContaienrs Lua script is causing this user to...

Apologies if this is a mistake on my end, but I've twice encountered an issue where a script I compiled is functional in SSE using JContainers SE , but not...

Hi! I will be taking down or hide my original mod - JContainters for several days. Will you support me and do the same? I wanted some attention from gaming...

I heard that in Skyrim scripts perform slower when FPS is low, so in this case standard object lifetime - 10 sec may not be enough. I haven't done any...

enhancement

It's not really a major issue, but occasionally I'll try to load files from users from non-english speaking countries (especially Japan it seems) and they'll be using a format other...

The most recent VR version of JContainers, 4.1.13, has a different behavior than the SE version in regards to resolving form references stored in an Array/Map loaded from a file....

Hi. I want to propose a change to the implementation of `JMap.objectWithTable` in `jc.lua`. Current implementation only changes the Lua table at a superficial level, thus not converting nested Lua...

enhancement

Is there a way to determine whether a form is invalid in lua? When papyrus accesses an invalid JC form (e.g. forms have changed due to a different load order...

enhancement