zhuowei / Boardwalk

Source code for Boardwalk, a Minecraft Java Edition launcher for Android (not actively developed)
Apache License 2.0
361 stars 55 forks source link

Crash: "Registering texture java.lang.OutOfMemoryError: Registering texture" #58

Open HrbtzXk opened 9 years ago

HrbtzXk commented 9 years ago

Version of Boardwalk:1.0.6

Version of Android:4.1.2

Device model:LG F3 (LG-P659H)

Description of the problem:Crash when loading a world (Superflat, "Redstone Ready" preset)

Crash log: ---- Minecraft Crash Report ---- // Ooh. Shiny.

Time: 9/11/14 14:27 Description: Registering texture

java.lang.OutOfMemoryError: Registering texture at bqi.a(SourceFile:289) at bqi.a(SourceFile:279) at bqi.a(SourceFile:209) at bpu.a(SourceFile:48) at bqf.a(SourceFile:72) at bqf.a(SourceFile:40) at bly.a(SourceFile:452) at blt.b(SourceFile:593) at blt.a(SourceFile:1096) at blt.b(SourceFile:816) at bao.ak(SourceFile:801) at bao.f(SourceFile:728) at net.minecraft.client.main.Main.main(SourceFile:148) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:511) at net.zhuoweizhang.boardwalk.MainActivity.runCraft2(MainActivity.java:599) at net.zhuoweizhang.boardwalk.MainActivity$3.onSurfaceCreated(MainActivity.java:196) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1494) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Stacktrace: at bqi.a(SourceFile:289) at bqi.a(SourceFile:279) at bqi.a(SourceFile:209)

-- Resource location being registered -- Details: Resource location: minecraft:textures/entity/steve.png Texture object class: bpu Stacktrace: at b.a(SourceFile:250) at bqf.a(SourceFile:80) at bqf.a(SourceFile:40) at bly.a(SourceFile:452) at blt.b(SourceFile:593) at blt.a(SourceFile:1096) at blt.b(SourceFile:816) at bao.ak(SourceFile:801) at bao.f(SourceFile:728) at net.minecraft.client.main.Main.main(SourceFile:148) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:511) at net.zhuoweizhang.boardwalk.MainActivity.runCraft2(MainActivity.java:599) at net.zhuoweizhang.boardwalk.MainActivity$3.onSurfaceCreated(MainActivity.java:196) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1494) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240)

-- Affected level -- Details: Level name: MpServer All players: 1 total; [bjk['HrbtzXk'/0, l='MpServer', x=-592,50, y=57,62, z=-202,50]] Chunk stats: MultiplayerChunkCache: 0, 0 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (-601,4,-196), Chunk: (at 7,0,12 in -38,-13; contains blocks -608,0,-208 to -593,255,-193), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1) Level time: 12 game time, 12 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false Forced entities: 1 total; [bjk['HrbtzXk'/0, l='MpServer', x=-592,50, y=57,62, z=-202,50]] Retry entities: 0 total; [] Server brand: vanilla Server type: Integrated singleplayer server

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Linux (armv7l) version 3.4.0-perf-ga800627 Java Version: 0, The Android Project Java VM Version: Dalvik (null), The Android Project Memory: 2019680 bytes (1 MB) / 122626016 bytes (116 MB) up to 134217728 bytes (128 MB) JVM Flags: 0 total; AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 1.7.10 LWJGL: 2.9.1 OpenGL: GLES_CM wrapper GL version 1.4 glshim wrapper, OpenPandora GL Caps: Using multitexturing ARB. Not using framebuffer objects because OpenGL 1.4 is not supported, EXT_blend_func_separate is not supported, OpenGL 3.0 is not supported, ARB_framebuffer_object is not supported, and EXT_framebuffer_object is not supported. Anisotropic filtering is not supported. Shaders are not available because OpenGL 2.1 is not supported, ARB_shader_objects is not supported, ARB_vertex_shader is not supported, and ARB_fragment_shader is not supported.

Is Modded: Definitely; Client brand changed to 'Boardwalk'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
alphaalphaalpha2 commented 9 years ago

you need more memory or ram

HrbtzXk commented 9 years ago

Memory isn't the problem, i have 1gb of ram and 8gb rom/storage, i think the problem is downloading the skins, because its failing when the app is registering the texture "steve.png", or the app isnt totally compatibilized/optimized.

*Sorry for my bad english

