Skip to content

New Diva Instance - Cannot Start on Windows 10 #35

@palomnik

Description

@palomnik

Installed and configured everything. Attempted to launch with OpenSim.exe and got the following error:

APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs

Exception: Nini.Ini.IniException: Expected closing quote (") - Line: 117, Position: 40.
at Nini.Ini.IniDocument.LoadReader(IniReader reader)
at Nini.Ini.IniDocument..ctor(TextReader reader)
at OpenSim.ConfigurationLoader.ReadConfig(OpenSimConfigSource configSource, String iniPath)
at OpenSim.ConfigurationLoader.LoadConfigSettings(IConfigSource argvSource, >EnvConfigSource envConfigSource, ConfigSettings& configSettings, NetworkServersInfo& networkInfo)
at OpenSim.OpenSimBase.LoadConfigSettings(IConfigSource configSource)
at OpenSim.Application.Main(String[] args)

Application is terminating: True

Unhandled Exception: Nini.Ini.IniException: Expected closing quote (") - Line: 117, Position: 40.
at Nini.Ini.IniDocument.LoadReader(IniReader reader)
at Nini.Ini.IniDocument..ctor(TextReader reader)
at OpenSim.ConfigurationLoader.ReadConfig(OpenSimConfigSource configSource, String iniPath)
at OpenSim.ConfigurationLoader.LoadConfigSettings(IConfigSource argvSource, >EnvConfigSource envConfigSource, ConfigSettings& configSettings, NetworkServersInfo& networkInfo)
at OpenSim.OpenSimBase.LoadConfigSettings(IConfigSource configSource)
at OpenSim.Application.Main(String[] args)


I did not see a Nini.Ini file anywhere. What to look for?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions