Page 1 of 1
[Help!] loading objects to the Level Editor
Posted: 2011-12-07 14:12
by spiked_rye
Hi,
When I try to load objects into the level editor I get the folowing messages:
Console] : Couldn't open console script "edit/objects/staticobjects/pr/train_bridge/bridge_support/bridge_support.con"
[Console] : Couldn't open console script "mods/pr.con"
[Console] : Couldn't open console script "-.con"
Happens with all objects. I have re installed BF2 editor. It's running on Vista in compatibility mode for XP sp2, and I'm running as admin. I have unpacked everything as per this:
https://www.realitymod.com/forum/f189-m ... dding.html
Anyone else have this problem, or know how to fix it?
Re: [Help!] loading objects to the Level Editor
Posted: 2011-12-07 19:00
by temexter
Looks like you haven't unzipped object files correctly to your work folder, like \bf2\mods\pr_edit.
Error message shows that editor tries to open objects files from bf2\mods\edit folder and can't find them.
You should copy the whole pr folder and extract server and client objects files one at a time. And also make sure you extract _patch* files in right order (first like weapons_client.zip, then weapons_client_patch1.zip and then weapons_client_patch2.zip an so on).
Check also that you extracted PR_EDIT.rar to bf2 folder. It uses mod name pr_edit there so you have tour work folder named so. Or othetwise you change the paths accordingly.
Re: [Help!] loading objects to the Level Editor
Posted: 2011-12-07 21:07
by Shovel
I made a mistake similar to this some time ago, just make sure when you unzip the 20ish object folders you use winrar and click extract here.
Re: [Help!] loading objects to the Level Editor
Posted: 2011-12-08 15:16
by spiked_rye
temexter wrote:Check also that you extracted PR_EDIT.rar to bf2 folder. It uses mod name pr_edit there so you have tour work folder named so. Or othetwise you change the paths accordingly.
I can't seem to find PR_EDIT.rar on my computer, where would it be if I haven't extracted it?
Thanks for the help guys. I'm gona try re extracting the files one by one (last time I just selected all the zips, then all the patch zips in order.
EDIT: Now have:
OBJECTS:
Common
Effects
Kits
Soldiers
Vehicles
Weapons
However, still haven't got static buildings etc.
Re: [Help!] loading objects to the Level Editor
Posted: 2011-12-08 15:36
by Shovel
PR_edit.rar is downloaded from the setting up the editor tutorial (
https://www.realitymod.com/forum/f189-m ... dding.html)
Edit: 600th post
Re: [Help!] loading objects to the Level Editor
Posted: 2011-12-08 16:50
by spiked_rye
FIXED! cheers
(I was having issues because I had capitalised the E in edit, so it was making a new PR_edit folder instead of using my PR_Edit)