Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.
Sign in to follow this  
Followers 0
EternalUndeath

48g compatibility with GLSL and Dynamic Lighting

8 posts in this topic

Can anyone explain to me why these mods are broken with TFC? I'm afraid I don't quite know why they won't work, since they don't add blocks or crafting recipes or anything like that which relies on vanilla

Answers plz?

0

Share this post


Link to post
Share on other sites

Can you post a stack trace? It's in the error log you get when MC crashes.

You need to be more specific. Nobody can help you if you don't give any information.

I'm quite surprised in you, Eternal. You come across as much more intelligent in much of the forum.

0

Share this post


Link to post
Share on other sites

Can you post a stack trace? It's in the error log you get when MC crashes.

You need to be more specific. Nobody can help you if you don't give any information.

I'm quite surprised in you, Eternal. You come across as much more intelligent in much of the forum.

I haven't installed either yet

I was told they don't work, and am now requesting additional information as to why.

0

Share this post


Link to post
Share on other sites

Well, I just tried to install GLSL shaders on top of my tfcraft and it failed to do it.. so that's my guess. I was able to install it on an unmodded 1.2.5 jar, but by default it does the absolutely most sickness-inducing DoF I've ever seen. That jar was promptly discarded.

EDIT:

This is the error I get when I try to install GLSL ontop of tfcraft. If you can find any info on it, great. Because I can't. Not to say there's not people who have the issue. No one seems to reply to ANY of them though:

==== Installing Shaders ====

Error installing Shaders!

javassist.NotFoundException: no such constructor

at javassist.CtClass.getConstructor(CtClass.java:771)

at javassist.CtClassType.getConstructor(CtClassType.java:1042)

at javassist.CtClass.getDeclaredConstructor(CtClass.java:792)

at Hooks.install(Hooks.java:109)

at daxnitro.nitrous.InstallThread.installMods(InstallThread.java:127)

at daxnitro.nitrous.InstallThread.run(InstallThread.java:44)

==== Shaders Failed Installation ====

EDIT2:

Installing optifine (Multithread C6) allowed the shaders to install. However, once the game loaded, I was able to look 90 degrees to my right, see the DoF change, and then the game locked up. Progress? :unsure:

EDIT3:

I installed optifine Smooth C5 and then shaders. To my surprise, it actually didn't crash. However, I was stuck on an island in the middle of an ocean with nothing but wavey grass to keep me company. Two world deletes later, I managed to plop into a forest and then straight into a crash:

java.lang.reflect.InvocationTargetException

at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at Reflector.callBoolean(Reflector.java:189)

at vl.b(RenderBlocks.java:448)

at ct.updateRenderer(WorldRenderer.java:419)

at l.updateRenderer(RenderGlobal.java:1635)

at l.updateRenderersImpl(RenderGlobal.java:1481)

at l.a(RenderGlobal.java:1440)

at lr.a(EntityRenderer.java:1328)

at Shaders.beginRender(Shaders.java:249)

at lr.a(EntityRenderer.java)

at lr.b(EntityRenderer.java:1055)

at net.minecraft.client.Minecraft.x(Minecraft.java:873)

at net.minecraft.client.Minecraft.run(Minecraft.java:750)

at java.lang.Thread.run(Unknown Source)

Caused by: java.nio.BufferOverflowException

at java.nio.Buffer.nextPutIndex(Unknown Source)

at java.nio.DirectByteBuffer.putShort(Unknown Source)

at adz.a(Tessellator.java)

at adz.a(Tessellator.java:446)

at vl.c(RenderBlocks.java:5310)

at TFC.Render.TFC_CoreRender.RenderNewLeaves(TFC_CoreRender.java:3866)

at ClientProxy.renderWorldBlock(ClientProxy.java:355)

at mod_TFC.renderWorldBlock(mod_TFC.java:369)

at cpw.mods.fml.client.BlockRenderInfo.renderWorldBlock(BlockRenderInfo.

java:66)

at cpw.mods.fml.client.FMLClientHandler.renderWorldBlock(FMLClientHandle

r.java:704)

at ModLoader.renderWorldBlock(ModLoader.java:674)

... 16 more

java.lang.reflect.InvocationTargetException

at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at Reflector.callBoolean(Reflector.java:189)

at vl.b(RenderBlocks.java:448)

at ct.updateRenderer(WorldRenderer.java:419)

at l.updateRenderer(RenderGlobal.java:1635)

