Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Arriba: Munteres drauf los Testen
#71
Ich habe den fehler gefunden.
Mußte in der OpenSim.ini folgende Einstellung vornehmen:
Code:
ScriptStopStrategy = co-op
Zitieren
#72
Ich
Zitat:Ich habe heute mal "versucht" eine Arriba-Sim ans Grid zu koppeln. Groups und Profile waren kein Problem,..habe ich auch nicht mit gerechnet.
Aber meine AO's wollten nicht,..ebenso waren sämtliche Fahrzeuge von mir tot. In der OpenSim.ini habe ich gemäß der unsrigen das Threat-level von low auf Servere editiert.
Nun,..habe den Fehler noch nicht finden können. Undecided

Ich habe den Fehler gefunden.
Mußte in der OpenSim.ini folgende Einstellung vornehmen:
Code:
ScriptStopStrategy = co-op
Zitieren
#73
Zur Zeit sind gridspezifische Einstellungen auf die OpenSim.ini und GridCommon.ini verteilt. Was würdet ihr von der Idee halten, alle gridspezifischen Parameter in die GridCommon.ini zu verlagern? Im Detail wären derzeit folgende betroffen (Beispiele für Metro und OS-Grid):
Code:
[Messaging]
  OfflineMessageModule = OfflineMessageModule
  ;OfflineMessageURL = http://im.osgrid.org/offline
  ;OfflineMessageURL = http://metropolis.hypergrid.org/messaging/offline.php
  ;MuteListURL = http://im.osgrid.org/mute
  ;MuteListURL = http://metropolis.hypergrid.org/messaging/mute.php

[DataSnapshot]
  index_sims = true
  ;gridname = "OSGrid"
  ;gridname = "Metropolis"
  ;data_services = "http://search.osgrid.org/register.php"
  ;data_services = "http://metropolis.hypergrid.org/search/register.php"

[Search]
  ;SearchURL = "http://search.osgrid.org/query.php"
  ;SearchURL = "http://metropolis.hypergrid.org/search/query.php"

[Groups]
  Enabled = true
  Module = GroupsModule
  ; GroupsServerURI = "http://groups.osgrid.org/xmlrpc.php"
  ; GroupsServerURI = "http://metropolis.hypergrid.org/groups/xmlrpc.php"
  MessagingModule = GroupsMessagingModule
  XmlRpcServiceReadKey = ""
  XmlRpcServiceWriteKey = ""

[Profile]
  Module = "OpenProfileModule"
  ; ProfileURL = http://profiles.osgrid.org/profile.php
  ; ProfileURL = http://metropolis.hypergrid.org/profile/profile.php

[UserProfiles] ;not yet
  ; ProfileServiceURL = http://osgrid.org:8002 ;not yet
  ; ProfileServiceURL = http://hypergrid.org:8002 ;not yet
  ; ProfileServiceURL = "" ;not yet

Dann müsste in der OpenSim.ini nur noch ein einziger Eintrag zwingend eingestellt werden:
Code:
[Architecture]
    ; Include-Architecture = "config-include/Standalone.ini"
    ; Include-Architecture = "config-include/StandaloneHypergrid.ini"
    ; Include-Architecture = "config-include/Grid.ini"
    ; Include-Architecture = "config-include/GridHypergrid.ini"
    ; Include-Architecture = "config-include/SimianGrid.ini"
    ; Include-Architecture = "config-include/HyperSimianGrid.ini"

Diesen Eintrag würde ich empfehlen, ganz an den Anfang der OpenSim.ini zu setzen, mit einem Hinweis, dass die folgenden komplett auskommentierten Parameter optional sind. Die OpenSimDefaults.ini existiert wohl nicht mehr, sonst würde ich noch weiter gehen und nur jene Parameter überhaupt noch in der OpenSim.ini drin lassen, die von Serverbetreibern gerne schon mal verstellt werden.

Meinungen? Shy

Ergänzung: Eine Auswahl der "benötigten" Einstellungen könnte ggf. hier erarbeitet werden, ich würde dann als Start meine Liste hier reinstellen.
Zitieren
#74
Ein wenig zu sehr geht ihr in Richtung Grid, da bleibt nach meiner Meinung die Standaloneversion ein wenig auf der Strecke oder ?

