Jump to content

GetModConfigData within modworldgenmain error


Serpens
  • Fixed
Quote

[00:01:44]: [string "scripts/modindex.lua"]:684: variable 'TheNet' is not declared
LUA ERROR stack traceback:
        =[C] in function 'error'
        scripts/strict.lua(23,1)
        scripts/modindex.lua(684,1) in function 'GetModConfigurationOptions_Internal'
        scripts/modutil.lua(38,1)
        =(tail call) ?
        ../mods/workshop-1847959350/modworldgenmain.lua(50,1) in main chunk
        =[C] in function 'xpcall'
        scripts/util.lua(723,1) in function 'RunInEnvironment'
        scripts/mods.lua(527,1) in function 'InitializeModMain'
        scripts/mods.lua(497,1) in function 'LoadMods'
        scripts/worldgen_main.lua(121,1) in main chunk

I guess this is already being looked into?
Not sure what exactly the problem is, the lint 20 from modworldgenmain is simply a GetModConfigData()


Steps to Reproduce

start any world with GetModConfigData within modworldgenmain




User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...