Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

1.10.0.32 fails during logon

Hinkley Baldwin
Registered User
Join date: 13 May 2004
Posts: 77
05-25-2006 03:52
Is anyone else seeing this, 1.9 ran perfectly for me. 1.10.0.32 brings up the logon screen, appears to connect, the progress bar gets to "Precaching" then abruptly quits.

Here's the last few lines of the output:

CODE

2006-05-25T10:48:19Z INFO: LLCircuit::addCircuitData for 66.150.245.26:12035
2006-05-25T10:48:19Z INFO: Adding new region (1002:1016)
2006-05-25T10:48:19Z INFO: Host: 66.150.245.26:12035
2006-05-25T10:48:19Z INFO: simulator_enable() Enabling 66.150.245.26:12035 with code 4910963
2006-05-25T10:48:19Z WARNING: Octree leaf got invalid object position.
2006-05-25T10:48:19Z INFO: Starting transfer for 3bec3911-db55-7508-22ab-853a57557f4f
2006-05-25T10:48:19Z INFO: xfer from 69.25.105.125:12035 complete: /home/mike/tmp/SecondLife_1_10_0_32/SecondLife/cache/mute_053e9a48-99a6-4de3-b208-1f9f77884b80.tmp
2006-05-25T10:48:19Z INFO: LLMuteList::processMuteListFile()
2006-05-25T10:48:19Z INFO: Receiving 50c4ac2a-ee33-66ea-6849-c0db4d9bdd00, size 291 bytes
2006-05-25T10:48:20Z WARNING: LLWorld::addRegion for a simulator that already exists!
2006-05-25T10:48:20Z INFO: simulator_enable() Enabling 69.25.104.152:13003 with code 4910963
2006-05-25T10:48:20Z WARNING: LLWorld::addRegion for a simulator that already exists!
2006-05-25T10:48:20Z INFO: simulator_enable() Enabling 66.150.245.26:12035 with code 4910963
2006-05-25T10:48:20Z llprimitive/llprimitive.cpp(269) : error
2006-05-25T10:48:20Z ERROR: llprimitive/llprimitive.cpp(269) Setting nonexistent face
2006-05-25T10:48:20Z INFO: remove_marker_file()


System is an Intel P4, dual core with an SMP kernel 2.6.16, Debian, ATI X740XL, drivers are ATI official 8.24.8
ninjafoo Ng
Just me :)
Join date: 11 Feb 2006
Posts: 713
05-25-2006 04:35
The new client doesn't work reliably for anyone, your best moving to wine and waiting for an update.

/263/33/108739/1.html
/263/ce/108764/1.html
_____________________
FooRoo : clothes,bdsm,cages,houses & scripts

QAvimator (Linux, MacOS X & Windows) : http://qavimator.org/
Merrick Moose
Registered User
Join date: 20 Oct 2005
Posts: 191
05-25-2006 05:21
I have errored out with that same output and a few others as well ranging from a full system lock up to octree errors that can come either as soon as I log on or twenty minutes in. Setting the debug flag in the file seems to scare off most nonfatal bugs. DebugPermissions TRUE

I found forcing midnight gets a little more run time. Many errors still run by and any debugger or memory watching program is over run making it difficult to pinpoint any particular source or cause of a crash. UseOcclusion FALSE does not disable occlusion, I don't know of that is even a valid flag.

PCI-e does not appear to be noticed, nor do Geforce 7900's.

Is there a change log showing what changed from 1.9 to 1.10? It's much easier to find and report bugs when there is some idea what has been changed. 1.9 ran fairly well. Are there stats anywhere showing how many people log on using linux/windows/mac?