Auch sollte mehr breitfächig gedacht werden, weil es wird nicht an die vielen kleinen Grids gedacht. Weiss nicht ob man Dores Grid als klein bezeichnen kann, aber Metro und OSGrid sind schon Grid von ganz andere Dimension. Bei Metro denke ich an die DB-Probleme voriges Jahr ...
Signatur
Have a nice Day ;D

>> BogusMusikRausch alle 14 Tage an einem Donnerstag, um 20 Uhr in Uwes KeulenBar

Tschöö

Bogus | MagicPlace.de | M: @gse@norden.social
Zitieren
#75
Ich hab' mal wieder Probleme beim Compilieren... Blush (xbuild)

EDIT: gelöst! Smile Smile Smile

Wie beim letzten Mal hat Akiras Tipp geholfen, zuerst ein paar Libs aus einem anderen Git-Branch zu compilieren, und vor dem eigentlichen Bauen drei Libs von Hand umzukopieren.

=> http://www.gridtalk.de/showthread.php?ti...1#pid13511

EDIT ZWEI:

In der OpenSim.ini muss ein Eintrag bei [Architecture] geändert werden. Statt:
; Type = "GridHypergrid"
Include-Architecture = "config-include/GridCommon.ini"


muss es noch heißen wie früher:
Include-Architecture = "config-include/GridHypergrid.ini"

(die anderen Varianten vermutlich analog)
Zitieren
#76
Schlittenfahren geht nu auch, wir haben Treckerrennen gefahren, es ist einfach NUR GEIL!
I have to leave said the leaf and left to the left


hg.osgrid.org:80:Klarakunterbunt
Zitieren
#77
Hab jetzt auch mal meine Standalone auf Arriba geändert und muss sagen, bin begeistert bisher. Läuft tatsächlich deutlich stabiler und mein Rechner ist nun auch durch die Vario nicht mehr überlastet wie vorher.
Die Inis sind deutlich besser zusammengestellt, gefällt mir. Smile
Zitieren
#78
Meine persönliche Arriba-Bude findet Mann/Frau im Metropolis-Grid.

Die Region heißt: Arriba-1024

Aktuell, arbeite ich da an funtionalen Boot-Scripten.

Motor-Betriebene Toiletten, sind aktuell kein Thema ... !

