Code Monkey home page Code Monkey logo

Comments (6)

TheMrCaveman avatar TheMrCaveman commented on September 27, 2024 1

Fixed in beta 4

from ftb-omnia.

Gloval avatar Gloval commented on September 27, 2024

Crash Report:

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 4/5/20 11:15 AM
Description: Unexpected error

java.lang.ClassCastException: net.minecraft.client.gui.NewChatGui cannot be cast to net.creeperhost.minetogether.client.gui.chat.ingame.GuiNewChatOurs
at net.creeperhost.minetogether.client.gui.chat.ingame.GuiChatOurs.init(GuiChatOurs.java:207) ~[?:1.15.2-4.0.0-Beta3] {re:classloading}
at net.minecraft.client.gui.screen.Screen.init(Screen.java:339) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:blur:hookBackgroundColor,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:801) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1354) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:905) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:554) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.15.2-31.1.35.jar:31.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$461/17808347.call(Unknown Source) [forge-1.15.2-31.1.35.jar:31.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.0.0-milestone.4.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.jar:?] {}

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

-- Head --
Thread: Render thread
Stacktrace:
at net.creeperhost.minetogether.client.gui.chat.ingame.GuiChatOurs.init(GuiChatOurs.java:207)
at net.minecraft.client.gui.screen.Screen.init(Screen.java:339)
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:801)

