AM2PlayGround

AM2PlayGround

2.5k Downloads

contingency spells broken on pre 1.6.5 AM2.5 versions

Closed this issue ยท 5 comments

commented
commented

using your new dev 1 build
crash-2023-11-30_02.07.06-client.txt

commented

crash-2023-11-30_01.35.34-server.txt

arsmagica2{1.6.1} [Ars Magica 2] (AM2-1.6.1.jar)
am2pg{0.11.0} [AM2 Playground] (AM2PlayGround-Beta-0.11.0-hotfix1.jar)

using your new dev 1 build crash-2023-11-30_02.07.06-client.txt

arsmagica2{1.6.1} [Ars Magica 2] (AM2-1.6.1.jar)

AM2PG 1.11.0 auto-detects only AM2.5 1.6.5+ version (when I'm done writing my addon, lastest of AM2.5 was 1.6.5, and that's the first version which my addon supports), and it's always good idea to use LATEST builds cuz previous builds are not supported (AM2.5 API changes from version to version, here is an example, and it's kinda hard to separate addon logic to work with this multiverse).

Let me know if AM2PG 1.11.2 will not work with AM2.5 1.6.7 or higher versions, or you really have some reasons to stuck with 1.6.1 and attach addon here.

commented

I am currently working with TCL to find out why 1.6.2+ won't work on my end. it outputs a bad variable on versions past that. I tried using every version of this mod too to try and find one compatable with 1.6.1. if you could, could you include what version this mod was made for in the changelogs. I would run 1.6.6 of am2.5 if i could though.

commented

I am currently working with TCL to find out why 1.6.2+ won't work on my end. it outputs a bad variable on versions past that. I tried using every version of this mod too to try and find one compatable with 1.6.1. if you could, could you include what version this mod was made for in the changelogs. I would run 1.6.6 of am2.5 if i could though.

I wrote something about versions in readme, good enough?

Also maybe I can kinda help with some AM2.5 errors, cuz I'm a little familiar with its code;
But you'll have to find my discord or something like that on your own first, which might be tricky.