mrkirby153

Untitled

Aug 25th, 2013
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.98 KB | None | 0 0
  1. 2013-08-25 11:05:28 [WARNING] [MMMPS-CLIENT] Loading shaders failed!
  2. 2013-08-25 11:05:28 [INFO] [STDERR] java.lang.ExceptionInInitializerError
  3. 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.utils.render.MuseShaders.hBlurProgram(MuseShaders.scala)
  4. 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.powersuits.client.ClientProxy.registerRenderers(ClientProxy.java:91)
  5. 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.powersuits.common.ModularPowersuits.load(ModularPowersuits.java:167)
  6. 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  7. 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  8. 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  9. 2013-08-25 11:05:28 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  10. 2013-08-25 11:05:28 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
  11. 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
  12. 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  13. 2013-08-25 11:05:28 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  14. 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  15. 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  16. 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  17. 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  18. 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  19. 2013-08-25 11:05:28 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
  20. 2013-08-25 11:05:28 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
  21. 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  23. 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  24. 2013-08-25 11:05:28 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  25. 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  26. 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  27. 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  28. 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  29. 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  30. 2013-08-25 11:05:28 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
  31. 2013-08-25 11:05:28 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
  32. 2013-08-25 11:05:28 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
  33. 2013-08-25 11:05:28 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
  34. 2013-08-25 11:05:28 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
  35. 2013-08-25 11:05:28 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
  36. 2013-08-25 11:05:28 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
  37. 2013-08-25 11:05:28 [INFO] [STDERR] Caused by: java.lang.RuntimeException: Error creating shader: ERROR: 0:6: 'const float' : cannot declare arrays of this qualifier
  38. 2013-08-25 11:05:28 [INFO] [STDERR] ERROR: 0:6: 'const' : non-matching types (using implicit conversion) for const initializer
  39. 2013-08-25 11:05:28 [INFO] [STDERR] ERROR: 0:41: 'gaussFilter' : left of '[' is not of type array, matrix, or vector
  40. 2013-08-25 11:05:28 [INFO] [STDERR] ERROR: 0:41: 'gaussFilter' : left of '[' is not of type array, matrix, or vector
  41. 2013-08-25 11:05:28 [INFO] [STDERR] ERROR: 0:43: 'gaussFilter' : left of '[' is not of type array, matrix, or vector
  42. 2013-08-25 11:05:28 [INFO] [STDERR]
  43. 2013-08-25 11:05:28 [INFO] [STDERR]
  44. 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.utils.render.ShaderProgram.mk(ShaderProgram.scala:72)
  45. 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.utils.render.ShaderProgram.<init>(ShaderProgram.scala:19)
  46. 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.utils.render.MuseShaders$.<init>(MuseShaders.scala:13)
  47. 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.utils.render.MuseShaders$.<clinit>(MuseShaders.scala)
  48. 2013-08-25 11:05:28 [INFO] [STDERR] ... 34 more
Advertisement
Add Comment
Please, Sign In to add comment