Author Topic: who gives a grap?  (Read 2876 times)

Offline Griz

  • Bot Overlord
  • ****
  • Posts: 608
    • View Profile
who gives a grap?
« on: October 27, 2005, 06:06:13 PM »
Quote
So here is the crash fix for those of out there who give a crap.

well duh! ...
so ...
are we going to actually put these fixes in the fixed bug file ...
in a central place where we can actually find them and where they
need to go?
or is someone going to upload a fixed/stable version of 2.37.4 at some point ..
so I can run it as well?
 

~griz~
 


CODE
If Abs(.mem(aimsx) > 1256) Then .mem(aimsx) = 1256 * Sgn(.mem(aimsx)) 'new crash fix?
  If Abs(.mem(aimdx) > 1256) Then .mem(aimdx) = 1256 * Sgn(.mem(aimdx))


becomes
CODE
If Abs(.mem(aimsx)) > 1256 Then .mem(aimsx) = 1256 * Sgn(.mem(aimsx)) 'new crash fix?
  If Abs(.mem(aimdx)) > 1256 Then .mem(aimdx) = 1256 * Sgn(.mem(aimdx))
« Last Edit: October 27, 2005, 06:06:44 PM by Griz »
不知
~griz~
[/color]
   "The selection of Random Numbers is too important to be left to Chance"
The Mooj  a friend to all humanity
[/color]

Offline Ulciscor

  • Moderator
  • Bot Destroyer
  • *****
  • Posts: 401
    • View Profile
who gives a grap?
« Reply #1 on: October 27, 2005, 06:32:19 PM »
Well I for one am putting all these fixes in my version I downloaded earlier, and labelling each change. I suppose [PY] might have a system of his own.

Also, please only use this section for actual bug reporting!

I'm going to have to sift through the threads to find real bugs, and it will be much harder when there are other topics in the way!

Hehe well that's my little lecture over for now  ^_^

Keep on messing with DB!
:D Ulciscor :D

I used to be indecisive, but now I'm not so sure.

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
who gives a grap?
« Reply #2 on: October 27, 2005, 09:13:40 PM »
You're mom's bullshit.

Hehe, I can't help myself.  I feel like we're 10.

I think things are going reasonably well myself, considering we have like 5 people looking for bugs that haven't eevn looked at 2.37.4's source before a few days ago.  Astoundingly well.  Couldn't be happier.  (Well, if I had Black and WHite 2 maybe ;))