Development > Tech Issues

Mids Reborn with dot net 6 fails on windows 7

(1/2) > >>

Joshex:
Dot net 6 is sneakily unavailable to windows 7 users. I tried installing it, and microsoftie has put in operating system detection in the installer and BLOCKED windows 7. We wont get into the rabid illegal nonsense that they get away with and why they want to. but the software would otherwise (without an os version checker) install.

However in this case that means .net 6 is unavailable to windows 7 users. and that means Mids Reborn  that uses it cannot be run on windows 7. it'd be nice to have a version with an earlier .net, afterall theres not much reason to update the .net version in an application like that.

Redlynne:
Speaking just for myself (of course), I seriously wish that there was a mobile app version of Mids Reborn that I could load up on my iPad (or for others, an Android device) so as to "unchain" Mids Reborn from Windoze entirely.

Astralock:
Mids' Reborn only officially supports Windows 10 and 11 now.  .NET is also up to version 7 as of a couple of months ago, 6 is now old.  It just is what it is.  Windows 7 is a 13.5 year-old unsupported operating system.  There's just no legitimate reason for the Mids' developers to support it.

From what I understand, .NET 6 solved some problems that Mids' Reborn had.  What, I have no idea.  I'm not a developer.

Also, I recommend joining the Mids' Reborn Discord server if you have any problems or suggestions.  For better or for worse, the two main Mids' Reborn developers (Metalios and Zed), don't pay much attention to forums.  You can join it here.

Joshex:
For windows 7 users, you need .net 6.0.4 anything newer no longer supports windows 7.  The newest Rebirth Mids will infact run on this version.

Other than that, if the rumors are true that a near future mids release uses .net 7 windows 7 users will be unable to use it.

Redlynne, making something like the old RedTomax's hero builder (or even later SuckerPunch's Online Planner https://cohplanner.com/ )wouldn't be that hard on a simple webpage with a bit of javascript. the hard part would be more tedious than hard; that would be writing a reader for the database information. for the future if they do continue to rambo update the .net version older OS users may have to resort to such an online builder, this would natively work on smartphones and tablets as well.

As a backup if you prefer something less online, Python could be used to draw up an app window with the TK module, again it'd be tedious work but you might get something workable in a few months with effort.  can't vouch that the graphics will be great for the python one, though I suppose technically good graphics could be input.. and I don't know if python can even be installed on a phone or tablet, though it can be installed on a raspberry pi, so if it can't that means it's an OS developer lockout kinda thing. I know Apple has never been friendly to other content systems like flashplayer etc.

these are the options I know. 


EDIT: https://web.archive.org/web/20110824142004/http://planner.cohtitan.com/planner OH WOW IT STILL LIVES! Nope requires login. if it were online it'd be something like that. A drop down list that fills content in other drop down lists, which then generates a list of javascript links which update a form. where each entry of the form is displayed on javascript buttons, which target a row beneath them and reference the slot totals unassigned and max at 6. and the slots themselves will be javascript buttons which target themselves to load graphics and save stat info to a form, then one script to read it all and display a print out of totals, effects on a per power selected basis, and check boxes for the One Script to determine if a power is calculated in totals or not.

Tedious work. but it could be done.

Oh lastly it can be done in Flash +Actionscript. but as stated that wont work at all on iDevices because apple hates flash and always has.

You know what? I need to stop distrusting other people, and assume they would help. I'm going to talk tot he mids team about making a mids web version.

Redlynne:

--- Quote from: Joshex on January 22, 2023, 05:49:02 pm ---You know what? I need to stop distrusting other people, and assume they would help. I'm going to talk to the mids team about making a mids web version.
--- End quote ---
It's the only way to be sure you can "future proof" the build planner.
Extra bonus points for building it in such a way as to encode the build data hash into the webpage URL (kind of like the way that WoW build planners do, although they're a LOT simpler!). Change the details of the build and you change the webpage URL to access THAT BUILD combination. Rebirth builds would be orders of magnitude more complex and a "simple" WoW build ... but we're already partially there with the Mids build code hash output!

Navigation

[0] Message Index

[#] Next page

Go to full version