Author Topic: Arena compiling Problems  (Read 1947 times)

Offline Scorpion

  • Giga Heavyweight
  • Posts: 5431
  • Rep: 2
    • View Profile
    • Awards
Arena compiling Problems
« on: February 27, 2011, 08:23:33 AM »
Well....this is....interesting, o.k as click said, the cc3 arena has startpoints that mean big bots get stuck in the floor.
I followed JB's tutorial (in his arena's thread) to fixxx this, or so I thought, while the startpoints seem to be fixxxed now, the arena's pitch black.
Yeah, bot's still fight fine, but you can't see anything other than the bots, everything else is black.
I've used dummy's compiler, and serge's compiler, but neither of them have worked, and all i've done is edit the startpoints with the use of serge's decompiler, basically, i am majorly confused.

Offline G.K.

  • *
  • Posts: 12155
  • Rep: 10
  • Striving for a good personal text since 1994.
    • View Profile
    • Awards
Re: Arena compiling Problems
« Reply #1 on: February 27, 2011, 09:19:45 AM »
List all the steps you took.
My above post explains everything about everything.

Host of: Wheely Tag, Back To The Beginnings, BTTB 2, BTTB 3, BTTB 4, & BTTB V.

Heavy Metal: Champion (Mockery of the Whole Concept)
Robotic International Wars Series 1: Champion (Minifridge 6)
RA2 Team Championships 1 & 2: Champion (High Speed Train & Upthrust - as part of Naryar's Not Quite Evil Council of Doom)

Runner Up in: The Amazing Rage (Team Fedex), R0B0NOVA (Zaphod Stock), Steel Warzone (Inception of Instability), Box of Nightmares (Gicquel), Wheely Tag (Minifridge the Second)

Clash Cubes IV: 5th place (Fretless)
BBEANS 6: Rumble Winner & 6th Place (Minifridge 4)

Offline Scorpion

  • Giga Heavyweight
  • Posts: 5431
  • Rep: 2
    • View Profile
    • Awards
Re: Arena compiling Problems
« Reply #2 on: February 27, 2011, 10:23:24 AM »
Right, I decompiled the arena gmf using serge's decompiler, then I opened up the decomiled file with notepad ++ and changed the numbers for the starting point accordingly not deleting anything, just changing the numerical value, then, I either compile it with serge's compiler, naming the file cc3.gmf, which comes up with a few error messages, and then doesn't work properly when i select it to play with in game, it comes up with a black screen, where all i can see is the mouse cursor that still moves but can't click anything, and pressing escape crashes the game, or I use dummy's compiler, which has no error messages, but when I mtry to play in the arena...this happens:

Everything works as normal, it's definately the same arena i'd say aswell, but everything is black, and no, i haven't messed with the skin or anything else, it was fine before those steps.

Offline Serge

  • *
  • Posts: 1530
  • Rep: 13
    • View Profile
    • http://www.q3k.org/
    • Awards
Re: Arena compiling Problems
« Reply #3 on: February 27, 2011, 11:56:06 AM »
which comes up with a few error messages,

POST. THE. ERROR. MESSAGES.

They're there for a reason!
« Last Edit: February 27, 2011, 03:43:51 PM by Trovaner »
home | twitter | yt | gmf de/compiler | component freedom | xmpp: q3k@q3k.org | email: q3k@q3k.org

Offline Scorpion

  • Giga Heavyweight
  • Posts: 5431
  • Rep: 2
    • View Profile
    • Awards
Re: Arena compiling Problems
« Reply #4 on: February 27, 2011, 12:16:10 PM »
sorry, stupid of me, sorry dude, they all say similair stuff actually:
 "readFloat(): Expected *LIGHT_INTENS, but found .000000 instead!
Ignore and continue?

 "readFloat(): Expected *LIGHT_Aspect, but found LIGHT_INTENS instead!
Ignore and continue?

 "readFloat(): Expected *LIGHT_ATTNSTART, but found LIGHT_ASPECT instead!
Ignore and continue?

 "readFloat(): Expected *LIGHT_ATTNEND, but found LIGHT_ATTNSTART instead!
Ignore and continue?

 "readFloat(): Expected *LIGHT_TDIST, but found LIGHT_ATTEND instead!
Ignore and continue?

 "readFloat(): Expected =, but found LIGHT_TDIST instead!
Ignore and continue?

closeBracket(): Expected closing bracket, found *USE instead!

FAR ATTENUATION 1
              }
               *LIGHT
              {
                           *NODE_NAME           0MNI02
                           *NODE_TM

Offline Enigm@

  • convicted sex offender
  • *
  • Posts: 6616
  • Rep: 5
  • :really_makes_you_think:
    • http://www.youtube.com/us
    • View Profile
    • Awards
  • Skype: uncle_slamm
Re: Arena compiling Problems
« Reply #5 on: February 27, 2011, 12:18:19 PM »
This is why I don't mess wit dis shiznit.
(◕‿◕✿) discord: uncle_slamm steam: bigmommaprodz #unbanlra2

Offline Serge

  • *
  • Posts: 1530
  • Rep: 13
    • View Profile
    • http://www.q3k.org/
    • Awards
Re: Arena compiling Problems
« Reply #6 on: February 27, 2011, 12:54:57 PM »
words

The errors are important. Anyway, your GMF file is messed up, care to send you decompiled GMF file? (host it at pastie.org or something)
home | twitter | yt | gmf de/compiler | component freedom | xmpp: q3k@q3k.org | email: q3k@q3k.org

Offline Scorpion

  • Giga Heavyweight
  • Posts: 5431
  • Rep: 2
    • View Profile
    • Awards
Re: Arena compiling Problems
« Reply #7 on: February 27, 2011, 01:11:57 PM »
words

The errors are important. Anyway, your GMF file is messed up, care to send you decompiled GMF file? (host it at pastie.org or something)
Yeah, o.k, will do.

Offline Stagfish

  • Ultra Heavyweight
  • Posts: 2963
  • Rep: 0
    • View Profile
    • Awards
Re: Arena compiling Problems
« Reply #8 on: February 27, 2011, 02:17:54 PM »
I got them when I tried to edit one of the DSL arenas, cant remember which one.

Offline Serge

  • *
  • Posts: 1530
  • Rep: 13
    • View Profile
    • http://www.q3k.org/
    • Awards
Re: Arena compiling Problems
« Reply #9 on: February 27, 2011, 02:25:45 PM »
It's basically my compiler not knowing how to parse lights.
home | twitter | yt | gmf de/compiler | component freedom | xmpp: q3k@q3k.org | email: q3k@q3k.org

Offline JoeBlo

Re: Arena compiling Problems
« Reply #10 on: February 28, 2011, 03:33:41 AM »
I made the CC3 Qualifying Arena with FB's edited compiler.. it should decompile and recompile fine with that..

Offline Clickbeetle

  • *
  • Posts: 3374
  • Rep: 21
  • In Soviet Russia, bugs stomp YOU!
  • Awards BOTM Winner
    • View Profile
    • Beetle Bros site
    • Awards
Re: Arena compiling Problems
« Reply #11 on: March 06, 2011, 12:29:21 AM »
Try decompiling with Dummy's compiler.  Serge's has a problem with lights.  Trovaner posted somewhere how to fix the lights so Serge's can compile them though (but I think your lights have more complicated issues, looking at the error messages).

To lack feeling is to be dead, but to act on every feeling is to be a child.
-Brandon Sanderson, The Way of Kings

Offline Scorpion

  • Giga Heavyweight
  • Posts: 5431
  • Rep: 2
    • View Profile
    • Awards
Re: Arena compiling Problems
« Reply #12 on: March 18, 2011, 01:51:07 PM »
Well, dummy's compiler gave the black screenshots I posted there.
JB got it right there, FB's compiler works fine for this arena.

Offline Clickbeetle

  • *
  • Posts: 3374
  • Rep: 21
  • In Soviet Russia, bugs stomp YOU!
  • Awards BOTM Winner
    • View Profile
    • Beetle Bros site
    • Awards
Re: Arena compiling Problems
« Reply #13 on: March 20, 2011, 09:03:24 PM »
FB's is just Dummy's with a couple added features.


So you got it to work now?

To lack feeling is to be dead, but to act on every feeling is to be a child.
-Brandon Sanderson, The Way of Kings

Offline Scorpion

  • Giga Heavyweight
  • Posts: 5431
  • Rep: 2
    • View Profile
    • Awards
Re: Arena compiling Problems
« Reply #14 on: March 21, 2011, 02:26:07 PM »
Yep, works fine now.