Coder Social home page Coder Social logo

Paper Problem about ignite HOT 5 CLOSED

vectrix-space avatar vectrix-space commented on August 31, 2024
Paper Problem

from ignite.

Comments (5)

vectrixdevelops avatar vectrixdevelops commented on August 31, 2024

I will check if a lot of these logging / console issues occur on the latest 0.5.0 snapshot and get back to you on this.

from ignite.

sheng-ri avatar sheng-ri commented on August 31, 2024

I will check if a lot of these logging / console issues occur on the latest 0.5.0 snapshot and get back to you on this.

Thanks a lot! :>

from ignite.

vectrixdevelops avatar vectrixdevelops commented on August 31, 2024

Paper 1.16 has the tab complete with colored tip.
-- But ignite can't adapt it.Even can't use tab.
-- Maybe we need log4j2 plugin or other to Compatible with paper.
-- (In some case,console don't output anything, cursor on the last output up,Maybe is the windows cmd's problem)

I've just checked this on the new version and this appears to be working.

tabcomplete

Debug.log output a lot about Minecraft Packet to the Client.
-- such as ([Netty Server IO #1/DEBUG] [net.minecraft.server.v1_16_R3.PacketEncoder]: OUT: [PLAY:70] net.minecraft.server.v1_16_R3.PacketPlayOutEntityVelocity)
-- It can make log file very big.

This should be fixed in the new version too, because of the filters (https://github.com/vectrix-space/ignite/blob/dev/launcher/src/main/resources/log4j2.xml#L46-L50).

Log format problem
-- [186月2021 17:08:23] [main/DEBUG] [mixin]: Initialising Mixin Platform Manager
-- In Chinese,We generally format time like "yyyy MM dd",but output print like "dd mm月 yyyy"
-- This is not a serious problem.

I don't think I'll be changing this, I'm hoping that most people will be able to recognize the format (or recognize the difference in this case). Perhaps you could compile Ignite yourself and swap them around in the log4j configuration if it's a big problem.

The update for 0.5.0 is a work in progress, so it'll be a little bit before there is a build available. I will try get some snapshot builds going soon. The update will also contain some breaking changes that will affect your mods, so make sure you account for that.

from ignite.

sheng-ri avatar sheng-ri commented on August 31, 2024

I see,I'll wait for the 0.5.0.

from ignite.

vectrixdevelops avatar vectrixdevelops commented on August 31, 2024

You can find the newest version here: https://github.com/vectrix-space/ignite/releases/tag/v0.5.0

from ignite.

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.