Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Vulcan

Pages: 1 [2] 3
16
Modding / Re: Editing Ship Systems
« on: November 30, 2012, 01:00:58 PM »
alright, sorry for all the questions. Usually I learn the rope a little quicker lol

So i'm trying to edit a mod(minimash) to put in systems, but since there is no column for systems yet. how would i go about adding that in? add commas or move everything over on a spreadsheet?

17
Modding / Re: Editing Ship Systems
« on: November 30, 2012, 12:18:48 PM »
how do you set a ship to have a certain system? I cant find where that's located either... 

18
Modding / Editing Ship Systems
« on: November 29, 2012, 08:17:26 PM »
Where is the code for ship systems(as in "abilities") located and how can it edited?

short n sweet question  :P

19
Mods / Re: Omega's Minimash V1.92 .54 compatible Thanks to xenoargh
« on: November 28, 2012, 04:23:29 PM »
I've fixed the bug:

Code
347761 [Thread-6] ERROR com.fs.starfarer.combat.String  - java.lang.NullPointerException
java.lang.NullPointerException
   at data.scripts.world.corvus.GRDefenseSpawnPoint.spawnFleet(GRDefenseSpawnPoint.java:32)
   at data.scripts.world.BaseSpawnPoint.advance(BaseSpawnPoint.java:52)
   at com.fs.starfarer.campaign.BaseLocation.advance(Unknown Source)
   at com.fs.starfarer.campaign.CampaignEngine.advance(Unknown Source)
   at com.fs.starfarer.campaign.A.o00000(Unknown Source)
   at com.fs.starfarer.super.ÕØÒ000(Unknown Source)
   at com.fs.super.A.new(Unknown Source)
   at com.fs.starfarer.combat.String.o00000(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher$2.run(Unknown Source)
   at java.lang.Thread.run(Thread.java:619)

And have replaced that deprecated method "system.getEntityByName("Fleet");" throughout the mod code.  The main download's updated again.  Hopefully that's the last of the Java bugs in this thing :)

Fixed everything :) Thank you xenoargh!

20
Mods / Re: Omega's Minimash V1.92 .54 compatible Thanks to xenoargh
« on: November 27, 2012, 06:54:37 PM »
I had a problem with both the torment and "spearhead_standard".

Just throwing a file up that has both torment and spear removed.
just put it into mods folder, don't need to delete anything, just overwrite.



Heres the mod with the torment_support line removed. I shifted the cells below it up in the file if something acts up.

_________________________________________
so its...
for just torment(as stated above)
http://www.mediafire.com/?krc1ymurru3jpdd
====================================
for torment and spearhead
http://www.mediafire.com/?u59jeerango4e4o




The simulation fix is pretty much those^

I have no idea why mine is crashing, i keep getting the bug stated above.

21
Mods / Re: Omega's Minimash V1.92 .54 compatible Thanks to xenoargh
« on: November 27, 2012, 06:16:40 PM »
im trying minimash along with fleet control... im guessing thats the problem   :'(

