Giter Site home page Giter Site logo

chunkapi's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

chunkapi's Issues

Client crash during SMP connection

ChunkAPI seems to cause a crash when connecting to a multiplayer server also with ChunkAPI. I've tested a very minimal installation with only whats necessary to boot the mod (FalsePatternLib, GasStation, Forge, BetterCrashes) and observed that connecting without Chunkapi is fine, but adding it to the client and server causes a crash. Loading a singleplayer world works fine.

Steps to reproduce:
Spin up client and server instances with the latest versions of Forge, FalsePatternLib, GasStation, and ChunkAPI for 1.7.10.
Connect to the server instance from the client.
The client should crash and produce a crash report like the one attached.

Expected behavour:
ChunkAPI should operate in singleplayer and multiplayer contexts.

I've attached a client crash report of the client as well as logs for the client and server.
crash-2023-04-15_10.13.40-client.txt
fml-client-latest.log
fml-server-latest.log

Crash with CoFHCore and NotEnoughIds

https://pastebin.com/5GSnVwhE

etd: It is also impossible to enter (or create) a world with NotEnoughIds:

java.lang.NullPointerException
at io.netty.channel.local.LocalChannel.access$300(LocalChannel.java:43)
at io.netty.channel.local.LocalChannel$4.run(LocalChannel.java:168)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:354)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:348)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101)
at java.lang.Thread.run(Thread.java:750)

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.