• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Fixed Dynamic Interfaces OFF: Error with Itemsbox Interface

Mirsaneli

Privateer
Storm Modder
Ok, maybe a new bug, maybe just something went wrong. I was trying to move some of my weapons from inventory to weaponslocker, and suddenly, after I moved a few old swords from weaponlocker to my inventory and tried to put new weapons into the locker, there was a short chopping and then some of the items were marked with "error" instead with their names...
Here's the picture:
Untitled.jpg
 
Code:
RUNTIME ERROR - file: interface\itemsbox.c; line: 3360
missed attribute: str2
RUNTIME ERROR - file: interface\itemsbox.c; line: 3360
no rAP data
^ Must be related to that "Dynamic Interfaces OFF" setting, as I suspected.
You have a savegame AND a copy of the file named "options" from your main game folder?
To fix it, I need to replicate it....
 
While I didn't actually manage to replicate the problem itself, the related code indeed doesn't look quite extract.
Extract attached to PROGRAM\INTERFACE; I reckon that should be better. :doff
 

Attachments

  • itemsbox.zip
    20.2 KB · Views: 61
Code:
RUNTIME ERROR - file: interface\itemsbox.c; line: 3360
missed attribute: str2
RUNTIME ERROR - file: interface\itemsbox.c; line: 3360
no rAP data
^ Must be related to that "Dynamic Interfaces OFF" setting, as I suspected.
You have a savegame AND a copy of the file named "options" from your main game folder?
To fix it, I need to replicate it....

Sorry for my late reply...
 

Attachments

  • options.rar
    1.7 KB · Views: 71
I found a similar mistake in the Passengers Interface, so fixed that one too.

Since this worked for me, I'm archiving it as "Fixed".
 
Back
Top