Fireballs launched from any mob when playing in forge = crash, but not when playing in my user account mode. I only have forge and the core installed. I have the new windows 10, I'm running a 64x version and have "64x java offline" installed with a GeForce 740 (I believe) graphics card. as a little bit more background with what might be happening I've attempted to install NEI (before I realized that fireballs killed the game and narrowed the problem down to forge) AND NEI didn't work either, it wouldn't even show up in the forge mod loader screen. I've uninstalled the .minecraft folder and re ran Minecraft launcher to create a fresh one and tested it with and without forge with the same results.
IN SUM: something is wrong, fireballs from mobs crash the game when in forge mode but not when in regular mode and NEI doesn't show up when in forge as a loaded mod.
What fallows is the crash report pulled from the "crash report" file in .minecraft
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 8/5/15 11:18 AM
Description: Rendering entity in world
java.lang.NullPointerException: Rendering entity in world
at net.minecraft.client.renderer.entity.RenderFireball.func_76986_a(SourceFile:36)
at net.minecraft.client.renderer.entity.RenderFireball.func_76986_a(SourceFile:13)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:370)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:327)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:294)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:631)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1297)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1210)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1035)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.entity.RenderFireball.func_76986_a(SourceFile:36)
at net.minecraft.client.renderer.entity.RenderFireball.func_76986_a(SourceFile:13)
-- System Details --
Details:
Minecraft Version: 1.8
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: 213595616 bytes (203 MB) / 510701568 bytes (487 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1475 3 mods loaded, 3 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1475.jar)
UCHIJAAAA Forge{11.14.3.1475} [Minecraft Forge] (forge-1.8-11.14.3.1475.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.62' Renderer: 'GeForce GT 730/PCIe/SSE2'
Launched Version: 1.8-Forge11.14.3.1475
LWJGL: 2.9.1
OpenGL: GeForce GT 730/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.62, 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: No
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)
I'm aware and have already done that, but thank you for your attempt at helping move this along. if you know how to use spoilers then please send me a message, I'm not wanting to have to blow up the thread with long error messages in the future
It should be noted that it runs fine in almost all other regards. I'm just remembering the "better mining" mod and how its blocks generated as pink and black patterned blocks and not the mod bocks. don't know if that helps but It could come back around to the same forge problem
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Fireballs launched from any mob when playing in forge = crash, but not when playing in my user account mode. I only have forge and the core installed. I have the new windows 10, I'm running a 64x version and have "64x java offline" installed with a GeForce 740 (I believe) graphics card. as a little bit more background with what might be happening I've attempted to install NEI (before I realized that fireballs killed the game and narrowed the problem down to forge) AND NEI didn't work either, it wouldn't even show up in the forge mod loader screen. I've uninstalled the .minecraft folder and re ran Minecraft launcher to create a fresh one and tested it with and without forge with the same results.
IN SUM: something is wrong, fireballs from mobs crash the game when in forge mode but not when in regular mode and NEI doesn't show up when in forge as a loaded mod.
What fallows is the crash report pulled from the "crash report" file in .minecraft
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 8/5/15 11:18 AM
Description: Rendering entity in world
java.lang.NullPointerException: Rendering entity in world
at net.minecraft.client.renderer.entity.RenderFireball.func_76986_a(SourceFile:36)
at net.minecraft.client.renderer.entity.RenderFireball.func_76986_a(SourceFile:13)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:370)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:327)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:294)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:631)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1297)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1210)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1035)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
at net.minecraft.client.main.Main.main(SourceFile:120)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.entity.RenderFireball.func_76986_a(SourceFile:36)
at net.minecraft.client.renderer.entity.RenderFireball.func_76986_a(SourceFile:13)
-- Entity being rendered --
Details:
Entity Type: SmallFireball (net.minecraft.entity.projectile.EntitySmallFireball)
Entity ID: 1004
Entity Name: Small Fireball
Entity's Exact location: -251.19, 64.38, 198.31
Entity's Block location: -252.00,64.00,198.00 - World: (-252,64,198), Chunk: (at 4,4,6 in -16,12; contains blocks -256,0,192 to -241,255,207), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0.09, -0.00, -0.01
Entity's Rider: ~~ERROR~~ NullPointerException: null
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
-- Renderer details --
Details:
Assigned renderer: [email protected]
Location: -8.97,1.38,0.48 - World: (-9,1,0), Chunk: (at 7,0,0 in -1,0; contains blocks -16,0,0 to -1,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Rotation: 65.121254
Delta: 0.34432852
Stacktrace:
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:370)
at net.minecraft.client.renderer.entity.RenderManager.func_147936_a(RenderManager.java:327)
at net.minecraft.client.renderer.entity.RenderManager.func_147937_a(RenderManager.java:294)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:631)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1297)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1210)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Botulinal'/423, l='MpServer', x=-242.31, y=63.00, z=197.73]]
Chunk stats: MultiplayerChunkCache: 562, 562
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: -252.00,64.00,200.00 - World: (-252,64,200), Chunk: (at 4,4,8 in -16,12; contains blocks -256,0,192 to -241,255,207), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1155 game time, 1155 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: 95 total; [EntityChicken['Chicken'/256, l='MpServer', x=-218.53, y=73.00, z=256.47], EntityBat['Bat'/257, l='MpServer', x=-225.14, y=22.03, z=270.31], EntityBat['Bat'/258, l='MpServer', x=-212.39, y=19.80, z=272.47], EntityCreeper['Creeper'/260, l='MpServer', x=-206.56, y=13.00, z=138.03], EntitySkeleton['Skeleton'/132, l='MpServer', x=-312.50, y=14.00, z=122.50], EntitySkeleton['Skeleton'/261, l='MpServer', x=-199.50, y=40.00, z=190.50], EntityZombie['Zombie'/133, l='MpServer', x=-307.50, y=14.00, z=127.50], EntitySkeleton['Skeleton'/262, l='MpServer', x=-204.13, y=47.00, z=188.50], EntityPig['Pig'/263, l='MpServer', x=-199.81, y=77.00, z=190.19], EntityPig['Pig'/264, l='MpServer', x=-195.50, y=79.00, z=187.50], EntityZombie['Zombie'/136, l='MpServer', x=-305.50, y=17.00, z=123.50], EntityPig['Pig'/265, l='MpServer', x=-193.50, y=78.00, z=187.50], EntityPig['Pig'/266, l='MpServer', x=-193.84, y=76.00, z=191.81], EntityBat['Bat'/267, l='MpServer', x=-190.46, y=40.49, z=190.49], EntityPig['Pig'/268, l='MpServer', x=-200.36, y=76.00, z=198.71], EntityPig['Pig'/269, l='MpServer', x=-200.91, y=76.00, z=196.03], EntityCreeper['Creeper'/141, l='MpServer', x=-304.88, y=45.00, z=133.41], EntityItem['item.tile.doublePlant.rose'/142, l='MpServer', x=-304.22, y=66.00, z=159.31], EntitySkeleton['Skeleton'/145, l='MpServer', x=-302.84, y=12.00, z=127.44], EntityZombie['Zombie'/146, l='MpServer', x=-295.50, y=36.00, z=126.50], EntityZombie['Zombie'/148, l='MpServer', x=-301.50, y=14.00, z=137.50], EntityCreeper['Creeper'/149, l='MpServer', x=-301.50, y=29.00, z=136.50], EntitySquid['Squid'/151, l='MpServer', x=-296.58, y=61.50, z=176.07], EntityItem['item.tile.doublePlant.paeonia'/152, l='MpServer', x=-297.06, y=64.00, z=170.91], EntitySquid['Squid'/153, l='MpServer', x=-296.19, y=61.73, z=178.57], EntitySquid['Squid'/154, l='MpServer', x=-295.70, y=61.42, z=175.50], EntityItem['item.item.seeds'/155, l='MpServer', x=-293.09, y=64.00, z=206.94], EntityPig['Pig'/283, l='MpServer', x=-187.00, y=76.00, z=182.31], EntityCreeper['Creeper'/156, l='MpServer', x=-298.50, y=11.00, z=217.50], EntityCreeper['Creeper'/284, l='MpServer', x=-182.85, y=39.00, z=199.69], EntityCreeper['Creeper'/157, l='MpServer', x=-294.50, y=13.00, z=222.50], EntityPig['Pig'/285, l='MpServer', x=-191.56, y=77.00, z=196.69], EntityCreeper['Creeper'/158, l='MpServer', x=-295.50, y=13.00, z=223.50], EntityZombie['Zombie'/159, l='MpServer', x=-296.53, y=14.00, z=227.78], EntityCreeper['Creeper'/160, l='MpServer', x=-295.84, y=13.00, z=224.69], EntityBat['Bat'/161, l='MpServer', x=-288.72, y=17.10, z=236.88], EntityBat['Bat'/162, l='MpServer', x=-301.09, y=30.25, z=226.52], EntityCreeper['Creeper'/163, l='MpServer', x=-299.16, y=33.00, z=224.65], EntityChicken['Chicken'/164, l='MpServer', x=-294.50, y=66.00, z=228.50], EntityChicken['Chicken'/165, l='MpServer', x=-296.53, y=69.43, z=229.55], EntitySkeleton['Skeleton'/293, l='MpServer', x=-162.50, y=17.00, z=125.50], EntityChicken['Chicken'/166, l='MpServer', x=-291.50, y=64.00, z=229.50], EntitySkeleton['Skeleton'/294, l='MpServer', x=-163.50, y=24.00, z=123.50], EntityChicken['Chicken'/295, l='MpServer', x=-171.47, y=79.00, z=207.69], EntityChicken['Chicken'/296, l='MpServer', x=-167.50, y=78.00, z=212.50], EntityChicken['Chicken'/297, l='MpServer', x=-167.50, y=78.00, z=212.50], EntityPlayerSP['Botulinal'/423, l='MpServer', x=-242.31, y=63.00, z=197.73], EntitySkeleton['Skeleton'/298, l='MpServer', x=-172.28, y=70.00, z=223.19], EntitySkeleton['Skeleton'/299, l='MpServer', x=-168.50, y=15.00, z=245.50], EntityItem['item.item.seeds'/427, l='MpServer', x=-290.63, y=63.00, z=141.88], EntitySkeleton['Skeleton'/300, l='MpServer', x=-169.50, y=15.00, z=245.50], EntityItem['item.tile.doublePlant.paeonia'/433, l='MpServer', x=-297.53, y=66.00, z=165.91], EntityItem['item.item.seeds'/179, l='MpServer', x=-276.75, y=63.00, z=150.00], EntitySkeleton['Skeleton'/180, l='MpServer', x=-277.16, y=29.00, z=169.31], EntityChicken['Chicken'/181, l='MpServer', x=-273.94, y=61.57, z=171.50], EntityZombie['Zombie'/182, l='MpServer', x=-273.53, y=29.00, z=181.03], EntitySpider['Spider'/183, l='MpServer', x=-285.50, y=15.00, z=232.50], EntityChicken['Chicken'/184, l='MpServer', x=-286.69, y=66.00, z=229.66], EntitySquid['Squid'/194, l='MpServer', x=-271.53, y=59.92, z=155.59], EntityChicken['Chicken'/195, l='MpServer', x=-271.34, y=63.00, z=171.44], EntityChicken['Chicken'/196, l='MpServer', x=-267.53, y=68.00, z=167.00], EntityChicken['Chicken'/197, l='MpServer', x=-256.38, y=64.00, z=196.38], EntityBlaze['Blaze'/209, l='MpServer', x=-251.19, y=63.00, z=198.31], EntityBlaze['Blaze'/211, l='MpServer', x=-249.50, y=62.97, z=194.50], EntityChicken['Chicken'/212, l='MpServer', x=-243.35, y=64.86, z=269.40], EntityChicken['Chicken'/213, l='MpServer', x=-240.63, y=73.00, z=266.56], EntityChicken['Chicken'/214, l='MpServer', x=-254.47, y=66.00, z=278.22], EntityChicken['Chicken'/215, l='MpServer', x=-256.09, y=66.00, z=278.76], EntityZombie['Zombie'/222, l='MpServer', x=-226.50, y=25.00, z=125.50], EntityBat['Bat'/223, l='MpServer', x=-228.31, y=51.10, z=124.69], EntitySkeleton['Skeleton'/224, l='MpServer', x=-234.31, y=46.23, z=133.81], EntitySkeleton['Skeleton'/225, l='MpServer', x=-236.75, y=46.05, z=132.78], EntityPig['Pig'/226, l='MpServer', x=-236.03, y=63.00, z=180.28], EntityBat['Bat'/227, l='MpServer', x=-228.14, y=47.40, z=180.84], EntityCreeper['Creeper'/228, l='MpServer', x=-230.46, y=48.00, z=184.78], EntityPig['Pig'/229, l='MpServer', x=-229.91, y=72.00, z=181.16], EntityCreeper['Creeper'/230, l='MpServer', x=-230.50, y=51.00, z=192.97], EntityChicken['Chicken'/231, l='MpServer', x=-224.38, y=73.00, z=235.63], EntityZombie['Zombie'/236, l='MpServer', x=-223.50, y=25.00, z=123.50], EntitySmallFireball['Small Fireball'/1004, l='MpServer', x=-251.19, y=64.38, z=198.31], EntityChicken['Chicken'/241, l='MpServer', x=-218.41, y=65.00, z=119.31], EntitySkeleton['Skeleton'/242, l='MpServer', x=-217.31, y=45.00, z=189.28], EntityPig['Pig'/243, l='MpServer', x=-218.03, y=79.00, z=180.50], EntityPig['Pig'/244, l='MpServer', x=-221.56, y=79.00, z=180.69], EntitySkeleton['Skeleton'/245, l='MpServer', x=-210.50, y=44.00, z=193.50], EntityEnderman['Enderman'/246, l='MpServer', x=-222.50, y=44.00, z=196.50], EntityBat['Bat'/247, l='MpServer', x=-209.57, y=47.10, z=205.62], EntityBat['Bat'/248, l='MpServer', x=-210.85, y=44.81, z=199.83], EntityBat['Bat'/249, l='MpServer', x=-206.01, y=43.78, z=207.53], EntityZombie['Zombie'/250, l='MpServer', x=-216.59, y=32.00, z=238.44], EntitySkeleton['Skeleton'/251, l='MpServer', x=-214.50, y=32.00, z=241.50], EntityChicken['Chicken'/252, l='MpServer', x=-216.50, y=74.00, z=242.50], EntityChicken['Chicken'/253, l='MpServer', x=-220.50, y=72.00, z=242.50], EntityZombie['Zombie'/254, l='MpServer', x=-208.50, y=19.00, z=271.50], EntitySpider['Spider'/255, l='MpServer', x=-219.09, y=18.00, z=264.75]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:351)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2502)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:367)
at net.minecraft.client.main.Main.main(SourceFile:120)
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.8
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: 213595616 bytes (203 MB) / 510701568 bytes (487 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1475 3 mods loaded, 3 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1475.jar)
UCHIJAAAA Forge{11.14.3.1475} [Minecraft Forge] (forge-1.8-11.14.3.1475.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.62' Renderer: 'GeForce GT 730/PCIe/SSE2'
Launched Version: 1.8-Forge11.14.3.1475
LWJGL: 2.9.1
OpenGL: GeForce GT 730/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.62, 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: No
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)
I'm aware and have already done that, but thank you for your attempt at helping move this along. if you know how to use spoilers then please send me a message, I'm not wanting to have to blow up the thread with long error messages in the future
It should be noted that it runs fine in almost all other regards. I'm just remembering the "better mining" mod and how its blocks generated as pink and black patterned blocks and not the mod bocks. don't know if that helps but It could come back around to the same forge problem