Guest User

Untitled

a guest
Jun 4th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.10 KB | None | 0 0
  1. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: java.lang.RuntimeException: Error creating shader: 0:8(13): error: could not implicitly convert operands to arithmetic operator
  2. 0:9(16): error: could not implicitly convert operands to arithmetic operator
  3. 0:9(16): error: operands to arithmetic operators must be numeric
  4. 0:9(56): error: could not implicitly convert operands to arithmetic operator
  5. 0:9(43): error: operands to arithmetic operators must be numeric
  6. 0:9(39): error: no matching function for call to `sin(error)'; candidates are:
  7. 0:9(39): error: float sin(float)
  8. 0:9(39): error: vec2 sin(vec2)
  9. 0:9(39): error: vec3 sin(vec3)
  10. 0:9(39): error: vec4 sin(vec4)
  11. 0:9(16): error: operands to arithmetic operators must be numeric
  12. 0:9(12): error: no matching function for call to `sin(error)'; candidates are:
  13. 0:9(12): error: float sin(float)
  14. 0:9(12): error: vec2 sin(vec2)
  15. 0:9(12): error: vec3 sin(vec3)
  16. 0:9(12): error: vec4 sin(vec4)
  17. 0:9(12): error: operands to arithmetic operators must be numeric
  18.  
  19. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at WayofTime.bloodmagic.client.helper.ShaderHelper.createShader(ShaderHelper.java:129)
  20. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at WayofTime.bloodmagic.client.helper.ShaderHelper.createProgram(ShaderHelper.java:87)
  21. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at WayofTime.bloodmagic.client.helper.ShaderHelper.createProgram(ShaderHelper.java:75)
  22. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at WayofTime.bloodmagic.client.helper.ShaderHelper.init(ShaderHelper.java:43)
  23. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at WayofTime.bloodmagic.proxy.ClientProxy.registerRenderers(ClientProxy.java:89)
  24. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at WayofTime.bloodmagic.proxy.CommonProxy.preInit(CommonProxy.java:33)
  25. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at WayofTime.bloodmagic.proxy.ClientProxy.preInit(ClientProxy.java:65)
  26. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at WayofTime.bloodmagic.BloodMagic.preInit(BloodMagic.java:75)
  27. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  29. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  30. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at java.lang.reflect.Method.invoke(Method.java:498)
  31. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:566)
  32. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  33. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at java.lang.reflect.Method.invoke(Method.java:498)
  35. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  36. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  37. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  38. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  39. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  40. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228)
  41. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206)
  42. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  44. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  45. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at java.lang.reflect.Method.invoke(Method.java:498)
  46. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  47. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  48. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  49. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  50. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  51. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  52. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:587)
  53. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
  54. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:437)
  55. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
  56. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at net.minecraft.client.main.Main.main(SourceFile:124)
  57. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  59. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  60. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at java.lang.reflect.Method.invoke(Method.java:498)
  61. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  62. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  63. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  65. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  66. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at java.lang.reflect.Method.invoke(Method.java:498)
  67. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
  68. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
  69. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at org.multimc.EntryPoint.listen(EntryPoint.java:170)
  70. [18:29:30] [Client thread/INFO]: [WayofTime.bloodmagic.client.helper.ShaderHelper:createShader:135]: at org.multimc.EntryPoint.main(EntryPoint.java:54)
Advertisement
Add Comment
Please, Sign In to add comment