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

Mushroom Kingdom - Prime Minister not spawning #204

Open
P0nk opened this issue Nov 19, 2023 · 2 comments
Open

Mushroom Kingdom - Prime Minister not spawning #204

P0nk opened this issue Nov 19, 2023 · 2 comments

Comments

@P0nk
Copy link
Owner

P0nk commented Nov 19, 2023

"(...) in the Mush Kingdom the Prime Minister isn't spawning, the princess doesn't offer the interaction to spawn him either."

14:16:01.870 [nioEventLoopGroup-3-21] ERROR npc.NPCScriptManager - Error performing NPC script action for npc: 1300013
javax.script.ScriptException: java.lang.NullPointerException: Cannot invoke "Object.getClass()" because "list" is null
at java.util.Collections.unmodifiableList(Collections.java:1319) ~[?:?]
at net.server.world.Party.getEligibleMembers(Party.java:160) ~[classes/:?]
at scripting.event.EventInstanceManager.registerParty(EventInstanceManager.java:364) ~[classes/:?]
at scripting.event.EventManager.startInstance(EventManager.java:633) ~[classes/:?]
at scripting.event.EventManager.startInstance(EventManager.java:589) ~[classes/:?]
at scripting.event.EventManager.startInstance(EventManager.java:585) ~[classes/:?]
at .action(:47) ~[?:?]
at org.graalvm.polyglot.Value.execute(Value.java:880) ~[graal-sdk-22.2.0.jar:?]

@yuzumika
Copy link

For what it's worth, I was able to complete the entire Mushroom Kingdom questline by playing through it normally (including spawning the Prime Minister).

@wejrox
Copy link

wejrox commented Jul 22, 2024

tbh the error seems like they aren't in a party and the code isn't handling that case

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