Menu

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.

Show posts Menu

Messages - Ltin

#91
What do you mean they just "dont work"?
They don't show up?
They crash?
They delete all your files and show you this:[spoiler][/spoiler]?
#92
Welcome Center / Re: SWBF Player Awards
January 05, 2017, 07:50:41 AM
Quote from: CommanderHazard on January 04, 2017, 11:08:06 PM
PSP Battlefront games (Elite Squadron)
excuse me what about the DS version

i mean i played all three but i dont really have access to EA anymore so that doesn't really count.

speaking of Elite Squadron, is that where the EA award is from?
#93
Quote from: Commander Awesome on January 03, 2017, 10:50:06 PM
As he stated:
Have you tried cleaning cis and re-munging?
i tried that and still had the issue.

edit: so i got it to work.
brb experimenting

edit2: right, so the part it didnt like was this

        "cis_walk_spiderkas"
"cis_inf_commander"
    }
}


evidently it needs a space or another line there or it dies.
just to be sure i did this, and it works.
ucft
{
    REQN
    {
        "lvl"
        "cis_fly_droidfighter_sc"
        "cis_fly_droidfighter_dome"
        "cis_fly_droidgunship"
        "cis_fly_fedlander_dome"
        "cis_fly_gunship_dome"
        "cis_fly_greviousfighter"
        "cis_fly_maf"
        "cis_fly_tridroidfighter"
        "cis_hero_countdooku"
        "cis_hero_darthmaul"
        "cis_hero_grievous"
        "cis_hero_jangofett"
        "cis_hover_aat"
        "cis_hover_stap"
        "cis_inf_droideka"
        "cis_inf_rifleman"
        "cis_inf_rocketeer"
        "cis_inf_sniper"
        "cis_inf_engineer"
        "cis_inf_officer"
        "cis_inf_officer_hunt"
        "cis_inf_pilot"
        "cis_inf_marine"
"cis_inf_B1"
        "cis_inf_commander"
        "cis_tread_hailfire"
        "cis_tread_snailtank"
        "cis_walk_spider"
        "cis_walk_spiderkas"

    }
}

edit3: ok maybe not
edit4: ok yea it works, bfbuilder is just being wonky
#94
yes (referenced by cis_inf_commander), but the issue appears even when that unit is not called in the mission.
#95
the game seems to be crashing because it is "missing level chunks". I dont know what this means, but the issue appears to be w/ every unit, including the ones i never even touched.

AND THEN
it also says the units dont even exist (it says to check the .req file).

