I have done everything needed with sound. Downloaded Ace's and put them in ''global'' and copied the ones from Assets to Common.
New core.lvl is 6,81MB.
Last edited by TheMastermindOfMaom on Mon Dec 14, 2015 5:48 pm, edited 7 times in total.
918.Message Severity: 3
919.C:\Battlefront2\main\Battlefront2\Source\HUDManager.cpp(619)
920.HUD unable to find HUD element type 0x16ce484a
They won't break the game, but I know these messages only from custom fpms.
You loaded mos Eisley hero attack. For me tat2 always crashes in the debugger. Have you tried an different map and mod??
First things first - move all addon maps and mods out of the addon folder (you can just make another folder). See if that fixes it. If not, start with a fresh install of the game. Once you have it working, move the mod map that you think is the problem back into the addon folder. It's *probably* the map ID you listed above, so if you want to try just moving that first, you can.
TheMastermindOfMaom wrote:It was not the debugger exe though,it was the full game. I changed the core.lvl to test if my localizing mod is working. Let me re-try.
Edit: All maps crash. Stock and modded.
If the full game Crashs, but the debugger dies not, there would be no error log. Please delete the log and redo the crash (after you removed all addons the way Teancum told you) to be sure that the log is created new.
This looks much more like the log we want. Please make sure that you reproduce the crash with the debugger everytime!! the normal BF2 exe does not make an log.
Found this:
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\LuaCallbacks_Mission.cpp(635)
Entity "FDL-2" not found
Wondering that this crash the game.
Is FDL-2 the new name of Han Solos weapon?? (btw he has a dl44)
If it is, can you describe your steps for changing the name?
TheMastermindOfMaom wrote:Actually edited the Y-Wing to ''wai weng'' (to test if it works).
I went to editlocalize.bat,found the fly_ywing in entities and changed it. Saved and munged localizations.
P.S I did change the core.req files and added the new sounds.
There should be a topic on how to build a replacement core.lvl. If I remember right you can't just build a working game replacement it without following the instructions there. It's been a long time, so I might be wrong, but I'm pretty sure. Check the FAQ/Everything you Need thread at the top of this forum.
I have done everything done with sound. Got the ones from AceMastermind and copied the ones from Assets to my mod. Anything else left? I really want to make this mod and all this problems is making me go
What is the file size of your new core.lvl? Even if you didn't include the sounds it should still work, you just won't have menu sounds.
This core.lvl is meant to replace the game's core.lvl and should not be used in a map project. The instructions for building a new core.lvl are clear and it would be difficult to mess this up which is why I think the problem is caused by something else you may have done.
Empty your addon folder
Create a backup of your game's core.lvl
Create a new data_ABC project with the BF2_modtools
Make sure you have the bat files set up for munging sounds (I use Marvel4's Fixed and improved munge files)
Follow the instructions for rebuilding the game's core.lvl
Make your localization edits and save it
Munge with common ticked
Copy the core.lvl from addon\ABC\data\_LVL_PC to GameData\DATA\_LVL_PC
Delete the ABC project from addon
Run the game and play a space map in GCW era
If you look at a Y-wing in the hangar the name should now be "wai weng"
If that doesn't work then you have problems elsewhere that need attention.
Keep in mind big mods like +123 by [v] will override core localization from addon.
Your error log is inconclusive. Make sure your game works with the default core.lvl and clear out any mods that change other default files for the sake of troubleshooting. The crashing is not likely due to the custom core.lvl if it was done correctly.