When ever I replay a video and make a camera path the game crashes. Also this is the only mod I have installed right now.
here is the crash report.
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 8/13/15 12:59 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.client.settings.GameSettings.func_151438_a(GameSettings.java:1169)
at net.minecraft.client.audio.SoundManager.func_148595_a(SoundManager.java:147)
at net.minecraft.client.audio.SoundManager.func_148594_a(SoundManager.java:421)
at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:366)
at net.minecraft.client.audio.SoundHandler.func_147682_a(SourceFile:170)
at net.minecraft.client.audio.MusicTicker.func_73660_a(SourceFile:41)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2100)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1028)
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.settings.GameSettings.func_151438_a(GameSettings.java:1169)
at net.minecraft.client.audio.SoundManager.func_148595_a(SoundManager.java:147)
at net.minecraft.client.audio.SoundManager.func_148594_a(SoundManager.java:421)
at net.minecraft.client.audio.SoundManager.func_148611_c(SoundManager.java:366)
at net.minecraft.client.audio.SoundHandler.func_147682_a(SourceFile:170)
at net.minecraft.client.audio.MusicTicker.func_73660_a(SourceFile:41)
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [EntityPlayerSP['Player'/-2147474646, l='MpServer', x=0.00, y=500.00, z=0.00], EntityOtherPlayerMP['dudeuncharted'/-2147474647, l='MpServer', x=-1055.84, y=8.56, z=440.09]]
Chunk stats: MultiplayerChunkCache: 607, 607
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -1039.00,4.00,432.00 - World: (-1039,4,432), Chunk: (at 1,0,0 in -65,27; contains blocks -1040,0,432 to -1025,255,447), Region: (-3,0; contains chunks -96,0 to -65,31, blocks -1536,0,0 to -1025,255,511)
Level time: 2998 game time, 2998 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: spectator (ID 3). Hardcore: false. Cheats: false
Forced entities: 20 total; [EntityChicken['Chicken'/70861, l='MpServer', x=-1006.66, y=4.00, z=437.31], EntitySheep['Sheep'/70863, l='MpServer', x=-1068.50, y=4.00, z=481.50], EntitySheep['Sheep'/70862, l='MpServer', x=-1067.50, y=4.00, z=484.50], EntitySheep['Sheep'/70865, l='MpServer', x=-1065.50, y=4.00, z=479.50], EntitySheep['Sheep'/70864, l='MpServer', x=-1066.50, y=4.00, z=481.50], EntityRabbit['Rabbit'/70881, l='MpServer', x=-1068.31, y=4.00, z=495.56], EntityRabbit['Rabbit'/70882, l='MpServer', x=-1060.66, y=4.00, z=497.34], EntityRabbit['Rabbit'/70885, l='MpServer', x=-1055.50, y=4.00, z=497.50], EntityRabbit['Rabbit'/70886, l='MpServer', x=-1058.66, y=4.00, z=498.34], EntityOtherPlayerMP['dudeuncharted'/-2147474647, l='MpServer', x=-1055.84, y=8.56, z=440.09], EntityPlayerSP['Player'/-2147474646, l='MpServer', x=0.00, y=500.00, z=0.00], EntityRabbit['Rabbit'/70895, l='MpServer', x=-1017.50, y=4.00, z=468.50], EntityRabbit['Rabbit'/70897, l='MpServer', x=-1011.66, y=4.00, z=469.34], EntityRabbit['Rabbit'/70896, l='MpServer', x=-1013.50, y=4.00, z=467.22], EntityRabbit['Rabbit'/70898, l='MpServer', x=-1010.66, y=4.00, z=469.34], EntityChicken['Chicken'/70903, l='MpServer', x=-1036.41, y=4.00, z=383.53], EntityChicken['Chicken'/70905, l='MpServer', x=-1027.50, y=4.00, z=392.50], EntityChicken['Chicken'/70904, l='MpServer', x=-1031.50, y=4.00, z=389.50], EntityChicken['Chicken'/70906, l='MpServer', x=-1024.75, y=4.00, z=393.50], EntityOtherPlayerMP['dudeuncharted'/-2147474647, l='MpServer', x=-1055.84, y=8.56, z=440.09]]
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:374)
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: 183736096 bytes (175 MB) / 411656192 bytes (392 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: 0, tallocated: 0
FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.3.1450 4 mods loaded, 4 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{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.3.1450.jar)
UCHIJA Forge{11.14.3.1450} [Minecraft Forge] (forge-1.8-11.14.3.1450.jar)
UCHIJA replaymod{1.0-88cea2d} [Replay Mod] (ReplayMod_v1.0.jar)
Loaded coremods (and transformers):
LoadingPlugin (ReplayMod_v1.0.jar)
eu.crushedpixel.replaymod.coremod.ForceChunkLoadingCT
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1046.2' Renderer: 'AMD Radeon R9 200 / HD 7900 Series'
Launched Version: 1.8-Forge11.14.3.1450
LWJGL: 2.9.1
OpenGL: AMD Radeon R9 200 / HD 7900 Series GL version 4.5.13399 Compatibility Profile Context 15.200.1046.2, 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: 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)