The Official Rant Thread

Post Reply
User avatar
XZodia
Staff
Posts: 2208
Joined: Sun Dec 09, 2007 2:09 pm
Location: UK
Contact:

Re: The Official Rant Thread

Post by XZodia »

Runs for a few seconds then the screen freezes
Image
JacksonCougar wrote:I find you usually have great ideas.
JacksonCougar wrote:Ah fuck. Why must you always be right? Why.
User avatar
Click16
Posts: 1941
Joined: Mon Dec 31, 2007 4:36 am
Location: United States

Re: The Official Rant Thread

Post by Click16 »

XZodia wrote:Runs for a few seconds then the screen freezes
Never heard of any sort of problem like that.
Image
User avatar
bumlove
Posts: 524
Joined: Tue Dec 11, 2007 8:10 am
Location: England I'm not British, I'm English

Re: The Official Rant Thread

Post by bumlove »

XZodia wrote:Runs for a few seconds then the screen freezes
I am no expert but to me that sounds like corrupt memory?
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

Re: The Official Rant Thread

Post by Grimdoomer »

Click16 wrote:
XZodia wrote:Runs for a few seconds then the screen freezes
Never heard of any sort of problem like that.
Then you must never have had a console that had the red rings. XZodia you console is about to kick the bucket, in the next 20ish boots it will just red ring.
Don't snort the magic, we need it for the network.
User avatar
Click16
Posts: 1941
Joined: Mon Dec 31, 2007 4:36 am
Location: United States

Re: The Official Rant Thread

Post by Click16 »

Grimdoomer wrote:Then you must never have had a console that had the red rings. XZodia you console is about to kick the bucket, in the next 20ish boots it will just red ring.
Never had red ring problem. I bought the Slim model because I was told, and was aware that the 1st gen 360's are shit.
Image
User avatar
DemonicSandwich
Trollwich
Posts: 1620
Joined: Sat Dec 08, 2007 9:47 pm
Location: I...huh...I don't really know. x.x

Re: The Official Rant Thread

Post by DemonicSandwich »

It seems Remnant isn't as angry as in the past. :wink:
Fun fact: Remnant is now like 4.5 years old.
Model Customization Pt.01|Model Customization Pt.02|Bipd Attachments|True Marker Rotations
"I'm the h4x man! Skibby Dibby Dib YoDahDubDub, YoDahDubDub"
DarkShallFall
Posts: 710
Joined: Thu Jan 03, 2008 5:29 pm

Re: The Official Rant Thread

Post by DarkShallFall »

I'm 4.5 years old.
User avatar
DoorM4n
Posts: 2154
Joined: Sun Dec 09, 2007 3:01 am
Location: Houston

Re: The Official Rant Thread

Post by DoorM4n »

DemonicSandwich wrote:It seems Remnant isn't as angry as in the past. :wink:
haha, I'm just as angry as ever. I just mask it with anxiety and yell at pedestrians from time to time. :XP:
Image
Remnant! We were the last stand.
User avatar
JacksonCougar
Huurcat
Posts: 2460
Joined: Thu Dec 06, 2007 11:30 pm
Location: Somewhere in Canada

Re: The Official Rant Thread

Post by JacksonCougar »

Collision bsp is giving me a headache. I have the feeling I had it all figured out at one point, and I see what I think is the answer but my brain is not where is used to be with this stuff.
Edit: holy the naming on this struct is horrible, makes it even more confusing trying to figure it out when things have multiple identities and uses.
DarkShallFall
Posts: 710
Joined: Thu Jan 03, 2008 5:29 pm

Re: The Official Rant Thread

Post by DarkShallFall »

DoorM4n wrote:
DemonicSandwich wrote:It seems Remnant isn't as angry as in the past. :wink:
haha, I'm just as angry as ever. I just mask it with anxiety and yell at pedestrians from time to time. :XP:
So you've lost your mind too? Welcome to heaven.
User avatar
Twinreaper
Posts: 299
Joined: Sat Feb 23, 2008 7:41 pm
Location: PA

Re: The Official Rant Thread

Post by Twinreaper »

I feel you Jackson. My brain is not what it used to be with all things Halo related. Time and work has really taken it's toll on my skill and knowledge in the past couple years. One time last week...I completely forgot to edit a hlmt tag to reflect a new model reference. Who the fuck does that?!?!?! Fucking god damn stupid brain!
Image
DarkShallFall
Posts: 710
Joined: Thu Jan 03, 2008 5:29 pm

Re: The Official Rant Thread

Post by DarkShallFall »

I get better at modding with time away.


Girlfriend punched me in the face 5 times last night and I just laughed while she did it.
User avatar
troymac1ure
Keeper of Entity
Posts: 1282
Joined: Sat Aug 09, 2008 4:16 am
Location: British Columbia, Canada, eh
Contact:

Re: The Official Rant Thread

Post by troymac1ure »

JacksonCougar wrote:Collision bsp is giving me a headache. I have the feeling I had it all figured out at one point, and I see what I think is the answer but my brain is not where is used to be with this stuff.
Edit: holy the naming on this struct is horrible, makes it even more confusing trying to figure it out when things have multiple identities and uses.
Looks like people are still working on MOPP data:
http://niftools.sourceforge.net/forum/v ... f=10&t=925
http://niftools.sourceforge.net/wiki/Nif_Format/Mopp

Shared.Map contains some of the known codes listed above near the middle of the MOPP data:

Code: Select all

28 00 34     [exit if z < 00 or z > 34]
27 00 FF     [exit if y < 00 or y > FF]
26 00 FF     [exit if x < 00 or x > FF] 
12 09 00 1B  [if z > 09 then execute block 1B bytes further; 
              if z <= 09 and z >= 00 then execute next block and block 1B bytes further; 
              if z < 00 then only execute next block]
