Avorion
Serina: Targeting AI for Torpedos
Meesmaalt 2024 年 3 月 6 日 下午 1:13
Potential issues
2024-03-06 00-08-08| Modders: Make sure to enable Dev-Mode while writing scripts, or files you created while the game was already running might get ignored.
2024-03-06 00-08-08| Note: The above is only a minor warning, not a critical error. The script may have been removed from the game or moved to a different directory.
2024-03-06 00-08-08| Script will be removed from this scriptable object to avoid further errors.
2024-03-06 00-08-08| Warning: While loading N2cp13ServerScriptsE from Database: Couldn't add script: N2cp13ServerScriptsE: Script 'data/scripts/entity/utility/torpedoautotargeter.lua' not found. Tried the following paths:
2024-03-06 00-08-08| data/scripts/entity/data/scripts/entity/utility/torpedoautotargeter.lua
2024-03-06 00-08-08| data/scripts/entity/data/scripts/entity/utility/torpedoautotargeter.lua.lua
2024-03-06 00-08-08| data/scripts/entitydata/scripts/entity/utility/torpedoautotargeter.lua
2024-03-06 00-08-08| data/scripts/entitydata/scripts/entity/utility/torpedoautotargeter.lua.lua
2024-03-06 00-08-08| data/scripts/systems/data/scripts/entity/utility/torpedoautotargeter.lua
2024-03-06 00-08-08| data/scripts/systems/data/scripts/entity/utility/torpedoautotargeter.lua.lua
2024-03-06 00-08-08| data/scripts/systemsdata/scripts/entity/utility/torpedoautotargeter.lua
2024-03-06 00-08-08| data/scripts/systemsdata/scripts/entity/utility/torpedoautotargeter.lua.lua
2024-03-06 00-08-08| data/scripts/entity/utility/torpedoautotargeter.lua
2024-03-06 00-08-08| data/scripts/entity/utility/torpedoautotargeter.lua.lua
2024-03-06 00-08-08| data/scripts/data/scripts/entity/utility/torpedoautotargeter.lua
2024-03-06 00-08-08| data/scripts/data/scripts/entity/utility/torpedoautotargeter.lua.lua
2024-03-06 00-08-08| data/scriptsdata/scripts/entity/utility/torpedoautotargeter.lua
2024-03-06 00-08-08| data/scriptsdata/scripts/entity/utility/torpedoautotargeter.lua.lua
< >
正在显示第 1 - 4 条,共 4 条留言
Reuivn  [开发者] 2024 年 3 月 6 日 下午 3:19 
That does not appear to be my mod. torpedoautotargeter is this mod: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2848979724&searchtext=torpedo
which was copied off this mod:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2592647283&searchtext=torpedo+auto

My mod has no reference to that lua, are you running either of them?

You'd be looking for serina.lua
最后由 Reuivn 编辑于; 2024 年 3 月 6 日 下午 4:38
Reuivn  [开发者] 2024 年 3 月 6 日 下午 3:20 
I am happy to assist you get to the bottom of this though! if my mod has conflicts, I'd like to resolve them or add them to the description. But it should go without saying that other torpedo ai mods will conflict. If that's not obvious, then I apologize and will update the description.
最后由 Reuivn 编辑于; 2024 年 3 月 6 日 下午 4:14
Meesmaalt 2024 年 3 月 7 日 下午 12:18 
I used to run either one of those mods you mentioned but after disabling one of them (i dont know which one I had enabled) and adding Serina, I still get these errors. WOuld you recommend me to reset game files?
Reuivn  [开发者] 2024 年 3 月 7 日 下午 1:12 
I don't think you need to from the error log. Since you removed the mod there are still likely some craft where it was added but shouldn't have been, a shortcoming I'm addressing in the next version.

Basically, that script (and mine by extension) were applied to all ships. But in the code any non player/alliance craft was excluded (search for "♥♥♥♥ off ai scum" in your log to see where serina kicked them out)

But I've found a better way to code who gets what, so the next version of serina won't apply to ai at all. The old mods you had applied to all ships. You can keep playing and eventually the errors should go away.

But if you enjoy the beginning of the game like I do. (The slow grind to power with loss and heartache along the way) then please do restart!


If you do get any serina errors please keep me posted
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50