s1lentq / ReGameDLL_CS

:hammer: Reverse-engineered gamedll (CS 1.6 / CZero)
GNU General Public License v3.0
575 stars 197 forks source link

[Error] Game/Server crash when CSBot spawned. #33

Closed lespaul64 closed 7 years ago

lespaul64 commented 8 years ago

I'm using latest build downloaded from snapshots build: regamedll-0.2-20160511.191129-85.zip Game is legit steam and running without metamod.

How to reproduce:

  1. Create new game.
  2. In-game open console and type bot_quota 9

On 4th / 5th bot spawned game will crash.

Game not crash on older regamedll build regamedll-0.2-20160424.183401-84.zip

s1lentq commented 8 years ago

You've already read the manual? to running from CS 1.6 to client you need run with parameters -bots

lespaul64 commented 8 years ago

Of course i read the manual, i use -bots in steam parameters. Game not crash on older regamedll build regamedll-0.2-20160424.183401-84.zip

s1lentq commented 8 years ago

i want to clarify some things.

lespaul64 commented 8 years ago

Did you read my 1st post? I clearly said that i'm using legit cs16 game which mean original steam cs1.6 I'm on Windows 10 Pro x64

s1lentq commented 8 years ago

Try last build.


Did you read my 1st post? I clearly said that i'm using legit cs16 game which mean original steam cs1.6

I meant mod the game. (cs16, czero), into your the 1st post it was not specified.

lespaul64 commented 8 years ago

Sorry for that, yes mod is CS1.6. Ok tested the new build regamedll-0.2-20160517.134238-90.zip game no longer crash.

Mind to tell me what cause the issue?