XboxChaos / Assembly

Multi-Generation Blam Engine Research Tool
http://www.xboxchaos.com/
GNU General Public License v3.0
224 stars 94 forks source link

Engine version not supported #286

Closed Silverpelt2475 closed 4 years ago

Silverpelt2475 commented 4 years ago

When i try to open a .map file with assembly i get an error that says "Mar 24 2020 12:10:36 not supported. why not add support in the 'formats' folder" this happens with every .map file and i have the most up to date Assembly. Any suggestions? ERROR

KaseRadtke commented 4 years ago

You need to update the engines.xml file in the Formats folder with the newest versions. Check https://github.com/XboxChaos/Assembly/blob/dev/src/Blamite/Formats/Engines.xml for the latest.

Silverpelt2475 commented 4 years ago

Thank you

Auspiciius commented 4 years ago

I had the same issue, however when I attempted to update the Engines.xml file in the Formats folder I encounter problems. At first, I tried copying the code from the link in order to create a new file which I named Engines.xml. However, this seems to bug out Assembly upon launching it s the program would not launch at all. What is the correct way to update this file in order to fix the issue of the outdated Engines.xml file?

KaseRadtke commented 4 years ago

I had the same issue, however when I attempted to update the Engines.xml file in the Formats folder I encounter problems. At first, I tried copying the code from the link in order to create a new file which I named Engines.xml. However, this seems to bug out Assembly upon launching it s the program would not launch at all. What is the correct way to update this file in order to fix the issue of the outdated Engines.xml file?

Honestly, the simplest way would be to just clone/re-download the most recent build from here and compile it again so everything is completely fresh and updated. Their may be other files that need to be updated too then, that I am not quite aware of.

Auspiciius commented 4 years ago

I actually just copied the entire formats folder from the most recent build and put it in with the rest of the files. It worked. So essentially you are right. Thanks for the advice.

Caboose19 commented 4 years ago

I have this issue as well I have tried to copy the updated xml and that didn't fix it i just downloaded Assembly and it says there are no new updates, does anyone have any ideas on how to fix it.

WildTom1 commented 4 years ago

When I put in the code Assembly won't launch at all.