Jump to content

Home

Cgame - Game - Bg


GangsterAngel

Recommended Posts

Posted

Hey guys, got some issues. my game compleetly freezes soon as the level loads, and dose that anoying echo sound thing,

 

, the problem is somthing to do with the client dll because i can revert to a old client dll and it works,

 

but if i compile a fresh un edited client dll it still freezes,

only changed ive made to it was RGB sabers, and it worked,

 

but then i was working on a grapple line and somehow without editing the client code the client DLL screwed up.

 

so naturaly i figure its somthing to do with BG , so i revert back to a old version ( that worked ) , of 'GAME' , still freezes !!?!?!?!?!!

 

, and yes, ive Cleand it all.

 

,, This makes NO sence , its driving me nuts,

Posted

You got an infinite loop in some of your code. The easiest way to figure it out is to run your game in a debugger and then debug break when you get stuck in the loop. That will drop you into the code where the loop is occurring.

Posted

are you using the universal / linux source? i had to change the name of a client side function that had to do with third person pov cause it conflicted with the name of a .net stock function

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...