I have Myth2 1.8.5 and I downloaded Twice Born; it is in my plugins. I also checked the High-res sprites box. However, everything is low resolution.
I believe that something is going wrong as I see Twice Born as a single file, while the twice born readme shows two files (HD Megapack 1of2 and HD Megapack 2of2) going into the plugin folder.
Am I supposed to open the download somehow?
Trying to install Twice Born
Re: Trying to install Twice Born
Yes, the download is a .zip file that needs to be extracted. Did yours somehow download without the .zip in the filename? If so you can still try opening it with your zip extractor, but you may need to redownload if something weird happened.
-
shmyeates67
- Posts: 3
- Joined: Mon Jun 02, 2025 10:41 am
Re: Trying to install Twice Born
Yep, that was the problem. I added .zip manually and was able to unpack it.
Unfortunately, my game is crashing at the start of Gate of Storms when this happens:
Initializing sound with DirectSound...
Initialized for DirectSound3D using COM
DirectSound initialized successfully.
Running DirectX 11 at 1920 x 1080 (VSync ON)
Starting mesh "Gate of Storms"...
Using 1.8.5 gameplay...
Error: Array Out of Bounds in Z:\Myth2\code\Myth2Code\shapes.c, line #1221: sequence #9 not in [#0,#6) for "myrgard stone marker textures" collection
Error: Array Out of Bounds in Z:\Myth2\code\Myth2Code\definitions.c, line #581: projectile definition postprocess failed on 'myrkridia (small) one arm punch'.
Error: Array Out of Bounds in Z:\Myth2\code\Myth2Code\definitions.c, line #581: monster definition postprocess failed on 'myrkridia (small)'.
Error: Array Out of Bounds in Z:\Myth2\code\Myth2Code\definitions.c, line #581: unit definition postprocess failed on 'myrkridia small'.
Closing Myth.
Unfortunately, my game is crashing at the start of Gate of Storms when this happens:
Initializing sound with DirectSound...
Initialized for DirectSound3D using COM
DirectSound initialized successfully.
Running DirectX 11 at 1920 x 1080 (VSync ON)
Starting mesh "Gate of Storms"...
Using 1.8.5 gameplay...
Error: Array Out of Bounds in Z:\Myth2\code\Myth2Code\shapes.c, line #1221: sequence #9 not in [#0,#6) for "myrgard stone marker textures" collection
Error: Array Out of Bounds in Z:\Myth2\code\Myth2Code\definitions.c, line #581: projectile definition postprocess failed on 'myrkridia (small) one arm punch'.
Error: Array Out of Bounds in Z:\Myth2\code\Myth2Code\definitions.c, line #581: monster definition postprocess failed on 'myrkridia (small)'.
Error: Array Out of Bounds in Z:\Myth2\code\Myth2Code\definitions.c, line #581: unit definition postprocess failed on 'myrkridia small'.
Closing Myth.
Re: Trying to install Twice Born
Most likely cause of that is having stuff in your local folder. Try deleteing your local and try again.
If it still happens, post your entire myth_log.txt here.
If it still happens, post your entire myth_log.txt here.
-
shmyeates67
- Posts: 3
- Joined: Mon Jun 02, 2025 10:41 am
Re: Trying to install Twice Born
That was it exactly, thank you so much.