- Benvenuti
- Registrati adesso!
- Iniziando
- Domande frequenti
- Chiaccherando
- Suggerimenti per i principianti
- Parlando
- Opzione Zitto
- Finestra di conversazione
- Menu dei personaggi
- Sussurra
- Raggiungi
- Contatti
- Telegrammi
- Invia Files
- Privacy
- Moderatori
- Espulsione Utenti
- Personaggi
- Costruire
- Prima di iniziare
- Iniziando a costruire
- Selezionare il primo oggetto
- Muovere un oggetto
- Condividere i previlegi
- Selezione multipla di oggetti
- Suggerimenti per costruire
- Mettere Azioni a un oggetto
- Comandi speciali
- Eventi
- Comandi
- Animate
- Astart
- Astop
- Color
- Corona
- Envi
- Examine
- Frame
- Light
- Move
- Name
- Noise
- Picture
- Rotate
- Seq
- Sign
- Solid
- Sound
- Teleport
- Texture
- Url
- Visible
- Warp
- Oggetti per costruire
- Oggetti Particolari
- L'interfaccia
- Muoversi in giro
- La barra dei Menu
- Menu di teletrasporto
- Menu Viste
- Menu Opzioni
- Menu Mostra
- Menu di connessione
- Menu Personaggi
- Menu Visibilità
- Menu Web
- Menu Aiuto
- L'interfaccia Web
- Le Schede
- Regolazioni Web
- Descrizione
- Generale
- Regola Prestazioni
- Uso della Memoria
- Scaricando
- Sicurezza
- Chiaccherare
- Opzioni Avanzate
- Opzioni Video
- Opzioni Web
- Altre Opzioni
- Supporto COB
- Lingue Straniere
- Drivers del Video
- Attivare un file di Debug
- Supporto (in inglese) nel web
- Magazzino
- Area di Download
Generating a Debug Log |
A debug log is a file that the Active Worlds Browser can generate, giving step-by-step details of every operation it performs while running. Sometimes, the information in this log can provide clues as to what might be causing your problem. To have your browser generate a debug log, first exit Active Worlds if your are currently running it. Then, locate the file aworld.ini in your Active Worlds home directory (usually "C:\Active Worlds" unless you specified a different directory at the time you installed the browser.) Open this file in a text editor such as notepad. At the very top of this file, add the following two lines:
Save your changes and exit the text editor. Then restart Active Worlds. You will probably notice that the browser is now running quite a bit slower than before. This is because it is busy writing information to the debug log as it is running. The debug log grows in size extremely quickly. Thus, it is now imperitive that you reproduce your problem as quickly as possible. If your problem is a crash bug, you should do whatever it takes to reproduce the crash as quickly as possible. If your browser crashes, press OK on the crash message dialog box and let it exit. If the problem is a lock up, you may have to kill it by pressing Ctrl-Alt-Delete. If your problem does not involve a crash, try to reproduce it as quickly as possible, and then exit the browser. After the crash, or after you exit the browser, there will be a large file in your Active Worlds folder called aworld.log. This is the file we want. Because it is so large, you should first compress the file using a utility such as WinZip, if you have one. Once you have compressed the file, return it as an email attachment to the person who asked for it. As a final important step, you must now remove those two lines from your aworld.ini file. If you don't, your browser will continue to generate giant debug logs whenever your run it, greatly reducing your performance. So, locate aworld.ini again, open it in a text editor, and delete those two lines from the top of the file. Note that sending in a debug log doesn't guarantee that we'll be able to fix your problem. But it does greatly increase our chances of figuring out what is going wrong. |