Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Bubbles-Particle-Infection

  1. #1
    Member
    Join Date
    Sep 2008
    Location
    Germany
    Posts
    406
    Rep Power
    56

    Bubbles-Particle-Infection

    Hello, is summer.
    Last edited by peter; 12-06-2013 at 14:21.

  2. #2
    thinBasic MVPs
    Join Date
    Oct 2012
    Location
    Germany
    Age
    54
    Posts
    1,527
    Rep Power
    170
    peter, I tried - because I'm nosy - but it only shows 2 or 3 times the same messagebox, caption O2H, text: ttf.dll (see image)
    thereafter it halts because it can not find the ss.dll - but I saved the testfile next to the content of the downloaded folder as you can see in thinAir-explorer on my screenshot and I think that's the way I did with all your examples and they always worked that way. ss.dll is for sure inside the same folder as all the other files - What did I do wrong?

    And, while reading through your sdl.inc I get confused about lines 50 and 52
    50: Is it really FileExits or should it be FileExists?
    52: SDL_SaveBytes Alias "SaceBytes" a typo or purpose?
    Attached Images Attached Images
    Last edited by ReneMiner; 11-06-2013 at 00:17.
    I think there are missing some Forum-sections as beta-testing and support

  3. #3
    Member
    Join Date
    Sep 2008
    Location
    Germany
    Posts
    406
    Rep Power
    56
    Hi Rene,

    The error message means: I cannot find the sdl.inc !
    Put the sdl.inc together with the source code in a directory. Don't forget the other dll's.

    I have all in my ThinBasic directory.

  4. #4
    thinBasic MVPs
    Join Date
    Oct 2012
    Location
    Germany
    Age
    54
    Posts
    1,527
    Rep Power
    170
    Hab ich doch- it's ALL in one folder. That's what mich so wundert
    If you read the Error-message you'd see that it occured in SDL.INC, Line 3, Declare SDL_Window... so it's loaded and about to start but tells it can not find ss.dll - wobei that in the folder is. I also moved the whole sdl-folder into my c:\thinBasic-folder, same result. 3 times O2H-messagebox, then crash at line 3 of sdl.inc
    Last edited by ReneMiner; 11-06-2013 at 09:33.
    I think there are missing some Forum-sections as beta-testing and support

  5. #5
    Member
    Join Date
    Sep 2008
    Location
    Germany
    Posts
    406
    Rep Power
    56
    Hi Rene,

    Just start bubbles.tbasic. Do not move something out of this directory into another directory.

    Rene, Du muss alle Dateien zusammenhalten, Ich denke, dass Du die "sdl.inc" in das ThinBasic Verzeichnis " INC" legst, aber das ist falsch!

    Ich habe noch die alte stabile ThinBasic Version 1.8.0.9 oder so.
    Last edited by peter; 12-06-2013 at 14:21.

  6. #6
    thinBasic MVPs
    Join Date
    Oct 2012
    Location
    Germany
    Age
    54
    Posts
    1,527
    Rep Power
    170
    I did- started from this folder- same result

    Somehow does not find the .dll - but it is there!

    I use tB-Version 1.9.7.0 - and it does not work

    Someone else similar problems?
    I think there are missing some Forum-sections as beta-testing and support

  7. #7
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10
    Same problem here.
    For some reason LoadLibrary is failing.
    I will test this night when back home and see what error is the operating system returning.
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  8. #8
    Member
    Join Date
    Sep 2008
    Location
    Germany
    Posts
    406
    Rep Power
    56
    Good idea Eros!
    It looks like this here:
    Attached Images Attached Images

  9. #9
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10
    Peter,

    can you please provide DLLs without message box inside?

    Thanks
    Eros
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  10. #10
    Member
    Join Date
    Sep 2008
    Location
    Germany
    Posts
    406
    Rep Power
    56
    Okay Eros,
    Last edited by peter; 12-06-2013 at 14:18.

Page 1 of 2 12 LastLast

Similar Threads

  1. Particle effects?
    By ReneMiner in forum TBGL module by Petr Schreiber
    Replies: 3
    Last Post: 07-06-2013, 21:06
  2. Code Bubbles: what an IDE !
    By ErosOlmi in forum Software discussion
    Replies: 3
    Last Post: 08-04-2010, 12:57
  3. particle circle falling down animation :)
    By Lionheart008 in forum Experimental modules or library interface
    Replies: 5
    Last Post: 28-07-2009, 15:53
  4. Very simple particle effect
    By Petr Schreiber in forum TBGL Scripts and Projects
    Replies: 5
    Last Post: 20-01-2008, 11:31
  5. A dynamic particle system using Eval module
    By ErosOlmi in forum YouTube
    Replies: 0
    Last Post: 04-02-2007, 19:08

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •