Advertisement
Guest User

crash report

a guest
Jul 19th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 19/07/18 14:49
  5. Description: Rendering screen
  6.  
  7. java.lang.IllegalStateException: Child not present in child list:com.mojang.realmsclient.RealmsMainScreen$ServerSelectionList@12f4b3a2
  8. at cio.b(SourceFile:180)
  9. at net.minecraft.realms.RealmsScreen.removeWidget(SourceFile:176)
  10. at com.mojang.realmsclient.RealmsMainScreen.drawPopup(RealmsMainScreen.java:978)
  11. at com.mojang.realmsclient.RealmsMainScreen.render(RealmsMainScreen.java:846)
  12. at cio.a(SourceFile:99)
  13. at ctn.a(SourceFile:792)
  14. at cfi.c(SourceFile:847)
  15. at cfi.a(SourceFile:392)
  16. at net.minecraft.client.main.Main.main(SourceFile:144)
  17.  
  18.  
  19. A detailed walkthrough of the error, its code path and all known details is as follows:
  20. ---------------------------------------------------------------------------------------
  21.  
  22. -- Head --
  23. Thread: Client thread
  24. Stacktrace:
  25. at cio.b(SourceFile:180)
  26. at net.minecraft.realms.RealmsScreen.removeWidget(SourceFile:176)
  27. at com.mojang.realmsclient.RealmsMainScreen.drawPopup(RealmsMainScreen.java:978)
  28. at com.mojang.realmsclient.RealmsMainScreen.render(RealmsMainScreen.java:846)
  29. at cio.a(SourceFile:99)
  30.  
  31. -- Screen render details --
  32. Details:
  33. Screen name: cio
  34. Mouse location: Scaled: (308, 156). Absolute: (616.000000, 312.000000)
  35. Screen size: Scaled: (960, 540). Absolute: (1920, 1080). Scale factor of 2.000000
  36. Stacktrace:
  37. at ctn.a(SourceFile:792)
  38. at cfi.c(SourceFile:847)
  39. at cfi.a(SourceFile:392)
  40. at net.minecraft.client.main.Main.main(SourceFile:144)
  41.  
  42. -- System Details --
  43. Details:
  44. Minecraft Version: 1.13
  45. Operating System: Windows 10 (amd64) version 10.0
  46. Java Version: 1.8.0_51, Oracle Corporation
  47. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  48. Memory: 125158240 bytes (119 MB) / 401870848 bytes (383 MB) up to 2134114304 bytes (2035 MB)
  49. JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  50. Launched Version: 1.13
  51. LWJGL: 3.1.6 build 14
  52. OpenGL: GeForce GTX 950M/PCIe/SSE2 GL version 4.6.0 NVIDIA 398.36, NVIDIA Corporation
  53. GL Caps: Using GL 1.3 multitexturing.
  54. Using GL 1.3 texture combiners.
  55. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  56. Shaders are available because OpenGL 2.1 is supported.
  57. VBOs are available because OpenGL 1.5 is supported.
  58.  
  59. Using VBOs: Yes
  60. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  61. Type: Client (map_client.txt)
  62. Resource Packs:
  63. Current Language: English (US)
  64. Profiler Position: N/A (disabled)
  65. CPU: 4x Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement