Page 38 of 77

Re: Slipstream Mod Manager v1.4 (2013-09-20)

Posted: Wed Sep 03, 2014 12:04 pm
by kartoFlane
SMM is already compatible with AE

Re: Slipstream Mod Manager v1.4 (2013-09-20)

Posted: Wed Sep 03, 2014 12:26 pm
by agigabyte
When I use it FTL crashes upon startup.

Re: Slipstream Mod Manager v1.4 (2013-09-20)

Posted: Wed Sep 03, 2014 12:36 pm
by kartoFlane
This means that either you haven't updated SMM's backups, or that the mod you're installing has not been updated to AE / has some errors.

Re: Slipstream Mod Manager v1.4 (2013-09-20)

Posted: Wed Sep 03, 2014 10:31 pm
by agigabyte
SMM/backups does not exist. I'm trying to use a mod I created Superluminal2, The AE compatible Stargate mod, and the prepackaged ones.

Re: Slipstream Mod Manager v1.4 (2013-09-20)

Posted: Fri Sep 12, 2014 5:33 pm
by Levgre
My mod won't work/validate, although it doesn't crash the game. I guess it's not even applied?

I'm a bit perplexed because the instructions seem pretty straight forward. Change .rar extension to .ftl, change .xml to .xml.append. Have it in the "data" folder. There shouldn't be any syntax errors, it runs in the game fine when I manually add it to the data.dat.

I only changed numbers in blueprint.xml, didn't delete any lines of code. Used notepad++ as was suggested on the forum.

Here's the .ftl in question.

https://www.dropbox.com/s/7ftr5mjhrjfpi ... d.ftl?dl=0

Re: Slipstream Mod Manager v1.4 (2013-09-20)

Posted: Fri Sep 12, 2014 5:57 pm
by kartoFlane
Levgre wrote:Change .rar extension to .ftl
You've confused .rar with .zip. All .ftl files are zips, SMM won't accept them otherwise.

Re: Slipstream Mod Manager v1.4 (2013-09-20)

Posted: Sun Sep 14, 2014 3:51 pm
by ultra
anyone got any idea what this means? SMM hangs up at this point and doesnt continue to install the mods...
INFO FTLModManager - Using FTL dats path from config: C:\Users\Ultra\Desktop\FT
L Faster Than Light\resources
INFO ModsScanThread - Background hashing finished.
INFO ModsScanThread - Background metadata caching finished.
INFO ManagerFrame -
INFO ManagerFrame - Patching...
INFO ManagerFrame -
INFO ModPatchThread - Restoring vanilla "data.dat"...
INFO ModPatchThread - Restoring vanilla "resource.dat"...
INFO ModPatchThread -
INFO ModPatchThread - Installing mod: Beginning Scrap Advantage 1.1.ftl
INFO ModPatchThread -
INFO ModPatchThread - Installing mod: CE Resource Pack 1.246.ftl
INFO ModPatchThread -
INFO ModPatchThread - Installing mod: FTL Captains Edition 1.248.ftl
INFO ModPatchThread -
INFO ModPatchThread - Installing mod: CE Infinite Addon 1.247.ftl
WARN ModPatchThread - Clobbering earlier mods: data/misc.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/events_ships.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/events_pirate.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/events_crystal.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/events.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/events_rebel.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/sector_data.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/events_boss.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/dlcBlueprints.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/autoBlueprints.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/blueprints.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/dlcBlueprintsOverwrite.xml.
append~
WARN ModPatchThread - Clobbering earlier mods: data/events_zoltan.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/dlcEvents_anaerobic.xml.app
end~
WARN ModPatchThread - Clobbering earlier mods: data/events_slug.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/events_rock.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/events_nebula.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/events_mantis.xml.append~
WARN ModPatchThread - Clobbering earlier mods: data/events_engi.xml.append~
INFO ModPatchThread -
INFO ModPatchThread - Installing mod: EL Texture Pack 1.24.ftl
WARN ModPatchThread - Clobbering earlier mods: img/weapons/ba_effector_impact_1
_strip9.png
INFO ModPatchThread -
INFO ModPatchThread - Installing mod: CE Endless Loot Addon for CE Infinite 1.2
47.ftl
Exception in thread "Thread-6" java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Unknown Source)
at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
at java.lang.AbstractStringBuilder.ensureCapacityInternal(Unknown Source
)
at java.lang.AbstractStringBuilder.append(Unknown Source)
at java.lang.StringBuffer.append(Unknown Source)
at java.io.StringWriter.write(Unknown Source)
at org.jdom2.output.support.AbstractXMLOutputProcessor.write(AbstractXML
OutputProcessor.java:342)
at org.jdom2.output.support.AbstractXMLOutputProcessor.textRaw(AbstractX
MLOutputProcessor.java:419)
at net.vhati.modmanager.core.SloppyXMLOutputProcessor.printElement(Slopp
yXMLOutputProcessor.java:117)
at org.jdom2.output.support.AbstractXMLOutputProcessor.printContent(Abst
ractXMLOutputProcessor.java:946)
at net.vhati.modmanager.core.SloppyXMLOutputProcessor.printElement(Slopp
yXMLOutputProcessor.java:113)
at org.jdom2.output.support.AbstractXMLOutputProcessor.printContent(Abst
ractXMLOutputProcessor.java:946)
at net.vhati.modmanager.core.SloppyXMLOutputProcessor.printElement(Slopp
yXMLOutputProcessor.java:113)
at org.jdom2.output.support.AbstractXMLOutputProcessor.printContent(Abst
ractXMLOutputProcessor.java:946)
at net.vhati.modmanager.core.SloppyXMLOutputProcessor.printElement(Slopp
yXMLOutputProcessor.java:113)
at org.jdom2.output.support.AbstractXMLOutputProcessor.printDocument(Abs
tractXMLOutputProcessor.java:533)
at org.jdom2.output.support.AbstractXMLOutputProcessor.process(AbstractX
MLOutputProcessor.java:191)
at org.jdom2.output.XMLOutputter.output(XMLOutputter.java:822)
at net.vhati.modmanager.core.SloppyXMLOutputProcessor.sloppyPrint(Sloppy
XMLOutputProcessor.java:165)
at net.vhati.modmanager.core.ModUtilities.patchXMLFile(ModUtilities.java
:228)
at net.vhati.modmanager.core.ModPatchThread.patch(ModPatchThread.java:23
6)
at net.vhati.modmanager.core.ModPatchThread.run(ModPatchThread.java:88)

Re: Slipstream Mod Manager v1.4 (2013-09-20)

Posted: Sun Sep 14, 2014 6:50 pm
by kartoFlane
Read through CE's troubleshooting section; it explains how to fix this.

Re: Slipstream Mod Manager v1.4 (2013-09-20)

Posted: Thu Sep 18, 2014 12:29 am
by Russian Rockman
I looked at GitHub and saw that you were still working on version 1.5. I just want to thank you for still working on this after so long. :)

Re: Slipstream Mod Manager v1.4 (2013-09-20)

Posted: Sat Sep 20, 2014 10:33 pm
by Sleeper Service
Q: Will the following inject the choice correctly if the respective event (START_BEACON_ROCK_ACTUAL) is added by another mod?

Code: Select all

<mod:findName type="event" name="START_BEACON_ROCK_ACTUAL">
  <mod-append:choice>
    <text>Have a look at the secret data you carry.</text>
    <event load="FR_SECRET_DATA"/>
  </mod-append:choice>
</mod:findName>