Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2013-08-25 11:05:28 [WARNING] [MMMPS-CLIENT] Loading shaders failed!
- 2013-08-25 11:05:28 [INFO] [STDERR] java.lang.ExceptionInInitializerError
- 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.utils.render.MuseShaders.hBlurProgram(MuseShaders.scala)
- 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.powersuits.client.ClientProxy.registerRenderers(ClientProxy.java:91)
- 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.powersuits.common.ModularPowersuits.load(ModularPowersuits.java:167)
- 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-08-25 11:05:28 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-08-25 11:05:28 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
- 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
- 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-08-25 11:05:28 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- 2013-08-25 11:05:28 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
- 2013-08-25 11:05:28 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
- 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- 2013-08-25 11:05:28 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- 2013-08-25 11:05:28 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
- 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
- 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- 2013-08-25 11:05:28 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- 2013-08-25 11:05:28 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
- 2013-08-25 11:05:28 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
- 2013-08-25 11:05:28 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:213)
- 2013-08-25 11:05:28 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
- 2013-08-25 11:05:28 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
- 2013-08-25 11:05:28 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733)
- 2013-08-25 11:05:28 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
- 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
- 2013-08-25 11:05:28 [INFO] [STDERR] ERROR: 0:6: 'const' : non-matching types (using implicit conversion) for const initializer
- 2013-08-25 11:05:28 [INFO] [STDERR] ERROR: 0:41: 'gaussFilter' : left of '[' is not of type array, matrix, or vector
- 2013-08-25 11:05:28 [INFO] [STDERR] ERROR: 0:41: 'gaussFilter' : left of '[' is not of type array, matrix, or vector
- 2013-08-25 11:05:28 [INFO] [STDERR] ERROR: 0:43: 'gaussFilter' : left of '[' is not of type array, matrix, or vector
- 2013-08-25 11:05:28 [INFO] [STDERR]
- 2013-08-25 11:05:28 [INFO] [STDERR]
- 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.utils.render.ShaderProgram.mk(ShaderProgram.scala:72)
- 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.utils.render.ShaderProgram.<init>(ShaderProgram.scala:19)
- 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.utils.render.MuseShaders$.<init>(MuseShaders.scala:13)
- 2013-08-25 11:05:28 [INFO] [STDERR] at net.machinemuse.utils.render.MuseShaders$.<clinit>(MuseShaders.scala)
- 2013-08-25 11:05:28 [INFO] [STDERR] ... 34 more
Advertisement
Add Comment
Please, Sign In to add comment