Relto Page Updates

If you feel like you're up to the challenge of building your own Ages in Blender or 3ds Max, this is the place for you!
User avatar
Jogi
Posts: 36
Joined: Sat Feb 04, 2012 6:30 pm
MOULa KI#: 16673208
Location: Germany BW

Re: Relto Page Updates

Post by Jogi »

Same error here.

I guess it is this "*.sum"-file in the "dat"-folder of the archive. (line 4 of Drizzle's log)
Drizzle's log:

Code: Select all

Cleaning up any previous version...
Deleting E:\Program Files (x86)\URU lokal/img/UamRelto/UamRelto--YeOldPrivy.txt
Deleting E:\Program Files (x86)\URU lokal/dat/Personal_District_UamPage-YeOldPrivy.prp
Deleting E:\Program Files (x86)\URU lokal/dat/*.sum
Deleting E:\Program Files (x86)\URU lokal/sfx/YeOldPrivyClose.ogg
Deleting E:\Program Files (x86)\URU lokal/sfx/YeOldPrivyOpen.ogg
Deleting E:\Program Files (x86)\URU lokal/img/UamRelto/UamRelto--YeOldPrivy.txt
Deleting E:\Program Files (x86)\URU lokal/dat/Personal_District_UamPage-YeOldPrivy.prp
Checking to see if we already have this version in the cache...
Using cached version of Age: UamPage-YeOldPrivy, Version: 2013-04-02 ...
Checking integrity...
File integrity is good!
Console: stderr:java.io.IOException: OpenFile : 1
Console: stderr:    at SevenZip.Archive.SevenZip.FolderOutStream.write(FolderOutStream.java:149)
Console: stderr:    at SevenZip.Compression.LZ.OutWindow.Flush(OutWindow.java:59)
Console: stderr:    at SevenZip.Compression.LZMA.Decoder.Flush(Decoder.java:266)
Console: stderr:    at SevenZip.Compression.LZMA.Decoder.CodeReal(Decoder.java:308)
Console: stderr:    at SevenZip.Compression.LZMA.Decoder.Code(Decoder.java:320)
Console: stderr:    at SevenZip.Archive.Common.CoderMixer2ST.Code(CoderMixer2ST.java:247)
Console: stderr:    at SevenZip.Archive.SevenZip.Decoder.Decode(Decoder.java:367)
Console: stderr:    at SevenZip.Archive.SevenZip.Handler.Extract(Handler.java:239)
Console: stderr:    at shared.sevenzip.extract(sevenzip.java:254)
Console: stderr:    at uam.ThreadDownloadAndProcess$1.run(ThreadDownloadAndProcess.java:201)
Console: stderr:    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
Console: stderr:    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
Console: stderr:    at java.util.concurrent.FutureTask.run(Unknown Source)
Console: stderr:    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
Console: stderr:    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
Console: stderr:    at java.lang.Thread.run(Unknown Source)
Error: Error during 7zip extraction.

diafero
Deep Island Admin
Posts: 2972
Joined: Mon May 05, 2008 5:50 am
MOULa KI#: 0
Location: Germany

Re: Relto Page Updates

Post by diafero »

Good catch, Jogi. I was about to tell you that it's working all right here, but you found the issue. I use Linux here, which allows all characters in file names, so I did not notice... the problem only affects operating systems which restrict the set of allowed characters in filenames for no good reason. The new version will be up soon.
I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.

"Many people's horizon is a circle with a radius of zero. They call it their point of view."

Deep Island Shard | Offline KI
diafero
Deep Island Admin
Posts: 2972
Joined: Mon May 05, 2008 5:50 am
MOULa KI#: 0
Location: Germany

Re: Relto Page Updates

Post by diafero »

The file is fixed. You may have to delete the old, broken version from your agearchives folder for Drizzle to download the new one.
I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.

"Many people's horizon is a circle with a radius of zero. They call it their point of view."

Deep Island Shard | Offline KI
Acorn
Posts: 724
Joined: Sun Feb 26, 2012 9:56 am

Re: Relto Page Updates

Post by Acorn »

thanks, diafero - successfully downloaded now! Thanks to Jogi for diagnosing the problem; and thanks of course to Karkadann for improving our privvy privacy! :lol:
Image
User avatar
Karkadann
Posts: 1224
Joined: Sun Aug 02, 2009 10:04 am
MOULa KI#: 58452
Location: Earth

Re: Relto Page Updates

Post by Karkadann »

Jogi wrote:Same error here.

I guess it is this "*.sum"-file in the "dat"-folder of the archive. (line 4 of Drizzle's log)
Drizzle's log:

Code: Select all

Cleaning up any previous version...
Deleting E:\Program Files (x86)\URU lokal/img/UamRelto/UamRelto--YeOldPrivy.txt
Deleting E:\Program Files (x86)\URU lokal/dat/Personal_District_UamPage-YeOldPrivy.prp
Deleting E:\Program Files (x86)\URU lokal/dat/*.sum
Deleting E:\Program Files (x86)\URU lokal/sfx/YeOldPrivyClose.ogg
Deleting E:\Program Files (x86)\URU lokal/sfx/YeOldPrivyOpen.ogg
Deleting E:\Program Files (x86)\URU lokal/img/UamRelto/UamRelto--YeOldPrivy.txt
Deleting E:\Program Files (x86)\URU lokal/dat/Personal_District_UamPage-YeOldPrivy.prp
Checking to see if we already have this version in the cache...
Using cached version of Age: UamPage-YeOldPrivy, Version: 2013-04-02 ...
Checking integrity...
File integrity is good!
Console: stderr:java.io.IOException: OpenFile : 1
Console: stderr:    at SevenZip.Archive.SevenZip.FolderOutStream.write(FolderOutStream.java:149)
Console: stderr:    at SevenZip.Compression.LZ.OutWindow.Flush(OutWindow.java:59)
Console: stderr:    at SevenZip.Compression.LZMA.Decoder.Flush(Decoder.java:266)
Console: stderr:    at SevenZip.Compression.LZMA.Decoder.CodeReal(Decoder.java:308)
Console: stderr:    at SevenZip.Compression.LZMA.Decoder.Code(Decoder.java:320)
Console: stderr:    at SevenZip.Archive.Common.CoderMixer2ST.Code(CoderMixer2ST.java:247)
Console: stderr:    at SevenZip.Archive.SevenZip.Decoder.Decode(Decoder.java:367)
Console: stderr:    at SevenZip.Archive.SevenZip.Handler.Extract(Handler.java:239)
Console: stderr:    at shared.sevenzip.extract(sevenzip.java:254)
Console: stderr:    at uam.ThreadDownloadAndProcess$1.run(ThreadDownloadAndProcess.java:201)
Console: stderr:    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
Console: stderr:    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
Console: stderr:    at java.util.concurrent.FutureTask.run(Unknown Source)
Console: stderr:    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
Console: stderr:    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
Console: stderr:    at java.lang.Thread.run(Unknown Source)
Error: Error during 7zip extraction.

WOW All that stuff was in My Privy???............I'll use more bleach next time I clean it :D
I Don't Have A Cell Phone, I have Freedom!
User avatar
Karkadann
Posts: 1224
Joined: Sun Aug 02, 2009 10:04 am
MOULa KI#: 58452
Location: Earth

Re: Relto Page Updates

Post by Karkadann »

Here's the Jack 'O' Lantern, a bit early I admit but I wanted to leave enough time for any additions or corrections if necessary.

http://www.mediafire.com/?86b816eqoxdt7dv
Image
Last edited by Karkadann on Sat Aug 31, 2013 5:38 pm, edited 2 times in total.
I Don't Have A Cell Phone, I have Freedom!
User avatar
janaba
Posts: 918
Joined: Sun Feb 05, 2012 3:27 pm
MOULa KI#: 0
Location: Berlin, Germany

Re: Relto Page Updates

Post by janaba »

You're learning real fast ... this looks great, Karkadann ... :P
Image
User avatar
Karkadann
Posts: 1224
Joined: Sun Aug 02, 2009 10:04 am
MOULa KI#: 58452
Location: Earth

Re: Relto Page Updates

Post by Karkadann »

thank you, the information for the Chess and Jack O lanterns updates came from this thread and all the helpful people who where posting their.

Thanks Guys
I Don't Have A Cell Phone, I have Freedom!
User avatar
Wamduskasapa
Posts: 943
Joined: Fri Apr 30, 2010 6:56 am
MOULa KI#: 0
Contact:

Re: Relto Page Updates

Post by Wamduskasapa »

I love the new Jack-o-lanterns!! With the actual burning candles they look amazing!!

Does this mean that it will now actually be possible that an actual fire, torch or lantern can be utilized, with 3D flames??
Computer = MotherBoard MSI X99S GAMING 7 - Intel I7-6950X
Dual MSI GeForce GTX 1080
64GB Kingston HyperX DDR4 Predator Memory
Dual Samsung 1TB SSD Pro - Dual Seagate 4TB SSHD
Excelvan 5.25" Multi-Function Media Dashboard
User avatar
Wamduskasapa
Posts: 943
Joined: Fri Apr 30, 2010 6:56 am
MOULa KI#: 0
Contact:

Re: Relto Page Updates

Post by Wamduskasapa »

We seem to have a growing infestation of mushrooms, in both the on-line and off-line versions of this Relto Page

Image Image

You can see the mushrooms in the first screenshot along the left edge and just to the right of center in the second screenshot.
It looks like I will have to dig out my cloud walkers and frying pan..
Computer = MotherBoard MSI X99S GAMING 7 - Intel I7-6950X
Dual MSI GeForce GTX 1080
64GB Kingston HyperX DDR4 Predator Memory
Dual Samsung 1TB SSD Pro - Dual Seagate 4TB SSHD
Excelvan 5.25" Multi-Function Media Dashboard
Post Reply

Return to “Building”