Hello, my name is Guilhem and it's been a while since I have a problem rendering with replay Mod, here is the crash report
Report crash: ---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (replaymod-1.12-2.0.0.jar)
Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 8/1/17 5:12 PM
Description: Calling Gui method
java.lang.IllegalStateException: Cannot convert position unless rendered at least once.
at com.google.common.base.Preconditions.checkState(Preconditions.java:444)
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:337)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:151)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:81)
at com.sun.proxy.$Proxy37.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:533)
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:501)
at com.replaymod.replay.InputReplayTimer.func_74275_a(InputReplayTimer.java:47)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1079)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397)
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)
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:444)
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:337)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
-- 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@User4203b514
Element: de.johni0702.minecraft.gui.element.GuiNumberField@User4203b514
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:151)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
-- 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@User690f9910
Element: de.johni0702.minecraft.gui.container.GuiPanel@User690f9910
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
-- 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@User2c11b334
Element: de.johni0702.minecraft.gui.container.GuiPanel@User2c11b334
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
-- 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@User4be5fbd4
Element: de.johni0702.minecraft.gui.container.GuiPanel@User4be5fbd4
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
-- 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@User29fb8f2f
Element: de.johni0702.minecraft.gui.container.GuiPanel@User29fb8f2f
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
-- 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@User71afbb8c
Element: de.johni0702.minecraft.gui.container.GuiVerticalList@User71afbb8c
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
-- 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@User251e43f7
Element: de.johni0702.minecraft.gui.container.GuiPanel@User251e43f7
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$3.invoke(AbstractComposedGuiElement.java:148)
at com.sun.proxy.$Proxy37.mouseClick(Unknown Source)
at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
-- Gui --
Details:
Method: public abstract boolean de.johni0702.minecraft.gui.function.Clickable.mouseClick(org.lwjgl.util.ReadablePoint,int)
ComposedElement: com.replaymod.render.gui.GuiRenderSettings@d58850e
Element: com.replaymod.render.gui.GuiRenderSettings@d58850e
Stacktrace:
at de.johni0702.minecraft.gui.element.AbstractComposedGuiElement$2.invoke(AbstractComposedGuiElement.java:81)
at com.sun.proxy.$Proxy37.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:533)
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:501)
-- Affected level --
Details:
Level name: MpServer
All players: 3 total; [CameraEntity['Player'/-1789435, l='MpServer', x=1288.05, y=135.88, z=3659.12], EntityOtherPlayerMP['guilhem020102'/93040, l='MpServer', x=1287.71, y=131.00, z=3655.35], EntityOtherPlayerMP['yoyofinal'/59775, l='MpServer', x=1283.67, y=131.00, z=3660.70]]
Chunk stats: MultiplayerChunkCache: 121, 121
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-151,66,114), Chunk: (at 9,4,2 in -10,7; contains blocks -160,0,112 to -145,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 63644159 game time, 33830 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: 41 total; [EntityItem['item.tile.leaves.oak'/90178, l='MpServer', x=1306.13, y=69.00, z=3631.77], EntityItem['item.tile.sapling.oak'/91394, l='MpServer', x=1306.14, y=69.00, z=3626.76], EntityBat['Chauve-souris'/92549, l='MpServer', x=1346.75, y=45.10, z=3660.13], EntityZombie['Zombie'/92612, l='MpServer', x=1342.50, y=82.00, z=3645.82], EntityRabbit['Lapin'/78598, l='MpServer', x=1240.84, y=62.54, z=3614.39], EntityCreeper['Creeper'/91401, l='MpServer', x=1339.16, y=64.00, z=3718.26], EntityCow['Vache'/78472, l='MpServer', x=1225.50, y=82.00, z=3664.23], EntityItem['item.tile.leaves.oak'/89352, l='MpServer', x=1301.88, y=69.00, z=3623.22], EntityCreeper['Creeper'/91400, l='MpServer', x=1344.61, y=64.00, z=3719.59], EntityCreeper['Creeper'/91403, l='MpServer', x=1343.79, y=64.00, z=3717.44], EntityMinecartChest['Wagonnet de stockage'/78603, l='MpServer', x=1344.50, y=40.06, z=3605.88], EntitySkeleton['Squelette'/92171, l='MpServer', x=1346.23, y=39.00, z=3625.49], EntitySkeleton['Squelette'/93195, l='MpServer', x=1320.50, y=73.00, z=3703.50], EntitySkeleton['Squelette'/91402, l='MpServer', x=1336.56, y=64.00, z=3720.73], EntityCow['Vache'/71437, l='MpServer', x=1243.44, y=80.00, z=3679.04], EntityCow['Vache'/71439, l='MpServer', x=1232.60, y=82.00, z=3677.80], EntityCow['Vache'/78478, l='MpServer', x=1229.96, y=89.00, z=3691.47], EntityCow['Vache'/71438, l='MpServer', x=1232.47, y=83.00, z=3672.15], EntityRabbit['Lapin'/71441, l='MpServer', x=1294.85, y=74.00, z=3603.98], EntityItem['item.tile.sapling.oak'/91408, l='MpServer', x=1305.00, y=70.00, z=3630.35], EntityCreeper['Creeper'/93200, l='MpServer', x=1303.50, y=17.00, z=3661.50], EntityZombie['Zombie'/71509, l='MpServer', x=1317.51, y=64.00, z=3673.27], EntitySkeleton['Squelette'/91860, l='MpServer', x=1326.52, y=64.00, z=3720.73], EntityZombie['Zombie'/71511, l='MpServer', x=1313.54, y=64.00, z=3688.23], EntitySkeleton['Squelette'/92251, l='MpServer', x=1325.50, y=41.00, z=3633.50], EntityItem['item.tile.leaves.oak'/90140, l='MpServer', x=1305.76, y=70.00, z=3631.36], EntityItem['item.item.arrow'/92447, l='MpServer', x=1228.81, y=86.00, z=3714.11], CameraEntity['Player'/-1789435, l='MpServer', x=1288.05, y=135.88, z=3659.12], EntityItem['item.item.bone'/92448, l='MpServer', x=1228.44, y=85.00, z=3713.68], EntityZombie['Zombie'/93860, l='MpServer', x=1257.16, y=22.00, z=3694.53], EntitySkeleton['Squelette'/91881, l='MpServer', x=1228.73, y=28.00, z=3715.46], EntityPig['Cochon'/91882, l='MpServer', x=1230.49, y=76.00, z=3712.25], EntityOtherPlayerMP['guilhem020102'/93040, l='MpServer', x=1287.71, y=131.00, z=3655.35], EntityItem['item.tile.leaves.oak'/89843, l='MpServer', x=1303.03, y=66.00, z=3622.77], EntityPig['Cochon'/92018, l='MpServer', x=1238.49, y=64.00, z=3721.75], EntityItem['item.tile.sapling.oak'/91829, l='MpServer', x=1308.90, y=69.00, z=3632.61], EntityZombie['Zombie'/93941, l='MpServer', x=1331.26, y=61.00, z=3604.13], EntityItem['item.tile.sapling.oak'/91316, l='MpServer', x=1308.00, y=70.00, z=3629.96], EntityCreeper['Creeper'/93940, l='MpServer', x=1330.80, y=61.00, z=3605.47], EntityItem['item.tile.sapling.oak'/90807, l='MpServer', x=1305.25, y=69.00, z=3633.25], EntityOtherPlayerMP['yoyofinal'/59775, l='MpServer', x=1283.67, y=131.00, z=3660.70]]
Retry entities: 0 total; []
Server brand: vanilla
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2732)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:418)
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
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: 430105384 bytes (410 MB) / 773603328 bytes (737 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: 13, tallocated: 95
FML: MCP 9.40 Powered by Forge 14.21.1.2387 Optifine OptiFine_1.12_HD_U_C4 15 mods loaded, 15 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA minecraft{1.12} [Minecraft] (minecraft.jar)
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2387.jar)
UCHIJA forge{14.21.1.2387} [Minecraft Forge] (forge-1.12-14.21.1.2387.jar)
UCHIJA replaymod-compat{1.12-2.0.0} [Replay Mod - Compatibility] (replaymod-1.12-2.0.0.jar)
UCHIJA replaymod-render{1.12-2.0.0} [Replay Mod - Render] (replaymod-1.12-2.0.0.jar)
UCHIJA replaymod-replay{1.12-2.0.0} [Replay Mod - Replay] (replaymod-1.12-2.0.0.jar)
UCHIJA replaymod{1.12-2.0.0} [Replay Mod] (replaymod-1.12-2.0.0.jar)
UCHIJA replaymod-editor{1.12-2.0.0} [Replay Mod - Replay Editor] (replaymod-1.12-2.0.0.jar)
UCHIJA replaymod-extras{1.12-2.0.0} [Replay Mod - Extras] (replaymod-1.12-2.0.0.jar)
UCHIJA replaymod-online{1.12-2.0.0} [Replay Mod - Online] (replaymod-1.12-2.0.0.jar)
UCHIJA replaymod-recording{1.12-2.0.0} [Replay Mod - Recording] (replaymod-1.12-2.0.0.jar)
UCHIJA replaymod-simplepathing{1.12-2.0.0} [Replay Mod - Simple Pathing] (replaymod-1.12-2.0.0.jar)
UCHIJA lunatriuscore{1.2.0.40} [LunatriusCore] (LunatriusCore-1.12.jar)
UCHIJA schematica{1.7.8.162} [Schematica] (Schematica-1.12.jar)
Loaded coremods (and transformers):
LoadingPlugin (replaymod-1.12-2.0.0.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.78' Renderer: 'GeForce GTX 950/PCIe/SSE2'
Launched Version: 1.12-forge1.12-14.21.1.2387
LWJGL: 2.9.4
OpenGL: GeForce GTX 950/PCIe/SSE2 GL version 4.5.0 NVIDIA 378.78, 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: 32x32
Current Language: Français (France)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz
OptiFine Version: OptiFine_1.12_HD_U_C4
Render Distance Chunks: 24
Mipmaps: 1
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 NVIDIA 378.78
OpenGlRenderer: GeForce GTX 950/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
Thank you for your help
Coordinator Guilhem