-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['Cpt_Gloval'/239, l='MpServer', x=-450.50, y=68.69, z=-653.50]]
Chunk stats: Client Chunk Cache: 625, 361
Level dimension: DimensionType{minecraft:overworld}
Level name: MpServer
Level seed: 2707783154889789888
Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: false
Level generator options: {}
Level spawn location: World: (-144,78,-256), Chunk: (at 0,4,0 in -9,-16; contains blocks -144,0,-256 to -129,255,-241), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 1101134 game time, 1531323 day time
Known server brands:
Level was modded: false
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:442)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1764)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:573)
at net.minecraft.client.main.Main.main(SourceFile:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$461/17808347.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 755438472 bytes (720 MB) / 2456289280 bytes (2342 MB) up to 2863661056 bytes (2731 MB)
CPUs: 4
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3072M
ModLauncher: 5.0.0-milestone.4+67+b1a340b
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.1.35.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.1.35.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.0.4-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.1.35.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.1.35.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.1.35.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.2.jar mixinbootstrap TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.2.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.2.jar mixinbootstrap PLUGINSERVICE
FML: 31.1
Forge: net.minecraftforge:31.1.35
FML Language Providers:
[email protected]
minecraft@1
Mod List:
pocketstorage-1.15.2-0.7.2.jar Pocket Storage Unit {[email protected] DONE}
JAVD-1.0.0+build.9.minecraft.1.15.2.jar Just Another Void Dim {[email protected]+build.9.minecraft.1.15.2 DONE}
SilentMechanisms-1.15.2-0.7.0+50.jar Silent's Mechanisms {[email protected]+50 DONE}
bambooeverything-1.15-1.0.0.jar Bamboo Everything {[email protected] DONE}
KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] DONE}
rsgauges-1.15.2-1.2.2.jar Gauges and Switches {[email protected] DONE}
findme-1.15.2-1.2.1.jar Find Me {findme@NONE DONE}
IronJetpacks-1.15.2-3.0.1.jar Iron Jetpacks {[email protected] DONE}
XaerosWorldMap_1.5.6_Forge_1.15.2.jar Xaero's World Map {[email protected] DONE}
Controlling-6.1.1.jar Controlling {[email protected] DONE}
ReAuth-1.14-3.8.0.jar ReAuth {[email protected] DONE}
Placebo-1.15.2-3.0.2.jar Placebo {[email protected] DONE}
Powah-1.15.2-1.1.11.jar Powah {[email protected] DONE}
ftb-gui-library-1.0.0.14.jar FTB GUI Library {[email protected] DONE}
rangedpumps-0.7.1.jar Ranged Pumps {[email protected] DONE}
potionofbees-1.15.2-1.0.0.jar Potion of Bees {[email protected] DONE}
WitherSkeletonTweaks-1.15.1-4.0.0.jar Wither Skeleton Tweaks {[email protected] DONE}
Bookshelf-1.15.2-5.3.9.jar Bookshelf {[email protected] DONE}
u_team_core-1.15.2-2.11.0.156.jar U Team Core {[email protected] DONE}
buildinggadgets-3.3.4.jar Building Gadgets {[email protected] DONE}
Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
MekanismGenerators-1.15.2-9.9.17.409.jar Mekanism: Generators {[email protected] DONE}
speedyhoppers-1.15.2-2.jar Speedy Hoppers {[email protected] DONE}
TOOLKIT-1.15.2-1.6.4.jar Tool Kit {[email protected] DONE}
ftb-teams-1.0.0.5.jar FTB Teams {[email protected] DONE}
absentbydesign-1.15.2-1.0.5 .jar Absent By Design Mod {[email protected] DONE}
refinedstorage-1.8.1.jar Refined Storage {[email protected] DONE}
quartz-chests-1.1.0.5.jar Quartz Chests {[email protected] DONE}
PackMenu-1.15.2-1.2.4.jar Pack Menu {[email protected] DONE}
mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
industrial-foregoing-1.15.2-2.2.2-28d4a81.jar Industrial Foregoing {[email protected] DONE}
torchmaster-2.1.1-rc0.jar Torchmaster {[email protected] DONE}
improved-stations-1.1.jar Improved Stations {[email protected] DONE}
entangled-1.2.1-mc1.15.jar Entangled {[email protected] DONE}
AmbientSounds_v3.0.19_mc1.15.2.jar Ambient Sounds {[email protected] DONE}
BiomesOPlenty-1.15.2-10.0.0.353-universal.jar Biomes O' Plenty {[email protected] DONE}
phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 DONE}
Blur-1.1.0-1.jar Blur {[email protected] DONE}
valhelsia_structures-15.0.2a.jar Valhelsia Structures {[email protected] DONE}
Lollipop-1.15.2-1.0.13.jar Lollipop {[email protected] DONE}
wtbw_lib-1.15.2-1.0.17.jar WTBW Library {[email protected] DONE}
simplylight-1.15.2-0.9.0.jar Simply Light {[email protected] DONE}
simplybackpacks-1.15.2-1.4.5.jar Simply Backpacks {[email protected] DONE}
portality-1.15.2-2.1.2-aaa257f.jar Portality {[email protected] DONE}
curios-FORGE-1.15.2-2.0.2.1.jar Curios API {[email protected] DONE}
Patchouli-1.15.2-1.2-28.jar Patchouli {[email protected] DONE}
ClothConfig2-2.0.jar Cloth Config Forge v2 API {[email protected] DONE}
OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
tanknull-1.8a.jar Tank Null {[email protected] DONE}
angelring-1.15.2-1.2.0.jar Angel Ring {[email protected] DONE}
libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] DONE}
elevatorid-1.15.2-1.7.0.jar Elevator Mod {[email protected] DONE}
ftb-ultimine-1.0.8.3.jar FTB Ultimine {[email protected] DONE}
NaturesAura-23.4.jar Nature's Aura {naturesaura@version DONE}
MekanismTools-1.15.2-9.9.17.409.jar Mekanism: Tools {[email protected] DONE}
mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] DONE}
furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
cc-tweaked-1.15.2-1.86.2.jar CC: Tweaked {[email protected] DONE}
mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE}
the_bumblezone-1.15.2-1.0.4.jar The Bumblezone {[email protected] DONE}
YAMDA-5.0.2.jar YAMDA {[email protected] DONE}
speedyladders-1.15.2-1.jar Speedy Ladders {[email protected] DONE}
FastLeafDecay-v20.jar FastLeafDecay {fastleafdecay@v20 DONE}
Disenchanting_(forge)_1.15.2-1.2.0.jar Disenchanting {[email protected] DONE}
GameMenuModOption-1.15.2-1.2.jar GameMenuModOption {[email protected] DONE}
SimpleDiscordRichPresence-1.15.2-1.2.6.jar Simple Discord Rich Presence {[email protected] DONE}
QuantumStorage-1.15.2-5.1.1.jar QuantumStorage {quantumstorage@NONE DONE}
Cyclic-1.15.2-0.3.0.jar Cyclic {[email protected] DONE}
inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
jmh_1.15.2-2.2.jar Just Mob Heads {[email protected] DONE}
Cucumber-1.15.2-3.0.3.jar Cucumber Library {[email protected] DONE}
TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] DONE}
mining-helmet-1.15.2-1.0.8.jar Mining Helmet {[email protected] DONE}
snad-1.8.4.22a-1.15.2.jar Snad {[email protected] DONE}
item-filters-2.2.0.14.jar Item Filters {[email protected] DONE}
jei-1.15.2-6.0.0.2.jar Just Enough Items {[email protected] DONE}
kubejs-2.6.0.28.jar KubeJS {[email protected] DONE}
longfallboots-1.4.0b.jar Long Fall Boots {[email protected] DONE}
lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar Lithium {[email protected] DONE}
goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] DONE}
Mekanism-1.15.2-9.9.17.409.jar Mekanism {[email protected] DONE}
polarizingbiomes-1.15.1-v1.0.jar Polarizing Biomes {[email protected] DONE}
Waystones_1.15.2-6.0.1.jar Waystones {[email protected] DONE}
Clumps-5.0.2.jar Clumps {[email protected] DONE}
LightOverlay-4.3.jar Light Overlay Forge {[email protected] DONE}
NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
good-nights-sleep-1.15.2-1.0.3.jar Good Night's Sleep {[email protected] DONE}
additionalbars-1.2.3.jar Additional Bars {[email protected] DONE}
SimpleStorageNetwork-1.15.2-0.3.2.jar Simple Storage Network {[email protected] DONE}
DimStorage-1.15.2-3.1.0.jar DimStorage {[email protected] DONE}
decorative_blocks-6d.jar Decorative Blocks {[email protected] DONE}
BotanyPots-1.15.2-2.0.5.jar BotanyPots {[email protected] DONE}
DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] DONE}
RingOfTeleport-1.15.2-1.1.20.jar Ring of Teleport {[email protected] DONE}
snowundertrees-1.15.1-v1.0.jar Snow Under Trees {[email protected] DONE}
BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {[email protected] DONE}
mcjtylib-1.15-4.0.3-alpha.jar McJtyLib {[email protected] DONE}
rftoolsbase-1.15-1.0.1-alpha.jar RFToolsBase {[email protected] DONE}
xnet-1.15-2.0.2-alpha.jar XNet {[email protected] DONE}
rftoolsstorage-1.15-1.0.3-alpha.jar RFToolsStorage {[email protected] DONE}
travellersboots-1.15.2-1.3.2.jar Traveller's Boots {[email protected] DONE}
PackingTape-1.15.2-0.9.5.jar Packing Tape {[email protected] DONE}
mininggadgets-1.3.5.jar Mining Gadgets {[email protected] DONE}
entitydetectors-1.5.2-1.0.0.jar Entity Detectors {[email protected] DONE}
endercompass-2.0.jar Ender Compass {[email protected] DONE}
rftoolspower-1.15-2.0.1-alpha.jar RFToolsPower {[email protected] DONE}
ftb-chunks-1.0.1.5.jar FTB Chunks {[email protected] DONE}
campfiretorches-1.15.2-1.0.2.jar Campfire Torches {[email protected] DONE}
forge-1.15.2-31.1.35-universal.jar Forge {[email protected] DONE}
wtbw_core-1.15.2-1.0.16.jar WTBW Core {[email protected] DONE}
wtbw_tools-1.15.2-1.0.19.jar WTBW Tools {[email protected] DONE}
ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
CraftingTweaks_1.15.1-11.0.0.jar Crafting Tweaks {[email protected] DONE}
forge-1.15.2-31.1.35-client.jar Minecraft {[email protected] DONE}
cofh_core-1.15.2-0.3.2b.jar CoFH Core {[email protected] DONE}
ensorcellation-1.15.2-0.3.0b.jar Ensorcellation {[email protected] DONE}
rftoolsutility-1.15-2.0.1-alpha.jar RFToolsUtility {[email protected] DONE}
theoneprobe-1.15-2.0.2.jar The One Probe {[email protected] DONE}
distance-1.0.0.1.jar Distance {[email protected] DONE}
clockout-1.15.2-1.0.0.jar Clockout {[email protected] DONE}
playerplates-1.15-forge-1.0.0.jar Player Plates {[email protected] DONE}
MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] DONE}
titanium-1.15.2-2.3.7.jar Titanium {[email protected] DONE}
moolands-1.15.2-1.2.0.jar Moolands {[email protected] DONE}
useful_railroads-1.15.2-1.3.2.21.jar Useful Railroads {[email protected] DONE}
SilentLib-1.15.2-4.6.0+48.jar Silent Lib {[email protected]+48 DONE}
wtbw_machines-1.15.2-1.0.19.jar WTBW Machines {[email protected] DONE}
concreteconversion-1.15.2-4.0.0.0.jar Concrete Conversion {[email protected] DONE}
archers_paradox-1.15.2-0.3.0b.jar Archer's Paradox {[email protected] DONE}
SoulShardsRespawn-forge-1.15.2-1.2.0-15.jar Soul Shards Respawn {soulshards@version DONE}
Ding-1.15.2-1.1.0.jar Ding {[email protected] DONE}
rftoolsbuilder-1.15-2.0.1-alpha.jar RFToolsBuilder {[email protected] DONE}
MiscAdditions-1.2.3.jar Misc Additions {[email protected] DONE}
HunterMod-1.15.2-1.0.3.jar Hunter Mod {[email protected] DONE}
Xaeros_Minimap_20.7.0_Forge_1.15.2.jar Xaero's Minimap {[email protected] DONE}
wtbw_decoration-1.15.2-1.0.14.jar WTBW Decoration {[email protected] DONE}
gravestone-1.17.3.jar Gravestone Mod {[email protected] DONE}
ftb-backups-2.1.0.1.jar FTB Utilities: Backups {[email protected] DONE}
FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] DONE}
StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
performant-1.15-1.12.jar Performant {[email protected] DONE}
DoubleSlabs-1.15-2.0.4.jar Double Slabs {[email protected] DONE}
harvest-1.15.2-1.0.1.jar Harvest {[email protected] DONE}
jph_1.15.2-1.0.jar Just Player Heads {[email protected] DONE}
tubesreloaded-1.15.2-1.3.0c.jar Tubes Reloaded {[email protected] DONE}
FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE}
Transport-1.15.2-2.2.0.jar Transport {[email protected] DONE}
AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {[email protected] DONE}
engineersdecor-1.15.2-1.0.20-b3.jar Engineer's Decor {[email protected] DONE}
minetogether-1.15.2-4.0.0-Beta3.jar MineTogether {[email protected] DONE}
moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE}
betterbedrockgenerator-1.15.2-0.0.6.jar Better Bedrock Generator {[email protected] DONE}
XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {[email protected] DONE}
waterworks-1.15.2-2.1.1.jar Waterworks {[email protected] DONE}
refinedstorageaddons-0.6.1.jar Refined Storage Addons {[email protected] DONE}
extremeSoundMuffler-beta-1.15.2-1.1.jar Extreme Sound Muffler {[email protected] DONE}
draw_bridge-1.15.2-1.4.3.18.jar Draw Bridge {[email protected] DONE}
DefaultOptions_1.15.2-11.0.1.jar Default Options {[email protected] DONE}
Launched Version: 1.15.2-forge-31.1.35
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1050/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.16, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs: vanilla, mod_resources, kubejs:resource_pack (incompatible), packmenu
Current Language: English (US)
CPU: 4x Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz

from ftb-omnia.

TheMrCaveman avatar TheMrCaveman commented on September 27, 2024

It basicly crashes at every text event

from ftb-omnia.

Naxanria avatar Naxanria commented on September 27, 2024

CreeperHost/MineTogether#216
Same issue.

from ftb-omnia.

UrbanYankee avatar UrbanYankee commented on September 27, 2024

same problem any solution?

from ftb-omnia.

Naxanria avatar Naxanria commented on September 27, 2024

Waiting for update from Mine Together.

from ftb-omnia.

Related Issues (20)

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.