Major help! C::B TPT Mod Error

  • MassacreLand
    12th Feb 2012 Member 0 Permalink
    Okay so I have had many people help me out and every single error someone fixes a new one opens up.
    So if any of you can take my source/project files and fix them or atleast try to figure out what the problem is please do so because I have tried so very hard to start my mod and it never happens because of these annoying errors.
    I have a working compilable mod but I accedentely added me4502's powder sim source and I do not want to use it because I would feel too. Theivy? Sooo I want to work on my current one.

    http://www.mediafire.com/?jyqm4425vop56t7
  • MasterMind555
    12th Feb 2012 Member 0 Permalink
    @MassacreLand (View Post)
    If you don't want to set it up, download this http://min.us/mDIQTFGOZ#1o
    It's already all set up.
  • MassacreLand
    12th Feb 2012 Member 0 Permalink
    @MasterMind555 (View Post)
    No no no!
    I have it already set up lol I have a working copy wich accedentely got stuck with me's mod lol and when I try fixing that it fucks up lol.
    So I made a new one and me gave me his old mod source so I could use some of his nature shit aaand it wont compile for shit.
    It just keeps giving me BS errors and every one I fix like 10 more pop up xD
    So I was hoping someone on here could go in and do what I have been doing for 2 hours lol and fix it for me :3
    Sorry, I just really need to catch a break on this and I knew you smarter coders out there could fix it in no time at all lol.
  • MasterMind555
    12th Feb 2012 Member 0 Permalink
    @MassacreLand (View Post)
    Brotip : Next time you should use Git, so if it screws up, you just have to restore the last working version.
  • MassacreLand
    12th Feb 2012 Member 0 Permalink
    @MasterMind555 (View Post)
    I know >.< Idk how to upload to git and dont wana bother trying to figure it out lol



    Can sOMEOne please help xD
  • abczyx123987
    12th Feb 2012 Member 0 Permalink
    Try recreating your project file from scratch. (follow the instructions on the wiki)
    It seems that you're trying to compile your mod with a project file that was set up for a version of TPT newer than the one your mod is based off of. (You have files added to your project that don't exist)
  • MassacreLand
    12th Feb 2012 Member 0 Permalink
    @abczyx123987 (View Post)
    Very true actually. The mod's source is me4502's old mod. He sent me a link (he was contributing the nature elements lol)
    Soo it is pretty darn old >.< Any way to figure out wich files should be deleted?
    Because if I start from scratch it will not work. Lol I am not sure why but I have tried it over and over again even tried some extra's and it never worked. Soo, I would like to avoid this if possible!

    Thank you for helping by the way!

    EDIT: #include <SDL/SDL.h>
    only error I got but yeah. I have gotten that error on many mod sources as well. Not sure what it is.
  • Simon
    12th Feb 2012 Administrator 0 Permalink
    You should use a service like pastebin for posting errors, failing that, you can just post the error inside a <code> tag.
  • MassacreLand
    12th Feb 2012 Member 0 Permalink
    @Simon (View Post)

    I know. Sorry I was trying to hurry and get this done because for 2 weeks or so I have tried day by day trying to get my mod to work and it never compiles.

    I had a working copy but I accedentely mixed Powder sim source with my own and now the exe is powder sims exe lol.


    I know you are busy but could you possibly take the files I uploaded to mediaf and go and update the source to the newest TPT source.
    I am sure that will most likely fix the problem but I am not sure.

  • abczyx123987
    12th Feb 2012 Member 0 Permalink
    Try this:
    http://www.mediafire.com/?33t1w1jnc5cwbab

    I haven't touched your source at all - just created a new project file.
    It should work. (at least it does for me)