here is the error log (only the parts that i think are relevant)
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_inf_rifleman in data\_lvl_pc\SIDE\cis.lvl


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_fly_droidfighter_DOME in data\_lvl_pc\SIDE\cis.lvl


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_inf_rocketeer in data\_lvl_pc\SIDE\cis.lvl


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_inf_engineer in data\_lvl_pc\SIDE\cis.lvl


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_inf_officer in data\_lvl_pc\SIDE\cis.lvl


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_inf_sniper in data\_lvl_pc\SIDE\cis.lvl


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_inf_B1 in data\_lvl_pc\SIDE\cis.lvl


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_inf_commander in data\_lvl_pc\SIDE\cis.lvl


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_inf_droideka in data\_lvl_pc\SIDE\cis.lvl


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(829)
Unable to find level chunk cis_hero_darthmaul in data\_lvl_pc\SIDE\cis.lvl


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\LoadUtil.cpp(1019)
Unable to find level chunk  in SIDE\cis.lvl


Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(625)
Team missing class "cis_inf_B1" (check the side's .req file)

Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(625)
Team missing class "cis_inf_rocketeer" (check the side's .req file)

Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(625)
Team missing class "cis_inf_sniper" (check the side's .req file)

Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(625)
Team missing class "cis_inf_engineer" (check the side's .req file)

Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(625)
Team missing class "cis_inf_rifleman" (check the side's .req file)

Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(625)
Team missing class "cis_inf_droideka" (check the side's .req file)

Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(625)
Team missing class "cis_inf_commander" (check the side's .req file)

Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\LuaCallbacks_Mission.cpp(1379)
Hero class "cis_hero_darthmaul" not found for team 1 (check the side's .req file)

Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(658)
Team missing hero class "0xfa87c00" (check the side's .req file)


here is cis.req

ucft
{
    REQN
    {
        "lvl"
        "cis_fly_droidfighter_sc"
        "cis_fly_droidfighter_dome"
        "cis_fly_droidgunship"
        "cis_fly_fedlander_dome"
        "cis_fly_gunship_dome"
        "cis_fly_greviousfighter"
        "cis_fly_maf"
        "cis_fly_tridroidfighter"
        "cis_hero_countdooku"
        "cis_hero_darthmaul"
        "cis_hero_grievous"
        "cis_hero_jangofett"
        "cis_hover_aat"
        "cis_hover_stap"
        "cis_inf_droideka"
        "cis_inf_rifleman"
        "cis_inf_rocketeer"
        "cis_inf_sniper"
        "cis_inf_engineer"
        "cis_inf_officer"
        "cis_inf_officer_hunt"
        "cis_inf_pilot"
        "cis_inf_marine"
"cis_inf_B1"
        "cis_tread_hailfire"
        "cis_tread_snailtank"
        "cis_walk_spider"
        "cis_walk_spiderkas"
"cis_inf_commander"
    }
}


This isnt the fault of cis_inf_commander, as i get the issue even when that unit isnt called.
#96
SWBF2 Modding / Re: Era crash
January 01, 2017, 05:09:35 PM
Quote from: Delta327 on January 01, 2017, 05:08:45 PM
Nevermimd its works
do you know what was broken?
#97
SWBF2 Modding / Re: Era crash
January 01, 2017, 02:11:10 PM
Quote from: Ltin on December 31, 2016, 04:17:54 PM
can you post bfront2.log here?
......

you realize i am asking you to copy the contents of a text file right?
#98
SWBF2 Modding / Re: Era crash
December 31, 2016, 04:17:54 PM
can you post bfront2.log here?
#99
SWBF2 Modding / Re: Era crash
December 30, 2016, 06:24:45 PM
did you run the .exe i sent you?
That might be more helpful than just the addme alone.
#100
SWBF2 Modding / Re: Era crash
December 28, 2016, 08:55:34 PM
Quote from: Delta327 on December 28, 2016, 07:53:21 PM
Well i added an era and i followed the tutorial and it crashed.
It works though but crashes when i selects

Any idea?

Heres the tutorial
http://www.gametoast.com/viewtopic.php?f=27&t=16616&p=287596#p287596
have you used the testing thingy (whatever it is called, SWBF calls it sptest, idk what swbf2 calls it)
BFront.log will probably tell you whats up.
#101
Released Maps and Mods / CIS_Actual (SWBF1+2)
December 28, 2016, 01:41:43 PM
I always thought it strange that the Super Battle Droid was the main infantry unit for the CIS. The backbone of the CIS army was always the B1 Battle Droids.
And how come the heavily armored B2s can only take as much damage as a flimsy B1 anyway?
And how often do you actually see a destroyer droid on the battlefield?
And when have you ever seen a Magnaguard somewhere Grievous is not?

I never saw any mods that fixed this, so i made one myself.


[spoiler=screenies]
(not really anything interesting here, just proof it exists)


[/spoiler]

[spoiler=SWBF1 README]
CIS_Actual (beta 0.3)

THIS VERSION IS EXPERIMENTAL
FOR A WORKING VERSION PLEASE USE 0.2

It only works on geonosis at the moment.
The idea is to increase the number of the CIS AI, and lower their health accordingly.

Helpful tools made by Phobos and Battlebelk.

~Ltin[/spoiler]

[spoiler=SWBF2 README]
CIS_Actual (beta 0.3)

This mod replaces the Super Battle Droid with a standard B1 battledroid.
The SBD is made more powerful and moved to the officer slot.
Takes effect on all ctf, conquest, and XL maps, as well as naboo hunt and Geonosis tutorial.

To install place CIS.lvl in /gamedata/data/_lvl_pc/SIDE, and place mission.lvl in /gamedata/data/_lvl_pc


If the game crashes or the side doesn't work, please let me know!

CHANGELOG
0.3
-fixed geonosis campaign
-fixed no pistol award
-gave commander and sbd points requirements to spawn


0.2
-added commander droid
-added test campaign for geonosis (currently broken)

The Commander Droid was not created by me, but the name of it's creator has been lost to history.

~Ltin
[/spoiler]

Current Version: 0.3
link temporarily removed

[spoiler=previous versions]
0.2
temp removed

Initial Release
temp removed
[/spoiler]

I'll probably use this is a bridge to get into modding swbf more instead of loitering around taking up Led's expensive ones and zeros.
#103
General / Re: Merry Christmas Battlefrontians!
December 24, 2016, 01:52:12 PM
 :xmastim:
edit: i didnt even read the op so i didnt see my unoriginal joke was already used.

must
find
new
joke

i know!

I was at a shady bus station and saw a lobster with boobs.
It was a busty crustacean in a crusty bus station.

:weilix:    <-- what even is that?
#104
I am trying to install swbf to my laptop (via usb, not that it should matter). I run the installer and it asked for the cd key. I don't have (or at least don't think i have) the case anymore. Is there a way to get past this step?

Alternatively, can the installer repair an install? (i could find a way to get that to work)

There is this (very old) post i found
Quote from: Mac on June 09, 2009, 02:07:12 PM
By the way Mach, if you have SWBF installed on another computer and working, follow this:

Package Contents/Contents/Resources/cdkey.txt

There's your CD key.
but no such directory exists for me.

Am i SOL?

it should go without saying, but keep it legal ya'll
#105
Welcome Center / Re: New Stormtrooper in the Army
December 19, 2016, 09:00:58 PM
"The stormtroopers in my own battalion are expendable buffoons"-Commander Cody

JK Welcome!

Quote from: Hellshing on December 19, 2016, 03:22:27 PM
I will like to try how to play BF again but my father and I spend days trying to play it. 
It seems my computer systems was too young for the game.

Do you mean too modern? Or is it more of the ancient type? I have yet to hear of any newer computers where swbf doesn't run.