Giter VIP home page Giter VIP logo

moblocks's Introduction

moblocks's People

Contributors

hypherionmc avatar kirothebluefox avatar mysticpasta1 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

mysticpasta1

moblocks's Issues

Server crashing due to Mo'Blocks :(

I can't really explain the issue, so i'll just post the error log lol. Thank you for any help you can provide.

[18-Jul-2020 10:29:45] [Prisma] Loading server type metadata

[18-Jul-2020 10:29:45] [Prisma] Updating server.properties

[18-Jul-2020 10:29:45] [Prisma] Starting server...

[18-Jul-2020 10:29:46] [CubedHost] Initializing server

[18-Jul-2020 10:29:46] [CubedHost] Loading server configuration

[18-Jul-2020 10:29:46] [CubedHost] Preparing server

[18-Jul-2020 10:29:46] [CubedHost] Custom JAR file selected

[18-Jul-2020 10:29:46] [CubedHost] Ready. Launching server!

[18-Jul-2020 10:29:47] 2020-07-18 15:29:47,350 main WARN Advanced terminal features are not available in this environment

[18-Jul-2020 10:29:47] [INFO] ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 32.0.66, --fml.mcpVersion, 20200625.160719, --fml.mcVersion, 1.16.1, --fml.forgeGroup, net.minecraftforge, nogui]

[18-Jul-2020 10:29:47] [INFO] ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_242 by Oracle Corporation

[18-Jul-2020 10:29:47] [INFO] Added Lets Encrypt root certificates as additional trust

[18-Jul-2020 10:29:47] [INFO] SpongePowered MIXIN Subsystem Version=0.8 Source=file:/data/mods/MixinBootstrap-1.16.1.jar Service=ModLauncher Env=SERVER

[18-Jul-2020 10:29:48] [INFO] Successfully loaded Mixin Connector [be.nevoka.betterbedrockgenerator.MixinConnector]

[18-Jul-2020 10:29:48] [INFO] [Better Bedrock Generator] Invoking Mixin Connector

[18-Jul-2020 10:29:48] [INFO] Launching target 'fmlserver' with arguments [--gameDir, ., nogui]

[18-Jul-2020 10:30:00] [ERROR] You are loading Ding on a server. Ding is a client only mod!

[18-Jul-2020 10:30:00] [FATAL] Attempted to load class net/minecraft/client/renderer/color/BlockColors for invalid dist DEDICATED_SERVER

[18-Jul-2020 10:30:00] [ERROR] Failed to register automatic subscribers. ModID: moblocks, class kirothebluefox.moblocks.MoBlocks

[18-Jul-2020 10:30:00] java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/color/BlockColors for invalid dist DEDICATED_SERVER

[18-Jul-2020 10:30:00] at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClass(RuntimeDistCleaner.java:71) ~[custom.jar:32.0] {}

[18-Jul-2020 10:30:00] at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClass(ILaunchPluginService.java:103) ~[modlauncher-5.1.0.jar:5.1.0+69+master.79f13f7] {}

[18-Jul-2020 10:30:00] at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-5.1.0.jar:?] {}

[18-Jul-2020 10:30:00] at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:115) ~[modlauncher-5.1.0.jar:?] {}

[18-Jul-2020 10:30:00] at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:239) ~[modlauncher-5.1.0.jar:?] {}

[18-Jul-2020 10:30:00] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:126) ~[modlauncher-5.1.0.jar:?] {re:classloading}

[18-Jul-2020 10:30:00] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:96) ~[modlauncher-5.1.0.jar:?] {re:classloading}

[18-Jul-2020 10:30:00] at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.lang.Class.getConstructor(Class.java:1825) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:96) ~[eventbus-2.2.0-service.jar:?] {}

[18-Jul-2020 10:30:00] at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63) ~[eventbus-2.2.0-service.jar:?] {}

[18-Jul-2020 10:30:00] at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48) ~[eventbus-2.2.0-service.jar:?] {}

[18-Jul-2020 10:30:00] at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:228) ~[eventbus-2.2.0-service.jar:?] {}

[18-Jul-2020 10:30:00] at net.minecraftforge.eventbus.EventBus.register(EventBus.java:221) ~[eventbus-2.2.0-service.jar:?] {}

[18-Jul-2020 10:30:00] at net.minecraftforge.eventbus.EventBus.registerListener(EventBus.java:138) ~[eventbus-2.2.0-service.jar:?] {}

[18-Jul-2020 10:30:00] at net.minecraftforge.eventbus.EventBus.lambda$registerClass$2(EventBus.java:72) ~[eventbus-2.2.0-service.jar:?] {}

[18-Jul-2020 10:30:00] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:72) ~[eventbus-2.2.0-service.jar:?] {}

[18-Jul-2020 10:30:00] at net.minecraftforge.eventbus.EventBus.register(EventBus.java:112) ~[eventbus-2.2.0-service.jar:?] {}

[18-Jul-2020 10:30:00] at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[?:?] {re:classloading}

[18-Jul-2020 10:30:00] at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[?:?] {re:classloading}

[18-Jul-2020 10:30:00] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:141) ~[?:32.0] {re:classloading}

[18-Jul-2020 10:30:00] at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?] {re:classloading}

[18-Jul-2020 10:30:00] at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135) ~[?:?] {re:classloading}

[18-Jul-2020 10:30:00] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) [?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) [?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) [?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:290) [?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.concurrent.ForkJoinPool$WorkQueue.execLocalTasks(ForkJoinPool.java:1040) [?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1058) [?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_242] {}

[18-Jul-2020 10:30:00] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_242] {}