edit: fixed the other crash but now i have a new one...
Spoiler
48201 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id flarelauncher_fighter_SHIP_SYSTEM not found
48201 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id inferniuminjector_SHIP_SYSTEM not found
48201 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id skimmer_drone_SHIP_SYSTEM not found
48222 [Thread-6] DEBUG com.fs.graphics.TextureLoader  - Loading [graphics/particlealpha32sq.png] as texture with id [fs.common/graphics/particlealpha32sq.png]
48228 [Thread-6] DEBUG com.fs.graphics.TextureLoader  - Loaded 239.23 MB of texture data so far
48447 [Thread-6] DEBUG com.fs.graphics.TextureLoader  - Loading [graphics/backgrounds/background4.jpg] as texture with id [graphics/backgrounds/background4.jpg]
76229 [Thread-6] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Loading ..\\saves/save_Rock_5819178804531182513...
82052 [Thread-6] DEBUG com.fs.graphics.TextureLoader  - Loading [graphics/backgrounds/background4.jpg] as texture with id [graphics/backgrounds/background4.jpg]
82069 [Thread-6] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Finished loading
92957 [Thread-6] ERROR com.fs.starfarer.combat.String  - java.lang.NullPointerException
java.lang.NullPointerException
   at data.scripts.world.corvus.GRDefenseSpawnPoint.spawnFleet(GRDefenseSpawnPoint.java:32)
   at data.scripts.world.BaseSpawnPoint.advance(BaseSpawnPoint.java:52)
   at com.fs.starfarer.campaign.BaseLocation.advance(Unknown Source)
   at com.fs.starfarer.campaign.CampaignEngine.advance(Unknown Source)
   at com.fs.starfarer.campaign.A.o00000(Unknown Source)
   at com.fs.starfarer.super.ÕØÒ000(Unknown Source)
   at com.fs.super.A.new(Unknown Source)
   at com.fs.starfarer.combat.String.o00000(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher$2.run(Unknown Source)
   at java.lang.Thread.run(Thread.java:619)
[close]

22
Discussions / Guise! I need glue!
« on: November 27, 2012, 03:54:47 PM »
Anyone have some glue i can use? I need crafting glue.
Any ideas?!  ???

23
Mods / Re: Omega's Minimash V1.92 .54 compatible Thanks to xenoargh
« on: November 27, 2012, 09:51:45 AM »
Oy im getting errors left and right... This ones kinda lengthy with the warnings

Spoiler
Quote
118701 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id maelstrom_WEAPON not found
118701 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id maelstrom_WEAPON not found
118717 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id maelstrom_WEAPON not found
118717 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id maelstrom_WEAPON not found
119053 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id riptide_WEAPON not found


119260 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nucleon_WEAPON not found
119276 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nucleon_WEAPON not found
119276 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nucleon_WEAPON not found
120427 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nom_maser_pulse_beam_WEAPON not found
120428 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nom_maser_pulse_beam_WEAPON not found
120442 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nom_maser_pulse_beam_WEAPON not found
120443 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nom_maser_pulse_beam_WEAPON not found
159501 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
159502 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
160885 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
181358 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
181358 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
181591 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found
181591 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found
181607 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found
181607 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found
181623 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found
181623 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found
181641 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found
181641 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found
199681 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nom_maser_pulse_beam_WEAPON not found
199681 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nom_maser_pulse_beam_WEAPON not found
200013 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nom_maser_pulse_beam_WEAPON not found
200013 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nom_maser_pulse_beam_WEAPON not found
202498 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nom_maser_pulse_beam_WEAPON not found
202498 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nom_maser_pulse_beam_WEAPON not found
217352 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id trebuchet_WEAPON not found
217352 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id trebuchet_WEAPON not found
219703 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id trebuchet_WEAPON not found
219703 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id trebuchet_WEAPON not found
219937 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nucleon_WEAPON not found
219937 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nucleon_WEAPON not found
221720 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nucleon_WEAPON not found
221721 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nucleon_WEAPON not found
222921 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id mirv_emp_launcher_WEAPON not found


223022 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id mirv_emp_launcher_WEAPON not found
223388 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id popper_WEAPON not found

240810 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hadron_WEAPON not found
240810 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hadron_WEAPON not found

241127 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hadron_WEAPON not found
252778 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id trebuchet_WEAPON not found
252779 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id trebuchet_WEAPON not found
252795 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id trebuchet_WEAPON not found
252795 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id trebuchet_WEAPON not found
253446 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found
253446 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found

253663 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
253663 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
256561 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id light_phasebeam_WEAPON not found
280527 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
280535 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id light_phasebeam_WEAPON not found
280536 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id vulcancarronade_WEAPON not found
282509 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
282510 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found

282621 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
282622 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found


295165 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
295173 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id light_phasebeam_WEAPON not found
295174 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id vulcancarronade_WEAPON not found
295894 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
295894 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found

295979 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found

302307 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id light_phasebeam_WEAPON not found
302308 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id vulcancarronade_WEAPON not found
302996 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found

303046 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
303046 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
314906 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id light_phasebeam_WEAPON not found
343591 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id piranha_WEAPON not found
343591 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id piranha_WEAPON not found
427695 [Thread-6] DEBUG com.fs.graphics.TextureLoader  - Loaded 251.23 MB of texture data so far
539060 [Thread-6] DEBUG com.fs.graphics.TextureLoader  - Loaded 263.23 MB of texture data so far
585981 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id spearhead2_SHIP not found
591805 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id spearhead2_SHIP not found
613343 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id spearhead2_SHIP not found
617690 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id spearhead2_SHIP not found
619874 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id spearhead2_SHIP not found
656082 [Thread-6] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Loading C:\Program Files (x86)\Fractal Softworks\Starfarer\starfarer-core\..\saves\save_Rock_5819178804531182513...
659411 [Thread-6] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Finished loading
692767 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id maelstrom_WEAPON not found
692767 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id maelstrom_WEAPON not found
693008 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id riptide_WEAPON not found
693008 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id riptide_WEAPON not found
693040 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id riptide_WEAPON not found
693167 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nucleon_WEAPON not found
693168 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nucleon_WEAPON not found
693183 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nucleon_WEAPON not found
693183 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id nucleon_WEAPON not found
693247 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id trebuchet_WEAPON not found
693247 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id trebuchet_WEAPON not found

695328 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found
695328 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found
695345 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found
695345 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found

695378 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id locktide_WEAPON not found
695696 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
695696 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
695711 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
695711 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id hoplite_WEAPON not found
765316 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id apollo_SHIP not found
937298 [Thread-6] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Saving to ..\\saves/save_Rock_5819178804531182513...
941371 [Thread-6] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Finished saving
973735 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id plus_longsword_SHIP not found
974001 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id plus_longsword_SHIP not found
982039 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id plus_longsword_SHIP not found
1119427 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id pest_SHIP not found
1498132 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id rapier_SHIP not found
1501500 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id fireant_SHIP not found
1503436 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id fireant_SHIP not found
1503474 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id fireant_SHIP not found
1506970 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id plus_bloodhawk_SHIP not found
1518740 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id fireant_SHIP not found
1526542 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id spearhead2_SHIP not found
1657014 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id pest_SHIP not found
1657530 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id pest_SHIP not found
1657546 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id pest_SHIP not found
1657563 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id pest_SHIP not found
2127111 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id gate_SHIP not found
2127632 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id creeper_SHIP not found
2131062 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id gate_SHIP not found
2131763 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id gate_SHIP not found
2132363 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id rapier_SHIP not found
2133713 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id rapier_SHIP not found

2145467 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id creeper_SHIP not found
2146318 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id rapier_SHIP not found
2146919 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id rapier_SHIP not found
2147617 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id creeper_SHIP not found
2148318 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id creeper_SHIP not found
2149167 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id gate_SHIP not found
2182280 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id plus_longsword_SHIP not found
2183631 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id plus_longsword_SHIP not found
d

2265957 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id fireant_SHIP not found
2267256 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id fireant_SHIP not found
2267312 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id fireant_SHIP not found
2270808 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id plus_bloodhawk_SHIP not found
2275959 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id fireant_SHIP not found
2277307 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id fireant_SHIP not found
2286831 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id fireant_SHIP not found
2295882 [Thread-6] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Saving to ..\\saves/save_Rock_5819178804531182513...
2299346 [Thread-6] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Finished saving
4912505 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id plus_bloodhawk_SHIP not found
4912735 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id plus_bloodhawk_SHIP not found
4918417 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id plus_bloodhawk_SHIP not found
5028234 [Thread-6] ERROR com.fs.starfarer.combat.String  - java.lang.NullPointerException
java.lang.NullPointerException
   at data.scripts.world.corvus.GRDefenseSpawnPoint.spawnFleet(GRDefenseSpawnPoint.java:32)
   at data.scripts.world.BaseSpawnPoint.advance(BaseSpawnPoint.java:52)
   at com.fs.starfarer.campaign.BaseLocation.advance(Unknown Source)
   at com.fs.starfarer.campaign.CampaignEngine.advance(Unknown Source)
   at com.fs.starfarer.campaign.A.o00000(Unknown Source)
   at com.fs.starfarer.super.ÕØÒ000(Unknown Source)
   at com.fs.super.A.new(Unknown Source)
   at com.fs.starfarer.combat.String.o00000(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher$2.run(Unknown Source)
   at java.lang.Thread.run(Thread.java:619)

[close]

24
Mods / Re: Omega's Minimash V1.92 .54 compatible Thanks to xenoargh
« on: November 27, 2012, 09:42:36 AM »
EDIT: NEVERMIND! I was being stupid and failed to notice an update

I have no idea if this mod is causing this crash but I figure someone might help.

Spoiler
Quote
86782 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id flarelauncher_fighter_SHIP_SYSTEM not found
86783 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id inferniuminjector_SHIP_SYSTEM not found
86783 [Thread-6] WARN  com.fs.starfarer.loading.SpecStore  - Description with id skimmer_drone_SHIP_SYSTEM not found
86816 [Thread-6] DEBUG com.fs.graphics.TextureLoader  - Loading [graphics/particlealpha32sq.png] as texture with id [fs.common/graphics/particlealpha32sq.png]
86835 [Thread-6] DEBUG com.fs.graphics.TextureLoader  - Loaded 239.21 MB of texture data so far
87072 [Thread-6] DEBUG com.fs.graphics.TextureLoader  - Loading [graphics/backgrounds/background4.jpg] as texture with id [graphics/backgrounds/background4.jpg]
93908 [Thread-6] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Loading H:\Backups of Park Project\Starfarer\starfarer-core\..\saves\save_Rock_5819178804531182513...
99412 [Thread-6] DEBUG com.fs.graphics.TextureLoader  - Loading [graphics/backgrounds/background4.jpg] as texture with id [graphics/backgrounds/background4.jpg]
99428 [Thread-6] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Finished loading
175826 [Thread-6] DEBUG com.fs.graphics.TextureLoader  - Loaded 251.21 MB of texture data so far
225742 [Thread-6] DEBUG com.fs.graphics.TextureLoader  - Loaded 263.21 MB of texture data so far
320020 [Thread-6] ERROR com.fs.starfarer.combat.String  - java.lang.NullPointerException
java.lang.NullPointerException
   at data.scripts.world.corvus.GRDefenseSpawnPoint.spawnFleet(GRDefenseSpawnPoint.java:32)
   at data.scripts.world.BaseSpawnPoint.advance(BaseSpawnPoint.java:52)
   at com.fs.starfarer.campaign.BaseLocation.advance(Unknown Source)
   at com.fs.starfarer.campaign.CampaignEngine.advance(Unknown Source)
   at com.fs.starfarer.campaign.A.o00000(Unknown Source)
   at com.fs.starfarer.super.ÕØÒ000(Unknown Source)
   at com.fs.super.A.new(Unknown Source)
   at com.fs.starfarer.combat.String.o00000(Unknown Source)
   at com.fs.starfarer.StarfarerLauncher$2.run(Unknown Source)
   at java.lang.Thread.run(Thread.java:619)
[close]

25
Mods / Re: Omega's Minimash V1.92 .54 compatible Thanks to xenoargh
« on: November 26, 2012, 09:35:41 PM »
I had a problem with both the torment and "spearhead_standard".

Just throwing a file up that has both torment and spear removed.
just put it into mods folder, don't need to delete anything, just overwrite.



Heres the mod with the torment_support line removed. I shifted the cells below it up in the file if something acts up.
_________________________________________
so its...
for just torment(as stated above)
http://www.mediafire.com/?krc1ymurru3jpdd
====================================
for torment and spearhead
http://www.mediafire.com/?u59jeerango4e4o


26
General Discussion / Re: 0.54a solo fleet video
« on: November 26, 2012, 07:09:28 PM »
What ship/weapon is that?

nvm: Forgot about 1080p hahaha

27
General Discussion / Re: Novel Shield Idea.
« on: November 26, 2012, 07:05:52 PM »
maybe some sort of support shield? front shield that's long enough to cover another one or two ships?

is it possible to make different shaped shields? thatd be a great modding feature if not!

28
Discussions / Re: Limit Theory: An Infinite, Procedural Space Game
« on: November 26, 2012, 03:52:47 PM »
I don't know... I mean I love space games, but this looks like it has too much"EVEness" for me lol, I want a space game not sim city, but I'll keep an eye on it.

agreed, seems like its all the same as star citizen but in a third person/strategy setup


29
Discussions / Re: Ruin a Wish (forum game)
« on: November 26, 2012, 03:49:27 PM »
granted, but now fox news does reviews on all video games

I wish public figures, like celebrities, had to pass an intelligence test or sentenced to an asylum.

30
cryogenics is moving really fast, might be able to freeze yourself for years soon

Pages: 1 [2] 3