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

getCameraX2, Y2 and Z2 don't exist #1

Open
jesufh opened this issue Dec 6, 2024 · 4 comments
Open

getCameraX2, Y2 and Z2 don't exist #1

jesufh opened this issue Dec 6, 2024 · 4 comments

Comments

@jesufh
Copy link

jesufh commented Dec 6, 2024

Hello, when compiling the plugin it indicates that getCameraX2, getCameraY2 and getCameraZ2 do not exist in client.java.

I did some research and there is only presence of them in the old OpenOSRS project.

@jacobbrown0192
Copy link
Owner

I was using runelite for this plugin, not sure if there is a divination in the two projects and maybe the camera name is different in the OpenOSRS project.

@jesufh
Copy link
Author

jesufh commented Dec 11, 2024

I was using runelite for this plugin, not sure if there is a divination in the two projects and maybe the camera name is different in the OpenOSRS project.

I understand, in the official Runelite project it does not exist, and if it did, it was removed at some point. Anyway, I saw potential in your project since I like to experiment with these things. Are the parameters getCameraX2, Z2 and Y2 mandatory?

@jacobbrown0192
Copy link
Owner

Honestly, not sure. I pulled this down from some project and made some significant modifications to get it to work. Don't recall if X2 Y2 Z2 were ever actually used, might just be legacy garbage leftover.

Try taking them out! Let me know how it goes. I'll have a deeper look if I find time later this month.

@jesufh
Copy link
Author

jesufh commented Mar 30, 2025

Hi again, I recently started botting again. That time I deleted the parameters and the plugin was working fine, but now I wanted to test it again and it throws errors. For example, when the player is performing an action ex. fishing, the /events server becomes unavailable.

If you are still interested, take a look at the code and if possible, compile the plugin. Good luck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants