Posted 14 March 2012 - 12:19 AM
Hello!
I've had this problem with installing mods several times before, and by FAR the most annoying one is Computercraft.
Hopefully someone here can help me out :mellow:/>/>
Error code:
I've had this problem with installing mods several times before, and by FAR the most annoying one is Computercraft.
Hopefully someone here can help me out :mellow:/>/>
Error code:
java.lang.IllegalArgumentException: Number of remaining buffer elements is 1024, must be at least 4096
at org.lwjgl.BufferChecks.throwBufferSizeException(BufferChecks.java:143)
at org.lwjgl.BufferChecks.checkBufferSize(BufferChecks.java:158)
at org.lwjgl.BufferChecks.checkBuffer(BufferChecks.java:163)
at org.lwjgl.opengl.GL11.glTexSubImage2D(GL11.java:2908)
at aar.a(RenderEngine.java:528)
at net.minecraft.client.Minecraft.k(Minecraft.java:1558)
at net.minecraft.client.Minecraft.x(Minecraft.java:842)
at net.minecraft.client.Minecraft.run(Minecraft.java:747)
at java.lang.Thread.run(Unknown Source)