ok thanks but when render minecraft close, i use a conquest reforged launcher.
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (replaymod-1.10.2-2.0.0-b4 (1).jar)
BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.2.jar)
Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 12/01/17 12:24
Description: Calling Gui method
java.lang.IllegalStateException: Cannot convert position unless rendered at least once.
at com.google.common.base.Preconditions.checkState(Preconditions.java:176)
at de.johni0702.minecraft.gui.container.AbstractGuiContainer.convertFor(AbstractGuiContainer.java:89)
at de.johni0702.minecraft.gui.container.AbstractGuiContainer.convertFor(AbstractGuiContainer.java:84)
at de.johni0702.minecraft.gui.element.AbstractGuiTextField.mouseClick(AbstractGuiTextField.java:342)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:151)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:81)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_73864_a(AbstractGuiScreen.java:181)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_146274_d(AbstractGuiScreen.java:201)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
at com.replaymod.replay.InputReplayTimer.func_74275_a(InputReplayTimer.java:47)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1036)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at com.google.common.base.Preconditions.checkState(Preconditions.java:176)
at de.johni0702.minecraft.gui.container.AbstractGuiContainer.convertFor(AbstractGuiContainer.java:89)
at de.johni0702.minecraft.gui.container.AbstractGuiContainer.convertFor(AbstractGuiContainer.java:84)
at de.johni0702.minecraft.gui.element.AbstractGuiTextField.mouseClick(AbstractGuiTextField.java:342)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
-- Gui --
Details:
Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
ComposedElement: de.johni0702.minecraft.gui.element.GuiNumberField@User103eff16
Element: de.johni0702.minecraft.gui.element.GuiNumberField@User103eff16
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:151)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
-- Gui --
Details:
Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
ComposedElement: de.johni0702.minecraft.gui.container.GuiPanel@User265fdddf
Element: de.johni0702.minecraft.gui.container.GuiPanel@User265fdddf
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
-- Gui --
Details:
Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
ComposedElement: de.johni0702.minecraft.gui.container.GuiPanel@User3550f5c7
Element: de.johni0702.minecraft.gui.container.GuiPanel@User3550f5c7
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
-- Gui --
Details:
Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
ComposedElement: de.johni0702.minecraft.gui.container.GuiPanel@User14b51647
Element: de.johni0702.minecraft.gui.container.GuiPanel@User14b51647
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
-- Gui --
Details:
Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
ComposedElement: de.johni0702.minecraft.gui.container.GuiPanel@User15a64be4
Element: de.johni0702.minecraft.gui.container.GuiPanel@User15a64be4
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
-- Gui --
Details:
Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
ComposedElement: de.johni0702.minecraft.gui.container.GuiVerticalList@User4b2f6852
Element: de.johni0702.minecraft.gui.container.GuiVerticalList@User4b2f6852
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
-- Gui --
Details:
Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
ComposedElement: de.johni0702.minecraft.gui.container.GuiPanel@User35b32aff
Element: de.johni0702.minecraft.gui.container.GuiPanel@User35b32aff
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
-- Gui --
Details:
Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
ComposedElement: com.replaymod.render.gui.GuiRenderSettings@User4d8d69b
Element: com.replaymod.render.gui.GuiRenderSettings@User4d8d69b
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:81)
at com.sun.proxy.$Proxy35.mouseClick(Unknown Source)
at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_73864_a(AbstractGuiScreen.java:181)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
at de.johni0702.minecraft.gui.container.AbstractGuiScreen$MinecraftGuiScreen.func_146274_d(AbstractGuiScreen.java:201)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
-- Affected level --
Details:
Level name: MpServer
All players: 2 total; [CameraEntity['Player'/-1789435, l='MpServer', x=497,67, y=172,52, z=-484,04], EntityOtherPlayerMP['vins_g'/27, l='MpServer', x=456,56, y=157,98, z=-417,50]]
Chunk stats: MultiplayerChunkCache: 1849, 1849
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-637,67,282), Chunk: (at 3,4,10 in -40,17; contains blocks -640,0,272 to -625,255,287), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
Level time: 125530 game time, 4454 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: 34 total; [CameraEntity['Player'/-1789435, l='MpServer', x=497,67, y=172,52, z=-484,04], EntitySquid['Poulpe'/41793, l='MpServer', x=471,92, y=53,00, z=-369,49], EntityBat['Chauve-souris'/39746, l='MpServer', x=461,54, y=59,10, z=-426,20], EntitySquid['Poulpe'/41794, l='MpServer', x=462,40, y=54,00, z=-434,07], EntityBat['Chauve-souris'/24520, l='MpServer', x=414,39, y=60,11, z=-390,48], EntityBat['Chauve-souris'/41032, l='MpServer', x=405,88, y=65,50, z=-429,47], EntityBat['Chauve-souris'/41034, l='MpServer', x=411,42, y=63,99, z=-452,43], EntitySquid['Poulpe'/20622, l='MpServer', x=462,40, y=54,00, z=-431,40], EntityItem['item.item.dyePowder.black'/28751, l='MpServer', x=472,42, y=53,00, z=-372,73], EntityItem['item.item.dyePowder.black'/39632, l='MpServer', x=470,12, y=53,00, z=-368,56], EntityBat['Chauve-souris'/32978, l='MpServer', x=474,27, y=54,25, z=-425,74], EntityBat['Chauve-souris'/45784, l='MpServer', x=458,75, y=49,85, z=-373,25], EntityItem['item.item.dyePowder.black'/20249, l='MpServer', x=452,59, y=32,00, z=-379,33], EntityBat['Chauve-souris'/42651, l='MpServer', x=399,69, y=67,28, z=-441,50], EntityItem['item.item.dyePowder.black'/39901, l='MpServer', x=469,43, y=52,00, z=-373,19], EntityBat['Chauve-souris'/45789, l='MpServer', x=479,48, y=59,17, z=-386,15], EntityBat['Chauve-souris'/27426, l='MpServer', x=408,56, y=69,42, z=-422,30], EntityBat['Chauve-souris'/44389, l='MpServer', x=485,53, y=62,16, z=-347,39], EntityBat['Chauve-souris'/45285, l='MpServer', x=467,27, y=46,00, z=-413,40], EntityBat['Chauve-souris'/38440, l='MpServer', x=475,62, y=57,14, z=-365,74], EntityItem['item.item.dyePowder.black'/45544, l='MpServer', x=460,23, y=55,00, z=-430,13], EntityItem['item.item.dyePowder.black'/34091, l='MpServer', x=473,00, y=54,00, z=-373,26], EntityItem['item.item.dyePowder.black'/34028, l='MpServer', x=468,85, y=53,00, z=-367,89], EntitySquid['Poulpe'/35118, l='MpServer', x=466,05, y=52,00, z=-370,07], EntityBat['Chauve-souris'/44079, l='MpServer', x=475,97, y=62,55, z=-341,66], EntityBat['Chauve-souris'/44080, l='MpServer', x=478,64, y=62,23, z=-340,83], EntityItem['item.item.dyePowder.black'/22769, l='MpServer', x=475,77, y=46,00, z=-431,11], EntityItem['item.item.dyePowder.black'/20722, l='MpServer', x=473,24, y=54,00, z=-371,50], EntityItem['item.item.dyePowder.black'/34039, l='MpServer', x=472,36, y=53,00, z=-368,70], EntityBat['Chauve-souris'/40247, l='MpServer', x=475,13, y=49,23, z=-431,94], EntitySquid['Poulpe'/20984, l='MpServer', x=470,35, y=52,90, z=-371,52], EntityBat['Chauve-souris'/40249, l='MpServer', x=440,14, y=46,82, z=-384,20], EntityItem['item.tile.mushroom'/11004, l='MpServer', x=444,88, y=7,00, z=-388,27], EntityItem['item.item.dyePowder.black'/45692, l='MpServer', x=464,59, y=54,00, z=-431,36]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:498)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_102, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2022197168 bytes (1928 MB) / 4161273856 bytes (3968 MB) up to 5682233344 bytes (5419 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024M -Xmx6096M -XX:MaxPermSize=1024M
IntCache: cache: 17, tcache: 157, allocated: 13, tallocated: 99
FML: MCP 9.32 Powered by Forge 12.18.3.2185 Optifine OptiFine_1.10.2_HD_U_D4 17 mods loaded, 17 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.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
UCHIJA Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
UCHIJA replaymod-replay{1.10.2-2.0.0-b4} [Replay Mod - Replay] (replaymod-1.10.2-2.0.0-b4 (1).jar)
UCHIJA replaymod-simplepathing{1.10.2-2.0.0-b4} [Replay Mod - Simple Pathing] (replaymod-1.10.2-2.0.0-b4 (1).jar)
UCHIJA replaymod-extras{1.10.2-2.0.0-b4} [Replay Mod - Extras] (replaymod-1.10.2-2.0.0-b4 (1).jar)
UCHIJA replaymod-recording{1.10.2-2.0.0-b4} [Replay Mod - Recording] (replaymod-1.10.2-2.0.0-b4 (1).jar)
UCHIJA replaymod-online{1.10.2-2.0.0-b4} [Replay Mod - Online] (replaymod-1.10.2-2.0.0-b4 (1).jar)
UCHIJA replaymod{1.10.2-2.0.0-b4} [Replay Mod] (replaymod-1.10.2-2.0.0-b4 (1).jar)
UCHIJA replaymod-compat{1.10.2-2.0.0-b4} [Replay Mod - Compatibility] (replaymod-1.10.2-2.0.0-b4 (1).jar)
UCHIJA replaymod-render{1.10.2-2.0.0-b4} [Replay Mod - Render] (replaymod-1.10.2-2.0.0-b4 (1).jar)
UCHIJA betterfoliage{2.1.2} [Better Foliage] (BetterFoliage-MC1.10.2-2.1.2.jar)
UCHIJA conquest{0.0.1} [Conquest Reforged] (ConquestReforged.jar)
UCHIJA journeymap{1.10.2-5.3.2} [JourneyMap] (journeymap-1.10.2-5.3.2.jar)
UCHIJA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
UCHIJA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar)
UCHIJA WorldEditCuiFe{1.0.2} [WorldEdit CUI Forge Edition] (WorldEditCuiFe-v1.0.4-mf-1.10.2-12.18.2.2125.jar)
Loaded coremods (and transformers):
LoadingPlugin (replaymod-1.10.2-2.0.0-b4 (1).jar)
BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.2.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 372.90' Renderer: 'GeForce GTX 960/PCIe/SSE2'
Launched Version: 1.10.2
LWJGL: 2.9.4
OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.5.0 NVIDIA 372.90, 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: MSI_conversion resourcepack for Minecraft 1.9.x.zip, Matmos Default resourcepack for Minecraft 1.9.x.zip, conquest_reforged_RP.zip, ConquestReforged.zip, Presence Footsteps u10 for Minecraft 1.9.x and 1.10.x Resources.zip
Current Language: Français (France)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4460S CPU @ 2.90GHz
OptiFine Version: OptiFine_1.10.2_HD_U_D4
Render Distance Chunks: 21
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: ConquestoftheSun_.zip
OpenGlVersion: 4.5.0 NVIDIA 372.90
OpenGlRenderer: GeForce GTX 960/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4