Some errors and questions, mostly OXP related

Discussion and information relevant to creating special missions, new ships, skins etc.

Moderators: winston, another_commander

Post Reply
User avatar
Sarin
---- E L I T E ----
---- E L I T E ----
Posts: 264
Joined: Sat Sep 13, 2008 11:26 am
Location: Out there, searching for truth

Some errors and questions, mostly OXP related

Post by Sarin »

1. I get quite a lot of error messages in terminal...the game itself run okay but...
this is when I started the game and loaded a game...
2008-10-25 15:29:22.309 oolite[5739] [strings.expand.recursionLimit]: ***** ERROR: exceeded recusion limit trying to expand description "[theme-music-credit]"
2008-10-25 15:29:38.222 oolite[5739] [script.javaScript.warning.206]: ----- JavaScript warning: Mission.missionScreenTextKey is deprecated and read-only.
2008-10-25 15:29:38.224 oolite[5739] [script.javaScript.warning.206]: ----- JavaScript warning: Mission.imageFileName is deprecated and read-only.
2008-10-25 15:29:38.224 oolite[5739] [script.javaScript.warning.206]: ----- JavaScript warning: Mission.musicFileName is deprecated and read-only.
2008-10-25 15:29:38.224 oolite[5739] [script.javaScript.warning.206]: ----- JavaScript warning: Mission.choicesKey is deprecated and read-only.
2008-10-25 15:29:38.225 oolite[5739] [script.javaScript.warning.206]: ----- JavaScript warning: Mission.instructionsKey is deprecated and read-only.
2008-10-25 15:29:41.200 oolite[5739] [files.notFound]: ----- WARNING: Could not find texture file "const.png". Used default no textures material instead.
2008-10-25 15:29:41.205 oolite[5739] [files.notFound]: ----- WARNING: Could not find texture file "CONST.PNG". Used default no textures material instead.
find texture file "moose.png". Used default no textures material instead.
2008-10-25 15:30:14.461 oolite[5739] [files.notFound]: ----- WARNING: Could not find texture file "ORB.PNG". Used default no textures material instead.
2008-10-25 15:30:14.465 oolite[5739] [files.notFound]: ----- WARNING: Could not find texture file "ORB.PNG". Used default no textures material instead.
2008-10-25 15:30:14.467 oolite[5739] [files.notFound]: ----- WARNING: Could not find texture file "orb.png". Used default no textures material instead.

those texture errors repeat every time when entering a new system...

and this is what I get every time I go into ship buy menu:
2008-10-25 15:30:57.947 oolite[5739] [universe.getShip.unknown]: Attempt to create ship of type "Mugger-player", but no such type could be found.
2008-10-25 15:30:57.961 oolite[5739] [universe.getShip.unknown]: Attempt to create ship of type "Scoundrel-player", but no such type could be found.
2008-10-25 15:30:57.967 oolite[5739] [universe.getShip.unknown]: Attempt to create ship of type "Assassin-player", but no such type could be found.
2008-10-25 15:30:58.139 oolite[5739] [universe.getShip.unknown]: Attempt to create ship of type "mongoose-player", but no such type could be found.

I assume some of these are caused by the way how linux handles capital letters...

2. I have Black Monks oxp installed, but Black Monk Monastery is nowhere to be seen...I searched TL 11+ systems with ASC...nothing. This is screenie of my OXP folder...
ImageImage]

3. just a question...strength of shields and weapons of player ships...how can I find out strength of ship's shields, and is weapon strength fixed, or is it individual for every ship?
User avatar
Eric Walch
Slightly Grand Rear Admiral
Slightly Grand Rear Admiral
Posts: 5536
Joined: Sat Jun 16, 2007 3:48 pm
Location: Netherlands

Post by Eric Walch »

Code: Select all

2008-10-25 15:29:38.222 oolite[5739] [script.javaScript.warning.206]: ----- JavaScript warning: Mission.missionScreenTextKey is deprecated and read-only. 
2008-10-25 15:29:38.224 oolite[5739] [script.javaScript.warning.206]: ----- JavaScript warning: Mission.imageFileName is deprecated and read-only. 
2008-10-25 15:29:38.224 oolite[5739] [script.javaScript.warning.206]: ----- JavaScript warning: Mission.musicFileName is deprecated and read-only. 
2008-10-25 15:29:38.224 oolite[5739] [script.javaScript.warning.206]: ----- JavaScript warning: Mission.choicesKey is deprecated and read-only. 
2008-10-25 15:29:38.225 oolite[5739] [script.javaScript.warning.206]: ----- JavaScript warning: Mission.instructionsKey is deprecated and read-only. 
Those lines are generated by Hot Rods and/or Asteroid storm. Kaks added code to test for a version 1.68/1.68 with very early JS implementation. Removing that test solves the error. For normal play those errors don't matter.
User avatar
Sarin
---- E L I T E ----
---- E L I T E ----
Posts: 264
Joined: Sat Sep 13, 2008 11:26 am
Location: Out there, searching for truth

Post by Sarin »

GAH...I just looked at screenie of my OXP folder and realized WHY there is no black monk monastery...my bad, my bad...

edit: can black monks lend me more than 20k? I'd need like...350k :)
User avatar
Commander McLane
---- E L I T E ----
---- E L I T E ----
Posts: 9520
Joined: Thu Dec 14, 2006 9:08 am
Location: a Hacker Outpost in a moderately remote area
Contact:

Post by Commander McLane »

And the rest of it are well-known bugs in Realistic Shipyards.oxp.
Sarin wrote:
can black monks lend me more than 20k? I'd need like...350k :)
Unfortunately, no. At least not until Little Bear releases a new, more flexible version of the OXP.
User avatar
LittleBear
---- E L I T E ----
---- E L I T E ----
Posts: 2876
Joined: Tue Apr 04, 2006 7:02 pm
Location: On a survey mission for GalCop. Ship: Cobra Corvette: Hidden Dragon Rated: Deadly.

Post by LittleBear »

Its a very old script using Legacy. It would be easy with Java to have different amounts, setting a max_lending variable based on the mass of your ship, rating and money scores, but that needs a re-write of the OXP in JAVA. Is on my long-term things to do list!
OXPS : The Assassins Guild, Asteroid Storm, The Bank of the Black Monks, Random Hits, The Galactic Almanac, Renegade Pirates can be downloaded from the Elite Wiki here.
User avatar
JensAyton
Grand Admiral Emeritus
Grand Admiral Emeritus
Posts: 6657
Joined: Sat Apr 02, 2005 2:43 pm
Location: Sweden
Contact:

Post by JensAyton »

You can’t write OXPs in Java…
User avatar
nijineko
---- E L I T E ----
---- E L I T E ----
Posts: 353
Joined: Wed Jul 04, 2007 3:37 pm
Location: two strange quarks short of a graviton....
Contact:

Post by nijineko »

perhaps he meant rewriting by adding various java scripts to the oxp. ^^
arukibito ga michi wo erabu no ka, michi ga arukibito wo erabu no deshou ka?

Image
Play games. Win Amazon gift cards! Brag. Repeat.
Post Reply