Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 22742 [Thread-2] INFO com.fs.starfarer.loading.LoadingUtils - Loading JSON from [ABSOLUTE_AND_CWD: null (data/characters/skills/officer_training.skill)]
- 22742 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.ContainmentProcedures$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22742 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.HullRestoration$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22743 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.HullRestoration$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22743 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.HullRestoration$Level4A] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22744 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.HullRestoration$Level4B] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22745 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.HullRestoration$Level3B] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22745 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.PhaseCorps$Level0] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22746 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.PhaseCorps$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22747 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.OfficerManagement$Level0] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22747 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.OfficerManagement$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22747 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.OfficerManagement$Level1B] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22748 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.EnergyWeaponMastery$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22748 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.EnergyWeaponMastery$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22748 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.WolfpackTactics$Level1A] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22749 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.CrewTraining$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22749 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.CyberneticAugmentation$Level0] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22749 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.CyberneticAugmentation$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22750 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.CyberneticAugmentation$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22750 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.BulkTransport$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22750 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.BulkTransport$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22751 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.BulkTransport$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22751 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.BulkTransport$Level4] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22768 [Thread-2] ERROR com.fs.starfarer.combat.CombatMain - java.lang.NullPointerException: Cannot invoke "com.fs.starfarer.loading.SkillSpec.setOrder(float)" because "<local9>" is null
- java.lang.NullPointerException: Cannot invoke "com.fs.starfarer.loading.SkillSpec.setOrder(float)" because "<local9>" is null
- at com.fs.starfarer.loading.SpecStore.class.super(Unknown Source) ~[port_obf.jar:?]
- at com.fs.starfarer.loading.SpecStore.ÓO0000(Unknown Source) ~[port_obf.jar:?]
- at com.fs.starfarer.loading.ResourceLoaderState.init(Unknown Source) ~[port_obf.jar:?]
- at com.fs.state.AppDriver.begin(Unknown Source) ~[port.common_obf.jar:?]
- at com.fs.starfarer.combat.CombatMain.main(Unknown Source) ~[port_obf.jar:?]
- at com.fs.starfarer.StarfarerLauncher.super(Unknown Source) ~[port_obf.jar:?]
- at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source) ~[port_obf.jar:?]
- at java.base/java.lang.Thread.run(Thread.java:1575) [?:?]
- 22852 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.CarrierGroup$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22853 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.ImpactMitigation$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22853 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.ImpactMitigation$Level4] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22853 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.ImpactMitigation$Level6] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22854 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.SpecialModifications$Level0] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22854 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.SpecialModifications$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22854 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.SpecialModifications$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22855 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.SpecialModifications$Level4] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22855 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.AutomatedShips$Level0] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22855 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.AutomatedShips$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22856 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.AutomatedShips$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22856 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.BallisticMastery$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22856 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.BallisticMastery$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22857 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.BallisticMastery$Level4] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22857 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.BallisticMastery$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22857 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.DerelictContingent$Level0] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22857 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.DerelictContingent$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22858 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.SupportDoctrine$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22858 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.SupportDoctrine$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22858 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.SupportDoctrine$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22859 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.ColonyManagement$Level0] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22859 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.ColonyManagement$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22860 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.ColonyManagement$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22860 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.MakeshiftEquipment$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22861 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.MakeshiftEquipment$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22861 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.OrdnanceExpertise$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22861 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.OrdnanceExpertise$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22863 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.CoordinatedManeuvers$Level0] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22865 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.CoordinatedManeuvers$Level1A] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22868 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.CoordinatedManeuvers$Level1C] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22869 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.DamageControl$Level8Desc] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22870 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.DamageControl$Level4] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22870 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.DamageControl$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22871 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.DamageControl$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22871 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.DamageControl$Level8] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22872 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.Hypercognition$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22872 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.Hypercognition$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22873 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.Hypercognition$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22873 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.Hypercognition$Level4] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22874 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.ElectronicWarfare$Level0WithNewline] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22874 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.GunneryImplants$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22874 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.GunneryImplants$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22875 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.GunneryImplants$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22875 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.GunneryImplants$Level1A] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22876 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.PolarizedArmor$Level0] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22876 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.PolarizedArmor$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22876 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.PolarizedArmor$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22877 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.PolarizedArmor$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22877 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.PolarizedArmor$Level4] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22878 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.SystemsExpertise$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22878 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.SystemsExpertise$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22878 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.SystemsExpertise$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22879 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.SystemsExpertise$Level4] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22879 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.SystemsExpertise$Level8] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22879 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.ReliabilityEngineering$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22880 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.ReliabilityEngineering$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22880 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.ReliabilityEngineering$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22881 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.ReliabilityEngineering$Level4] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22881 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.ReliabilityEngineering$Level5] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22882 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.Salvaging$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22882 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.Salvaging$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22882 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.Salvaging$Level5] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22883 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.PhaseMastery$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22883 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.PhaseMastery$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22885 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.PlanetaryOperations$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22886 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.PlanetaryOperations$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22889 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.PlanetaryOperations$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22890 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.PlanetaryOperations$Level4] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22890 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.IndustrialPlanning$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22891 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.IndustrialPlanning$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22891 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.OfficerTraining$Level0] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22891 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.OfficerTraining$Level1] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22892 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.OfficerTraining$Level2] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
- 22892 [Thread-5] INFO com.fs.starfarer.loading.scripts.ScriptStore - Class [com.fs.starfarer.api.impl.campaign.skills.OfficerTraining$Level3] already loaded (perhaps from jar file, or due to a reference from another class), skipping compilation.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement