Expensive Vanilla Scripts
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 6191
- Joined: Sun, 3. Sep 06, 02:31
-
- Posts: 2008
- Joined: Mon, 9. Jul 07, 23:33
-
- Posts: 55
- Joined: Wed, 7. May 08, 23:30
-
- Posts: 6191
- Joined: Sun, 3. Sep 06, 02:31
I think WinRar has a function that lets you compress a file into multiple parts. Then you could upload each part one at a time.joelR wrote:Its compressed but even then its 4gb. Is there a service that lets you upload that large a file with an unpaid acct?
Admitting you have a problem is the first step in figuring out how to make it worse.
-
- Sith Lord
- Posts: 8255
- Joined: Wed, 6. Nov 02, 20:31
we are coming awfully close to copyright infringement here ladies if one wants to upload the entire game folder to a host !
I know you both have x but your wobbling the proverbial tightrope
If i see any links appear for a full game folder download ..........................
careful
I know you both have x but your wobbling the proverbial tightrope
If i see any links appear for a full game folder download ..........................
careful

LV's TC Scripts
Readme's For All My Scripts
I felt a great disturbance in the forum, Like millions of voices cried out in terror, then were silenced
si tacuisses, philosophus mansisses
Readme's For All My Scripts
I felt a great disturbance in the forum, Like millions of voices cried out in terror, then were silenced
si tacuisses, philosophus mansisses
-
- Posts: 2993
- Joined: Sun, 25. Dec 05, 10:42
@Joel, at what point did you think sending someone else a fully copy of a 7 gig game was a good idea?...LV wrote:we are coming awfully close to copyright infringement here ladies if one wants to upload the entire game folder to a host !
I know you both have x but your wobbling the proverbial tightrope
If i see any links appear for a full game folder download ..........................
careful
My advice would be to delete your scripts, t, director, and all mod content from your game and then let steam repair it
then add back your scripts one by one HOWEVER DELETE ALL local copys of all your scripts, and redownload them from scratch... if you don't need something, don't download it...
Then, Add them to your game one by one, one at a time
meaning... Install script A... Test, Uninstall Script A... Install Script B... You get the idea
[ external image ]
"One sure mark of a fool is to dismiss anything that falls outside his experience as being impossible."
―Farengar Secret-Fire
"One sure mark of a fool is to dismiss anything that falls outside his experience as being impossible."
―Farengar Secret-Fire
-
- Posts: 2035
- Joined: Wed, 18. Aug 10, 14:28
-
- Posts: 562
- Joined: Thu, 1. Jun 06, 12:17
*** warning, heavy edited post
***
JoelR : can you pls test the following
de-install JSON Parser libraries
let NPC Bailing installed
load a save game
jump to an empty sector
put seta on max for about 15 minutes
still freeze?
EDIT : removed earlier edit and conclusion due to not using latest files (Vanilla Rewrite 029b)
First try doing above was successfull .. no freeze with NPC bailing installed and no JSON Parser libraries and with Vanilla Rewrite 029b).
Second try sucessfull too
Third try successfull
Pls test if yr getting same results.
If yr getting same results then we only have to focus on the JSON Parser files....
note :
Maybe someone with experience in analysing dumpfiles can analyse the freeze with just the JSON pars files installed and give us some clue why its clashing with the Vanilla Rewrite 029b files?
Conclusion so far (awaiting confirmation from JoelR) : we are dealing with two kinds of freezes here.. one rather noticeable freeze caused by the NPC Bailing scripts and which is fixed with Vanilla Rewrite 029b and one freeze which seems more random occurring caused by the JSON Parser files which needs looking into.

