-
Notifications
You must be signed in to change notification settings - Fork 67
Cannot invoke "playFailSound()" because "this.configRepository" is null #562
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
Comments
Configuration? @ItsJustMiaouss |
The default one. I never edited the config file : blockSpectatorMode: true
commandPortals:
console: true
enabled: true
op: true
permsWildcard: true
proxy: true
defaultTriggerBlock: NETHER_PORTAL
disableGatewayBeam: true
disablePhysicsEvents: true
enableProxySupport: false
joinCooldown: 5
maxPortalVisualisationSize: 1000
maxSelectionVisualisationSize: 9000
playFailSound: true
portalProtection: true
portalProtectionRadius: 5
selectorMaterial: IRON_AXE
showVisibleRange: 50
stopWaterFlow: true
throwbackStrength: 0.7
translationFile: en_GB
useOnlySpecialAxe: true
warpEffect:
enabled: true
soundEffect: ender
visualEffect: ender
warpMessageInChat: false
warpMessageOnActionBar: true |
Could you check to see if there are any other errors further up in the logs? Sometimes these injection issues can occur when the initial setup phase fails but doesn't error fully which is irritating :( |
That's the only error I have :/ But it only seems happen on the first launch, when the config file is generated. I restarted my server and the error was gone |
Hm strange, ill try to add some safeguards. |
Here's the error I get when I try to enter a portal in cooldown. I'm using MC 1.21.5 (Paper build)
The text was updated successfully, but these errors were encountered: