Skip to content

Conversation

@Astralcircle
Copy link
Contributor

@Astralcircle Astralcircle commented Dec 8, 2025

Fixes:

> Entity(80):TakeDamageInfo(DamageInfo())...

[ERROR] gamemodes/sandbox/entities/entities/gmod_dynamite.lua:44: Tried to use a NULL entity!
  1. GetClass - [C]:-1
   2. unknown - gamemodes/sandbox/entities/entities/gmod_dynamite.lua:44
    3. TakeDamageInfo - [C]:-1
     4. unknown - lua_run:1

Astralcircle and others added 5 commits December 8, 2025 22:12
Fixes:
```lua
> Entity(80):TakeDamageInfo(DamageInfo())...

[ERROR] gamemodes/sandbox/entities/entities/gmod_dynamite.lua:44: Tried to use a NULL entity!
  1. GetClass - [C]:-1
   2. unknown - gamemodes/sandbox/entities/entities/gmod_dynamite.lua:44
    3. TakeDamageInfo - [C]:-1
     4. unknown - lua_run:1
```
@robotboy655 robotboy655 added the Fix The pull request fixes current functionality. label Dec 8, 2025
@robotboy655
Copy link
Collaborator

You can upvote this report, maybe GitHub can finally fix the issue with extra new lines at the end:
https://github.com/orgs/community/discussions/180653

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix The pull request fixes current functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants