Xackery
Xackery
```panic: runtime error: index out of range [4294967295] with length 0 goroutine 1 [running, locked to thread]: github.com/solarlune/tetra3d.LoadGLTFData({0xc00044c000, 0x1d81b, 0x1d81b}, 0x0) /Users/xackery/Documents/code/go/pkg/mod/github.com/solarlune/[email protected]/gltf.go:162 +0x8e7a exit status 2 ``` seems: ```go newMat.TexturePath...
```panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x4431201] goroutine 1 [running, locked to thread]: github.com/solarlune/tetra3d.LoadGLTFData({0xc000ad8000, 0x1d71f, 0x1d71f}, 0x0) /Users/xackery/Documents/code/go/pkg/mod/github.com/solarlune/[email protected]/gltf.go:158 +0xba1 github.com/xackery/quail/cmd.(*viewer).load(0xc0004e4bf0,...
goroutine 1 [running, locked to thread]: github.com/solarlune/tetra3d.LoadGLTFData({0xc0000cc000, 0x6c2, 0x6c3}, 0x0) /Users/xackery/Documents/code/go/pkg/mod/github.com/solarlune/[email protected]/gltf.go:402 +0x82a7 this time I can attach the gltf it fails with: [interleaved.gltf.zip](https://github.com/SolarLune/Tetra3d/files/9069359/interleaved.gltf.zip) This is based on https://github.com/qmuntal/gltf/tree/80d3922a76d3e24371f8c99e0d213ecc8dae3ffe#data-interleaving
Any way to incorporate this amazing action to allow it to do a nightly build system, maybe something similar to https://github.com/marvinpinto/actions/tree/master/packages/automatic-releases
For the zone table:  These two fields are honored and use two different methods to do zone checks: https://github.com/EQEmu/Server/blob/master/zone/zoning.cpp#L361 Do we want to maybe merge them? Are we planning...
http://everquest.fanra.info/wiki/Fellowships has a pretty good rundown of it. Fellowships are awesome. While PEQ is focused on DoN, and most other servers are focused on trilogy or custom, I feel having...
I did a good chunk of the dirty work, but if someone else wants to PR and do the rest let me know. I'll work on this eventually otherwise. RoF2...
0x60F9D0 AchievementWnd::AchievementWnd 610D90 AchievementWnd::UpdateList
When a char logs in a enable_petition_wnd flag needs to be enabled for this to be loaded plus EQUI.xml EQUI_GUIDE_PetitionQWnd.xml jumbers noted eqemu has code supporting this probably from a...
https://wiki.project1999.com/Kunark_Era_Customer_Service_Guidelines soulmark: looks like a reputation system? fields seem to be: name, id, gm, gmid, date.. actions remove, edit, warn, praise, marktext, markinput, savemarks, fillfields, setplayer (seems just a string)...