Moin
www.kamen-fotografie.de | Fotos vom besten Fotografen
Zitieren
#79
Motor-Betriebene Toiletten.Big GrinBig Grin
Achtung es folgt eine Signatur:
Zitieren
#80
Beim Compilieren komme ich bisher nur ohne Fehler durch, wenn ich vorher die Libs aus arribasim-libs baue und gemäß einem Rezept von Akira C5.dll und SmartThreadPool.dll von Hand vor dem eigentlichen Bauen ins bin-Verzeichnis umkopiere (früher auch noch eine "ThreadedClasses.dll"). Beim Bauen der Libs scheitert die "CSJ2K.dll", wobei ich die glücklicherweise bisher aber nicht zum Umkopieren brauchte.
Code:
Project "/home/michela/arribalibs/CSharp/CSJ2K/CSJ2K.csproj" (default target(s)):
    Target PrepareForBuild:
        Configuration: Release Platform: AnyCPU
        Created directory "obj/Release/"
    Target GenerateSatelliteAssemblies:
    No input files were specified for target GenerateSatelliteAssemblies, skipping.
    Target CoreCompile:
        Tool /usr/bin/dmcs execution started with arguments: /noconfig /delaysign- /debug- /optimize+ /out:obj/Release/CSJ2K.dll J2KEncoder.cs J2kImage.cs Color/ChannelDefinitionMapper.cs Color/ColorSpace.cs Color/ColorSpaceException.cs Color/ColorSpaceMapper.cs Color/EnumeratedColorSpaceMapper.cs Color/EsRgbColorSpaceMapper.cs Color/PalettizedColorSpaceMapper.cs Color/Resampler.cs Color/SYccColorSpaceMapper.cs Color/boxes/ChannelDefinitionBox.cs Color/boxes/ColorSpecificationBox.cs Color/boxes/ComponentMappingBox.cs Color/boxes/ImageHeaderBox.cs Color/boxes/JP2Box.cs Color/boxes/PaletteBox.cs Icc/ICCMatrixBasedInputProfile.cs Icc/ICCMonochromeInputProfile.cs Icc/ICCProfile.cs Icc/ICCProfileException.cs Icc/ICCProfileInvalidException.cs Icc/ICCProfileNotFoundException.cs Icc/ICCProfiler.cs Icc/MatrixBasedRestrictedProfile.cs Icc/MonochromeInputRestrictedProfile.cs Icc/RestrictedICCProfile.cs Icc/Lut/LookUpTable.cs Icc/Lut/LookUpTable16.cs Icc/Lut/LookUpTable16Gamma.cs Icc/Lut/LookUpTable16Interp.cs Icc/Lut/LookUpTable16LinearSRGBtoSRGB.cs Icc/Lut/LookUpTable32.cs Icc/Lut/LookUpTable32Gamma.cs Icc/Lut/LookUpTable32Interp.cs Icc/Lut/LookUpTable32LinearSRGBtoSRGB.cs Icc/Lut/LookUpTable8.cs Icc/Lut/LookUpTable8Gamma.cs Icc/Lut/LookUpTable8Interp.cs Icc/Lut/LookUpTableFP.cs Icc/Lut/LookUpTableFPGamma.cs Icc/Lut/LookUpTableFPInterp.cs Icc/Lut/MatrixBasedTransformException.cs Icc/Lut/MatrixBasedTransformTosRGB.cs Icc/Lut/MonochromeTransformException.cs Icc/Lut/MonochromeTransformTosRGB.cs Icc/Types/ICCDateTime.cs Icc/Types/ICCProfileHeader.cs Icc/Types/ICCProfileVersion.cs Icc/Types/XYZNumber.cs Properties/AssemblyInfo.cs Util/EndianBinaryReader.cs Util/EndianBinaryWriter.cs Util/SupportClass.cs j2k/IntegerSpec.cs j2k/JJ2KExceptionHandler.cs j2k/JJ2KInfo.cs j2k/ModuleSpec.cs j2k/NoNextElementException.cs j2k/StringSpec.cs j2k/codestream/CBlkCoordInfo.cs j2k/codestream/CoordInfo.cs j2k/codestream/CorruptedCodestreamException.cs j2k/codestream/HeaderInfo.cs j2k/codestream/Markers.cs j2k/codestream/PrecCoordInfo.cs j2k/codestream/PrecInfo.cs j2k/codestream/ProgressionType.cs j2k/codestream/reader/BitstreamReaderAgent.cs j2k/codestream/reader/CBlkInfo.cs j2k/codestream/reader/FileBitstreamReaderAgent.cs j2k/codestream/reader/HeaderDecoder.cs j2k/codestream/reader/PktDecoder.cs j2k/codestream/reader/PktHeaderBitReader.cs j2k/codestream/reader/PktInfo.cs j2k/codestream/reader/TagTreeDecoder.cs j2k/codestream/writer/BitOutputBuffer.cs j2k/codestream/writer/CodestreamWriter.cs j2k/codestream/writer/FileCodestreamWriter.cs j2k/codestream/writer/HeaderEncoder.cs j2k/codestream/writer/PktEncoder.cs j2k/codestream/writer/TagTreeEncoder.cs j2k/decoder/DecoderSpecs.cs j2k/encoder/EncoderSpecs.cs j2k/entropy/CBlkSizeSpec.cs j2k/entropy/CodedCBlk.cs j2k/entropy/PrecinctSizeSpec.cs j2k/entropy/Progression.cs j2k/entropy/ProgressionSpec.cs j2k/entropy/StdEntropyCoderOptions.cs j2k/entropy/decoder/ByteInputBuffer.cs j2k/entropy/decoder/ByteToBitInput.cs j2k/entropy/decoder/CodedCBlkDataSrcDec.cs j2k/entropy/decoder/DecLyrdCBlk.cs j2k/entropy/decoder/EntropyDecoder.cs j2k/entropy/decoder/MQDecoder.cs j2k/entropy/decoder/StdEntropyDecoder.cs j2k/entropy/encoder/BitToByteOutput.cs j2k/entropy/encoder/ByteOutputBuffer.cs j2k/entropy/encoder/CBlkRateDistStats.cs j2k/entropy/encoder/CodedCBlkDataSrcEnc.cs j2k/entropy/encoder/EBCOTLayer.cs j2k/entropy/encoder/EBCOTRateAllocator.cs j2k/entropy/encoder/EntropyCoder.cs j2k/entropy/encoder/LayersInfo.cs j2k/entropy/encoder/MQCoder.cs j2k/entropy/encoder/PostCompRateAllocator.cs j2k/entropy/encoder/StdEntropyCoder.cs j2k/fileformat/FileFormatBoxes.cs j2k/fileformat/reader/FileFormatReader.cs j2k/fileformat/writer/FileFormatWriter.cs j2k/image/BlkImgDataSrc.cs j2k/image/CompTransfSpec.cs j2k/image/Coord.cs j2k/image/DataBlk.cs j2k/image/DataBlkFloat.cs j2k/image/DataBlkInt.cs j2k/image/ImgData.cs j2k/image/ImgDataAdapter.cs j2k/image/ImgDataConverter.cs j2k/image/ImgDataJoiner.cs j2k/image/Tiler.cs j2k/image/forwcomptransf/ForwCompTransf.cs j2k/image/forwcomptransf/ForwCompTransfSpec.cs j2k/image/input/ImgReader.cs j2k/image/input/ImgReaderGDI.cs j2k/image/input/ImgReaderPGM.cs j2k/image/input/ImgReaderPGX.cs j2k/image/input/ImgReaderPPM.cs j2k/image/invcomptransf/InvCompTransf.cs j2k/image/output/ImgWriter.cs j2k/image/output/ImgWriterPGM.cs j2k/image/output/ImgWriterPGX.cs j2k/image/output/ImgWriterPPM.cs j2k/io/BEBufferedRandomAccessFile.cs j2k/io/BinaryDataInput.cs j2k/io/BinaryDataOutput.cs j2k/io/BufferedRandomAccessFile.cs j2k/io/EndianType.cs j2k/io/RandomAccessIO.cs j2k/quantization/GuardBitsSpec.cs j2k/quantization/QuantStepSizeSpec.cs j2k/quantization/QuantTypeSpec.cs j2k/quantization/QuantizationType.cs j2k/quantization/dequantizer/CBlkQuantDataSrcDec.cs j2k/quantization/dequantizer/Dequantizer.cs j2k/quantization/dequantizer/DequantizerParams.cs j2k/quantization/dequantizer/StdDequantizer.cs j2k/quantization/dequantizer/StdDequantizerParams.cs j2k/quantization/quantizer/CBlkQuantDataSrcEnc.cs j2k/quantization/quantizer/Quantizer.cs j2k/quantization/quantizer/StdQuantizer.cs j2k/roi/MaxShiftSpec.cs j2k/roi/ROIDeScaler.cs j2k/roi/encoder/ArbROIMaskGenerator.cs j2k/roi/encoder/ROI.cs j2k/roi/encoder/ROIMaskGenerator.cs j2k/roi/encoder/ROIScaler.cs j2k/roi/encoder/RectROIMaskGenerator.cs j2k/roi/encoder/SubbandROIMask.cs j2k/roi/encoder/SubbandRectROIMask.cs j2k/util/ArrayUtil.cs j2k/util/CodestreamManipulator.cs j2k/util/FacilityManager.cs j2k/util/ISRandomAccessIO.cs j2k/util/MathUtil.cs j2k/util/MsgLogger.cs j2k/util/MsgPrinter.cs j2k/util/ParameterList.cs j2k/util/ProgressWatch.cs j2k/util/StreamMsgLogger.cs j2k/util/StringFormatException.cs j2k/util/ThreadPool.cs j2k/wavelet/FilterTypes.cs j2k/wavelet/Subband.cs j2k/wavelet/WTDecompSpec.cs j2k/wavelet/WTFilterSpec.cs j2k/wavelet/WaveletFilter.cs j2k/wavelet/WaveletTransform.cs j2k/wavelet/analysis/AnWTFilter.cs j2k/wavelet/analysis/AnWTFilterFloat.cs j2k/wavelet/analysis/AnWTFilterFloatLift9x7.cs j2k/wavelet/analysis/AnWTFilterInt.cs j2k/wavelet/analysis/AnWTFilterIntLift5x3.cs j2k/wavelet/analysis/AnWTFilterSpec.cs j2k/wavelet/analysis/CBlkWTData.cs j2k/wavelet/analysis/CBlkWTDataFloat.cs j2k/wavelet/analysis/CBlkWTDataInt.cs j2k/wavelet/analysis/CBlkWTDataSrc.cs j2k/wavelet/analysis/ForwWT.cs j2k/wavelet/analysis/ForwWTDataProps.cs j2k/wavelet/analysis/ForwWTFull.cs j2k/wavelet/analysis/ForwardWT.cs j2k/wavelet/analysis/SubbandAn.cs j2k/wavelet/synthesis/CBlkWTDataSrcDec.cs j2k/wavelet/synthesis/InvWT.cs j2k/wavelet/synthesis/InvWTAdapter.cs j2k/wavelet/synthesis/InvWTData.cs j2k/wavelet/synthesis/InvWTFull.cs j2k/wavelet/synthesis/InverseWT.cs j2k/wavelet/synthesis/MultiResImgData.cs j2k/wavelet/synthesis/MultiResImgDataAdapter.cs j2k/wavelet/synthesis/SubbandSyn.cs j2k/wavelet/synthesis/SynWTFilter.cs j2k/wavelet/synthesis/SynWTFilterFloat.cs j2k/wavelet/synthesis/SynWTFilterFloatLift9x7.cs j2k/wavelet/synthesis/SynWTFilterInt.cs j2k/wavelet/synthesis/SynWTFilterIntLift5x3.cs j2k/wavelet/synthesis/SynWTFilterSpec.cs /target:library /warnaserror- /unsafe+ /checked- /define:TRACE /platform:AnyCPU /reference:/usr/lib/mono/4.0/System.dll /reference:/usr/lib/mono/4.0/System.Data.dll /reference:/usr/lib/mono/4.0/System.Drawing.dll /reference:/usr/lib/mono/4.0/System.Xml.dll /reference:/usr/lib/mono/4.0/System.Core.dll /warn:4