JoelR : can you pls test the following
de-install JSON Parser libraries
let NPC Bailing installed
load a save game
jump to an empty sector
put seta on max for about 15 minutes
still freeze?
EDIT : removed earlier edit and conclusion due to not using latest files (Vanilla Rewrite 029b)
First try doing above was successfull .. no freeze with NPC bailing installed and no JSON Parser libraries and with Vanilla Rewrite 029b).
Second try sucessfull too
Third try successfull
Pls test if yr getting same results.
If yr getting same results then we only have to focus on the JSON Parser files....
note :
Maybe someone with experience in analysing dumpfiles can analyse the freeze with just the JSON pars files installed and give us some clue why its clashing with the Vanilla Rewrite 029b files?
Conclusion so far (awaiting confirmation from JoelR) : we are dealing with two kinds of freezes here.. one rather noticeable freeze caused by the NPC Bailing scripts and which is fixed with Vanilla Rewrite 029b and one freeze which seems more random occurring caused by the JSON Parser files which needs looking into.
Last edited by qwizzie on Fri, 3. Jun 11, 11:19, edited 1 time in total.
-
- Posts: 2993
- Joined: Sun, 25. Dec 05, 10:42
Your test is invalid, NPC Bailing addon requires the json parser, and wont initialize without itqwizzie wrote:JoelR : can you pls test the following
de-install JSON Parser libraries
let NPC Bailing installed
load a save game
jump to an empty sector
put seta on max for about 15 minutes
still freeze?
EDIT : removed earlier edit and conclusion due to not using latest files (Vanilla Rewrite 029b)
First try doing above was successfull .. no freeze with NPC bailing installed and no JSON Parser libraries and with Vanilla Rewrite 029b).
Second try sucessfull too
Pls test if yr getting same results.
If yr getting same results then we only have to focus on the JSON Parser files....
Even if it does initialize, the JSON Parser is only ever used when opening the npc bail menu, so it cant be the cause
[ external image ]
"One sure mark of a fool is to dismiss anything that falls outside his experience as being impossible."
―Farengar Secret-Fire
"One sure mark of a fool is to dismiss anything that falls outside his experience as being impossible."
―Farengar Secret-Fire
-
- Posts: 562
- Joined: Thu, 1. Jun 06, 12:17
-
- Posts: 2993
- Joined: Sun, 25. Dec 05, 10:42
The JSON Library is only ever used for Menu's, it is a text parsing library - meaning any freezes are not being caused by Litcubes Scripts as JSON has no need to use themqwizzie wrote:see edited reply above ... i wasnt using NPC Bailing and still
got the freezes with JSON Parser files installed (necessary for
the Military Base Revamp). Removing the JSON Parser files
removed the freezes for me. So i think there are indeed two
causes for the freezes.
This freeze is most probably not related to the topic of this thread - id be incredibly surprised if it was.
edit:
Just went over JSON as as i suspected there are 0 calls to vanilla scripts and 0 references to ships
[ external image ]
"One sure mark of a fool is to dismiss anything that falls outside his experience as being impossible."
―Farengar Secret-Fire
"One sure mark of a fool is to dismiss anything that falls outside his experience as being impossible."
―Farengar Secret-Fire
-
- Posts: 562
- Joined: Thu, 1. Jun 06, 12:17
was planning to suggest for someone to test JSON Parser files on a vanilla game with Vanilla Rewrite to see if a freeze could be found but reading yr edit
that doesnt seem necessary. Well, i'm all out of idea's here. Lets hope Litcube finds something.
To Litcube : pffff i keep updating my saturn complex
that doesnt seem necessary. Well, i'm all out of idea's here. Lets hope Litcube finds something.
To Litcube : pffff i keep updating my saturn complex

