Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: 0:31: No matching function for call to abs(int) #378

Open
4 tasks done
anatawa12 opened this issue Dec 13, 2021 · 1 comment
Open
4 tasks done

ERROR: 0:31: No matching function for call to abs(int) #378

anatawa12 opened this issue Dec 13, 2021 · 1 comment
Assignees
Labels
bug Something isn't working in fixRTM compatibility compatibility with other mods

Comments

@anatawa12
Copy link
Member

anatawa12 commented Dec 13, 2021

Before submitting a bug, please make sure following checks.

  • You have finished loading all model packs before login to world/server.
  • You're using the latest stable, snapshot, or daily-snapshot version of fixRTM.
  • You're using correct version of RTM and NGTLib for your fixRTM.
  • You couldn't find same bag in the issues.

Descrive the bug

crash-2021-11-23_07.49.34-client.txt

java.lang.RuntimeException: ERROR: 0:31: No matching function for call to abs(int)

	at jp.ngt.ngtlib.renderer.GLHelper.createShader(GLHelper.java:316)
	at jp.ngt.ngtlib.renderer.GLHelper.getShaderProgram(GLHelper.java:272)
	at jp.ngt.rtm.gui.camera.Camera.init(Camera.java:115)
	at jp.ngt.rtm.gui.camera.Camera.render(Camera.java:264)
	at jp.ngt.rtm.gui.GuiIngameCustom.onRenderGui(GuiIngameCustom.java:71)
	at jp.ngt.rtm.event.RTMEventHandlerClient.onRenderGui(RTMEventHandlerClient.java:66)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_31_RTMEventHandlerClient_onRenderGui_Pre.invoke(.dynamic)
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
	at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:907)
	at net.minecraftforge.client.GuiIngameForge.renderHelmet(GuiIngameForge.java:268)
	at net.minecraftforge.client.GuiIngameForge.renderGameOverlay(GuiIngameForge.java:135)
	at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1098)
	at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1119)
	at net.minecraft.client.Minecraft.run(Minecraft.java:398)
	at net.minecraft.client.main.Main.main(Main.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at net.minecraftforge.legacydev.Main.start(Main.java:86)
	at net.minecraftforge.legacydev.MainClient.main(MainClient.java:29)

To Reproduce

Use camera on macos 12.0.1.

Expected Behavior

No response

Actual Behavior

No response

OS

macos 12.0.1

Minecraft Forge Version

2854 dev

fixRTM Version

dev 1c7f97c

Other Mods

No response

@anatawa12 anatawa12 added bug Something isn't working in fixRTM needs-triage The issues without maintainer's check labels Dec 13, 2021
@anatawa12 anatawa12 self-assigned this Dec 13, 2021
@anatawa12 anatawa12 removed the needs-triage The issues without maintainer's check label Dec 13, 2021
@anatawa12
Copy link
Member Author

WIP on port-camera-to-macos

@anatawa12 anatawa12 added the compatibility compatibility with other mods label Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in fixRTM compatibility compatibility with other mods
Projects
None yet
Development

No branches or pull requests

1 participant