alphaalphaalpha2 commented 9 years ago

i get an error as well when entering server portal 1 time ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward.

Time: 11/21/14 8:02 PM Description: Registering texture

java.lang.OutOfMemoryError: Java heap space at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageSubImpl(TextureUtil.java:234) at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageSub(TextureUtil.java:225) at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageAllocate(TextureUtil.java:190) at net.minecraft.client.renderer.texture.SimpleTexture.loadTexture(SimpleTexture.java:56) at net.minecraft.client.renderer.ThreadDownloadImageData.loadTexture(ThreadDownloadImageData.java:66) at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:94) at net.minecraft.client.entity.AbstractClientPlayer.getDownloadImage(AbstractClientPlayer.java:83) at net.minecraft.client.entity.AbstractClientPlayer.getDownloadImageSkin(AbstractClientPlayer.java:67) at net.minecraft.client.entity.AbstractClientPlayer.setupCustomSkin(AbstractClientPlayer.java:39) at net.minecraft.client.entity.AbstractClientPlayer.(AbstractClientPlayer.java:28) at net.minecraft.client.entity.EntityOtherPlayerMP.(EntityOtherPlayerMP.java:25) at net.minecraft.client.network.NetHandlerPlayClient.handleSpawnPlayer(NetHandlerPlayClient.java:533) at net.minecraft.network.play.server.S0CPacketSpawnPlayer.processPacket(S0CPacketSpawnPlayer.java:81) at net.minecraft.network.play.server.S0CPacketSpawnPlayer.processPacket(S0CPacketSpawnPlayer.java:144) at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:263) at net.minecraft.client.multiplayer.PlayerControllerMP.updateController(PlayerControllerMP.java:325) at net.minecraft.client.Minecraft.runTick(Minecraft.java:1665) at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1016) at net.minecraft.client.Minecraft.run(Minecraft.java:931) at net.minecraft.client.main.Main.main(Main.java:109)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Stacktrace: at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageSubImpl(TextureUtil.java:234) at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageSub(TextureUtil.java:225) at net.minecraft.client.renderer.texture.TextureUtil.uploadTextureImageAllocate(TextureUtil.java:190) at net.minecraft.client.renderer.texture.SimpleTexture.loadTexture(SimpleTexture.java:56) at net.minecraft.client.renderer.ThreadDownloadImageData.loadTexture(ThreadDownloadImageData.java:66)

-- Resource location being registered -- Details: Resource location: minecraft:skins/LB120 Texture object class: net.minecraft.client.renderer.ThreadDownloadImageData Stacktrace: at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:94) at net.minecraft.client.entity.AbstractClientPlayer.getDownloadImage(AbstractClientPlayer.java:83) at net.minecraft.client.entity.AbstractClientPlayer.getDownloadImageSkin(AbstractClientPlayer.java:67) at net.minecraft.client.entity.AbstractClientPlayer.setupCustomSkin(AbstractClientPlayer.java:39) at net.minecraft.client.entity.AbstractClientPlayer.(AbstractClientPlayer.java:28) at net.minecraft.client.entity.EntityOtherPlayerMP.(EntityOtherPlayerMP.java:25) at net.minecraft.client.network.NetHandlerPlayClient.handleSpawnPlayer(NetHandlerPlayClient.java:533) at net.minecraft.network.play.server.S0CPacketSpawnPlayer.processPacket(S0CPacketSpawnPlayer.java:81) at net.minecraft.network.play.server.S0CPacketSpawnPlayer.processPacket(S0CPacketSpawnPlayer.java:144) at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:263) at net.minecraft.client.multiplayer.PlayerControllerMP.updateController(PlayerControllerMP.java:325)

