LagGoggles

LagGoggles

9M Downloads

Also crashing on single player server

kiragecko opened this issue ยท 1 comments

commented

Description: Using 1.12.1-4.1 on a single player 1.12.2 system. Profiled my world. When I tried to show the results, Minecraft told me the server was terminated and brought me to the play multiplayer screen.

How to reproduce: Didn't happen subsequent times, but also isn't giving me any results.

Stacktrace, if any:

Crash report: ---- Minecraft Crash Report ----

WARNING: coremods are present:
BaseMetals (BaseMetals-1.12-2.5.0-beta4.145.jar)
AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
IvToolkit (IvToolkit-1.3.3-1.12.jar)
Contact their authors BEFORE contacting forge

// Oh - I know what I did wrong!

Time: 3/9/18 2:59 PM
Description: Initializing game

SplashProgress has detected a error loading Minecraft.
This can sometimes be caused by bad video drivers.
We have automatically disabled the new Splash Screen in config/splash.properties.
Try reloading minecraft before reporting any errors.
net.minecraftforge.fml.client.SplashProgress$4: java.lang.IllegalStateException: Splash thread
at net.minecraftforge.fml.client.SplashProgress.disableSplash(SplashProgress.java:672)
at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:664)
at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:327)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:364)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalStateException: Splash thread
at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:596)
at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:651)
... 11 more

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.disableSplash(SplashProgress.java:672)
at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:664)
at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:327)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:364)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 32279368 bytes (30 MB) / 1073741824 bytes (1024 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.2.2615 42 mods loaded, 42 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                                |
|:------ |:------------------- |:------------ |:--------------------------------------------- |:---------------------------------------- |
| UCHIJA | minecraft           | 1.12.2       | minecraft.jar                                 | None                                     |
| UCHIJA | mcp                 | 9.42         | minecraft.jar                                 | None                                     |
| UCHIJA | FML                 | 8.0.99.99    | forge-1.12.2-14.23.2.2615.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJA | forge               | 14.23.2.2615 | forge-1.12.2-14.23.2.2615.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJA | ivtoolkit           | 1.3.3-1.12   | minecraft.jar                                 | None                                     |
| UCHIJA | adobeblocks         | 7.0.2        | AdobeBlocks-1.12.2-7.0.2.jar                  | None                                     |
| UCHIJA | antiqueatlas        | 4.4.6        | antiqueatlas-1.12.2-4.4.6.jar                 | None                                     |
| UCHIJA | antiqueatlasoverlay | 1.2          | antiqueatlas-1.12.2-4.4.6.jar                 | None                                     |
| UCHIJA | examplemod          | 1.0          | antiqueatlas-1.12.2-4.4.6.jar                 | None                                     |
| UCHIJA | applecore           | 3.1.1        | AppleCore-mc1.12.2-3.1.1.jar                  | None                                     |
| UCHIJA | basemetals          | 2.5.0-beta4  | BaseMetals-1.12-2.5.0-beta4.145.jar           | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJA | bettercompass       | 1.3.0        | bettercompass-1.12.2-1.3.0.jar                | None                                     |
| UCHIJA | biomesoplenty       | 7.0.1.2325   | BiomesOPlenty-1.12.2-7.0.1.2325-universal.jar | None                                     |
| UCHIJA | chameleon           | 1.12-4.1.3   | Chameleon-1.12-4.1.3.jar                      | None                                     |
| UCHIJA | craftstudioapi      | 1.0.0        | CraftStudio-1.0.0.93-mc1.12-alpha.jar         | None                                     |
| UCHIJA | dimdoors            | 3.0.6-b      | Dimdoors-3.0.6-b.180.jar                      | None                                     |
| UCHIJA | endmetals           | 1.2.0-beta2  | EndMetals-1.12-1.2.0-beta2.29.jar             | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJA | exoticbirds         | 1.0          | Exotic+Birds+1.12.2-1.4.1.jar                 | None                                     |
| UCHIJE | jei                 | 4.8.5.147    | jei_1.12.2-4.8.5.147.jar                      | None                                     |
| UCHIJA | forestry            | 5.8.0.250    | forestry_1.12.2-5.8.0.250.jar                 | None                                     |
| UCHIJA | giacomostravelogue  | 1.0.6        | GiacomosTravelogue-1.12.2-1.0.6.jar           | None                                     |
| UCHIJA | hgp                 | Release      | hgp-1.0.jar                                   | None                                     |
| UCHIJA | hungerinpeace       | 1.0.0        | HungerInPeace-mc1.12-1.0.0.jar                | None                                     |
| UCHIJA | instantunify        | 1.1.1        | instantunify-1.12.2-1.1.1.jar                 | None                                     |
| UCHIJA | mineralogy          | 3.4.0        | Mineralogy-1.12-3.4.0.15.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJA | nethermetals        | 1.2.0-beta2  | NetherMetals-1.12-1.2.0-beta2.39.jar          | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJA | orespawn            | 3.2.2        | OreSpawn-1.12-3.2.2.113.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJA | owls                | 1.12.2-1.0.1 | Owls-1.12.2-1.0.1.jar                         | None                                     |
| UCHIJA | reccomplex          | 1.4.6        | RecurrentComplex-1.4.6.jar                    | None                                     |
| UCHIJA | redstoneflux        | 2.0.1        | RedstoneFlux-1.12-2.0.1.2-universal.jar       | d4f1503fbacd9b9fb767720420c5395104239ec9 |
| UCHIJA | reptilemod          | 3.8.4        | reptilemod-1.12.2-3.8.4-82.jar                | None                                     |
| UCHIJA | rustic              | 0.4.5        | rustic-0.4.5.jar                              | None                                     |
| UCHIJA | rusticbopwoods      | 1.0          | rusticbopwoods-1.0.jar                        | None                                     |
| UCHIJA | silentlib           | 2.2.16       | SilentLib-1.12-2.2.16-97.jar                  | None                                     |
| UCHIJA | silentgems          | 2.6.9        | SilentsGems-1.12-2.6.9b-265.jar               | None                                     |
| UCHIJA | simplytea           | 1.4          | simplytea-1.4.jar                             | None                                     |
| UCHIJA | solcarrot           | 1.2.0        | solcarrot-1.12.1-1.2.0.jar                    | None                                     |
| UCHIJA | spiceoflife         | 1.3.11       | SpiceOfLife-mc1.12-1.3.11.jar                 | None                                     |
| UCHIJA | storagedrawers      | 1.12-5.2.5   | StorageDrawers-1.12.2-5.3.5.jar               | None                                     |
| UCHIJA | wanionlib           | 1.12.2-1.5   | WanionLib-1.12.2-1.5.jar                      | None                                     |
| UCHIJA | yarn                | 2.4          | yarn-1.12-2.4.jar                             | None                                     |
| UCHIJA | unidict             | 1.12.2-2.4   | UniDict-1.12.2-2.4.jar                        | None                                     |

Loaded coremods (and transformers): 

BaseMetals (BaseMetals-1.12-2.5.0-beta4.145.jar)

AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
squeek.applecore.asm.TransformerModuleHandler
IvToolkit (IvToolkit-1.3.3-1.12.jar)

GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13492 Compatibility Profile Context 22.19.677.257' Renderer: 'Radeon(TM) RX 460 Graphics'
Launched Version: 1.12.2-forge1.12.2-14.23.2.2615
LWJGL: 2.9.4
OpenGL: Radeon(TM) RX 460 Graphics GL version 4.5.13492 Compatibility Profile Context 22.19.677.257, ATI Technologies Inc.
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: 4x Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz

Console log:

Other notes: Other mods might be contributing to the problem, but since I got this mod in the hope that it would help me find things like that...

commented

I'm not sure what to make of this, to be honest. I'll keep my eyes peeled for more reports like this one, and close this for now.