Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Twisted

Members
  • Joined

  • Last visited

Everything posted by Twisted

  1. Tried to find an OP file and could not find one. I then tried to create one as well, with no luck.
  2. Thank you for the links. I get the same errors on the console and in game. I'm stuck on this one.
  3. Same Error message. It only sees my name if i put a space and no "
  4. I also tried that, but it does not recognize my mane if I remove the space: No targets matched selector
  5. Thank you for the clarification. I am still learning and that helped. I log into the console and when I type op (my gamer tag) I get the folloing error message: Syntax error: Unexpected "First Word": at "p First Word >>Second Word<<" I thought maybe because my gamer tag has a space, it may be causing issues, so I tried my XUID and received the same error. Does anyone have any suggestions?
  6. Yes, I do have cheats enabled and it is the Bedrock Edition. I have never connected to the console of the container. Are there any guides on this out there?
  7. I moved over my Minecraft world and it loaded up with no issues. The only thing I cannot figure out is why cheats is not working and the game loaded in creative mode. The settings are locked, so I can not change anything. My server.properties file seems to be working fine. My only guess is the game is loading me in as a player and not an admin? Any suggestions on how to fix this would be greatly appreciated.
  8. @BoxOfSnoo Thanks for the tips! 1. I tried turning on cheats again and it worked. I think what happened was it didn't work the first time I tried because I was not an operator yet. 2. I am still testing this one. I am not sure why my RAM is showing 84% utilization when I have 8 GB dedicated to the Unraid OS and Dockers. Maybe I need to test taking some RAM away from my Windows 10 VM and see if that helps.
  9. @BoxOfSnoo Thank you! Sorry, I don't know how I missed that. I was a little too excited to finally have this up and running. It now says I am an operator, but when I open the chat, the controls to change the weather and time are no longer there. Did they move them in the latest update? It also takes about 5 to 10 seconds to load the world. Everything starts with clear walls. Is that a server resource issue? I am running 32 GB, with 8 GB dedicated to the system and Dockers. I have the Minecraft server running on a single core with the OS and the Windows 10 VM on the other three.
  10. Here is what I have. [ { "permission": "operator","2533274801027666": "1234567812345567" } ]
  11. ok. I thought there was a separate log in the Minecraft files. I updated the above code and replaced xuid with my ID and I am getting the following error. ERROR] xuid or permission missing from permissions file: permissions.json
  12. Can you please share the server log location? I cannot find mine.
  13. I already have a permissions.json file in the main folder, so I added the code and replace xuid with my gamer tag and nothing happened. Am I doing something wrong?
  14. Is there a way to change only your permissions and not all players? default-player-permission-level=member # Permission level for new players joining for the first time. # Allowed values: "visitor", "member", "operator"
  15. Unfortunately that does not turn on the feature. When you create a new world in Windows 10 with cheats off, you can change the weather and time. It might not be an option when hosting a file.
  16. 1. It looks like it does update the basic game settings, but it will not update the seed number. 2. That worked perfect! I am now up and running!!!! I will miss controlling the weather and time of day, but it is nice to have a hosted file I can share on all my devices. Thank you so much for the help, I greatly appreciate it.
  17. @binhex Thank you so much for putting this together! Has anyone had any issues with the server.properties file not updating the game? Has anyone found a way to restore a backup from a MCWORLD file?
  18. I already tried that code and received an error. I posted in this thread to get some insight into what went wrong. Sorry, I should have posted my questions differently.
  19. @matthope Would you mind sharing an example of the coded needed in the XML? I would love to get this done and have sound again.
  20. No...Would you do this on top of your guide? Do you have a link to the code?
  21. Has anyone successfully passed through audio via the motherboards 3.5MM TRS plug to a VM? Or is the only option using a USB or HDMI adapter?
  22. I tried that and it didn't work. I also tried to pass-through all IOMMU groups in (rev 31) and received an error...Cannot find device "bod 0". Here is the version of your code I initially tried: append append pcie_acs_override=downstream,multifunction iommu=pt vfio-pci.ids=8086:a148,8086:a121,8086:a170,8086:a123 initrd=/bzroot Then with the entire rev 31 group: append append pcie_acs_override=downstream,multifunction iommu=pt vfio-pci.ids=8086:a148,8086:a121,8086:a170,8086:a123,8086:a12f,8086:a131,8086:a13a,8086:a102 initrd=/bzroot IOMMU group 8: [8086:a148] 00:1f.0 ISA bridge: Intel Corporation B150 Chipset LPC/eSPI Controller (rev 31) [8086:a121] 00:1f.2 Memory controller: Intel Corporation 100 Series/C230 Series Chipset Family Power Management Controller (rev 31) [8086:a170] 00:1f.3 Audio device: Intel Corporation 100 Series/C230 Series Chipset Family HD Audio Controller (rev 31) [8086:a123] 00:1f.4 SMBus: Intel Corporation 100 Series/C230 Series Chipset Family SMBus (rev 31) IOMMU group 3: [8086:a12f] 00:14.0 USB controller: Intel Corporation 100 Series/C230 Series Chipset Family USB 3.0 xHCI Controller (rev 31) [8086:a131] 00:14.2 Signal processing controller: Intel Corporation 100 Series/C230 Series Chipset Family Thermal Subsystem (rev 31) IOMMU group 4: [8086:a13a] 00:16.0 Communication controller: Intel Corporation 100 Series/C230 Series Chipset Family MEI Controller #1 (rev 31) IOMMU group 5: [8086:a102] 00:17.0 SATA controller: Intel Corporation Q170/Q150/B150/H170/H110/Z170/CM236 Chipset SATA Controller [AHCI Mode] (rev 31)
  23. My Setup: Server boot mode: Legacy PCIe ACS override: Both VFIO allow unsafe interrupts: No Here is my sysconfig: Unraid OS kernel /bzimage append pcie_acs_override=downstream vfio-pci .ids=8086:a170 modprobe.blacklist=i2c_i801,i2c_smbus initrd=/bzroot Unraid OS GUI Mode kernel /bzimage append pcie_acs_override=downstream initrd=/bzroot,/bzroot-gui
  24. I was hoping to use my motherboards Audio Controller to pass-through a 3.5MM jack to my speakers. I thought if I could separate the controller into its own IOMMU, it would show up as a device I could pass-through. The only options I am finding is utilizing a separate USB or HDMI device to pass-through the audio.
  25. I was hoping to pass-though my external speakers without having to buy additional hardware, so I was reaching out to see if I missed anything.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.