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 - Xalendi

Pages: 1 ... 3 4 [5] 6 7 ... 14
61
Modding / Re: Spriters judgement thread [non-sprite art allowed]
« on: February 10, 2014, 01:56:57 PM »
Clean greebles?

Thanks for the praise, btw. I've been trying to get this ship right for ages. This is the 9th attempt...

62
Modding / Re: Spriters judgement thread [non-sprite art allowed]
« on: February 10, 2014, 01:52:32 PM »
The latest version of my ship - the Storm Mk IX

Spoiler

[close]

Incidentally, I've discovered it's easier to work at 100% scale, than to work at 400% and shrink it down...I wonder why that is...

63
Cheers, Sundog

64
Is it possible to make a weapon's arc 'off-center'? As in, have the weapon facing forwards, but the center of the arc facing off to the side?

65
Modding / Re: Spriters judgement thread [non-sprite art allowed]
« on: February 04, 2014, 01:14:42 AM »
Very nice, Tecrys. Kinda reminds me of a Lictor. Looking good.

66
Thanks. Between you and MesoTronik, I think I know where I've gone wrong. Thanks!

67
Ok, trying to create blinking running lights for my ship, and run into this error:
Spoiler
Code
43688 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_00.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_00.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-6] INFO  sound.Sound  - Loading sound [sounds/sfx_impacts/gun_hit_glancing_01.ogg]
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_00.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_00.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_01.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_01.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_01.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_01.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_02.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_02.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_02.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_02.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_03.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_03.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_03.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_03.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_04.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_04.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_04.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_04.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_05.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_05.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_05.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_05.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_06.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_06.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_06.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_06.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_07.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_07.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_07.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_07.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43719 [Thread-6] INFO  sound.Sound  - Loading sound [sounds/sfx_impacts/gun_hit_glancing_02.ogg]
43719 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_08.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_08.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43719 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_08.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_08.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
[close]

...the hell? I didn't tell it to look in the main game files. It should be looking in the mod folder...

Also, how do I tell my ship to use the lights? There doesn't seem to be a '"stormlights.wpn" goes in this Decorative Slot' option in the editor, or the Hull file

Don't suppose anyone knows how this happened? Sorry for being impatient.

68
You made an entropy gun? awesome.

69
Ok, trying to create blinking running lights for my ship, and run into this error:
Spoiler
Code
43688 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_00.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_00.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-6] INFO  sound.Sound  - Loading sound [sounds/sfx_impacts/gun_hit_glancing_01.ogg]
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_00.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_00.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_01.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_01.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_01.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_01.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_02.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_02.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_02.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_02.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_03.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_03.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_03.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_03.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_04.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_04.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_04.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_04.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_05.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_05.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_05.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_05.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_06.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_06.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_06.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_06.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_07.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_07.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43703 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_07.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_07.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43719 [Thread-6] INFO  sound.Sound  - Loading sound [sounds/sfx_impacts/gun_hit_glancing_02.ogg]
43719 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_08.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_08.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
43719 [Thread-11] ERROR com.fs.graphics.o0oO  - Error loading [graphics/weapons/decorative/lights/stormlights_08.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
java.lang.RuntimeException: Error loading [graphics/weapons/decorative/lights/stormlights_08.png] resource, not found in [C:\Program Files\Fractal Softworks\Starsector\starsector-core\..\mods\Eloi,../starfarer.res/res,CLASSPATH]
at com.fs.util.Object.Ò00000(Unknown Source)
at com.fs.util.Object.Ó00000(Unknown Source)
at com.fs.graphics.o0oO.String(Unknown Source)
at com.fs.graphics.o0oO.Ò00000(Unknown Source)
at com.fs.graphics.o0oO$1.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
[close]

...the hell? I didn't tell it to look in the main game files. It should be looking in the mod folder...

Also, how do I tell my ship to use the lights? There doesn't seem to be a '"stormlights.wpn" goes in this Decorative Slot' option in the editor, or the Hull file

70
Modding / Re: Spriters judgement thread [non-sprite art allowed]
« on: January 29, 2014, 10:32:33 PM »
I like it. The stripes look good. But it don't half remind me of an upended covvie plasma rifle...

71
Just wondering if it's possible in the first place, I mean having an immovable object is impossible in every sense of Newtonian physics.

CLANG!

...What the f*** was that?

http://suptg.thisisnotatrueending.com/archive/1709686/

72
Modding / Re: Spriters judgement thread [non-sprite art allowed]
« on: January 29, 2014, 01:27:16 AM »
That could be interesting, thanks.

73
Modding / Re: Spriters judgement thread [non-sprite art allowed]
« on: January 29, 2014, 01:12:30 AM »
Thanks for the idea! Blinking lights would be nice. Not sure how to go about making custom mounts. My last attempt was...poor.

74
Modding / Re: Spriters judgement thread [non-sprite art allowed]
« on: January 29, 2014, 12:50:00 AM »
Ok...here's the latest version of my ship:

Spoiler

[close]

Details:
Name: Storm Mk III
Class: Heavy Cruiser
Armament: 2x starboard pd beams, 2x port pd beams, 4x heavy beam turrets, 4x aft pd beams, built in bow megalaser
Armour: Heavy
Shields: Weak
Speed: Moderate

75
Quote
Would it be possible to show custom flux vents? As in, the more vents you put in, the more hull panels are removed from your ship sprite, showing appropriate 'flux vent' greebling underneath?

Yes, that's possible, via getNumFluxVents() and then doing Sprite swapping.  Anything the API allows us to get and measure can be reflected via sprite swaps.

That would be a lot of work for just one ship, though, and unless it was really spectacular visually, largely a waste of effort; it'd probably be more practical to do this via a special type of Decorative Weapon instead, so that it could be done on multiple ships and be easily added on, but the ship art would need to work well with it.  It is also possible to make elements that change size or position according to the number of Vents or Capacitors- for example, a ship could have an animated dial on it, showing the number of Vents, etc.  The SpriteAPI is quite powerful and can do a lot of things already, I just wish it could change DamagingProjectileAPI objects, because that would really open up some things, like flamethrowers and other dynamic projectile presentations.

I'd probably never do it. It just seemed like an interesting idea. I have hundreds of ideas, all vying for the "must do this" spot...so annoying. Especially since I'm not really compentent enough to do a tenth of them!

Pages: 1 ... 3 4 [5] 6 7 ... 14