wyozi-gmod / imgui

Immediate mode 3D2D UI for Garry's Mod
MIT License
79 stars 21 forks source link

Game still crashing #13

Closed Sticks6110 closed 4 years ago

Sticks6110 commented 4 years ago

I know ive made a issue about this befor but it was closed and im still geting crashes i think it might have something to do with imgui ive made a download link to my addon im making http://www.mediafire.com/file/xn4c2twkilbhfxg/BeastPrinters.zip/file ive trimemd the code a bit and crashes are not as often but i still dont know how to fix them

wyozi commented 4 years ago

Can you create a github repo or something? Reading through zip is hard

Sticks6110 commented 4 years ago

sure https://github.com/BeastBomber23/PrintTemp :)

wyozi commented 4 years ago

One thing I noticed is you have ENT.RenderGroup = RENDERGROUP_TRANSLUCENT while still doing the drawing inside ENT:Draw instead of ENT:DrawTranslucent. I doubt that would crash the game though

Sticks6110 commented 4 years ago

i tried that it still crashes???

Sticks6110 commented 4 years ago

K so ive found some information im going over ive found, i found the informatiopn here https://steamcommunity.com/app/65930/discussions/0/34095131778460642/

Sticks6110 commented 4 years ago

when i had steam test my files the validation of 158 files were missing

Sticks6110 commented 4 years ago

nothings working ive looked up solutions to that error code but nothing works

Sticks6110 commented 4 years ago

i think its a client side problem... get it because the problem is most likely my pc

wyozi commented 4 years ago

Yeah, the error looks like something not caused by the rendering engine

Sticks6110 commented 4 years ago

looks like i have fixed the problem spent a few hours updating and checking all my drivers