Jump to content

Recommended Posts

Posted

Hi, I am working on a modpack and wanted to edit the splash screen when loading the game like a lot of other modpacks do. I have a gif in the resources folder but when the game starts up the game crashes referencing the splash properties. I can't figure out why. I have pasted my crash below.

---- Minecraft Crash Report ----

WARNING: coremods are present:
  CorePlugin (ForgeEndertech-1.12.2-4.5.0.0-build.0435.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
  FarseekCoreMod (Farseek-1.12-2.4.jar)
  IvToolkit (IvToolkit-1.3.3-1.12.jar)
  CoreModLoader (Sound-Physics-1.12.2.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 2/24/20 10:04 PM
Description: Initializing game

java.lang.IllegalStateException: Splash thread
	at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:601)
	at net.minecraftforge.fml.client.SplashProgress.pause(SplashProgress.java:614)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:522)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	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)
	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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
	at org.multimc.EntryPoint.listen(EntryPoint.java:143)
	at org.multimc.EntryPoint.main(EntryPoint.java:34)
Caused by: java.lang.ArrayIndexOutOfBoundsException: Coordinate out of bounds!
	at sun.awt.image.ByteInterleavedRaster.getDataElements(Unknown Source)
	at java.awt.image.BufferedImage.getRGB(Unknown Source)
	at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:814)
	at net.minecraftforge.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:753)
	at net.minecraftforge.fml.client.SplashProgress$2.run(SplashProgress.java:257)
	at java.lang.Thread.run(Unknown Source)


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

-- Head --
Thread: Client thread
Stacktrace:
	at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:601)
	at net.minecraftforge.fml.client.SplashProgress.pause(SplashProgress.java:614)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:522)

-- Initialization --
Details:
Stacktrace:
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	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)
	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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
	at org.multimc.EntryPoint.listen(EntryPoint.java:143)
	at org.multimc.EntryPoint.main(EntryPoint.java:34)

-- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_241, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 1364582656 bytes (1301 MB) / 2164260864 bytes (2064 MB) up to 7635730432 bytes (7282 MB)
	JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8192m
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 29 mods loaded, 29 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

	| State | ID                       | Version          | Source                                        | Signature                                |
	|:----- |:------------------------ |:---------------- |:--------------------------------------------- |:---------------------------------------- |
	| LCH   | minecraft                | 1.12.2           | minecraft.jar                                 | None                                     |
	| LCH   | mcp                      | 9.42             | minecraft.jar                                 | None                                     |
	| LCH   | FML                      | 8.0.99.99        | forge-1.12.2-14.23.5.2847-universal.jar       | None                                     |
	| LCH   | forge                    | 14.23.5.2847     | forge-1.12.2-14.23.5.2847-universal.jar       | None                                     |
	| LCH   | ivtoolkit                | 1.3.3-1.12       | minecraft.jar                                 | None                                     |
	| LCH   | forgeendertech           | 1.12.2-4.5.0.0   | ForgeEndertech-1.12.2-4.5.0.0-build.0435.jar  | None                                     |
	| LCH   | adlods                   | 1.12.2-1.0.7.1   | AdLods-1.12.2-1.0.7.1-build.0441.jar          | None                                     |
	| LCH   | codechickenlib           | 3.2.3.358        | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LCH   | ancientwarfare           | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar           | None                                     |
	| LCH   | ancientwarfarestructure  | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar           | None                                     |
	| LCH   | ancientwarfarevehicle    | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar           | None                                     |
	| LCH   | ancientwarfarenpc        | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar           | None                                     |
	| LCH   | ancientwarfareautomation | 1.12.2-2.7.0.772 | ancientwarfare-1.12.2-2.7.0.772.jar           | None                                     |
	| LCH   | biomesoplenty            | 7.0.1.2441       | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None                                     |
	| LCH   | custommainmenu           | 2.0.9.1          | CustomMainMenu-MC1.12.2-2.0.9.1.jar           | None                                     |
	| LCH   | orelib                   | 3.6.0.1          | OreLib-1.12.2-3.6.0.1.jar                     | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
	| LCH   | dsurround                | 3.6.0.2          | DynamicSurroundings-1.12.2-3.6.0.2.jar        | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
	| LCH   | farseek                  | 2.4              | Farseek-1.12-2.4.jar                          | None                                     |
	| LCH   | journeymap               | 1.12.2-5.5.8     | journeymap-1.12.2-5.5.8.jar                   | None                                     |
	| LCH   | mantle                   | 1.12-1.3.3.55    | Mantle-1.12-1.3.3.55.jar                      | None                                     |
	| LCH   | natura                   | 1.12.2-4.3.2.69  | natura-1.12.2-4.3.2.69.jar                    | None                                     |
	| LCH   | netherendingores         | 1.12.2-1.3       | Netherending-Ores-1.12.2-1.3.jar              | None                                     |
	| LCH   | reccomplex               | 1.4.8.2          | RecurrentComplex-1.4.8.2.jar                  | None                                     |
	| LCH   | resourceloader           | 1.5.3            | ResourceLoader-MC1.12.1-1.5.3.jar             | d72e0dd57935b3e9476212aea0c0df352dd76291 |
	| LCH   | roguelike                | 1.8.0            | RoguelikeDungeons-1.12.2-1.8.0.jar            | None                                     |
	| LCH   | ruins                    | 17.2             | Ruins-1.12.2.jar                              | None                                     |
	| LCH   | soundphysics             | 1.0.8-1          | Sound-Physics-1.12.2.jar                      | None                                     |
	| LCH   | streams                  | 0.4.8            | Streams-1.12-0.4.8.jar                        | None                                     |
	| LCH   | densemetals              | 2.0.0            | DenseMetals-1.12.2-2.0.0.30.jar               | d476d1b22b218a10d845928d1665d45fce301b27 |

	Loaded coremods (and transformers): 
CorePlugin (ForgeEndertech-1.12.2-4.5.0.0-build.0435.jar)
  
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
  
FarseekCoreMod (Farseek-1.12-2.4.jar)
  farseek.core.FarseekClassTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
  
CoreModLoader (Sound-Physics-1.12.2.jar)
  com.sonicether.soundphysics.CoreModInjector
	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.19' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
	Pulsar/natura loaded Pulses: 
		- NaturaCommons (Enabled/Forced)
		- NaturaOverworld (Enabled/Not Forced)
		- NaturaNether (Enabled/Not Forced)
		- NaturaDecorative (Enabled/Not Forced)
		- NaturaTools (Enabled/Not Forced)
		- NaturaEntities (Enabled/Not Forced)
		- NaturaOredict (Enabled/Forced)
		- NaturaWorld (Enabled/Not Forced)

	Launched Version: MultiMC5
	LWJGL: 2.9.4
	OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 442.19, NVIDIA Corporation
	GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

	Using VBOs: Yes
	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)
	CPU: 12x AMD Ryzen 5 1600 Six-Core Processor 
	OptiFine Version: OptiFine_1.12.2_HD_U_F5
	OptiFine Build: 20191204-141934
	Render Distance Chunks: 32
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: null
	OpenGlVersion: 4.6.0 NVIDIA 442.19
	OpenGlRenderer: GeForce GTX 1060 6GB/PCIe/SSE2
	OpenGlVendor: NVIDIA Corporation
	CpuCount: 12

 

Posted

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.