Okay, this is my first time actually posting a thread. Here goes nothing.
I have recently encountered problems with an Alpha Version of a Minecraft mod that a few of my friends were able to run by itself in 1.12.2 with the latest recommended forge. When I do the same, Minecraft launches. My problem seems to take place when I attempt to create a world for play.
The mod in question is the 1.12.2 Alpha build of Liliputian. Any help would be appreciated at this point.
The Crash Report:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: FMLLoadingPlugin (lilliputian-0.0.1-ALPHA.jar)Contact their authors BEFORE contacting forge
// I just don't know what went wrong
Time: 7/6/18 8:29 PMDescription: Exception in server tick loop
java.lang.VerifyError: Operand stack underflowException Details: Location: net/minecraft/server/management/PlayerInteractionManager.getBlockReachDistance()D @11: dmul Reason: Attempt to pop empty stack. Current Frame: bci: @11 flags: { } locals: { 'net/minecraft/server/management/PlayerInteractionManager' } stack: { 'net/minecraft/entity/player/EntityPlayerMP', double, double_2nd } Bytecode: 0x0000000: 2ab4 0048 2ab4 0048 b802 2e6b b200 c1b6 0x0000010: 00c5 b900 cb01 00af
at net.minecraft.server.management.PlayerList.func_148545_a(PlayerList.java:500) at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:135) at net.minecraft.server.network.NetHandlerLoginServer.func_73660_a(NetHandlerLoginServer.java:63) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 248578976 bytes (237 MB) / 536870912 bytes (512 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: 13, tallocated: 95 FML: MCP 9.42 Powered by Forge 14.23.4.2705 6 mods loaded, 6 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 | |:--------- |:--------------- |:------------ |:----------------------------- |:---------------------------------------- | | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None | | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | lilliputiancore | 0.1 | minecraft.jar | None | | UCHIJAAAA | lilliputian | 0.0.1 | lilliputian-0.0.1-ALPHA.jar | None |
Loaded coremods (and transformers): FMLLoadingPlugin (lilliputian-0.0.1-ALPHA.jar) lilliputian.core.ClassTransformer GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. Profiler Position: N/A (disabled) Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'
and when using alphas/betas its good to pass crashes to the dev so they can fix the issues
What brought my interest in the Alpha build of the mod was the use of potions. These potions allowed for the player to be resized, as well as the mobs. In the full release, these potions were removed, as was the ability to resize the player. The mobs can still be resized through it's configs, but that's not why I had attempted to use the mod.
You can probably tell that I'm not good at reading the crash reports. Thank you again for replying, webrosc. Guess this means I'll just have to try searching for another mod that can do what I'm looking for without this crash happening. I have taken your original request though, and switched over to the release version of Liliputian for the mob size variation it offers.
Thanks again for your time, and I hope you have a wonderful day.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Okay, this is my first time actually posting a thread. Here goes nothing.
I have recently encountered problems with an Alpha Version of a Minecraft mod that a few of my friends were able to run by itself in 1.12.2 with the latest recommended forge. When I do the same, Minecraft launches. My problem seems to take place when I attempt to create a world for play.
The mod in question is the 1.12.2 Alpha build of Liliputian. Any help would be appreciated at this point.
The Crash Report:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: FMLLoadingPlugin (lilliputian-0.0.1-ALPHA.jar)Contact their authors BEFORE contacting forge
// I just don't know what went wrong
Time: 7/6/18 8:29 PMDescription: Exception in server tick loop
java.lang.VerifyError: Operand stack underflowException Details: Location: net/minecraft/server/management/PlayerInteractionManager.getBlockReachDistance()D @11: dmul Reason: Attempt to pop empty stack. Current Frame: bci: @11 flags: { } locals: { 'net/minecraft/server/management/PlayerInteractionManager' } stack: { 'net/minecraft/entity/player/EntityPlayerMP', double, double_2nd } Bytecode: 0x0000000: 2ab4 0048 2ab4 0048 b802 2e6b b200 c1b6 0x0000010: 00c5 b900 cb01 00af
at net.minecraft.server.management.PlayerList.func_148545_a(PlayerList.java:500) at net.minecraft.server.network.NetHandlerLoginServer.func_147326_c(NetHandlerLoginServer.java:135) at net.minecraft.server.network.NetHandlerLoginServer.func_73660_a(NetHandlerLoginServer.java:63) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 248578976 bytes (237 MB) / 536870912 bytes (512 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: 13, tallocated: 95 FML: MCP 9.42 Powered by Forge 14.23.4.2705 6 mods loaded, 6 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 | |:--------- |:--------------- |:------------ |:----------------------------- |:---------------------------------------- | | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None | | UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJAAAA | lilliputiancore | 0.1 | minecraft.jar | None | | UCHIJAAAA | lilliputian | 0.0.1 | lilliputian-0.0.1-ALPHA.jar | None |
Loaded coremods (and transformers): FMLLoadingPlugin (lilliputian-0.0.1-ALPHA.jar) lilliputian.core.ClassTransformer GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. Profiler Position: N/A (disabled) Player Count: 0 / 8; [] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge'
-
View User Profile
-
View Posts
-
Send Message
Moderatorwhy not use the release version instead of the alpha version? https://minecraft.curseforge.com/projects/lilliputian/files
and when using alphas/betas its good to pass crashes to the dev so they can fix the issues
What brought my interest in the Alpha build of the mod was the use of potions. These potions allowed for the player to be resized, as well as the mobs. In the full release, these potions were removed, as was the ability to resize the player. The mobs can still be resized through it's configs, but that's not why I had attempted to use the mod.
Thanks for replying, webrosc.
-
View User Profile
-
View Posts
-
Send Message
ModeratorYou can probably tell that I'm not good at reading the crash reports. Thank you again for replying, webrosc. Guess this means I'll just have to try searching for another mod that can do what I'm looking for without this crash happening. I have taken your original request though, and switched over to the release version of Liliputian for the mob size variation it offers.
Thanks again for your time, and I hope you have a wonderful day.