at l.updateRenderersImpl(RenderGlobal.java:1481)

at l.a(RenderGlobal.java:1440)

at lr.a(EntityRenderer.java:1328)

at Shaders.beginRender(Shaders.java:249)

at lr.a(EntityRenderer.java)

at lr.b(EntityRenderer.java:1055)

at net.minecraft.client.Minecraft.x(Minecraft.java:873)

at net.minecraft.client.Minecraft.run(Minecraft.java:750)

at java.lang.Thread.run(Unknown Source)

Caused by: java.nio.BufferOverflowException

at java.nio.Buffer.nextPutIndex(Unknown Source)

at java.nio.DirectByteBuffer.putShort(Unknown Source)

at adz.a(Tessellator.java)

at adz.a(Tessellator.java:446)

at vl.a(RenderBlocks.java:5082)

at TFC.Render.TFC_CoreRender.RenderNewLeaves(TFC_CoreRender.java:3671)

at ClientProxy.renderWorldBlock(ClientProxy.java:355)

at mod_TFC.renderWorldBlock(mod_TFC.java:369)

at cpw.mods.fml.client.BlockRenderInfo.renderWorldBlock(BlockRenderInfo.

java:66)

at cpw.mods.fml.client.FMLClientHandler.renderWorldBlock(FMLClientHandle

r.java:704)

at ModLoader.renderWorldBlock(ModLoader.java:674)

... 16 more

java.lang.reflect.InvocationTargetException

at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at Reflector.callBoolean(Reflector.java:189)

at vl.b(RenderBlocks.java:448)

at ct.updateRenderer(WorldRenderer.java:419)

at l.updateRenderer(RenderGlobal.java:1635)

at l.updateRenderersImpl(RenderGlobal.java:1481)

at l.a(RenderGlobal.java:1440)

at lr.a(EntityRenderer.java:1328)

at Shaders.beginRender(Shaders.java:249)

at lr.a(EntityRenderer.java)

at lr.b(EntityRenderer.java:1055)

at net.minecraft.client.Minecraft.x(Minecraft.java:873)

at net.minecraft.client.Minecraft.run(Minecraft.java:750)

at java.lang.Thread.run(Unknown Source)

Caused by: java.nio.BufferOverflowException

at java.nio.Buffer.nextPutIndex(Unknown Source)

at java.nio.DirectByteBuffer.putShort(Unknown Source)

at adz.a(Tessellator.java)

at adz.a(Tessellator.java:446)

at vl.a(RenderBlocks.java:5082)

at TFC.Render.TFC_CoreRender.RenderNewLeaves(TFC_CoreRender.java:3671)

at ClientProxy.renderWorldBlock(ClientProxy.java:355)

at mod_TFC.renderWorldBlock(mod_TFC.java:369)

at cpw.mods.fml.client.BlockRenderInfo.renderWorldBlock(BlockRenderInfo.

java:66)

at cpw.mods.fml.client.FMLClientHandler.renderWorldBlock(FMLClientHandle

r.java:704)

at ModLoader.renderWorldBlock(ModLoader.java:674)

... 16 more

java.lang.reflect.InvocationTargetException

at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at Reflector.callBoolean(Reflector.java:189)

at vl.b(RenderBlocks.java:448)

at ct.updateRenderer(WorldRenderer.java:419)

at l.updateRenderer(RenderGlobal.java:1635)

at l.updateRenderersImpl(RenderGlobal.java:1481)

at l.a(RenderGlobal.java:1440)

at lr.a(EntityRenderer.java:1328)

at Shaders.beginRender(Shaders.java:249)

at lr.a(EntityRenderer.java)

at lr.b(EntityRenderer.java:1055)

at net.minecraft.client.Minecraft.x(Minecraft.java:873)

at net.minecraft.client.Minecraft.run(Minecraft.java:750)

at java.lang.Thread.run(Unknown Source)

Caused by: java.nio.BufferOverflowException

at java.nio.Buffer.nextPutIndex(Unknown Source)

at java.nio.DirectByteBuffer.putShort(Unknown Source)

at adz.a(Tessellator.java)

at adz.a(Tessellator.java:446)

at vl.a(RenderBlocks.java:5082)

at TFC.Render.TFC_CoreRender.RenderNewLeaves(TFC_CoreRender.java:3671)

at ClientProxy.renderWorldBlock(ClientProxy.java:355)

