Hey, Kahr. I just either found a bug or I've obliviously done something wrong on my end...
When I dl'd the patched and finished patching, I went into a new world, I spawned in a jungle,
so of course I went right to getting some wood. Just as I was about to break the jungle wood
while looking down at it, my game crashed...
This may or not be MCPatcher's fault, the only too other mods I added to MCPatcher's selection
to put in was the 1.2.4 Modloader, and the 1.2.4 audio mod. Can anyone else see if they have this
problem?
PS: Also where is the errorlog located, I do not have one as far as I know.
I am having a problem with the new mcpatcher v2.3.5. I have a single mod that I want to add to the patcher but I am unable to use the + and - buttons. Whenever I click them nothing happens. What would normally happen is when you pressed the + button it would then open another window and you would choose what you wanted to add, however, that never happens. Nothing happens.
I've never had this problem before with mcpatcher and I'm wondering if this bug occurred when mcpatcher was upgraded to v.2.3.5.
If anyone has any information on this problem, or if this problem was already addressed and I overlooked it - could you please let me know? Thank you very much.
I can't add any mods. When I click the + button it does nothing.
This is what it says in the logs:
java.lang.NoSuchMethodError: com.pclewis.mcpatcher.AddModDialog.setIconImage(Ljava/awt/Image;)V
at com.pclewis.mcpatcher.AddModDialog.&--#60;init&--#62;(AddModDialog.java:45)
at com.pclewis.mcpatcher.AddModDialog.&--#60;init&--#62;(AddModDialog.java:32)
at com.pclewis.mcpatcher.MainForm$9.actionPerformed(MainForm.java:291)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
at java.awt.Component.processMouseEvent(Component.java:5583)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
at java.awt.Component.processEvent(Component.java:5348)
at java.awt.Container.processEvent(Container.java:2010)
at java.awt.Component.dispatchEventImpl(Component.java:4050)
at java.awt.Container.dispatchEventImpl(Container.java:2068)
at java.awt.Component.dispatchEvent(Component.java:3885)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
at java.awt.Container.dispatchEventImpl(Container.java:2054)
at java.awt.Window.dispatchEventImpl(Window.java:1791)
at java.awt.Component.dispatchEvent(Component.java:3885)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at com.pclewis.mcpatcher.MainForm$1.dispatchEvent(MainForm.java:92)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
I am using MCPatcher 2.3.5
If anyone can help me, that would be great.
-mcdude1003-
I am having a problem with the new mcpatcher v2.3.5. I have a single mod that I want to add to the patcher but I am unable to use the + and - buttons. Whenever I click them nothing happens. What would normally happen is when you pressed the + button it would then open another window and you would choose what you wanted to add, however, that never happens. Nothing happens.
I've never had this problem before with mcpatcher and I'm wondering if this bug occurred when mcpatcher was upgraded to v.2.3.5.
If anyone has any information on this problem, or if this problem was already addressed and I overlooked it - could you please let me know? Thank you very much.
Here is the log. Specifically, when I press the + button.
java.lang.NoSuchMethodError: com.pclewis.mcpatcher.AddModDialog.setIconImage(Ljava/awt/Image;)V
at com.pclewis.mcpatcher.AddModDialog.<init>(AddModDialog.java:45)
at com.pclewis.mcpatcher.AddModDialog.<init>(AddModDialog.java:32)
at com.pclewis.mcpatcher.MainForm$9.actionPerformed(MainForm.java:291)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:246)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
at java.awt.Component.processMouseEvent(Component.java:5617)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3129)
at java.awt.Component.processEvent(Component.java:5382)
at java.awt.Container.processEvent(Container.java:2010)
at java.awt.Component.dispatchEventImpl(Component.java:4083)
at java.awt.Container.dispatchEventImpl(Container.java:2068)
at java.awt.Component.dispatchEvent(Component.java:3918)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
at java.awt.Container.dispatchEventImpl(Container.java:2054)
at java.awt.Window.dispatchEventImpl(Window.java:1801)
at java.awt.Component.dispatchEvent(Component.java:3918)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:501)
at java.awt.EventQueue.access$000(EventQueue.java:80)
at java.awt.EventQueue$1.run(EventQueue.java:462)
at java.awt.EventQueue$1.run(EventQueue.java:461)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:84)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:95)
at java.awt.EventQueue$2.run(EventQueue.java:476)
at java.awt.EventQueue$2.run(EventQueue.java:475)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:84)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:473)
at com.pclewis.mcpatcher.MainForm$1.dispatchEvent(MainForm.java:92)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
So I'm getting an error message I think similar to the first 'bug' on the main post. The problem is, I've added a .bat, I've put it in the .jar, and still no dice.
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 7cf3a456 --------
Generated 3/26/12 11:21 PM
Minecraft: Minecraft 1.2.4
OS: Windows XP (x86) version 5.1
Java: 1.6.0_29, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4600 Series version 3.3.10362 Compatibility Profile Context, ATI Technologies Inc.
java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
at java.awt.image.BufferedImage.getRGB(Unknown Source)
at com.pclewis.mcpatcher.mod.TextureUtils.refreshColorizer(TextureUtils.java:481)
at com.pclewis.mcpatcher.mod.TextureUtils.refreshTextureFX(TextureUtils.java:261)
at aaw.setTileSize(SourceFile)
at net.minecraft.client.Minecraft.a(SourceFile:249)
at net.minecraft.client.Minecraft.run(SourceFile:650)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 1c5a4941 ----------
Thank you mister, +1
When I dl'd the patched and finished patching, I went into a new world, I spawned in a jungle,
so of course I went right to getting some wood. Just as I was about to break the jungle wood
while looking down at it, my game crashed...
This may or not be MCPatcher's fault, the only too other mods I added to MCPatcher's selection
to put in was the 1.2.4 Modloader, and the 1.2.4 audio mod. Can anyone else see if they have this
problem?
PS: Also where is the errorlog located, I do not have one as far as I know.
I apologize for the wasted space and post.
Thanks for the update!
I've never had this problem before with mcpatcher and I'm wondering if this bug occurred when mcpatcher was upgraded to v.2.3.5.
If anyone has any information on this problem, or if this problem was already addressed and I overlooked it - could you please let me know? Thank you very much.
This is what it says in the logs:
java.lang.NoSuchMethodError: com.pclewis.mcpatcher.AddModDialog.setIconImage(Ljava/awt/Image;)V
at com.pclewis.mcpatcher.AddModDialog.&--#60;init&--#62;(AddModDialog.java:45)
at com.pclewis.mcpatcher.AddModDialog.&--#60;init&--#62;(AddModDialog.java:32)
at com.pclewis.mcpatcher.MainForm$9.actionPerformed(MainForm.java:291)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
at java.awt.Component.processMouseEvent(Component.java:5583)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
at java.awt.Component.processEvent(Component.java:5348)
at java.awt.Container.processEvent(Container.java:2010)
at java.awt.Component.dispatchEventImpl(Component.java:4050)
at java.awt.Container.dispatchEventImpl(Container.java:2068)
at java.awt.Component.dispatchEvent(Component.java:3885)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
at java.awt.Container.dispatchEventImpl(Container.java:2054)
at java.awt.Window.dispatchEventImpl(Window.java:1791)
at java.awt.Component.dispatchEvent(Component.java:3885)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at com.pclewis.mcpatcher.MainForm$1.dispatchEvent(MainForm.java:92)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
I am using MCPatcher 2.3.5
If anyone can help me, that would be great.
-mcdude1003-
Don't forget to check out my personal site.
There is nothing wrong with this program - what is saying that?
Here is the log. Specifically, when I press the + button.
at com.pclewis.mcpatcher.AddModDialog.<init>(AddModDialog.java:45)
at com.pclewis.mcpatcher.AddModDialog.<init>(AddModDialog.java:32)
at com.pclewis.mcpatcher.MainForm$9.actionPerformed(MainForm.java:291)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:246)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
at java.awt.Component.processMouseEvent(Component.java:5617)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3129)
at java.awt.Component.processEvent(Component.java:5382)
at java.awt.Container.processEvent(Container.java:2010)
at java.awt.Component.dispatchEventImpl(Component.java:4083)
at java.awt.Container.dispatchEventImpl(Container.java:2068)
at java.awt.Component.dispatchEvent(Component.java:3918)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
at java.awt.Container.dispatchEventImpl(Container.java:2054)
at java.awt.Window.dispatchEventImpl(Window.java:1801)
at java.awt.Component.dispatchEvent(Component.java:3918)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:501)
at java.awt.EventQueue.access$000(EventQueue.java:80)
at java.awt.EventQueue$1.run(EventQueue.java:462)
at java.awt.EventQueue$1.run(EventQueue.java:461)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:84)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:95)
at java.awt.EventQueue$2.run(EventQueue.java:476)
at java.awt.EventQueue$2.run(EventQueue.java:475)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:84)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:473)
at com.pclewis.mcpatcher.MainForm$1.dispatchEvent(MainForm.java:92)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem.
--- BEGIN ERROR REPORT 7cf3a456 --------
Generated 3/26/12 11:21 PM
Minecraft: Minecraft 1.2.4
OS: Windows XP (x86) version 5.1
Java: 1.6.0_29, Sun Microsystems Inc.
VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4600 Series version 3.3.10362 Compatibility Profile Context, ATI Technologies Inc.
java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
at java.awt.image.BufferedImage.getRGB(Unknown Source)
at com.pclewis.mcpatcher.mod.TextureUtils.refreshColorizer(TextureUtils.java:481)
at com.pclewis.mcpatcher.mod.TextureUtils.refreshTextureFX(TextureUtils.java:261)
at aaw.setTileSize(SourceFile)
at net.minecraft.client.Minecraft.a(SourceFile:249)
at net.minecraft.client.Minecraft.run(SourceFile:650)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 1c5a4941 ----------
Any help would be greatly appreciated.
Yeah, the largest number must be divisible by 64 in a 64x tp.
e.g. 64x3200, 64x3840 etc.
Have all my diamonds, man. You do great (and fast) work, can't thank you enough!
PAIN FOREST, THE BIOME FOR MEN