11 FF D0 0C  [if y > FF then execute block 0C bytes further; 
              if y <= FF and y >= D0 then execute next block and block 0C bytes further; 
              if y < D0 then only execute next block]
Not that I can follow their ramblings, but I think they have given us a good base on the MOPP data anyways. I figure if I read it enough times, it might start making a hint of sense.
User avatar
CaptainPoopface
Posts: 714
Joined: Sat Feb 16, 2008 5:47 am

Re: The Official Rant Thread

Post by CaptainPoopface »

The Modding Discussion forum got deleted? :unsure:
User avatar
DoorM4n
Posts: 2154
Joined: Sun Dec 09, 2007 3:01 am
Location: Houston

Re: The Official Rant Thread

Post by DoorM4n »

ohh wow, thats odd. its gotta be a fluke :oops:
Image
Remnant! We were the last stand.
User avatar
DemonicSandwich
Trollwich
Posts: 1620
Joined: Sat Dec 08, 2007 9:47 pm
Location: I...huh...I don't really know. x.x

Re: The Official Rant Thread

Post by DemonicSandwich »

My posts I've made in that subforum still show up on my post search so it's likely the forum permissions got fuckered.
Model Customization Pt.01|Model Customization Pt.02|Bipd Attachments|True Marker Rotations
"I'm the h4x man! Skibby Dibby Dib YoDahDubDub, YoDahDubDub"
xxpenguinxx
Posts: 1974
Joined: Sun Jan 27, 2008 4:50 am

Re: The Official Rant Thread

Post by xxpenguinxx »

[angrymothervoice]JacksonCougar![/angrymothervoice]

On another rant. Automatic flushing toilets. They NEVER flush when I need them to. I open the stall. *flush* Then I place the paper down on the seat. *flush* I then sit down and halfway through dropping a load *flush* I finish and clean up. I then stand up and walk out of the stall. It doesn't flush I so I go back and manually flush it. I goto the sink to wash my hands and I hear *flush* :¬_¬:
DemonicSandwich wrote:See that? You see that how it is highlighted down here but it's not highlighted right there? Ah, I guess that's what I get for pirating it.
In Soviet Russia, DS touches you. Say it again and I'll do more than touch. ~DS -Oh baby
A cat was licking itself to the sound of potato chips.
User avatar
troymac1ure
Keeper of Entity
Posts: 1282
Joined: Sat Aug 09, 2008 4:16 am
Location: British Columbia, Canada, eh
Contact:

Re: The Official Rant Thread

Post by troymac1ure »

xxpenguinxx wrote: On another rant. Automatic flushing toilets. They NEVER flush when I need them to. I open the stall. *flush* Then I place the paper down on the seat. *flush* I then sit down and halfway through dropping a load *flush* I finish and clean up. I then stand up and walk out of the stall. It doesn't flush I so I go back and manually flush it. I goto the sink to wash my hands and I hear *flush* :¬_¬:
What? Just sit down; Real men don't even look. Man up. :lol:
User avatar
JacksonCougar
Huurcat
Posts: 2460
Joined: Thu Dec 06, 2007 11:30 pm
Location: Somewhere in Canada

Re: The Official Rant Thread

Post by JacksonCougar »

Yea, I have no clue. See if my host made a backup so I can just import the table back in I guess.
DarkShallFall
Posts: 710
Joined: Thu Jan 03, 2008 5:29 pm

Re: The Official Rant Thread

Post by DarkShallFall »

Theres work to be done son.
User avatar
XZodia
Staff
Posts: 2208
Joined: Sun Dec 09, 2007 2:09 pm
Location: UK
Contact:

Re: The Official Rant Thread

Post by XZodia »

CaptainPoopface wrote:The Modding Discussion forum got deleted? :unsure:
Did we ever have one? I've just looked through the logs and theres nothing about a forum being deleted or anything like that =S
Image
JacksonCougar wrote:I find you usually have great ideas.
JacksonCougar wrote:Ah fuck. Why must you always be right? Why.
DarkShallFall
Posts: 710
Joined: Thu Jan 03, 2008 5:29 pm

Re: The Official Rant Thread

Post by DarkShallFall »

XZodia wrote:
CaptainPoopface wrote:The Modding Discussion forum got deleted? :unsure:
Did we ever have one? I've just looked through the logs and theres nothing about a forum being deleted or anything like that =S
http://remnantmods.com/forums/search.php
User avatar
XZodia
Staff
Posts: 2208
Joined: Sun Dec 09, 2007 2:09 pm
Location: UK
Contact:

Re: The Official Rant Thread

Post by XZodia »

thats really weird...
Image
JacksonCougar wrote:I find you usually have great ideas.
JacksonCougar wrote:Ah fuck. Why must you always be right? Why.
User avatar
troymac1ure
Keeper of Entity
Posts: 1282
Joined: Sat Aug 09, 2008 4:16 am
Location: British Columbia, Canada, eh
Contact:

Re: The Official Rant Thread

Post by troymac1ure »

I dunno nothing 'bout this stuff, just did some googling to see if this is common.

http://www.phpbb.com/community/viewtopi ... #p12899021

Maybe try rebuiling the config file?
phpbb2 http://www.phpbb.com/kb/article/creatin ... configphp/
phpbb3 http://www.phpbb.com/kb/article/rebuild ... gphp-file/

Hopefully we can recover it. Otherwise grab all of googles cached versions :lol:
User avatar
troymac1ure
Keeper of Entity
Posts: 1282
Joined: Sat Aug 09, 2008 4:16 am
Location: British Columbia, Canada, eh
Contact:

Re: The Official Rant Thread

Post by troymac1ure »

Bored & lost without the Modding Discussion forum :cry:
Post Reply