Themabewertung:
  • 1 Bewertung(en) - 5 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Groups Profile und CO
#33
Hallo,
ich habe mir das aktuelle Release von http://www.opensimulator.org gedownloadet und auf meinem Rechner installiert und nach einigem Suchen hier auch alles bis auf die Profile zum laufen bekommen, folgende Einstellungen habe ich vorgenommen:

OpenSim.ini
Zitat:[UserProfiles]
;# {ProfileURL} {} {Set url to UserProfilesService} {}
;; Set the value of the url to your UserProfilesService
;; If un-set / "" the module is disabled
ProfileServiceURL = http://127.0.0.1:9000

OpenSimDefaults.ini
Zitat:[UserProfiles]
;# {ProfileURL} {} {Set url to UserProfilesService} {}
;; Set the value of the url to your UserProfilesService
;; If un-set / "" the module is disabled
;; If the ProfileURL is not set, then very BASIC
;; profile support will be configured. If the ProfileURL is set to a
;; valid URL, then full profile support will be configured. The URL
;; points to your grid's Robust user profiles service
;;
ProfileURL = http://127.0.0.1:9000

config-include/StandaloneCommon.ini
Zitat:[DatabaseService]
;
; ### Choose the DB
;

; SQLite
;Include-Storage = "config-include/storage/SQLiteStandalone.ini";

; MySql
; Uncomment these lines if you want to use mysql storage
; Change the connection string to your db details
StorageProvider = "OpenSim.Data.MySQL.dll"
ConnectionString = "Data Source=localhost;Database=opensim;User ID=opensim;Password=strengstensGeheimUndSo;Old Guids=true;"
;; UserProfiles Service
;;
;; To use, set Enabled to true then configure for your site...
[UserProfilesService]
LocalServiceModule = "OpenSim.Services.UserProfilesService.dll:UserProfilesService"
Enabled = true

Wenn ich mich nun mit meinem Viewer einlogge kommt 3 Fehlermeldungen:
Error updating pickrequests
Error updating interests
Error updating properties

In der Serverkonsole erscheint folgender Fehler:
Zitat:[LLCLIENTVIEW]: Exeception when handling generic message Das Objekt des Typs "OpenMetaverse.StructuredData.OSD" kann nicht in Typ "OpenMetaverse.StructuredData.OSDArray" umgewandelt werden. bei OpenSim.Region.OptionalModules.Avatar.UserProfiles.UserProfileModule.ClassifiedsRequest(Object sender, String method, List`1 args)

Installiert habe ich folgende Versionen:
dotNet Framwork 4.0
PHP 5.4.7
Apache 2.4.3
OpenSimulator 0.76 (release)

Die Datenbank wird befüllt und kann angesprochen werden somit schließe ich falsche Verbindungsdaten aus, der Login funktioniert problemlos und auch das bauen bringt keine Fehler hervor.

Vielleicht habt ihr eine Lösung auf die ich noch nicht kam, ich sitz schon seit gestern dran.

Lukas Smile
Zitieren


Nachrichten in diesem Thema
Groups Profile und CO - von Ezry Aldrin - 08.02.2012, 22:11
RE: Groups Profile und CO - von Bogus Curry - 08.02.2012, 22:48
RE: Groups Profile und CO - von Dorena Verne - 09.02.2012, 09:34
RE: Groups Profile und CO - von Rebekka Revnik - 09.02.2012, 14:43
RE: Groups Profile und CO - von Dorena Verne - 09.02.2012, 16:05
RE: Groups Profile und CO - von Rebekka Revnik - 09.02.2012, 19:19
RE: Groups Profile und CO - von Dorena Verne - 09.02.2012, 20:45
RE: Groups Profile und CO - von Pixel Tomsen - 09.02.2012, 23:27
RE: Groups Profile und CO - von Pixel Tomsen - 09.02.2012, 23:51
RE: Groups Profile und CO - von Rebekka Revnik - 09.02.2012, 21:41
RE: Groups Profile und CO - von Ezry Aldrin - 09.02.2012, 22:27
RE: Groups Profile und CO - von Rebekka Revnik - 09.02.2012, 22:43
RE: Groups Profile und CO - von Dorena Verne - 09.02.2012, 23:37
RE: Groups Profile und CO - von Rebekka Revnik - 10.02.2012, 00:41
RE: Groups Profile und CO - von Ezry Aldrin - 10.02.2012, 20:43
RE: Groups Profile und CO - von Dorena Verne - 10.02.2012, 20:51
RE: Groups Profile und CO - von Rebekka Revnik - 21.02.2012, 15:31
RE: Groups Profile und CO - von Dorena Verne - 21.02.2012, 19:06
RE: Groups Profile und CO - von Rebekka Revnik - 21.02.2012, 21:22
RE: Groups Profile und CO - von Ezry Aldrin - 23.06.2013, 14:58
RE: Groups Profile und CO - von Catie Chiung - 23.06.2013, 16:47
RE: Groups Profile und CO - von Bogus Curry - 06.07.2013, 08:29
RE: Groups Profile und CO - von Bogus Curry - 06.07.2013, 08:47
RE: Groups Profile und CO - von Catie Chiung - 06.07.2013, 12:32
RE: Groups Profile und CO - von Bogus Curry - 09.07.2013, 08:11
RE: Groups Profile und CO - von Bogus Curry - 25.10.2013, 13:53
RE: Groups Profile und CO - von Catie Chiung - 25.10.2013, 14:20
RE: Groups Profile und CO - von Dorena Verne - 25.10.2013, 14:32
RE: Groups Profile und CO - von Bogus Curry - 25.10.2013, 14:36
RE: Groups Profile und CO - von Bogus Curry - 25.10.2013, 17:23
RE: Groups Profile und CO - von Dorena Verne - 25.10.2013, 17:53
RE: Groups Profile und CO - von Bogus Curry - 25.10.2013, 18:28
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 19:14
RE: Groups Profile und CO - von Catie Chiung - 18.11.2013, 19:59
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 20:07
RE: Groups Profile und CO - von Catie Chiung - 18.11.2013, 20:08
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 20:24
RE: Groups Profile und CO - von Catie Chiung - 18.11.2013, 20:32
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 20:50
RE: Groups Profile und CO - von Catie Chiung - 18.11.2013, 20:58
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 21:28
RE: Groups Profile und CO - von Catie Chiung - 18.11.2013, 21:47
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 22:15
RE: Groups Profile und CO - von Catie Chiung - 18.11.2013, 22:38
RE: Groups Profile und CO - von Lukas Würfel - 18.11.2013, 22:58

Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Profile Modul -> update ab r/17802 nötig MichelleArgus 0 4.523 14.01.2012, 18:09
Letzter Beitrag: MichelleArgus
  Profile-Problem Dorena Verne 10 17.199 09.05.2011, 13:52
Letzter Beitrag: Dorena Verne

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste