Mygeeto group problem
Moderator: Moderators
- linksith
- Command Sergeant Major

- Posts: 284
- Joined: Mon Jul 12, 2010 12:19 pm
- Projects :: Waaay too many projects
- xbox live or psn: me has no xbox
- Location: looking for a wifi connection
Mygeeto group problem
Hi, I am making a map with multiple worlds and I saved all of the objects in Mygeeto as an .obg file. I copied everything from the Mygeeto msh and odf folder but I have this problem. I added Mygeeto and Utapau to my map (there is nothing wrong with Utapau) and now my map crashes. The object limit has nothing to do with it because I ran a test without Mygeeto and it worked. How do I get this to work? Thanks.
-
Press_Tilty
- Chief Warrant Officer

- Posts: 331
- Joined: Fri Jun 04, 2010 10:57 pm
- Projects :: Korsava IV - Pre WIP
- Location: Seattle Area
Re: Mygeeto group problem
If you ran a test without Mygeeto, how would that mean you didn't go over the limit when you added Mygeeto?
-
MrCrayon
- Jedi Knight

- Posts: 554
- Joined: Sat Apr 17, 2010 8:15 pm
- Projects :: Coruscant map Want to help PM me
- Location: Buried in homework, but getting better
Re: Mygeeto group problem
I would really like to see your munge report. It may shed some light on this topic...
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Mygeeto group problem
Even if you aren't over the object limit (which you may not be, that limit was somewhat high), are you using portals and sectors, or anything at all to make the rendering easier on the poor old game engine?
- linksith
- Command Sergeant Major

- Posts: 284
- Joined: Mon Jul 12, 2010 12:19 pm
- Projects :: Waaay too many projects
- xbox live or psn: me has no xbox
- Location: looking for a wifi connection
Re: Mygeeto group problem
Good point, I will try to add another world to my map and see what happens. I forgot to do that.Press_Tilty wrote:If you ran a test without Mygeeto, how would that mean you didn't go over the limit when you added Mygeeto?
If you are referring to the pcmungeerror log thingy, then I didn't get one.MrCrayon wrote:I would really like to see your munge report. It may shed some light on this topic...
Currently I have Geonosis, Utapau, and Yavin 4 Arena (I deleted Mygeeto so it would work). I'm gonna delete Yavin as it was just a test. No portals or sectors are being used as I 1. have no idea how to place them 2. this is mostly an outdoor map. I have however changed the CWG.sky file to thisFiodis wrote:Even if you aren't over the object limit (which you may not be, that limit was somewhat high), are you using portals and sectors, or anything at all to make the rendering easier on the poor old game engine?
Hidden/Spoiler:
EDIT: I even tried the bf2modtools to see if there was any good info but I only have one message severity 3 problem that I have had since forever and I can't find anything about too many objects.
Last edited by linksith on Thu Sep 23, 2010 7:00 am, edited 2 times in total.
-
Press_Tilty
- Chief Warrant Officer

- Posts: 331
- Joined: Fri Jun 04, 2010 10:57 pm
- Projects :: Korsava IV - Pre WIP
- Location: Seattle Area
Re: Mygeeto group problem
Can you clarify? I'm confused.
- linksith
- Command Sergeant Major

- Posts: 284
- Joined: Mon Jul 12, 2010 12:19 pm
- Projects :: Waaay too many projects
- xbox live or psn: me has no xbox
- Location: looking for a wifi connection
Re: Mygeeto group problem
Which part are you confused on? If it's the sky file I basically changed almost everything. I couldn't get the colors to work on it so I'll tell you the most important part. The PC section nearest to the top is what I changed (nearscene range, farscene range, and fog range).Press_Tilty wrote:Can you clarify? I'm confused.
EDIT: Ok here is the result of my test to test the object limit. I added another geonosis once and it worked. I added geonosis again to make an addition of two geonosis's and it crashed. I did get this Message severity 3 message.
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\StringDB.cpp(54)
String pool is full: 32768 pool is not big enough!
How do I increase this memory pool?
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Mygeeto group problem
lets take a look into the mysterious depths of the magical searchfunction......
(meaning you should use search before posting questions)
(meaning you should use search before posting questions)
- linksith
- Command Sergeant Major

- Posts: 284
- Joined: Mon Jul 12, 2010 12:19 pm
- Projects :: Waaay too many projects
- xbox live or psn: me has no xbox
- Location: looking for a wifi connection
Re: Mygeeto group problem
Thanks, DarthD.U.C.K. I forgot about the search function. Noticing the fact that it seems hopeless, is there a way to get around this? Also, I've noticed that there is something in the ordinary LUA that says something about memorypool, what is the difference between the memorypool and the stringpool?
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: Mygeeto group problem
If you've hit the object limit, you've hit the object limit - it's hardcoded. You could try importing a few things into XSI and lower their polycounts, then export them as a single object...but I doubt you'd want to go through all that. The bottom line is that the game was designed to only have one map per map, not multiple ones in one file. It's an awkward setup and if you didn't run into this problem I'm sure you'd run into others. My best advice is to simply cut down on the grand scale of what you want to do - maybe make small sections that represent different worlds, like a single platform for Mygeeto or just one bunker for Geonosis.
Honestly, I had this idea myself a long time ago as I was just getting acquainted with modding. I'm sure others did, too. After turning the concept around in my head several times, I eventually dismissed it as just too impractical. My advice to you is: aim lower and make a single map rather than some large conglomerate of stock ones.
Honestly, I had this idea myself a long time ago as I was just getting acquainted with modding. I'm sure others did, too. After turning the concept around in my head several times, I eventually dismissed it as just too impractical. My advice to you is: aim lower and make a single map rather than some large conglomerate of stock ones.
-
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: Mygeeto group problem
yesterday i got the string pool error the same you, i searched but nobody give solution for that, i removed some staff from my lua like side vehicles etc and that fixed the error
so my unic idea is: try removing staff from your lua 
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Mygeeto group problem
yeah staff is bad, remove it!
in case you dont understand deviss, he is poiting out that all models loaded through the lua also count in the stringpool.
however you will have problems removing enough stuff, if you want to put that many worlds in your map.
in case you dont understand deviss, he is poiting out that all models loaded through the lua also count in the stringpool.
however you will have problems removing enough stuff, if you want to put that many worlds in your map.
-
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: Mygeeto group problem
offtopic: thanks for clearDarthD.U.C.K. wrote:yeah staff is bad, remove it!![]()
in case you dont understand deviss, he is poiting out that all models loaded through the lua also count in the stringpool.
however you will have problems removing enough stuff, if you want to put that many worlds in your map.
- linksith
- Command Sergeant Major

- Posts: 284
- Joined: Mon Jul 12, 2010 12:19 pm
- Projects :: Waaay too many projects
- xbox live or psn: me has no xbox
- Location: looking for a wifi connection
Re: Mygeeto group problem
So does the sting pool count how many objects are in game or the data size of the objects?
So let me get this straight, all objects from the LUA (including vehicles and cp's) are counted in the string pool. That wouldn't be quite too good because I like vehicles.DarthD.U.C.K. wrote:yeah staff is bad, remove it! in case you dont understand deviss, he is poiting out that all models loaded through the lua also count in the stringpool.however you will have problems removing enough stuff, if you want to put that many worlds in your map.
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Mygeeto group problem
simply put: all .msh files count into the pool, no matter if its a weapon, a vehicle, a turret or a prop
- linksith
- Command Sergeant Major

- Posts: 284
- Joined: Mon Jul 12, 2010 12:19 pm
- Projects :: Waaay too many projects
- xbox live or psn: me has no xbox
- Location: looking for a wifi connection
Re: Mygeeto group problem
Even if I'm not using the object!? WOW 
EDIT: Oh, and thanks for the info guys
EDIT: Oh, and thanks for the info guys
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Mygeeto group problem
as long as ist loaded, yes but it must be either connected to a unit loaded in the lua, or a vehicle or placed in ZE.
if you just have it in yourmshfoldr but dont load it, it doesnt count i suppose
if you just have it in yourmshfoldr but dont load it, it doesnt count i suppose
