Sander ten Veldhuis
Sander ten Veldhuis
Hi dearplain, do you have any plans on attempting to do this soon? I would very much appreciate it, and it would help me out a lot. If there's anything...
I haven't tried your latest commits yet. Do those work?
So I did some testing with the latest commit on the master branch. I tried reading all objects imported by the plugin I'm trying to load. The plugin looks as...
~~I actually found a fix for the runtime related errors. I'll create a pull request and you can decide if you want that.~~ (Nevermind, this breaks existing examples) This is...
I now seem to get this: ``` panic: runtime error: index out of range goroutine 1 [running]: github.com/dearplain/goloader.Load(0xc042333880, 0xc0420837d0, 0x100, 0xc0422b1000, 0xef) C:/Users/Sander/go/src/github.com/dearplain/goloader/dymcode.go:580 +0x33b7 main.main() C:/Users/Sander/go/src/github.com/dearplain/goloader/cmd/main.go:24 +0x188 ``` when attempting...
I got something that works! Only the interfaces don't work yet in 1.10 like you said :)
@JustTalDevelops are you able to debug if this is because of an error in the data saving/loading or just the client itself being weird?
That is weird. I just can't seem to find anything wrong with the way yaw/pitch is loaded or stored 🤔
@JustTalDevelops ^
I'm unable to reproduce this. Could you make sure this happens with a vanilla dragonfly server?