VazkiiMods / Psi

Spellcrafting mod for Minecraft based around Vector math and stack-based processing
http://psi.vazkii.net
314 stars 89 forks source link

Some sloppy 1.18[.2] work #767

Closed quat1024 closed 2 years ago

quat1024 commented 2 years ago

Idk if these also happened in 1.18.1:

Sending a PR mainly in the interest of not doing this image

Floofle commented 2 years ago

I have another bug to report: trying to cast circle bullet anything crashes the game, https://pastebin.com/SNG2Phi2

No other mods installed.

Also you seem to already know about this but the config for tricks and whatnot doesn't let you click the arrow about half the time unless you close and reopen the programmer.

quat1024 commented 2 years ago

I'm not sure what's up with the buttons on the programmer but I think it's something like:

On Sun, May 29, 2022, 18:55 Jason Woo @.***> wrote:

I have another bug to report: trying to cast circle bullet anything crashes the game, https://pastebin.com/SNG2Phi2

No other mods installed.

Also you seem to already know about this but the config for tricks and whatnot doesn't let you click the arrow about half the time unless you close and reopen the programmer.

— Reply to this email directly, view it on GitHub https://github.com/VazkiiMods/Psi/pull/767#issuecomment-1140539752, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPY4NLCBV2VHVFNIMCTT2TVMPYXDANCNFSM5XH2SYMQ . You are receiving this because you authored the thread.Message ID: @.***>

Floofle commented 2 years ago

That sounds consistent with what I was experiencing, yeah.

Let's say you place a Trick: Explode, which wants a position and a number. If you click a direction for the number (say, up) it won't let you select any of the 4 arrows for position until you close and reopen. If you open a different piece, the same selectors don't work either.

So any attempt after the first to select the config options breaks, and I don't know enough about programming to guess at the why.