Another strange issue is when I open Inventory screen, it have a slight delay. Strange since other tabs open instantly. Only inventory screen have this issue.
I have the same problem, but I always attributed it to my super old PC (ryzen 3, 1050ti, 16gb ram, samsung ssd evo)
Hi, first I have to say I really like your UI Mod.
I was able to fix the UI bug with scs (hint from the forum) by changing the ini-file.
Now the installation of the UI and scs was without error. Since I play the game in german I want to offer support for translation. I've seen that the "de" language file is missing some parameters and because of that some buttons and text in the UI only got the variable name. Since you updated a lot in the last days I really want to help you to finish the german translation and also add german to the setup. How should I send you the translations? Should I send a pullrequest on github? Maybe you can update the language files first and add the english text lines. Also the german tra file?
Hey @Pecca , congrats again on this amazing skin. It's a staple on any Infinity Engine install.
Are you available on the gibberlings3 discord? Would probably make the debugging/feedback more fluent, most devs are there too and cooperation is great.
Another strange issue is when I open Inventory screen, it have a slight delay. Strange since other tabs open instantly. Only inventory screen have this issue.
I have the same problem, but I always attributed it to my super old PC (ryzen 3, 1050ti, 16gb ram, samsung ssd evo)
That is because the full-party inventory is opened and calculated for every party member, so with full 6 member party, it takes more time.
Hi, first I have to say I really like your UI Mod.
I was able to fix the UI bug with scs (hint from the forum) by changing the ini-file.
Now the installation of the UI and scs was without error. Since I play the game in german I want to offer support for translation. I've seen that the "de" language file is missing some parameters and because of that some buttons and text in the UI only got the variable name. Since you updated a lot in the last days I really want to help you to finish the german translation and also add german to the setup. How should I send you the translations? Should I send a pullrequest on github? Maybe you can update the language files first and add the english text lines. Also the german tra file?
Thanks in advance
Thanks. You can upload L_de_DE.LUA and german.tra files either here or on github.
Hey @Pecca , congrats again on this amazing skin. It's a staple on any Infinity Engine install.
Are you available on the gibberlings3 discord? Would probably make the debugging/feedback more fluent, most devs are there too and cooperation is great.
Cheers,
I don't know about it, I'm affraid I'm too old for that s:). Anyway as I said earlier, there are too many bugs reported I don't really have time for debugging/fixing all of it so I have to leave it as it is, at least for the time being. If anyone wants to hop in and continue this work, I'll be happy to allow it.
@Pecca
I've send three pull requests for the german language files in your github project. Maybe I can translate Bestiary in the next days when I have enough time.
there are too many bugs reported I don't really have time for debugging/fixing all of it so I have to leave it as it is, at least for the time being
Hey @Pecca , understandable and thanks for your work over the years, it greatly improves the IE experience. One thing that would be useful to add is a short "known issues" section to the readme or first page of this thread; so that, if users run into problems, they are able figure out whether its some mod-incompatibility or a known issue with the UI itself. Cheers!
Now that I install my hole mod package with PI I got another error.
Since I never got it before I think it has something to do with infinity ui and scs again.
In the file M_DW_OOD.lua is a strange function. Maybe broken:
dwOnOpenDefault=function()
}
label
{
area 0 0 768 768
bam rgdbccgm
frame 0
sequence lua
end
I think that is the reason for the error message. In addition to that the game is starting but I can't use the inventory.
When I open the inventory screen all fields are empty even if I know the characters have items in their inventory.
I also can't use the inventory fields, means I can't put a equipped weapon on an empty field.
Is someone able to help me fix this?
I did install SCS after Infinity UI.
Maybe it has something to do with the SpellSystem of SCS.
I try to install everything without the Spell options from SCS.
Comments
I have the same problem, but I always attributed it to my super old PC (ryzen 3, 1050ti, 16gb ram, samsung ssd evo)
I was able to fix the UI bug with scs (hint from the forum) by changing the ini-file.
Now the installation of the UI and scs was without error. Since I play the game in german I want to offer support for translation. I've seen that the "de" language file is missing some parameters and because of that some buttons and text in the UI only got the variable name. Since you updated a lot in the last days I really want to help you to finish the german translation and also add german to the setup. How should I send you the translations? Should I send a pullrequest on github? Maybe you can update the language files first and add the english text lines. Also the german tra file?
Thanks in advance
Are you available on the gibberlings3 discord? Would probably make the debugging/feedback more fluent, most devs are there too and cooperation is great.
Cheers,
That is because the full-party inventory is opened and calculated for every party member, so with full 6 member party, it takes more time.
Thanks. You can upload L_de_DE.LUA and german.tra files either here or on github.
I don't know about it, I'm affraid I'm too old for that s:). Anyway as I said earlier, there are too many bugs reported I don't really have time for debugging/fixing all of it so I have to leave it as it is, at least for the time being. If anyone wants to hop in and continue this work, I'll be happy to allow it.
I've send three pull requests for the german language files in your github project. Maybe I can translate Bestiary in the next days when I have enough time.
Since I never got it before I think it has something to do with infinity ui and scs again.
In the file M_DW_OOD.lua is a strange function. Maybe broken:
dwOnOpenDefault=function()
}
label
{
area 0 0 768 768
bam rgdbccgm
frame 0
sequence lua
end
I think that is the reason for the error message. In addition to that the game is starting but I can't use the inventory.
When I open the inventory screen all fields are empty even if I know the characters have items in their inventory.
I also can't use the inventory fields, means I can't put a equipped weapon on an empty field.
Is someone able to help me fix this?
Maybe it has something to do with the SpellSystem of SCS.
I try to install everything without the Spell options from SCS.
So the Spell System of SCS is not installed.