i recently decided id had enough of the massive lag spike in my modded 1.7.10 world (thanks forge) so upgraded to minecraft 1.10.2 (unmodded) and as soon as i enter the world the game crashes and gives me this report
Completely ignored arguments: [--nativeLauncherVersion, 307]
[18:57:05] [Client thread/INFO]: Setting user: lunchboxxx19
[18:57:06] [Client thread/WARN]: Skipping bad option: lastServer:
[18:57:06] [Client thread/INFO]: LWJGL Version: 2.9.4
[18:57:06] [Client thread/INFO]: Reloading ResourceManager: Default
[18:57:07] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:57:07] [Thread-5/INFO]: Initializing LWJGL OpenAL
[18:57:07] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:57:07] [Thread-5/INFO]: OpenAL initialized.
[18:57:07] [Sound Library Loader/INFO]: Sound engine started
[18:57:08] [Client thread/INFO]: Created: 1024x512 textures-atlas
[18:57:15] [Client thread/INFO]: Deleting level New World
[18:57:15] [Client thread/INFO]: Attempt 1...
[18:57:19] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[18:57:19] [Server thread/INFO]: Generating keypair
[18:57:19] [Server thread/INFO]: Preparing start region for level 0
[18:57:20] [Server thread/INFO]: Preparing spawn area: 13%
[18:57:21] [Server thread/INFO]: Preparing spawn area: 25%
[18:57:22] [Server thread/INFO]: Preparing spawn area: 38%
[18:57:23] [Server thread/INFO]: Preparing spawn area: 52%
[18:57:24] [Server thread/INFO]: Preparing spawn area: 68%
[18:57:25] [Server thread/INFO]: Preparing spawn area: 83%
[18:57:26] [Server thread/INFO]: Preparing spawn area: 95%
[18:57:27] [Server thread/INFO]: Changing view distance to 12, from 10
[18:57:27] [Server thread/INFO]: lunchboxxx19[local:E:69352415] logged in with entity id 1094 at (215.5, 74.0, 211.5)
[18:57:27] [Server thread/INFO]: lunchboxxx19 joined the game
[18:57:31] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3978ms behind, skipping 79 tick(s)
i have fully updated my graphics drivers and java as well but still nothing
i recently decided id had enough of the massive lag spike in my modded 1.7.10 world (thanks forge) so upgraded to minecraft 1.10.2 (unmodded) and as soon as i enter the world the game crashes and gives me this report
Completely ignored arguments: [--nativeLauncherVersion, 307]
[18:57:05] [Client thread/INFO]: Setting user: lunchboxxx19
[18:57:06] [Client thread/WARN]: Skipping bad option: lastServer:
[18:57:06] [Client thread/INFO]: LWJGL Version: 2.9.4
[18:57:06] [Client thread/INFO]: Reloading ResourceManager: Default
[18:57:07] [Sound Library Loader/INFO]: Starting up SoundSystem...
[18:57:07] [Thread-5/INFO]: Initializing LWJGL OpenAL
[18:57:07] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[18:57:07] [Thread-5/INFO]: OpenAL initialized.
[18:57:07] [Sound Library Loader/INFO]: Sound engine started
[18:57:08] [Client thread/INFO]: Created: 1024x512 textures-atlas
[18:57:15] [Client thread/INFO]: Deleting level New World
[18:57:15] [Client thread/INFO]: Attempt 1...
[18:57:19] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[18:57:19] [Server thread/INFO]: Generating keypair
[18:57:19] [Server thread/INFO]: Preparing start region for level 0
[18:57:20] [Server thread/INFO]: Preparing spawn area: 13%
[18:57:21] [Server thread/INFO]: Preparing spawn area: 25%
[18:57:22] [Server thread/INFO]: Preparing spawn area: 38%
[18:57:23] [Server thread/INFO]: Preparing spawn area: 52%
[18:57:24] [Server thread/INFO]: Preparing spawn area: 68%
[18:57:25] [Server thread/INFO]: Preparing spawn area: 83%
[18:57:26] [Server thread/INFO]: Preparing spawn area: 95%
[18:57:27] [Server thread/INFO]: Changing view distance to 12, from 10
[18:57:27] [Server thread/INFO]: lunchboxxx19[local:E:69352415] logged in with entity id 1094 at (215.5, 74.0, 211.5)
[18:57:27] [Server thread/INFO]: lunchboxxx19 joined the game
[18:57:31] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3978ms behind, skipping 79 tick(s)
i have fully updated my graphics drivers and java as well but still nothing
ive also dedicated 8gb to minecraft
also this is the launcher log
https://www.dropbox.com/s/fszvh8rlwl2j03t/Launcher log.txt?dl=0
and this is the log file from the .minecraft file labeled - hs_err_pid6824
https://www.dropbox.com/s/8x2i2nxziyo7oyi/hs_err_pid6824.log?dl=0
should i contact mojang/microsoft about this?
This email links don't seem to work. Post the logs on paste.ubuntu.com thenot link them here
Also post the java argument used to allocate more ram
ok ive changed the links (had the wrong links, every damn time) and the JVM arguement is -
-Xmx8G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn8G
this worked for me in 1.7.10 - 1.9.4 and even on a fresh install this is the arguement i get (that i then subsequently modify) -
-Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128mb
well theres your problem, don't edit the Xmn value, leave that at 128M, thats why you get lag spikes
and as for the crash with this file https://www.dropbox.com/s/8x2i2nxziyo7oyi/hs_err_pid6824.log?dl=0 turn off VBOs in minecrafts video settings and that should go away
really about the lag spikes? what does that actually do? cause i was told to increase it as well to match my dedicated ram
and what do the VBOs do? which one is my VBO?
also thanks for the help