Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Trying to derive entity stormfox_xxxx from non existant entity base_gmodentity! #6

Closed
Parilar opened this issue Oct 24, 2017 · 6 comments

Comments

@Parilar
Copy link

Parilar commented Oct 24, 2017

Got this error when starting my Server:

ERROR: Trying to derive entity stormfox_streetlight from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox_miniclock from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox_combinelight from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox_streetlight_invisible from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox_weekweather from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox_weathermonitor from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox_digitalclock2 from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox-weathercontroller from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox_wiredata from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox_parklight_hanging from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox_digitalclock from non existant entity base_gmodentity!
ERROR: Trying to derive entity plasma_ball from non existant entity base_gmodentity!
ERROR: Trying to derive entity bolt2 from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox_campfire from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox_clock-outdoors from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox_parklight from non existant entity base_gmodentity!
ERROR: Trying to derive entity stormfox_clock from non existant entity base_gmodentity!

@Kefta
Copy link

Kefta commented Oct 24, 2017

Your gamemode must be sandbox derived.

@Parilar
Copy link
Author

Parilar commented Oct 24, 2017

Oh okay and is there any way to use it with other gamemodes ?

@Kefta
Copy link

Kefta commented Oct 24, 2017

@Parilar
Copy link
Author

Parilar commented Oct 24, 2017

Sounds good, i want to use this mod with TTT. I just have to add base_gmodentity.lua or do i have to edit a file to load the lua file ?

@Kefta
Copy link

Kefta commented Oct 24, 2017

Just add the file to the ~/terrortown/entities/entities/ folder.

@Nak2
Copy link
Owner

Nak2 commented Nov 1, 2017

New update removed the base_gmodentity requirement. (Github only atm)
Thanks for pointing it out.

@Nak2 Nak2 closed this as completed Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants