Skip to content

jnharton/TSSSFgameSource

 
 

Repository files navigation

THIS IS THE RAW SOURCE CODE FOR THIS PROJECT. IT IS BAD.
I NEVER EXPECTED IT TO GO ANYWHERE, SO THE CODE IS A MESS.

USE AT YOUR OWN RISK.


butts

Somethings to keep in mind - if my programs delete, mutate, or otherwise make some change
that you're not happy with, sorry but that's something that happens sometimes when a
program isn't ready yet. Hell, it happens sometimes when the program is already finished!
The point is... don't get too attached to any particular version, plus don't try to do
something that will obviously cause you more problems (like trying to edit a file that
isn't a card with the card editor) and you SHOULD be fine, but there's still a small
chance something else might go wrong. I'll try to make sure that won't happen, mkay?

OK! With that out of the way, let's get down to the nitty-gritty.



==== SOMETHING WENT WRONG ====

Ok, this is actually kind of a good thing, because I need to catch everything that
could go wrong before I make a final release. Oh, uh... sorry about it breaking for
you though.

Bear in mind that this is a mutuality thing - I CAN'T HELP YOU IF YOU DON'T HELP ME.

What I mean is, the only way your problem can be fixed is if I know about it first,
so I need you to message me with information on that issue or it might never get fixed!
Also, when messaging me, I need you to be as clear as possible (not wordy, just clear)
so that I can more easily assess the cause of the problem and get it fixed sooner.
...also, don't give me no attitude, mkay? Mkay.

1. Save The Error Message
  Anyway, when you run into a program-crashing error, a message should appear in the
  command prompt window. Try right-clicking the command prompt window (the part you grab
  onto to move it around) and click "Edit" then "Select All". Right-click it again and
  this time click "Edit" then "Copy". You should now have the contents of the command
  prompt window on your clipboard.

  You should put this into a '.txt' file and save it on your desktop or something before
  moving onto the next part, because you'll probably want to close the program and you
  might need the clipboard again.

2. Message Me!
  Ok, next, you'll want to message me somehow. Your best bet is to email me, so here's my
  email address:

    raubana@gmail.com

  I've got a thing that will let me know if I've received any emails with "tsssf" in it's
  subject, so you could say "My TSSSF game thing broke: I NEED HELP!!" or "The tsssfgame
  crashed when I tried to do this and that" or just "TSSSF" and I'll know pretty quickly!

  In the body of the email, give me a short description of what was happening right
  before the crash occurred - especially what you did the instant before the program
  crashed. Then, put in the body the error message stuff you'd saved from earlier OR you
  could just make it an attachment. Then, send it off!

  Your contribution is always appreciated :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%