[18-Jul-2020 10:30:00] [INFO] Forge mod loading, version 32.0.66, for MC 1.16.1 with MCP 20200625.160719

[18-Jul-2020 10:30:00] �[32m[15:30:00] [modloading-worker-11/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v32.0.66 Initialized

[18-Jul-2020 10:30:02] [INFO] Dispatching synchronous work after CONSTRUCT: 2 jobs

[18-Jul-2020 10:30:02] [INFO] Synchronous work queue completed in 00:00:00.015

[18-Jul-2020 10:30:02] [FATAL] Failed to complete lifecycle event CONSTRUCT, 1 errors found

[18-Jul-2020 10:30:02] [FATAL] Failed to start the minecraft server

[18-Jul-2020 10:30:02] net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [

[18-Jul-2020 10:30:02] Mo'Blocks (moblocks) has failed to load correctly

[18-Jul-2020 10:30:02] §7Attempted to load class net/minecraft/client/renderer/color/BlockColors for invalid dist DEDICATED_SERVER

[18-Jul-2020 10:30:02] ]

[18-Jul-2020 10:30:02] at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:218) ~[?:?] {re:classloading}

[18-Jul-2020 10:30:02] at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:200) ~[?:?] {re:classloading}

[18-Jul-2020 10:30:02] at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:49) ~[?:?] {re:classloading}

[18-Jul-2020 10:30:02] at net.minecraft.server.Main.main(Main.java:94) ~[?:?] {re:classloading}

[18-Jul-2020 10:30:02] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:02] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:02] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:02] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}

[18-Jul-2020 10:30:02] at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[custom.jar:32.0] {}

[18-Jul-2020 10:30:02] at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}

[18-Jul-2020 10:30:02] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}

[18-Jul-2020 10:30:02] at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}

[18-Jul-2020 10:30:02] at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {}

[18-Jul-2020 10:30:02] at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {}

[18-Jul-2020 10:30:02] at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [custom.jar:?] {}

[18-Jul-2020 10:30:02] at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [custom.jar:?] {}

[18-Jul-2020 10:30:02] at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [custom.jar:?] {}

[18-Jul-2020 10:30:02] [Prisma] Server shut down. Cleaning up...

[18-Jul-2020 10:30:02] [Prisma] Server stopped.

Plz 1.20.1 update

Plz Mr. Kiro I hope you comeback and update this great mod to 1.20.1

Thank you for everything ❤️

Compatibility issue: Mo blocks mod make Slight Gui Modifications(SGM) mod crash the game

Mo blocks fabric mod make Slight Gui Modifications(SGM) mod crash the game
made the same report on SGM issue tracker as well.

crash report:
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 4/12/22, 12:13 AM
Description: Initializing game

java.lang.RuntimeException: Config 'class me.shedaniel.slightguimodifications.config.SlightGuiModificationsConfig' has not been registered
at Not Enough Crashes deobfuscated stack trace.(1.18.1+build.22)
at me.shedaniel.autoconfig.AutoConfig.getConfigHolder(AutoConfig.java:77)
at me.shedaniel.slightguimodifications.SlightGuiModifications.getGuiConfig(SlightGuiModifications.java:314)
at net.minecraft.client.MinecraftClient.modify$cjc000$getGuiScale(MinecraftClient:15980)
at net.minecraft.client.MinecraftClient.onResolutionChanged(MinecraftClient:1237)
at net.minecraft.client.MinecraftClient.(MinecraftClient:617)
at net.minecraft.client.main.Main.main(Main:197)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:416)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at me.shedaniel.autoconfig.AutoConfig.getConfigHolder(AutoConfig.java:77)
at me.shedaniel.slightguimodifications.SlightGuiModifications.getGuiConfig(SlightGuiModifications.java:314)
at net.minecraft.class_310.modify$cjc000$getGuiScale(class_310.java:15980)
at net.minecraft.class_310.method_15993(class_310.java:1237)
at net.minecraft.class_310.(class_310.java:617)

-- Initialization --
Details:
Modules:
ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
AUDIOSES.DLL:Audio Session:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
AVRT.dll:Multimedia Realtime Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
AppXDeploymentClient.dll:AppX Deployment Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.746:Microsoft Corporation
CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
DSOUND.dll:DirectSound:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.19041.1202 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
HID.DLL:Hid User Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation
MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
MSACM32.dll:Microsoft ACM Audio Filter:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
NLAapi.dll:Network Location Awareness 2:10.0.19041.1151 (WinBuild.160101.0800):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
Ole32.dll:Microsoft OLE for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation
OpenAL.dll
PROPSYS.dll:Microsoft Property System:7.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
SAPIWrapper_x64.dll
SETUPAPI.DLL:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Windows Shell Common Dll:10.0.19041.964 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll
USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Windows HTTP Services:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
WINSTA.dll:Winstation Library:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.19041.746 (WinBuild.160101.0800):Microsoft Corporation
antimalware_provider64.dll:AMSI provider :

en_us.json error

A relatively small issue I've found is that in the en_us.json file Stone and Stone Brick descriptions are backwards throughout the file.

colorable_flower_pot kills JEI textures.

Very very annoying to track down I tell ya what!

Anyways, to reproduce:
Place down a colorable flower pot and check JEI, all is fine.
Now place a flower inside the pot: jei buttons should become white.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.