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

#1
I have not had any luck. Not sure what I can do for the sides to work for the imp on snow levels. Do not know where I need to remove or add for the probe droid glitch to be fixed. I wish there was a crash log I could see.
#2
I have his Hoth: echo Base Assets now. I have found where the probe droid is in the original Hoth files. Would replacing the code with the assets used in the Echo Base map by Sereja fix it? I originally deleted the lines with the probe droid, but it continued to crash. The files that I remade are do not contain "imp_droid_probe" as I deleted the line.
    ReadDataFile("sound\\hot.lvl;hot1gcw");
    ReadDataFile("SIDE\\all.lvl",
        "all_fly_snowspeeder",
        "all_inf_basicsnow",
        "all_inf_lukeskywalkersnow",
        "all_inf_smugglersnow",
        "all_walk_tauntaun")
    ReadDataFile("SIDE\\imp.lvl",
        "imp_inf_basicsnow",
        "imp_inf_dark_troopersnow",
        "imp_inf_darthvader",
        "imp_walk_atat",
        "imp_walk_atst_snow",
        "imp_droid_probe")
This is after removing the probe droid
    ReadDataFile("sound\\hot.lvl;hot1gcw");
    ReadDataFile("SIDE\\all.lvl",
        "all_fly_snowspeeder",
        "all_inf_basicsnow",
        "all_inf_lukeskywalkersnow",
        "all_inf_smugglersnow",
        "all_walk_tauntaun")
    ReadDataFile("SIDE\\imp.lvl",
        "imp_inf_basicsnow",
--        "imp_inf_dark_troopersnow",
        "imp_inf_darthvader",
        "imp_walk_atat",
        "imp_walk_atst_snow")

#3
Quote from: Dark_Phantom on January 11, 2023, 10:47:37 AMThe answer is simpler than you're making it out to be.

The easiest way I believe would be to remove imp_droid_probe from the stock Hoth mission.  Searching "mission.lvl builder" should bring it up.  The one on the site is reasonably easy to use and would allow you to use the stock Hoth level.  It'd probably break online compatibility.
The other answer that nobody has really gotten to is to figure out why it's crashing.  I see the REQs listed correctly but the devs might have used a different model that's compatible with the game, or something else.

There are SWBF2 map conversions on here but that's not the correct answer to the problem you're experiencing and adding a whole other level of complexity.

I have tried deleting the lines from the stock hoth Luas and it still is crashing on loading. Not sure if I should have replaced the imp_probe_droid with a different name.
#4
Released Maps and Mods / Re: Naboo: Siege Of Theed
December 08, 2023, 08:02:14 PM
Glad to see people are still modding this game! Great work. I wish to someday learn how to mod as well as many of you.
#5
Quote from: Led on December 03, 2022, 01:27:01 AMI recall some issue with the probe droid for Hoth in general. 

Also, finding some side level and using it without the correct mission.lvl file can cause a lot of problems.
I have downloaded Sereja's Sides mod and the Ultimate sides mod and both result in crashes when I try to play Hoth or other snow maps as the imperials. I am not sure why this is happening. It even happens on the vanilla maps. I have tried to unpack the imp.lvl file but cannot figure out the issue.
#6
Would anyone know why there would be an issue with crashing on snow maps as the empire? I have tried unmunging the sides.lvl file and cannot find the problem. It is a sides mod I found online.
#7
I am aware of what is going on and do not expect him to mod, but I just was wondering if anyone had heard from him to confirm he was okay.
#8
Is Sereja okay? Seen he hasnt made anything in a while.