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

Updates going forward #82

Open
mtompson opened this issue Oct 20, 2021 · 19 comments
Open

Updates going forward #82

mtompson opened this issue Oct 20, 2021 · 19 comments

Comments

@mtompson
Copy link

Hello. I wondered if you are still updating Ignorance? I just upgraded to Mirror 53 and hit an error. It works ok with Mirror 44.0.2 (I'm using Unity 2021.1.25f1)
If you are still able to help I'll send you the error. I just wound back and didn't save it!
Many thanks
Mark

@SoftwareGuy
Copy link
Owner

Ignorance ain’t dead yet. I’ve been working on the next version (v1.4.0).
What’s the error you’re getting?

@mtompson
Copy link
Author

That's great news.
Standby, I'll upgrade and get it...

@mtompson
Copy link
Author

Assets\Mirror\Runtime\Transport\Ignorance\Ignorance.cs(699,29): error CS0115: 'Ignorance.GetMaxBatchSize(int)': no suitable method found to override

I also get (which may not have anything to do with your Transport)
Folder 'Assets/Mirror/Editor/Weaver/' contains multiple assembly definition files (Assets/Mirror/Editor/Weaver/Unity.Mirror.CodeGen.asmdef)

and

Folder 'Assets/Mirror/Editor/Weaver/' contains multiple assembly definition files (Assets/Mirror/Editor/Weaver/Mirror.Weaver.asmdef)

@SoftwareGuy
Copy link
Owner

Ah. Shit. That’s due to a typo in the latest release I believe. If you look at the code and see something that says MIRROR_46_OR_NEWER then please change the 46 part to 46_0. Power is out so I can’t see if that is the issue I think it is. Otherwise failing that, use the latest Git repository commit version, which should be v1.4.0b13. That one is Mirror 46/LTS baseline ready.

@mtompson
Copy link
Author

Thanks, I'll give it a go....

@mtompson
Copy link
Author

Do you have a unity package of the v1.4.0b13 ?

@SoftwareGuy
Copy link
Owner

Power came back on, I can make one. Gimme a few.

@SoftwareGuy
Copy link
Owner

Here you go. I had to pack it into a ZIP because GitHub didn't like it being a Unitypackage file.

Download: Ignorance_Beta_v140b13.zip

@mtompson
Copy link
Author

Thanks so much for your time, I'll let you know how it goes..

@mtompson
Copy link
Author

The 'Assets/Mirror/Weaver/..... has gone from the 2 I originally posted to 32, is that related to Ignorance? If so I'm happy to send the errors.

@SoftwareGuy
Copy link
Owner

What version of Mirror are you using?

@SoftwareGuy
Copy link
Owner

The Mirror Weaver errors aren’t related to Ignorance, and I don’t believe I exported any Weaver related stuff.

@mtompson
Copy link
Author

53.0.0 I just tried upgrading to it this morning. I previously had v1.4.0b6 working ok with Mirror 44.0.2

(I'm using Unity 2021.1.25f1)

@mtompson
Copy link
Author

Yes the Mirror Weaver errors are probably something else, just checking. Thanks for your help, and pleased your still working on Ignorance.

@TCROC
Copy link

TCROC commented Sep 17, 2022

Also pleased Ignorance is still under development! It's been powering our game Blocky Ball over here at Lange Studios! U da man @SoftwareGuy !

@TCROC
Copy link

TCROC commented Sep 17, 2022

Also just realized this thread is a year old... so assuming Ignorance is still alive? @SoftwareGuy Just pinging u to confirm?

@SoftwareGuy
Copy link
Owner

Ignorance is in LTS mode, which means that there's no new features, just updates to address any issues.

If you need focused support, consider a sponsorship. I am still doing support for Ignorance but it's on the back burner as my IRL job and other projects are higher priority.

@TCROC
Copy link

TCROC commented Sep 18, 2022

Awesome! Glad to hear it! Ignorance has been holding up for us quite well in Blocky Ball! Thanks again for this awesome software!

We don't currently have the funds for sponsoring. We still work day jobs ourselves to fund Blocky Ball, but I'll be keeping Ignorance in mind for when we do become profitable! :)

@SoftwareGuy
Copy link
Owner

That's no worries, I'm just throwing that out there for the record. 😉
As always, thanks for using Ignorance.

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

3 participants