Advertisement
Guest User

Untitled

a guest
Mar 12th, 2014
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I just don't know what went wrong :(
  3.  
  4. Time: 3/12/14 9:24 PM
  5. Description: Initializing game
  6.  
  7. java.lang.NoSuchMethodError: bqp.getMultiTexID()Lshadersmodcore/client/MultiTexID;
  8. at shadersmodcore.client.ShadersTex.initDynamicTexture(ShadersTex.java:259)
  9. at bqp.<init>(SourceFile:26)
  10. at brh.<clinit>(SourceFile:32)
  11. at bnf.b(SourceFile:103)
  12. at bnf.a(SourceFile:60)
  13. at bnf.<init>(SourceFile:46)
  14. at azl.ad(SourceFile:338)
  15. at azl.f(SourceFile:696)
  16. at net.minecraft.client.main.Main.main(SourceFile:148)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  20. at java.lang.reflect.Method.invoke(Unknown Source)
  21. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  22. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- Head --
  29. Stacktrace:
  30. at shadersmodcore.client.ShadersTex.initDynamicTexture(ShadersTex.java:259)
  31. at bqp.<init>(SourceFile:26)
  32. at brh.<clinit>(SourceFile:32)
  33. at bnf.b(SourceFile:103)
  34. at bnf.a(SourceFile:60)
  35. at bnf.<init>(SourceFile:46)
  36. at azl.ad(SourceFile:338)
  37.  
  38. -- Initialization --
  39. Details:
  40. Stacktrace:
  41. at azl.f(SourceFile:696)
  42. at net.minecraft.client.main.Main.main(SourceFile:148)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  46. at java.lang.reflect.Method.invoke(Unknown Source)
  47. at net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
  48. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  49.  
  50. -- System Details --
  51. Details:
  52. Minecraft Version: 1.7.5
  53. Operating System: Windows 7 (amd64) version 6.1
  54. Java Version: 1.7.0_45, Oracle Corporation
  55. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  56. Memory: 104786800 bytes (99 MB) / 162004992 bytes (154 MB) up to 954728448 bytes (910 MB)
  57. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  58. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  59. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  60. Launched Version: 1.7.5test
  61. LWJGL: 2.9.1
  62. OpenGL: GeForce GT 430/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  63. GL Caps: Using GL 1.3 multitexturing.
  64. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  65. Anisotropic filtering is supported and maximum anisotropy is 16.
  66. Shaders are available because OpenGL 2.1 is supported.
  67.  
  68. Is Modded: Very likely; Jar signature invalidated
  69. Type: Client (map_client.txt)
  70. Resource Packs: []
  71. Current Language: ~~ERROR~~ NullPointerException: null
  72. Profiler Position: N/A (disabled)
  73. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  74. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement