notgoodusename/OsirisAndExtra

nullptr crash?

Closed this issue · 6 comments

image
idfk why does this happend, it can maybe be a csgo issue or a base issue, tested on my paste and default osirisandextra. maybe skill issue or cfg issue im not sure. maybe server cuz it doesnt happen on other servers

enjoy fixing nullptrs like that. even disassembler doesnt work

enjoy fixing nullptrs like that. even disassembler doesnt work

happens only on neonhvh server tho, so its server issue

randomly on this server?

randomly on this server?

when i join or a round begins

gr1ndy commented

CBaseHandle* m_hMyWeapons() { return (CBaseHandle*((uintptr_t)this + 0x2DF8); } float& m_flSpawnTime() { return *(float*)((uintptr_t)this + 0xA360); }

stolen from yougame.

CBaseHandle* m_hMyWeapons() { return (CBaseHandle*((uintptr_t)this + 0x2DF8); } float& m_flSpawnTime() { return *(float*)((uintptr_t)this + 0xA360); }

stolen from yougame.

its not that tho, it was a tickbase issue that broke the server 💀