-- Affected level -- Details: Level name: MpServer All players: 7 total; [EntityClientPlayerMP['VACRE2'/3553, l='MpServer', x=-69.70, y=11.62, z=28.92], EntityOtherPlayerMP['SwalanS'/3474, l='MpServer', x=8.51, y=19.28, z=8.95], EntityOtherPlayerMP['Spiderman111'/3276, l='MpServer', x=10.94, y=55.00, z=-0.47], EntityOtherPlayerMP['craftenoob4300'/3561, l='MpServer', x=9.41, y=19.00, z=3.50], EntityOtherPlayerMP['ishakmaster'/3568, l='MpServer', x=13.70, y=19.00, z=4.02], EntityOtherPlayerMP['bertageddon'/3579, l='MpServer', x=19.56, y=19.00, z=11.47], EntityOtherPlayerMP['JoseCem'/3583, l='MpServer', x=19.50, y=19.50, z=11.50]] Chunk stats: MultiplayerChunkCache: 441, 441 Level seed: 0 Level generator: ID 01 - flat, ver 0. Features enabled: false Level generator options: Level spawn location: World: (19,19,11), Chunk: (at 3,1,11 in 1,0; contains blocks 16,0,0 to 31,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 51600471 game time, 6001 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 63 total; [EntityOtherPlayerMP['anthony009'/3396, l='MpServer', x=54.47, y=14.50, z=12.38], EntityOtherPlayerMP['DoritosPrateado'/3563, l='MpServer', x=5.88, y=19.50, z=11.47], EntityOtherPlayerMP['Universal1010'/3556, l='MpServer', x=7.34, y=19.00, z=1.59], EntityHorse['www.CosmicMC.com/Vote'/152, l='MpServer', x=8.22, y=78.27, z=19.41], EntityWitherSkull['entity.WitherSkull.name'/153, l='MpServer', x=8.22, y=78.03, z=19.41], EntityHorse['§a§lWin Premium and other Prizes!'/154, l='MpServer', x=8.22, y=78.02, z=19.41], EntityWitherSkull['entity.WitherSkull.name'/155, l='MpServer', x=8.22, y=77.78, z=19.41], EntityHorse['§a§lClick a sign to join a server!'/156, l='MpServer', x=8.28, y=78.77, z=3.50], EntityWitherSkull['entity.WitherSkull.name'/157, l='MpServer', x=8.28, y=78.53, z=3.50], EntityOtherPlayerMP['AwesomeSauce1966'/3571, l='MpServer', x=7.63, y=19.00, z=1.84], EntityHorse['§c§lWelcome to Cosmic Craft VACRE2'/158, l='MpServer', x=6.28, y=79.77, z=11.47], EntityWitherSkull['entity.WitherSkull.name'/159, l='MpServer', x=6.28, y=79.53, z=11.47], EntityOtherPlayerMP['Spiderman111'/3276, l='MpServer', x=10.94, y=55.00, z=-0.47], EntityOtherPlayerMP['TimberPlays'/3508, l='MpServer', x=7.88, y=19.00, z=1.72], EntityOtherPlayerMP['cooldude0426'/3390, l='MpServer', x=-8.69, y=17.00, z=11.59], EntityOtherPlayerMP['BlazeeRinoStrock'/3574, l='MpServer', x=19.50, y=19.50, z=11.50], EntityOtherPlayerMP['Spiderman111'/3276, l='MpServer', x=10.94, y=55.00, z=-0.47], EntityOtherPlayerMP['WreckitRudy'/3565, l='MpServer', x=19.56, y=19.00, z=11.47], EntityWitherSkull['entity.WitherSkull.name'/171, l='MpServer', x=31.69, y=78.50, z=11.50], EntityHorse['www.CosmicMC.com'/170, l='MpServer', x=31.69, y=78.73, z=11.50], EntityOtherPlayerMP['epicskull'/3145, l='MpServer', x=9.38, y=19.00, z=6.22], EntityWitherSkull['entity.WitherSkull.name'/169, l='MpServer', x=31.69, y=78.75, z=11.50], EntityHorse['§aVisit our website at'/168, l='MpServer', x=31.69, y=78.98, z=11.50], EntityWitherSkull['entity.WitherSkull.name'/175, l='MpServer', x=19.44, y=78.50, z=23.69], EntityOtherPlayerMP['yefersonnn'/3554, l='MpServer', x=8.38, y=19.00, z=6.66], EntityOtherPlayerMP['awertyui'/3572, l='MpServer', x=19.56, y=19.00, z=11.47], EntityHorse['www.CosmicMc.com'/174, l='MpServer', x=19.44, y=78.73, z=23.69], EntityWitherSkull['entity.WitherSkull.name'/173, l='MpServer', x=19.44, y=78.75, z=23.69], EntityOtherPlayerMP['Dog135'/3577, l='MpServer', x=19.50, y=19.00, z=11.50], EntityHorse['§aVisit our website at'/172, l='MpServer', x=19.44, y=78.98, z=23.69], EntityOtherPlayerMP['OdunGokhan'/3288, l='MpServer', x=8.46, y=19.00, z=5.26], EntityWitherSkull['entity.WitherSkull.name'/163, l='MpServer', x=7.28, y=77.50, z=11.44], EntityOtherPlayerMP['bertageddon'/3579, l='MpServer', x=19.56, y=19.00, z=11.47], EntityHorse['www.CosmicMC.com'/162, l='MpServer', x=7.28, y=77.73, z=11.44], EntityWitherSkull['entity.WitherSkull.name'/161, l='MpServer', x=7.28, y=77.75, z=11.44], EntityHorse['§aVisit our website at'/160, l='MpServer', x=7.28, y=77.98, z=11.44], EntityOtherPlayerMP['craftenoob4300'/3561, l='MpServer', x=9.41, y=19.00, z=3.50], EntityWitherSkull['entity.WitherSkull.name'/167, l='MpServer', x=19.44, y=78.50, z=-0.72], EntityOtherPlayerMP['Dhom_Shehany'/3573, l='MpServer', x=14.22, y=19.00, z=5.47], EntityOtherPlayerMP['wongfun789'/3532, l='MpServer', x=7.44, y=19.00, z=5.50], EntityHorse['www.CosmicMC.com'/166, l='MpServer', x=19.44, y=78.73, z=-0.72], EntityWitherSkull['entity.WitherSkull.name'/165, l='MpServer', x=19.44, y=78.75, z=-0.72], EntityHorse['§aVisit our website at'/164, l='MpServer', x=19.44, y=78.98, z=-0.72], EntityOtherPlayerMP['Chrisrocks1245'/3566, l='MpServer', x=6.25, y=19.00, z=3.66], EntityOtherPlayerMP['Loooll'/3552, l='MpServer', x=7.25, y=19.00, z=4.59], EntityOtherPlayerMP['SwalanS'/3474, l='MpServer', x=8.51, y=19.28, z=8.95], EntityOtherPlayerMP['ishakmaster'/3568, l='MpServer', x=13.70, y=19.00, z=4.02], EntityOtherPlayerMP['snowman1970d'/3547, l='MpServer', x=19.56, y=19.00, z=11.50], EntityOtherPlayerMP['WithGodSpeed'/3545, l='MpServer', x=8.00, y=19.00, z=5.66], EntityOtherPlayerMP['ButterLord35'/3559, l='MpServer', x=8.00, y=19.00, z=0.50], EntityOtherPlayerMP['brady_s'/3560, l='MpServer', x=8.50, y=19.00, z=2.16], EntityClientPlayerMP['VACRE2'/3553, l='MpServer', x=-69.70, y=11.62, z=28.92], EntityOtherPlayerMP['brady_s'/3551, l='MpServer', x=19.50, y=19.50, z=11.50], EntityOtherPlayerMP['JoseCem'/3583, l='MpServer', x=19.50, y=19.50, z=11.50], EntityOtherPlayerMP['Bcp2001'/3546, l='MpServer', x=8.68, y=19.00, z=4.63], EntityOtherPlayerMP['bertageddon'/3579, l='MpServer', x=19.56, y=19.00, z=11.47], EntityOtherPlayerMP['Dog135'/3569, l='MpServer', x=19.50, y=19.50, z=11.50], EntityOtherPlayerMP['SwalanS'/3474, l='MpServer', x=8.51, y=19.28, z=8.95], EntityOtherPlayerMP['Scarra'/3567, l='MpServer', x=7.59, y=19.02, z=4.03], EntityOtherPlayerMP['craftenoob4300'/3561, l='MpServer', x=9.41, y=19.00, z=3.50], EntityOtherPlayerMP['Chaunch'/3580, l='MpServer', x=7.44, y=19.00, z=3.61], EntityOtherPlayerMP['ishakmaster'/3568, l='MpServer', x=13.70, y=19.00, z=4.02], EntityOtherPlayerMP['JoseCem'/3583, l='MpServer', x=19.50, y=19.50, z=11.50]] Retry entities: 0 total; [] Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.7-SNAPSHOT:"be35e28":975) <- Spigot Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:401) at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2612) at net.minecraft.client.Minecraft.run(Minecraft.java:952) at net.minecraft.client.main.Main.main(Main.java:109)

