Giter Club home page Giter Club logo

dynmapblockscan-data's People

Contributors

aldantanneo avatar amgelo563 avatar ayan4m1 avatar corvettecole avatar enchajini avatar fedupwith-tech avatar fengshuo2004 avatar griefed avatar handyhat avatar nmadysa avatar shadowevil015 avatar slimit75 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dynmapblockscan-data's Issues

Forge 1.18.2 Path Not Associated with Default File System

Hi! I've been trying to use this scanner for a large mod pack I've been playing and it always seems to crash at Immersive Engineering. Here's my log:

Log Data

[27.02 03:39:58] [Server] [Server thread/INFO] [DynmapBlockScan/]: [DynmapBlockScan] modid: immersiveengineering, src=/mods/ImmersiveEngineering-1.18.2-8.4.0-161.jar, cnt=3545
[27.02 03:39:58] [Server] [Server thread/ERROR] [ne.mi.ev.EventBus/EVENTBUS]: Exception caught during firing event: Path not associated with default file system.
[27.02 03:39:58] [Server] Index11
[27.02 03:39:58] [Server] Listeners:
[27.02 03:39:58] [Server] HIGH
[27.02 03:39:58] [Server] ASM: class dev.architectury.event.forge.EventHandlerImplCommon event(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
[27.02 03:39:58] [Server] NORMAL
[27.02 03:39:58] [Server] ASM: chanceCubes.CCubesCore@9d6fd2d serverStart(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
[27.02 03:39:58] [Server] net.minecraftforge.eventbus.EventBus$$Lambda$4157/0x000000080178e448@6f0f257b
[27.02 03:39:58] [Server] net.minecraftforge.eventbus.EventBus$$Lambda$4157/0x000000080178e448@5d7a4cb6
[27.02 03:39:58] [Server] ASM: com.mcwlights.kikoz.MacawsLights@6bd96d80 onServerStarting(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
[27.02 03:39:58] [Server] net.minecraftforge.eventbus.EventBus$$Lambda$4157/0x000000080178e448@1d5cb634
[27.02 03:39:58] [Server] ASM: com.mcwpaths.kikoz.MacawsPaths@71c719d onServerStarting(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
[27.02 03:39:58] [Server] ASM: class com.finallion.graveyard.init.TGSpawner onWorldLoad(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
[27.02 03:39:58] [Server] ASM: class com.finallion.graveyard.events.TGServerEvents onServerStart(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
[27.02 03:39:58] [Server] ASM: org.dynmapblockscan.forge_1_18.DynmapBlockScanMod@15162cc0 onServerStarting(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
[27.02 03:39:58] [Server] ASM: com.mcwbridges.kikoz.MacawsBridges@6a8a237d onServerStarting(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
[27.02 03:39:58] [Server] ASM: com.mcwfences.kikoz.MacawsFences@6cc8ba66 onServerStarting(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
[27.02 03:39:58] [Server] ASM: class mcp.mobius.waila.forge.ForgeWaila$Subscriber serverStarting(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
[27.02 03:39:58] [Server] ASM: com.haoict.tiab.Tiab@734f5590 onServerStarting(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
[27.02 03:39:58] [Server] net.minecraftforge.eventbus.EventBus$$Lambda$4157/0x000000080178e448@706bf2a5
[27.02 03:39:58] [Server] net.minecraftforge.eventbus.EventBus$$Lambda$4157/0x000000080178e448@6659352e
[27.02 03:39:58] [Server] net.minecraftforge.eventbus.EventBus$$Lambda$4157/0x000000080178e448@6949caaf
[27.02 03:39:58] [Server] net.minecraftforge.eventbus.EventBus$$Lambda$4157/0x000000080178e448@115c2ca4
[27.02 03:39:58] [Server] ASM: pregenerator.common.manager.ServerManager@381e2880 onServerStarted(Lnet/minecraftforge/event/server/ServerStartingEvent;)V
[27.02 03:39:58] [Server] java.lang.UnsupportedOperationExceptionPath not associated with default file system.
[27.02 03:39:58] [Server] at java.base/java.nio.file.Path.toFile(Path.java:771)
[27.02 03:39:58] [Server] at TRANSFORMER/[email protected]/org.dynmapblockscan.forge_1_18.DynmapBlockScanPlugin.buildAssetMap(DynmapBlockScanPlugin.java:64)
[27.02 03:39:58] [Server] at TRANSFORMER/[email protected]/org.dynmapblockscan.forge_1_18.DynmapBlockScanPlugin.serverStarting(DynmapBlockScanPlugin.java:78)
[27.02 03:39:58] [Server] at TRANSFORMER/[email protected]/org.dynmapblockscan.forge_1_18.DynmapBlockScanMod.onServerStarting(DynmapBlockScanMod.java:80)
[27.02 03:39:58] [Server] at net.minecraftforge.eventbus.ASMEventHandler_254_DynmapBlockScanMod_onServerStarting_ServerStartingEvent.invoke(.dynamic)
[27.02 03:39:58] [Server] at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
[27.02 03:39:58] [Server] at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
[27.02 03:39:58] [Server] at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
[27.02 03:39:58] [Server] at TRANSFORMER/[email protected]/net.minecraftforge.server.ServerLifecycleHooks.handleServerStarting(ServerLifecycleHooks.java:98)
[27.02 03:39:58] [Server] at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:207)
[27.02 03:39:58] [Server] at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661)
[27.02 03:39:58] [Server] at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261)
[27.02 03:39:58] [Server] at java.base/java.lang.Thread.run(Thread.java:833)
[27.02 03:39:58] [Server] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
[27.02 03:39:58] [Server] java.lang.UnsupportedOperationExceptionPath not associated with default file system.

How it works?

Hallo i know "Issues" is the wrong tab. But i dont know where i need to post it.

I used the BlockScan and get the .txts, and it works "ok". Some mods are showing, some are invisible and other textures are black.
For Example Create, i used my generated txt and it was invisible, but your works. I dont know why. I have some other mods like industrial foregoing who is back. Or Mekanism is invisible. But i dont know why.
I dont want to ask you how u make it work. (And i dont know how to pull requests). I want to try it by my own.
Or i need to post the mods who are not workling in the official github of the DynmapBlockScan?
Its all 1.18.2.

Sry for this ultra bad english :)

Viele Grüße
Rotlocke1305

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.