Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey Suchsneak, first of all I want to thank you for the work you are doing with the mod. Unfortunately, I found an error with the standalone in connection with the "ProShot" mod. I get the following error message when I adjust the shadow with ProShot > 

2022-09-24 23:35 Error: Running LUA method 'update'. dataS/scripts/environment/Lighting.lua(239) : attempt to get length of field 'envMapTimes' (a nil value)

(3 edits)

It's unlikely I'll be able to implement a fix for this as relight uses about 6-9 sets of cubemaps vs about 15-30 sets of vanilla cubemaps all at different intervals. So when proshot tries to select a cube map at for example 2pm there is nothing in Relights lookup table to load.

Well, if proshot was able to reference relights mod files and look up the right cubemap times then it would work. You'd have to ask the author of proshot if their interested in making a relight compatible version 

I found a other way to fix the Problem. I take the colorgrading and enviroment from the Standalone and put them into the Map and all work fine without any error.

oh right, that didn't even cross my mind. Glad you figured it out!