Skip to content
Jad edited this page Jun 9, 2019 · 15 revisions

First off, we're sorry you're here. We try to perform as many user tests as possible, but occasionally bugs do squeak through.

Please be sure that you've read through the rest of the wiki to ensure that your issue is actually a bug and not a usage confusion.

You can also ask us questions on our Discord at https://discord.gg/NZtfKky (Please use the #mv-support text-channel) - if we determine your issue there is actually a bug, we can help you with filing it.

Bug reports that do not conform to the standard below may be linked to this page, and we may not help you until you provide all the info below.

Sample Bug Report

(feel free to copy the lines below this to start your own bug report!)

Problem

Hello, I'm having some trouble getting X, Y, and Z to work with Multiverse-Core. I'm doing A and I expect to see B, but instead, I get C.

Simple Steps to reproduce

  • First I type: /mv create stuff
  • Then, I create a nether portal using obsidian and lighting it with a flint and steel
  • I then walk through the portal
  • Now I'm dead, when I use /mv spawn I see a stack trace

Link generated from /mv version -b

https://pastebin.com/xxxxxxxx

NOTE: If you cannot use /mv version -b then you most likely have an outdated version of Craftbukkit or another plugin is erroring before Multiverse. Please get this resolved before posting a bug report.

Startup log (Code formatted with 4 spaces)

151 recipes
16 achievements
08:23:39 [INFO] Starting minecraft server version Beta 1.7.3
08:23:39 [INFO] Loading properties
08:23:39 [INFO] Starting Minecraft server on *:25565
08:23:39 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-985-g2cc4221-b1064jnks (MC: 1.7.3)
08:23:40 [INFO] CleanroomGenerator version 0.0.4 is enabled!
08:23:40 [INFO] Preparing level "world"
08:23:40 [INFO] Preparing start region for level 0 (Seed: -8770177622278397413)
08:23:41 [INFO] Preparing start region for level 1 (Seed: 8845916545199586327)
08:23:41 [INFO] Preparing spawn area: 36%
08:23:41 [INFO] [GiveTo] v0.7 enabled (loaded items: 233)
08:23:41 [INFO] [Multiverse-Core] - Version 2.0-UNKNOWN Enabled - By Rigby and fernferret
08:23:41 [INFO] [AllPay] - Version 1.0.3 - using only an item based economy for Multiverse-Core v2.0-UNKNOWN
08:23:41 [INFO] [Multiverse-Core] - Multiverse Config -- Loaded
08:23:41 [INFO] [Multiverse-Core] - World Config -- Loaded
08:23:41 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - NORMAL
08:23:41 [INFO] Preparing start region for level 2 (Seed: -8770709337959716933)
08:23:42 [INFO] [Multiverse-Core] Loading World & Settings - 'sky' - SKYLANDS
08:23:42 [INFO] Preparing start region for level 3 (Seed: -8835165113293168935)
08:23:42 [INFO] [Multiverse-Core] Loading World & Settings - 'test' - NORMAL
08:23:42 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - NETHER
08:23:42 [INFO] Preparing start region for level 4 (Seed: -8671450110128338170)
08:23:43 [INFO] [Multiverse-Core] Loading World & Settings - 'test_nether' - NETHER
08:23:43 [INFO] [Multiverse-Core] 5 - World(s) loaded.
08:23:43 [INFO] [MultiVerse-Portals] - Version 2.0-UNKNOWN Enabled - By Rigby and fernferret
08:23:43 [INFO] [MultiVerse-Portals]  8 - Portals(s) loaded
08:23:43 [WARNING] [Multiverse-Core] Portal huge has an invalid DESTINATION!
08:23:43 [WARNING] [Multiverse-Core] Portal test has an invalid DESTINATION!
08:23:43 [INFO] PermissionsBukkit v1.1 is now enabled
08:23:43 [INFO] [WolfPound] - Version 1.0.3 Enabled
08:23:43 [INFO] [AllPay] - Version 1.0.3 - using only an item based economy for WolfPound v1.0.3
08:23:43 [INFO] Server permissions file permissions.yml is empty, ignoring it
08:23:43 [INFO] Done (0.329s)! For help, type "help" or "?"

Any other relevant files:

Here is my permissions file for PermissionsBukkit:

users:
    fernferret:
        groups: []
groups:
    default:
        permissions:
            permissions.build: false
    admin:
        permissions:
            '*': true
            multiverse.exempt.*: false
            permissions.*: true
        inheritance:
    user:
        permissions:
            multiverse.access.world_nether: false
            multiverse.core.confirm: true
            multiverse.core.tp.*: true
            multiverse.portal.access.*: false
            multiverse.portal.access.dirt: false
            multiverse.portal.debug: true
            multiverse.portal.list: true
            permissions.build: true
        worlds:
            creative:
                coolplugin.item: true
        inheritance:
        - default
messages:
    build: '&cYou do not have permission to build here.'

Multiverse-Core

Getting Started

Configuration

Help

Developers

Other

Multiverse-Portals

Getting Started

Configuration

Developers

Multiverse-NetherPortals

Getting Started

Configuration

Help

Developers

Multiverse-Inventories

Getting Started

Configuration

Help

Developers

Multiverse-SignPortals

Getting Started

Configuration


A great place to get help is from Multiverse's Discord (Click the logo for invite link):

Multiverse's Discord

Clone this wiki locally