-- System Details -- Details: Minecraft Version: 1.7.2 Operating System: Windows 8.1 (x86) version 6.3 Java Version: 1.7.0_67, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation Memory: 16508568 bytes (15 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB) JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M AABB Pool Size: 11200 (627200 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 Launched Version: Nodus LWJGL: 2.9.0 OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.3379, Intel Is Modded: Very likely; Jar signature invalidated Type: Client (map_client.txt) Resource Packs: [1.6-FaithfulVenom-64x-u1.1.zip, NostalgiaCraft1.7_Midbeta_1.zip, LIFE 128x (Vers. 81).zip] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 22727 (1272712 bytes; 1 MB) allocated, 17 (952 bytes; 0 MB) used Anisotropic Filtering: Off (1)

this is the error

zhuowei commented 9 years ago

@alphaalphaalpha2 Your crash has absolutely nothing to do with Boardwalk: you're playing on a PC; Boardwalk only works on Android. Please stop adding comments that have nothing to do with the project.

Anyways, to fix this, start launcher, Edit Profile -> uncheck "JVM Flags"

Sheesh.

alphaalphaalpha2 commented 9 years ago

i fixed it already

alphaalphaalpha2 commented 9 years ago

And noone replies to my issues i make

alpharulesirulee commented 9 years ago

please stop adding comments that have nothing to do with this.

Anyways, this seems to be a bug,

And the number 1 rule NEVER use hacked clients

alpharulesirulee commented 9 years ago

what is boardwalk anyways?

ShadowSkullPro commented 6 years ago

I got this ---- Minecraft Crash Report ---- // Don't do that.

Time: 19:51 28/01/18 Description: Registering texture

java.lang.OutOfMemoryError: Registering texture at java.util.zip.Inflater.inflateBytes(Native Method) at java.util.zip.Inflater.inflate(Unknown Source) at java.util.zip.InflaterInputStream.read(Unknown Source) at javax.imageio.stream.MemoryCache.loadFromStream(Unknown Source) at javax.imageio.stream.MemoryCacheImageInputStream.read(Unknown Source) at javax.imageio.stream.ImageInputStreamImpl.readByte(Unknown Source) at com.sun.imageio.plugins.wbmp.WBMPImageReaderSpi.canDecodeInput(Unknown Source) at javax.imageio.ImageIO$CanDecodeInputFilter.filter(Unknown Source) at javax.imageio.spi.FilterIterator.advance(Unknown Source) at javax.imageio.spi.FilterIterator.(Unknown Source) at javax.imageio.spi.ServiceRegistry.getServiceProviders(Unknown Source) at javax.imageio.ImageIO.getImageReaders(Unknown Source) at javax.imageio.ImageIO.read(Unknown Source) at javax.imageio.ImageIO.read(Unknown Source) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:226) at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:152) at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:101) at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:215) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Stacktrace: at java.util.zip.Inflater.inflateBytes(Native Method) at java.util.zip.Inflater.inflate(Unknown Source) at java.util.zip.InflaterInputStream.read(Unknown Source) at javax.imageio.stream.MemoryCache.loadFromStream(Unknown Source) at javax.imageio.stream.MemoryCacheImageInputStream.read(Unknown Source) at javax.imageio.stream.ImageInputStreamImpl.readByte(Unknown Source) at com.sun.imageio.plugins.wbmp.WBMPImageReaderSpi.canDecodeInput(Unknown Source) at javax.imageio.ImageIO$CanDecodeInputFilter.filter(Unknown Source) at javax.imageio.spi.FilterIterator.advance(Unknown Source) at javax.imageio.spi.FilterIterator.(Unknown Source) at javax.imageio.spi.ServiceRegistry.getServiceProviders(Unknown Source) at javax.imageio.ImageIO.getImageReaders(Unknown Source) at javax.imageio.ImageIO.read(Unknown Source) at javax.imageio.ImageIO.read(Unknown Source) at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:226) at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:152)

