Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nothing is being loaded.
#5
Well, it's not a server side problem... It's something to do with my client...

Ah, well... I'll look for the problem...

[edit]Problem pinpointed.

My VB has a weird way of telling me of an error...

If it doesn't give me one of the common Run Time Errors, then, it'll just stop.

Code:
Call DD_BackBuffer.BltFast(x, y, DD_SpriteSurf, rec, DDBLTFAST_WAIT Or DDBLTFAST_SRCCOLORKEY)

It's this line of code. It wont work. Everything runs fine until it had to run that. When it does, it stops working. Which is why nothing is being blted, everything is paused after teh BltPlayer block in the GameLoop sub.

Someone know how to fix it? If you needa know, I've added seamless scrolling, and it worked fine... Only recently did I start getting this little bug...
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)