Icc/ICCProfile.cs(17,26): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/ICCProfile.cs(18,31): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/ICCProfile.cs(19,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/ICCProfile.cs(20,30): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(11,30): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/MonochromeInputRestrictedProfile.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(11,30): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(12,31): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(13,26): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTable.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTable16.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTable16Gamma.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTable16Interp.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTable16LinearSRGBtoSRGB.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTable32.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTable32Gamma.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTable32Interp.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTable32LinearSRGBtoSRGB.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTable8.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTable8Gamma.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTable8Interp.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTableFP.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTableFPGamma.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/LookUpTableFPInterp.cs(10,32): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/Lut/MatrixBasedTransformTosRGB.cs(13,30): error CS0234: The type or namespace name `Tags' does not exist in the namespace `CSJ2K.Icc'. Are you missing an assembly reference?
Icc/ICCProfile.cs(277,18): error CS0246: The type or namespace name `ICCTagTable' could not be found. Are you missing an assembly reference?
Icc/ICCProfile.cs(682,11): error CS0246: The type or namespace name `ICCTagTable' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(52,53): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(52,74): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(52,95): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(52,116): error CS0246: The type or namespace name `ICCXYZType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(52,138): error CS0246: The type or namespace name `ICCXYZType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(52,160): error CS0246: The type or namespace name `ICCXYZType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(65,53): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(92,10): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(94,10): error CS0246: The type or namespace name `ICCXYZType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(99,43): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(121,43): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(121,64): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(121,85): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(121,106): error CS0246: The type or namespace name `ICCXYZType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(121,128): error CS0246: The type or namespace name `ICCXYZType' could not be found. Are you missing an assembly reference?
Icc/RestrictedICCProfile.cs(121,150): error CS0246: The type or namespace name `ICCXYZType' could not be found. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(51,57): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(51,78): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(51,99): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(51,120): error CS0246: The type or namespace name `ICCXYZType' could not be found. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(51,142): error CS0246: The type or namespace name `ICCXYZType' could not be found. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(51,164): error CS0246: The type or namespace name `ICCXYZType' could not be found. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(69,51): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(69,72): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(69,93): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(69,114): error CS0246: The type or namespace name `ICCXYZType' could not be found. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(69,136): error CS0246: The type or namespace name `ICCXYZType' could not be found. Are you missing an assembly reference?
Icc/MatrixBasedRestrictedProfile.cs(69,158): error CS0246: The type or namespace name `ICCXYZType' could not be found. Are you missing an assembly reference?
Icc/MonochromeInputRestrictedProfile.cs(40,57): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/MonochromeInputRestrictedProfile.cs(48,44): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTable.cs(30,22): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTable.cs(40,34): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTable16.cs(78,46): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTable16.cs(105,36): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTable16Gamma.cs(31,29): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTable16Interp.cs(28,30): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTable32.cs(78,46): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTable32.cs(104,36): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTable32Gamma.cs(33,29): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTable32Interp.cs(29,30): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTable8.cs(66,35): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTable8Gamma.cs(31,28): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTable8Interp.cs(29,29): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTableFP.cs(36,46): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTableFP.cs(50,36): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTableFPGamma.cs(29,29): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
Icc/Lut/LookUpTableFPInterp.cs(36,30): error CS0246: The type or namespace name `ICCCurveType' could not be found. Are you missing an assembly reference?
            Task "Csc" execution -- FAILED
            Done building target "CoreCompile" in project "/home/michela/arribalibs/CSharp/CSJ2K/CSJ2K.csproj".-- FAILED
        Done building project "/home/michela/arribalibs/CSharp/CSJ2K/CSJ2K.csproj".-- FAILED

Beim heutigen Bauen benötigte ich nur noch eine selbstgebaute C5.dll aus dem obigen Projekt, die anderen im arribasim-dev beiliegenden Libs wurden akzeptiert. Wenn ich die C5.dll nicht vorher separat baue und von Hand dazu kopiere, bekomme ich folgenden Fehler:
Code:
Target CoreCompile:
    Tool /usr/bin/dmcs execution started with arguments: /noconfig /delaysign- /debug- /optimize+ /out:obj/Release/OpenSim.Region.ClientStack.LindenUDP.dll IncomingPacket.cs IncomingPacketHistoryCollection.cs J2KImage.cs LLClientView.cs LLImageManager.cs LLUDPClient.cs LLUDPServer.cs OpenSimUDPBase.cs OutgoingPacket.cs PacketPool.cs ThrottleRates.cs TokenBucket.cs UnackedPacketCollection.cs Properties/AssemblyInfo.cs /target:library /warnaserror- /unsafe- /checked- /define:TRACE /platform:AnyCPU /reference:../../../../../bin/C5.dll /reference:../../../../../bin/log4net.dll /reference:../../../../../bin/NDesk.Options.dll /reference:../../../../../bin/Nini.dll /reference:../../../../../bin/OpenMetaverse.dll /reference:../../../../../bin/OpenMetaverse.StructuredData.dll /reference:../../../../../bin/OpenMetaverseTypes.dll /reference:/usr/lib/mono/4.0/System.dll /reference:/usr/lib/mono/4.0/System.Drawing.dll /reference:/usr/lib/mono/4.0/System.Web.dll /reference:/usr/lib/mono/4.0/System.Xml.dll /reference:../../../../../bin/ThreadedClasses.dll /reference:/usr/lib/mono/4.0/System.Core.dll /reference:/home/mareta/arribasim/bin//OpenSim.Data.dll /reference:/home/mareta/arribasim/bin//OpenSim.Framework.dll /reference:/home/mareta/arribasim/bin//OpenSim.Framework.Communications.dll /reference:/home/mareta/arribasim/bin//OpenSim.Framework.Console.dll /reference:/home/mareta/arribasim/bin//OpenSim.Framework.Monitoring.dll /reference:/home/mareta/arribasim/bin//OpenSim.Framework.Servers.dll /reference:/home/mareta/arribasim/bin//OpenSim.Framework.Servers.HttpServer.dll /reference:/home/mareta/arribasim/bin//OpenSim.Region.ClientStack.dll /reference:/home/mareta/arribasim/bin//OpenSim.Region.Framework.dll /reference:/home/mareta/arribasim/bin//OpenSim.Services.Interfaces.dll /warn:4
    Unhandled Exception:
    System.IO.FileLoadException: I/O Error
      at IKVM.Reflection.AssemblyName..ctor (System.String assemblyName) [0x00000] in <filename unknown>:0
      at Mono.CSharp.ImportedAssemblyDefinition.ReadAttributes () [0x00000] in <filename unknown>:0
      at Mono.CSharp.MetadataImporter.GetAssemblyDefinition (IKVM.Reflection.Assembly assembly) [0x00000] in <filename unknown>:0
      at Mono.CSharp.StaticImporter.ImportAssembly (IKVM.Reflection.Assembly assembly, Mono.CSharp.RootNamespace targetNamespace) [0x00000] in <filename unknown>:0
      at Mono.CSharp.StaticLoader.LoadReferences (Mono.CSharp.ModuleContainer module) [0x00000] in <filename unknown>:0
      at Mono.CSharp.Driver.Compile () [0x00000] in <filename unknown>:0
      at Mono.CSharp.Driver.Main (System.String[] args) [0x00000] in <filename unknown>:0
    [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileLoadException: I/O Error
      at IKVM.Reflection.AssemblyName..ctor (System.String assemblyName) [0x00000] in <filename unknown>:0
      at Mono.CSharp.ImportedAssemblyDefinition.ReadAttributes () [0x00000] in <filename unknown>:0
      at Mono.CSharp.MetadataImporter.GetAssemblyDefinition (IKVM.Reflection.Assembly assembly) [0x00000] in <filename unknown>:0
      at Mono.CSharp.StaticImporter.ImportAssembly (IKVM.Reflection.Assembly assembly, Mono.CSharp.RootNamespace targetNamespace) [0x00000] in <filename unknown>:0
      at Mono.CSharp.StaticLoader.LoadReferences (Mono.CSharp.ModuleContainer module) [0x00000] in <filename unknown>:0
      at Mono.CSharp.Driver.Compile () [0x00000] in <filename unknown>:0
      at Mono.CSharp.Driver.Main (System.String[] args) [0x00000] in <filename unknown>:0
/usr/lib/mono/4.0/Microsoft.CSharp.targets: error : Compiler crashed with code: 1.
            Task "Csc" execution -- FAILED
            Done building target "CoreCompile" in project "/home/mareta/arribasim/OpenSim/Region/ClientStack/Linden/UDP/OpenSim.Region.ClientStack.LindenUDP.csproj".-- FAILED
        Done building project "/home/mareta/arribasim/OpenSim/Region/ClientStack/Linden/UDP/OpenSim.Region.ClientStack.LindenUDP.csproj".-- FAILED

EDIT: Ich baue mit XBuild Version 3.0.4.0 und Mono Version 3.0.4.0 unter OpenSuse 12.3.
Zitieren


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Arriba-Sim und BoM Akira 7 3.961 27.04.2022, 21:39
Letzter Beitrag: Scarlett Earp
  Arriba-Sim: Binärdownloads (Infothread) Mareta Dagostino 11 19.124 02.11.2019, 11:09
Letzter Beitrag: Mareta Dagostino
  neue Version von Arriba on Stick Beacara 41 90.794 29.10.2019, 13:18
Letzter Beitrag: Dorena Verne
  "Arriba-Minigrid" (Windows) Dorena Verne 102 239.163 29.10.2019, 13:16
Letzter Beitrag: Dorena Verne
  Arriba-Sim: Binärdownload für Metropolis (inoffiziell) Mareta Dagostino 68 153.304 11.03.2019, 23:54
Letzter Beitrag: Dorena Verne

Gehe zu:


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