-- Resource location being registered -- Details: Resource location: minecraft:textures/atlas/blocks.png Texture object class: net.minecraft.client.renderer.texture.TextureMap Stacktrace: at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:101) at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:215) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:143) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:617) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:327) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (x86) version 10.0 Java Version: 1.8.0_151, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 433396576 bytes (413 MB) / 1019502592 bytes (972 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 5 total; -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D8 96 mods loaded, 86 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar) UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHIJA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHIJA OpenModsCore{0.10} [OpenModsCore] (minecraft.jar) UCHIJA {000} [CoFH ASM] (minecraft.jar) UCHIJA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar) UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHIJA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar) UCHIJA Avaritia{1.13} [Avaritia] (Avaritia-1.13.jar) UCHIJA wanionlib{1.7.10-1.8} [WanionLib] (WanionLib-1.7.10-1.8.jar) UCHIJA avaritiaddons{1.4b} [Avaritiaddons] (Avaritiaddons-1.4b.jar) UCHIJA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) UCHIJA betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.jar) UCHIJA BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar) UCHIJA CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) UCHIJA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar) UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) UCHIJA ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) UCHIJA ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) UCHIJA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar) UCHIJA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar) UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) UCHIJA exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar) UCHIJA excompressum{1.1.149} [Ex Compressum] (excompressum-mc1.7.10-1.1.149.jar) UCHIJA golems{1.20} [Extra Golems] (Extra-Golems[1.7.10]-1.20.jar) UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHIJA extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b200.jar) UCHIJA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.502.jar) UCHIJA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.502.jar) UCHIJA ExtraPlanets{1.7.10-1.9.5} [Extra Planets] (ExtraPlanets-1.7.10-1.9.5.jar) UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) UCHIJA ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar) UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHIJA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-1.7.102.8.1-174.jar) UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHIJA ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar) UCHIJA rftl{1.7.10} [Rotten Flesh to Leather] (Forge_SSPSMP-_Rotten_Flesh_1.7.2_1.7.10.jar) UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar) UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar) UCHIJA FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar) UCHIJA FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar) UCHIJA FTBI{1.3.3} [FTB Islands] (ftbisland-1.3.3.jar) UCHIJA GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar) UCHIJA JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar) UCHIJA magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar) UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-1.7.102.8.1-174.jar) UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-1.7.102.8.1-174.jar) UCHIJA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar) UCHIJA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar) UCHIJA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar) UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-1.7.102.8.1-174.jar) UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-1.7.102.8.1-174.jar) UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-1.7.102.8.1-174.jar) UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-1.7.102.8.1-174.jar) UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-1.7.102.8.1-174.jar) UCHIJA MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.1.jar) UCHIJA Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar) UCHIJA OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar) UCHIJA OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar) UCHIJA ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar) UCHIJA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) UCHIJA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar) UCHIJA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar) UCHIJA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) UCHIJA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar) UCHIJA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar) UCHIJA SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar) UCHIJA spacore{01.05.12} [SpACore] (SpACore-1.7.10-01.05.12.jar) UCHIJA SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar) UCHIJA ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar) UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar) UCHIJA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar) UCHIJA wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar) UCHIJA aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar) UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA NEI-Mystcraft-Plugin{02.01.09} [NEI Mystcraft Plugin] (MystNEI-Plugin-1.7.10-02.01.09.jar) UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-1.7.102.8.1-174.jar) UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-1.7.102.8.1-174.jar) UD MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-1.7.102.8.1-174.jar) UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-1.7.102.8.1-174.jar) UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-1.7.102.8.1-174.jar) UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-1.7.102.8.1-174.jar) UD MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-1.7.102.8.1-174.jar) UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-1.7.102.8.1-174.jar) UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-1.7.102.8.1-174.jar) UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-1.7.102.8.1-174.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.59' Renderer: 'GeForce GTX 960/PCIe/SSE2' OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448 CoFHCore: -[1.7.10]3.1.4-329 ThermalFoundation: -[1.7.10]1.2.6-118 ThermalExpansion: -[1.7.10]4.1.5-248 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine MineFactoryReloaded: -[1.7.10]2.8.1-174 TConstruct Environment: Environment healthy. SpACore ASM Transformers: GLStateManager: false GLStateManager debug output: false Debug screen replacer: true ThermalDynamics: -[1.7.10]1.2.1-172 Stencil buffer state: Function set: GL30, pool: forge, bits: 8 AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BuildCraftCore:OFF, BuildCraftTransport:OFF, BuildCraftBuilder:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:ON, OpenComputers:OFF, PneumaticCraft:OFF Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10 LWJGL: 2.9.1 OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.59, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D8
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 388.59
OpenGlRenderer: GeForce GTX 960/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
zhuowei commented 6 years ago

@ShadowSkullPro this is the issue tracker for Boardwalk, a Minecraft launcher for Android; you're on Windows, so you should report your issue at Forge's issue tracker instead.

ShadowSkullPro commented 6 years ago

ok