at mod_TFC.renderWorldBlock(mod_TFC.java:369)

at cpw.mods.fml.client.BlockRenderInfo.renderWorldBlock(BlockRenderInfo.

java:66)

at cpw.mods.fml.client.FMLClientHandler.renderWorldBlock(FMLClientHandle

r.java:704)

at ModLoader.renderWorldBlock(ModLoader.java:674)

... 16 more

java.nio.BufferOverflowException

at java.nio.Buffer.nextPutIndex(Unknown Source)

at java.nio.DirectByteBuffer.putShort(Unknown Source)

at adz.a(Tessellator.java)

at adz.a(Tessellator.java:446)

at vl.b(RenderBlocks.java:5205)

at vl.b(RenderBlocks.java:4353)

at vl.o(RenderBlocks.java:3460)

at vl.b(RenderBlocks.java:339)

at ct.updateRenderer(WorldRenderer.java:419)

at l.updateRenderer(RenderGlobal.java:1635)

at l.updateRenderersImpl(RenderGlobal.java:1481)

at l.a(RenderGlobal.java:1440)

at lr.a(EntityRenderer.java:1328)

at Shaders.beginRender(Shaders.java:249)

at lr.a(EntityRenderer.java)

at lr.b(EntityRenderer.java:1055)

at net.minecraft.client.Minecraft.x(Minecraft.java:873)

at net.minecraft.client.Minecraft.run(Minecraft.java:750)

at java.lang.Thread.run(Unknown Source)

2012-08-28 22:09:07 [sEVERE] A critical error has occurred.

java.nio.BufferOverflowException

at java.nio.Buffer.nextPutIndex(Unknown Source)

at java.nio.DirectByteBuffer.putShort(Unknown Source)

at adz.a(Tessellator.java)

at adz.a(Tessellator.java:446)

at vl.b(RenderBlocks.java:5205)

at vl.b(RenderBlocks.java:4353)

at vl.o(RenderBlocks.java:3460)

at vl.b(RenderBlocks.java:339)

at ct.updateRenderer(WorldRenderer.java:419)

at l.updateRenderer(RenderGlobal.java:1635)

at l.updateRenderersImpl(RenderGlobal.java:1481)

at l.a(RenderGlobal.java:1440)

at lr.a(EntityRenderer.java:1328)

at Shaders.beginRender(Shaders.java:249)

at lr.a(EntityRenderer.java)

at lr.b(EntityRenderer.java:1055)

at net.minecraft.client.Minecraft.x(Minecraft.java:873)

at net.minecraft.client.Minecraft.run(Minecraft.java:750)

at java.lang.Thread.run(Unknown Source)

2012-08-28 22:09:07 [sEVERE] 4 mods loaded

Optifine OptiFine_1.2.5_HD_S_C3

Minecraft Forge 3.3.8.152

FML v2.2.78.153

Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5

mod_MinecraftForge : Available (minecraft.jar)

mod_SmartMoving : Available (minecraft.jar)

mod_TFC : Available (minecraft.jar)

mod_ReiMinimap : Available ([1.2.5]ReiMinimap_v3.2_04.zip)

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component

argument pData

at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)

at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)

at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)

at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)

at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)

at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)

at java.awt.Component.getGraphics(Unknown Source)

at sun.awt.RepaintArea.paint(Unknown Source)

at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

at java.awt.EventQueue.access$000(Unknown Source)

at java.awt.EventQueue$3.run(Unknown Source)

at java.awt.EventQueue$3.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour

ce)

at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour

ce)

at java.awt.EventQueue$4.run(Unknown Source)

at java.awt.EventQueue$4.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour

ce)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

I would say the theory that GLSL shaders are incompatabile with TFCraft is all but proven at this point. GLSL is open source, so a patch could be made, but I wouldn't have the slightest clue where to start.

0

Share this post


Link to post
Share on other sites

GLSL Shaders does not work well with many computers.

my lap top can't run GLSL shaders as my video card is incompatible.

0

Share this post


Link to post
Share on other sites

Okay so we've established that the GLSL is borked, if not why...

...What about Stryker's dynamic lights mod?

0

Share this post


Link to post
Share on other sites

I installed dynamic light, works fine and dandy for me.

0

Share this post


Link to post
Share on other sites

dell computers are totally incompatible with GLSL Shaders thanks to a flaw in there graphics cards :(

good thing i ve just ordered a much more powerful computer with a different graphics card on the way

0

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0