-
- Posts: 2008
- Joined: Mon, 9. Jul 07, 23:33
I never had any serious intention of sending the Egosoft cat/dats or anything thats egosoft. Just my game folder that includes all non egosoft files. Nothing illegal about that. In fact I never admit to sending anything egosoft related. The size of all the crap NON EGOSOFT related is 4gb like I state earlier. I appreciate your concern but in this case it is unfounded although I can see how you could misinterpret what I said if you do no take into consideration my subsequent posts regarding sending the files. The compressed 4gb is all the custom stuff + saves + a few other things.LV wrote:we are coming awfully close to copyright infringement here ladies if one wants to upload the entire game folder to a host !
I know you both have x but your wobbling the proverbial tightrope
If i see any links appear for a full game folder download ..........................
careful
Its too easy to misread text.
Edited for clarity.
Last edited by joelR on Fri, 3. Jun 11, 14:26, edited 4 times in total.
-
- Posts: 2008
- Joined: Mon, 9. Jul 07, 23:33
Jack08. I suggest you read my previous posts along with my conversation with Litcube. What you suggest was already done. In fact at one point litcube verifies that bailing addon is an issue.Jack08 wrote:@Joel, at what point did you think sending someone else a fully copy of a 7 gig game was a good idea?...LV wrote:we are coming awfully close to copyright infringement here ladies if one wants to upload the entire game folder to a host !
I know you both have x but your wobbling the proverbial tightrope
If i see any links appear for a full game folder download ..........................
careful
My advice would be to delete your scripts, t, director, and all mod content from your game and then let steam repair it
then add back your scripts one by one HOWEVER DELETE ALL local copys of all your scripts, and redownload them from scratch... if you don't need something, don't download it...
Then, Add them to your game one by one, one at a time
meaning... Install script A... Test, Uninstall Script A... Install Script B... You get the idea
And to answer your first question I have not sent nor do I intend to send X3tc to anyone. That would be stupid even if it was legal considering he has the game already and the issue is the custom mods and scripts.
-
- Posts: 2008
- Joined: Mon, 9. Jul 07, 23:33
Litcube states:qwizzie wrote:was planning to suggest for someone to test JSON Parser files on a vanilla game with Vanilla Rewrite to see if a freeze could be found but reading yr edit
that doesnt seem necessary. Well, i'm all out of idea's here. Lets hope Litcube finds something.
@qwizzie I get the same result. What I dont get is a fix with the updated scripts. I can run the rewritten scripts with no problem in my heavily modified game so long as NPC bailing addon is not running. I can reproduce the freeze 100% of the time with it running. My game is perfectly stable with all mods/scripts (with litcubes rewrite) EXCEPT npc bailing addon. I have deleted, reinstalled, manually installed, used the PM to install etc etc, and it freezes ONLY with the vanilla rewrite so there is some other issue related to the bailing addon. Probably indirectly but related nonetheless.Joel, I have reproduced your lockup. Well done, man! A good tight find, that one.
Vanilla + Bailing Addon + Vanilla Rewrite = Lockup.
I'm trying to find out what's causing it right now...
-
- Posts: 4254
- Joined: Fri, 20. Oct 06, 19:02
-
- Posts: 2008
- Joined: Mon, 9. Jul 07, 23:33
Sure. That might be a better solution. If need be I can still send you the files but thats probably the messier option. I just got home and need to head out again for an appointment so when I get back i'll do that. I figure youre half drunk after celebrating after last nights match anyhow.Litcube wrote:Joel, it seems bailing addon by itself doesn't cause problems any more (though it did, as when the owner race changed, which happens when a pilot is ejected, my scripts would loop).
If you drop a list of mods here, I'll download and install them and try again. How's that sound?
-
- Posts: 2008
- Joined: Mon, 9. Jul 07, 23:33
I realize that there are several things here that have no connection to freezing issues but I figured it was best if you knew everything I had installed.Litcube wrote:Joel, it seems bailing addon by itself doesn't cause problems any more (though it did, as when the owner race changed, which happens when a pilot is ejected, my scripts would loop).
If you drop a list of mods here, I'll download and install them and try again. How's that sound?
MODS:
Medium Poly Roids
http://forum.egosoft.com/viewtopic.php?t=176980
No Station Wrecks
http://forum.egosoft.com/viewtopic.php?t=286738
Resized aldrin rock
http://forum.egosoft.com/viewtopic.php?t=248405
no icons
http://forum.egosoft.com/viewtopic.php?t=219811
nobeepenemies
nobeepmissile
http://forum.egosoft.com/viewtopic.php?t=262893
Comms Ambient (crew chatter)
http://www.eutharan.com/ulfius/CMOD_3/C ... r%20TC.spk
advanced complex hub
http://forum.egosoft.com/viewtopic.php?t=244904
Enhanced Equipment Docks
http://forum.egosoft.com/viewtopic.php?p=2704437
SRM 1.09
SRM cockpits
SRM hull high
SRM SSRP - Docking
SRM Missile Rebalance
SRM Trails
http://forum.egosoft.com/viewtopic.php?t=271003
CMOD
http://forum.egosoft.com/viewtopic.php?t=288835
Immersive Environments (fixed)
http://forum.egosoft.com/viewtopic.php?t=267427
No Fog
http://forum.egosoft.com/viewtopic.php?t=273698
Extended Horizons
http://forum.egosoft.com/viewtopic.php?t=287245
SCRIPTS (Plugin Manager installed):
AP Libraries
http://forum.egosoft.com/viewtopic.php?p=2993120
Automated Satellite Network
http://forum.egosoft.com/viewtopic.php?t=265029
CMOD 4 Factory Pack
http://www.thexuniverse.us/downloads/cm ... CRIPTS.spk
SRM Shipyard Pack
http://www.thexuniverse.us/downloads/cm ... s_Pack.zip
Event Horizon Original Style
http://forum.egosoft.com/viewtopic.php?t=291053&start=0
FCC
http://forum.egosoft.com/viewtopic.php?t=219504
Improved Races
http://forum.egosoft.com/viewtopic.php?t=273973
Marine Repairs
http://forum.egosoft.com/viewtopic.php?t=221116
RSwE
http://www.4shared.com/dir/6X-N1BS8/RSWE.html
Salvage Commands and NPCs
http://forum.egosoft.com/viewtopic.php?t=221059
Salvage Insurance
http://forum.egosoft.com/viewtopic.php?t=265487
Station Camper
http://forum.egosoft.com/viewtopic.php?t=270962
Universal Best Buy/Sell
http://forum.egosoft.com/viewtopic.php?t=223503
Salvage Command Software SCS 3.38
http://forum.egosoft.com/viewtopic.php?t=223882
+Community Plugin Config
+Hotkey Manager
+Ware Manager
MANUALLY INSTALLED Scripts:
MARS
Dock Lockup fix
Follow Me!
Missile Safety
OOS Combat Re balance v1
Numeric Race Ranks
Super Tractor
http://www.hentschke-keramik.de/x3scripts_tc.php3
Everything in Luckies Script Collection but MEFOS
http://forum.egosoft.com/viewtopic.php?t=271491
Equipment for the OTAS Company
http://www.lucike.info/x3_terran_confli ... _V3100.zip
Purgation in Commonwealth and Terran Docks
http://www.lucike.info/x3_terran_confli ... _V3101.zip
Restart of crashed patrol ship jobs
http://www.lucike.info/x3_terran_confli ... _V3100.zip
Stop the players ship
http://www.lucike.info/x3_terran_confli ... _V3101.zip
EES
http://forum.egosoft.com/viewtopic.php?t=298400
Pirate Guild 3
http://forum.egosoft.com/viewtopic.php?t=244949
ADS
http://forum.egosoft.com/viewtopic.php?t=246767
Brennans Triumph Tortuga
http://forum.egosoft.com/viewtopic.php?p=3117578
Phanon 1.21
Your missile scripts
Bounce
Fixed Notoriety Rewards
Bonus Pack
-joelR
Last edited by joelR on Sat, 4. Jun 11, 06:40, edited 7 times in total.
-
- Posts: 4254
- Joined: Fri, 20. Oct 06, 19:02
-
- Posts: 2008
- Joined: Mon, 9. Jul 07, 23:33