Giter VIP home page Giter VIP logo

Comments (8)

diva avatar diva commented on July 21, 2024

OK, thanks! Looks like you're getting an exception. What mono do you have?

from diva-distribution.

diva avatar diva commented on July 21, 2024

Can you please do me a favor. Get the 2 DLLs here:
http://github.com/diva/diva-distribution/downloads
Replace the ones you have there with these, and try again.

If it still fails, show the same logs you showed above. Actually, try to include the text surrounding "Could not load configuration" even is it doesn't have the word "Wifi".

from diva-distribution.

antoniusmisfit avatar antoniusmisfit commented on July 21, 2024

I have mono 2.4.4. Here's the results after replacing the DLLs:
17:18:44 - [REGIONMODULES]: Found shared region module Diva.Wifi.WifiModule, class Diva.Wifi.WifiModule
17:18:48 - [Wifi Module]: Initializing...
17:18:48 - at Diva.Wifi.WebApp.ReadConfigs (IConfigSource config, System.String configName) [0x00000]
at Diva.Wifi.WebApp..ctor (IConfigSource config, System.String configName, IHttpServer server) [0x00000]
at Diva.Wifi.WifiServerConnector..ctor (IConfigSource config, IHttpServer server, System.String configName) [0x00000]
at Diva.Wifi.WifiModule.Initialise (IConfigSource config) [0x00000]
17:18:48 - [Wifi Module]: Could not load configuration: Can't proceed. Please specify the administrator account in Wifi.ini.
17:18:52 - [REGIONMODULE]: Adding scene MetaGridNet 1 to shared module Wifi Service
17:18:54 - [REGIONMODULE]: Adding scene MetaGridNet 2 to shared module Wifi Service
17:18:55 - [REGIONMODULE]: Adding scene MetaGridNet 3 to shared module Wifi Service
17:18:55 - [REGIONMODULE]: Adding scene MetaGridNet 4 to shared module Wifi Service

It seems to have something to do with Wifi.ini(which does not seem to exist). Also there are no "Could not load configuration" messages other than the ones for Wifi.

from diva-distribution.

diva avatar diva commented on July 21, 2024

oh, I know what's going on.
You are leaving parts of the Administrator account blank. Email, maybe?

Please do this.

Edit config-include/MyWorld.ini
and make sure that all parts of the Admin account are not empty strings. The four parts should be:
;; The Wifi Administrator account
AdminFirst = "..."
AdminLast = "..."
AdminEmail = "..."
AdminPassword = "..."

If that's the problem, I'll make sure to handle this better.

from diva-distribution.

antoniusmisfit avatar antoniusmisfit commented on July 21, 2024

I think I found the problem: In the MyWorld.ini file, the "AdminLast" field is somehow erroneously written out as "*Last" where * is actually the admin last name provided. I fixed that, and now Wifi is working(Yay!).

from diva-distribution.

diva avatar diva commented on July 21, 2024

Yes, I just noticed a a little bug in my Configuration tool that replaces the prefix Admin in AdminLast with whatever you type. Duh.
I'll upload an updated release. Thanks for your input.

from diva-distribution.

wakawakasnook avatar wakawakasnook commented on July 21, 2024

can you describe/document how to use the access and error logs for this webserver?

Looking good otherwise!

from diva-distribution.

diva avatar diva commented on July 21, 2024

For the moment the Wifi log is the OpenSim log, entries are prefixed with [Wifi]. I'm not logging the IP address of the client, and I'm not logging unsuccessful resource requests. Would that be interesting?

from diva-distribution.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.