spaceboy01218 / additional-pipes

Automatically exported from code.google.com/p/additional-pipes
0 stars 0 forks source link

"Number of remaining buffer elements is 256, must be at least 1024" client crash. #98

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Instal Additionalpipes rev29 and all dependencies.
2.
3.

What is the expected output? What do you see instead?
Minecraft launching normally.

What version are you using?
Rev29

Please provide your Console/ModLoader output below.
17 achievements
161 recipes
Setting user: Shalashalska, -8721016968864635054
ModLoader Beta 1.8.1 Initializing...
Mod Loaded: mod_CraftGuide 1.2.2
Overriding /terrain.png with /eqex/interdictiontorch.png @ 30. 64 left.
Overriding /terrain.png with /eqex/novaside.png @ 76. 63 left.
ModLoaderMP Beta 1.7.3 unofficial Initialized
Mod Loaded: mod_EE Equivalent Exchange v5 for 1.8.1
Mod Loaded: mod_IC2EE Equivalent Exchange IC2 Addon 1.0.0
Using 32 audio sources.
MinecraftForge V1.1.2 Initialized
Mod Loaded: mod_IC2 v1.23
Mod Loaded: mod_QuickGuide 1.0
Mod Loaded: mod_BuildCraftBuilders 2.2.4
Mod Loaded: mod_BuildCraftCore 2.2.4
Mod Loaded: mod_BuildCraftEnergy 2.2.4
Mod Loaded: mod_BuildCraftFactory 2.2.4
Mod Loaded: mod_BuildCraftTransport 2.2.4
Mod Loaded: mod_TooManyItems 1.8 2011-09-14a
Mod Loaded: mod_PowerConverters 1.8.1R1.1.1
Mod Loaded: mod_MineFactory 1.8.1R1.3.1
Mod Loaded: mod_MineFactoryCompat_Grass 1.3.0B
Mod Loaded: mod_RedPowerCore 2.0pr3b
Mod Loaded: mod_RedPowerArray 2.0pr3b
Mod Loaded: mod_RedPowerLighting 2.0pr3b
Mod Loaded: mod_RedPowerLogic 2.0pr3b
Mod Loaded: mod_RedPowerWiring 2.0pr3b
Mod Loaded: mod_RedPowerWorld 2.0pr3b
Mod Loaded: mod_RedPowerMachine 2.0pr3b
Mod Loaded: mod_IC2_AdvMachine v2.1 modded by CPW
Mod Loaded: mod_PortalGun 1.8.1v4
Mod Loaded: mod_IC2_MoreTreeTaps 1.8_01
Mod Loaded: mod_IC2_PortableTeleporter 1.8_01
Mod Loaded: mod_IronChest 0.9.5
Mod Loaded: mod_cfinjector 0.1
Mod Loaded: mod_ElectricFishingPole 1.23-2
Mod Loaded: mod_IC2MobilePump v1.15
Mod Loaded: mod_IC2Thermometer v1.15
Mod Loaded: mod_WirelessRedstoneCore CBE 1.0.0
Mod Loaded: mod_WirelessRedstoneRedPower CBE 1.0.0
Mod Loaded: mod_WirelessRedstoneAddons CBE 1.0.0
Mod Loaded: mod_Timber r4 (for b1.8.1)
Mod Loaded: mod_Millenaire MillΘnaire 1.9.1
Mod Loaded: mod_zAdditionalPipes Rev29
Done.
WARNING: Found unknown Windows version: Windows 7
Attempting to use default windows plug-in.
Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin

Starting up SoundSystem...
Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.or
g)
OpenAL initialized.

java.lang.IllegalArgumentException: Number of remaining buffer elements is 256,
must be at least 1024
        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 ur.a(RenderEngine.java:440)
        at net.minecraft.client.Minecraft.k(SourceFile:1173)
        at net.minecraft.client.Minecraft.run(SourceFile:666)
        at java.lang.Thread.run(Unknown Source)
Stopping!Exception in thread "AWT-EventQueue-0"
java.lang.NullPointerException: component argument pData
        at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
        at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)
        at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
        at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
        at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
        at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
        at java.awt.Component.getGraphics(Unknown Source)
        at sun.awt.RepaintArea.paint(Unknown Source)
        at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
        at java.awt.EventQueue.access$000(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.awt.EventQueue$3.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.awt.EventQueue$4.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)

Please provide any additional information below.
The part at the end of the error log is the most important. I cut out the 
middle section, and left the top to show all the mods.
It actually got to the normal minecraft screen BEFORE crashing. Like, the 
screen with the start game buttons and such.
It worked just fine until I installed additionalpipes rev29. The other versions 
worked just fine. It also returned the same error without millenaire and timber.

Please provide any screenshots you feel would help demonstrate this
issue/feature.

Original issue reported on code.google.com by Shalasha...@gmail.com on 13 Nov 2011 at 7:55

GoogleCodeExporter commented 8 years ago
As I have not been able to keep up during my busy weeks, I am closing all 
tickets. If your problem still persists in the version I am posting today, 
please create a new ticket and sorry for the inconvenience, and I will attempt 
to fix all known bugs this week.

-Zeldo

Original comment by brutalvi...@gmail.com on 18 Nov 2011 at 7:46