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

Script error #802

Closed
liveskai opened this issue Apr 29, 2024 · 4 comments
Closed

Script error #802

liveskai opened this issue Apr 29, 2024 · 4 comments

Comments

@liveskai
Copy link


[21:08:46] [SCRIPT SV] [info] SCRIPT ERROR: [SERVER] Entity class "CCrossbowBolt" doesn't match required class for this index or function call
[21:08:46] [SCRIPT SV] [info]  -> array<entity> weapons = attacker.GetMainWeapons()
[21:08:46] [SCRIPT SV] [info] 
CALLSTACK
*FUNCTION [MeteorThermite_DamagedTarget()] weapons/mp_titanweapon_meteor.nut line [114]
*FUNCTION [CodeCallback_DamagePlayerOrNPC()] mp/_codecallbacks.gnut line [276]

[21:08:46] [SCRIPT SV] [info] LOCALS
[attacker] ENTITY (crossbow_bolt [1016] at <7842.53 -6291.02 2422.38>)
[damageInfo] INSTANCE
[target] ENTITY (player anthougil [2] (player "anthougil" at <7806.4 -6243.04 2409.99>))
[this] TABLE
[@ITERATOR@] 1
[callbackFunc] CLOSURE
[@INDEX@] 0
[damageSourceId] 40
[damageMultiplier] 1
[attackerIsNPC] false
[attackerIsTitan] false
[attackerIsPlayer] false
[inflictor] ENTITY (crossbow_bolt [1016] at <7842.53 -6291.02 2422.38>)
[attacker] ENTITY (crossbow_bolt [1016] at <7842.53 -6291.02 2422.38>)
[entIsNPC] false
[entIsTitan] true
[entIsPlayer] true
[damageInfo] INSTANCE
[ent] ENTITY (player anthougil [2] (player "anthougil" at <7806.4 -6243.04 2409.99>))
[this] TABLE

DIAGPRINTS
@liveskai
Copy link
Author

@Zanieon

@Zanieon
Copy link
Contributor

Zanieon commented May 6, 2024

This is a weapon error, i fail to see where it is related to Frontier Defense.

@GeckoEidechse GeckoEidechse changed the title FD error Script error May 6, 2024
@GeckoEidechse
Copy link
Member

@liveskai as @Zanieon pointed out this error is unrelated to FD. It did not happen in any Frontier Defense related scripts but in weapons/mp_titanweapon_meteor.nut as indicated by the logs you posted.
Just because a script error happened while playing Frontier Defense does not necessarily mean that it was caused by script related to FD.

Please only ping Zanieon if you are completely certain and have checked that the error is in Frontier Defense related scripts.
If you're not certain you are of course still free to make an issue but in this case please do not ping Zanieon as he primarily focuses on FD related things.

Thanks <3

@Zanieon
Copy link
Contributor

Zanieon commented Sep 11, 2024

Closing due to inactivity and apparent mod issue rather than Northstar issue

@Zanieon Zanieon closed this as completed Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants