Author Topic: What the heck is this?  (Read 8150 times)

Aino

  • Ent
  • ******
  • Thank You
  • -Given: 4
  • -Receive: 30
  • Posts: 1,527
  • Eufloria: Yes
What the heck is this?
« on: February 21, 2011, 10:01:51 PM »
Just look at the picture, seems like the menu is duping??

Pilchard123

  • Tester
  • Old Oak
  • ****
  • Thank You
  • -Given: 4
  • -Receive: 24
  • Posts: 932
  • Eufloria: Yes
Re: What the heck is this?
« Reply #1 on: February 21, 2011, 10:04:51 PM »
Ah, I had that happen to me, too. I don't think you can fix it other than by romoving a certain line or two of code, but I can't remember what it was. Are you playing with the UI stuff?

Aino

  • Ent
  • ******
  • Thank You
  • -Given: 4
  • -Receive: 30
  • Posts: 1,527
  • Eufloria: Yes
Re: What the heck is this?
« Reply #2 on: February 21, 2011, 10:06:56 PM »
I am adding stuff to the screeny, but not changing any of the UI settings that already is...

Pilchard123

  • Tester
  • Old Oak
  • ****
  • Thank You
  • -Given: 4
  • -Receive: 24
  • Posts: 932
  • Eufloria: Yes
Re: What the heck is this?
« Reply #3 on: February 21, 2011, 10:09:28 PM »
So, you aren't using luanet, just ScreenDraw and LevelDraw?

http://www.dyson-game.com/smf/index.php?topic=1190.msg7328#msg7328  is when I had the same problem. Are you using GetScreenX() at all? Or GetScreenY()?  I seem to remember something about them when I had this.
« Last Edit: February 21, 2011, 10:12:29 PM by Pilchard123 »

Aino

  • Ent
  • ******
  • Thank You
  • -Given: 4
  • -Receive: 30
  • Posts: 1,527
  • Eufloria: Yes
Re: What the heck is this?
« Reply #4 on: February 21, 2011, 10:39:28 PM »
I'm only using screen and leveldraw() yes :)

annikk.exe

  • Achiever
  • Ent
  • ****
  • Thank You
  • -Given: 0
  • -Receive: 4
  • Posts: 1,809
Re: What the heck is this?
« Reply #5 on: February 21, 2011, 10:41:45 PM »
That has happened to me a bunch of times during heavy development.

Restarting Eufloria seemed to fix it.  :>

Aino

  • Ent
  • ******
  • Thank You
  • -Given: 4
  • -Receive: 30
  • Posts: 1,527
  • Eufloria: Yes
Re: What the heck is this?
« Reply #6 on: February 21, 2011, 10:43:29 PM »
Kay :)