- Joined
- Nov 29, 2006
- Messages
- 2,482
Great! 
/pm?
Also, I'll fix the GI thing if you can get me the join message HTML (before parsing) for a GIed user.
I thought the source code was included in the archive. At least it was before.
java.io.FileNotFoundException: C:\Users\Albc\Downloads\HWCC\logs\html\12-17-2009.html (The requested operation cannot be performed on a file with a user-mapped section open)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileWriter.<init>(Unknown Source)
at components.Channel.writeMessageDo(Channel.java:99)
at components.Channel.access$6(Channel.java:46)
at components.Channel$2.run(Channel.java:331)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException
at java.lang.System.arraycopy(Native Method)
at javax.swing.text.BoxView.updateLayoutArray(Unknown Source)
at javax.swing.text.BoxView.replace(Unknown Source)
at javax.swing.text.View.append(Unknown Source)
at javax.swing.text.FlowView$FlowStrategy.layout(Unknown Source)
at javax.swing.text.FlowView.layout(Unknown Source)
at javax.swing.text.BoxView.setSize(Unknown Source)
at javax.swing.text.BoxView.updateChildSizes(Unknown Source)
at javax.swing.text.BoxView.setSpanOnAxis(Unknown Source)
at javax.swing.text.BoxView.layout(Unknown Source)
at javax.swing.text.BoxView.setSize(Unknown Source)
at javax.swing.text.BoxView.updateChildSizes(Unknown Source)
at javax.swing.text.BoxView.setSpanOnAxis(Unknown Source)
at javax.swing.text.BoxView.layout(Unknown Source)
at javax.swing.text.BoxView.setSize(Unknown Source)
at javax.swing.text.BoxView.updateChildSizes(Unknown Source)
at javax.swing.text.BoxView.setSpanOnAxis(Unknown Source)
at javax.swing.text.BoxView.layout(Unknown Source)
at javax.swing.text.BoxView.setSize(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI$RootView.setSize(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI$RootView.paint(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI.paintSafely(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI.paint(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI.update(Unknown Source)
at javax.swing.JComponent.paintComponent(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintToOffscreen(Unknown Source)
at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown Source)
at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
at javax.swing.RepaintManager.paint(Unknown Source)
at javax.swing.JComponent.paintForceDoubleBuffered(Unknown Source)
at javax.swing.JViewport.blitDoubleBuffered(Unknown Source)
at javax.swing.JViewport.windowBlitPaint(Unknown Source)
at javax.swing.JViewport.setViewPosition(Unknown Source)
at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.vsbStateChanged(Unknown Source)
at javax.swing.plaf.basic.BasicScrollPaneUI$Handler.stateChanged(Unknown Source)
at javax.swing.DefaultBoundedRangeModel.fireStateChanged(Unknown Source)
at javax.swing.DefaultBoundedRangeModel.setRangeProperties(Unknown Source)
at javax.swing.DefaultBoundedRangeModel.setValue(Unknown Source)
at javax.swing.JScrollBar.setValue(Unknown Source)
at components.Channel$1.run(Channel.java:212)
at java.lang.Thread.run(Unknown Source)
java.lang.NullPointerException
at javax.swing.text.View.setParent(Unknown Source)
at javax.swing.text.CompositeView.setParent(Unknown Source)
at javax.swing.text.FlowView.setParent(Unknown Source)
at javax.swing.text.html.ParagraphView.setParent(Unknown Source)
at javax.swing.text.View.setParent(Unknown Source)
at javax.swing.text.CompositeView.setParent(Unknown Source)
at javax.swing.text.html.BlockView.setParent(Unknown Source)
at javax.swing.text.CompositeView.replace(Unknown Source)
at javax.swing.text.BoxView.replace(Unknown Source)
at javax.swing.text.View.updateChildren(Unknown Source)
at javax.swing.text.View.removeUpdate(Unknown Source)
at javax.swing.text.View.forwardUpdateToView(Unknown Source)
at javax.swing.text.View.forwardUpdate(Unknown Source)
at javax.swing.text.BoxView.forwardUpdate(Unknown Source)
at javax.swing.text.View.removeUpdate(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI$RootView.removeUpdate(Unknown Source)
at javax.swing.plaf.basic.BasicTextUI$UpdateHandler.removeUpdate(Unknown Source)
at javax.swing.text.AbstractDocument.fireRemoveUpdate(Unknown Source)
at javax.swing.text.AbstractDocument.handleRemove(Unknown Source)
at javax.swing.text.AbstractDocument.remove(Unknown Source)
at components.Channel.writeMessageDo(Channel.java:182)
at components.Channel.access$6(Channel.java:46)
at components.Channel$2.run(Channel.java:331)
at java.lang.Thread.run(Unknown Source)
java.lang.NullPointerException[...] followed by several null pointerexceptions
ava.lang.NumberFormatException: For input string: "<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at components.ChatHandler.getUserList(ChatHandler.java:221)
at main.Client$membersListClass.run(Client.java:318)
at java.lang.Thread.run(Unknown Source)
java.lang.NumberFormatException: For input string: "<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at components.ChatHandler.getUserList(ChatHandler.java:221)
at main.Client$membersListClass.run(Client.java:318)
at java.lang.Thread.run(Unknown Source)
java.lang.NumberFormatException: For input string: "<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at components.ChatHandler.getUserList(ChatHandler.java:221)
at main.Client$membersListClass.run(Client.java:318)
at java.lang.Thread.run(Unknown Source)
java.io.FileNotFoundException: C:\Users\Albc\Downloads\HWCC\logs\html\12-22-2009.html (The requested operation cannot be performed on a file with a user-mapped section open)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileWriter.<init>(Unknown Source)
at components.Channel.writeMessageDo(Channel.java:99)
at components.Channel.access$6(Channel.java:46)
at components.Channel$2.run(Channel.java:331)
at java.lang.Thread.run(Unknown Source)
java.lang.ArrayIndexOutOfBoundsException[...]
followed by several nullpointerexceptions[...]
"(The requested operation cannot be performed on a file with a user-mapped section open)"
Weird. Something else is editing it.
Orly? Currently Norton only uses 33MB of my RAM which is 1%Ewh... I wish I could beg to differ. Norton has some serious shit going on when it comes to taking up memory allocation. I wouldnt want to use it D:
Orly? Currently Norton only uses 33MB of my RAM which is 1%
The only negative thing I can find about Norton is that it costs a lot :/
ask anyone skilled and he will tell you why Norton sucks (with the fact that it's payed >.>)