GithubHelp home page GithubHelp logo

Error message about flans-mod-plus HOT 5 CLOSED

unknown025 avatar unknown025 commented on June 18, 2024
Error message

from flans-mod-plus.

Comments (5)

Unknown025 avatar Unknown025 commented on June 18, 2024

Interesting. Does this happen with a specific content pack, or to every single pack?

from flans-mod-plus.

pixelrider2000 avatar pixelrider2000 commented on June 18, 2024

Like I said, I really don't know why this message occured since I was just playing with the standard modern weapons content pack at the time. The error occured 5 times in total though it was the first and last time I ever saw it.
I was just looking at the server log file again and I found out that before the error there were always these couple messages.

"
[19:38:31] [Server thread/INFO] [Flan's Mod Ultimate/]: Loaded content pack : Flans-Simple-Parts-Pack-1.7.10.jar
[19:38:31] [Server thread/INFO] [Flan's Mod Ultimate/]: Loaded content pack : MosPack
[19:38:31] [Server thread/INFO] [Flan's Mod Ultimate/]: Loaded content pack : Flans-Zombie-Pack-1.7.10.jar
[19:38:31] [Server thread/INFO] [Flan's Mod Ultimate/]: Loaded content pack : Flans-Modern-Weapons-Pack-1.7.10.jar
[19:38:31] [Server thread/INFO] [Flan's Mod Ultimate/]: Loaded content pack : WW2-Content Pack-1.7.10-4.10.0.jar
[19:38:31] [Server thread/INFO] [Flan's Mod Ultimate/]: Loaded content pack : Greylight_3.0.1-1.7.10.jar
[19:38:31] [Server thread/INFO] [Flan's Mod Ultimate/]: Loaded content pack : Machetemen-Arms-Pack-Mod-1.7.10 (1).jar
[19:38:31] [Server thread/INFO] [Flan's Mod Ultimate/]: Loaded content pack list server side.
[19:38:31] [Server thread/ERROR] [FML/]: An Entity Bullet(com.flansmod.common.guns.EntityBullet) has thrown an exception during loading, its state cannot be restored. Report this to the mod author
net.minecraft.util.ReportedException: Loading entity NBT
"
I hope this helps but if there isn't a problem in the code I suppose I can't give you any more information on the issue.

from flans-mod-plus.

GoldSloth avatar GoldSloth commented on June 18, 2024

These happen when a flying or dead bullet gets its data saved incorrectly - so when a chunk is being unloaded or the server is closing. The error happens when the server then tries to load these entities back in, and then ignores them because they're corrupt. The cause could be.. who knows. It's impossible to say effectively without getting a world save where it happens consistently, and the severity is extremely minor. I wouldn't worry about it unless you start seeing it very often. It would be nice to get it fixed tho e.e

It is more severe for EntityDriveable, Vehicle, Mecha, Plane because we don't want those randomly disappearing.

from flans-mod-plus.

pixelrider2000 avatar pixelrider2000 commented on June 18, 2024

Very interesting. Let me know if I can provide you with more helpful information. But I still agree that this problem is not very severe.

from flans-mod-plus.

GoldSloth avatar GoldSloth commented on June 18, 2024

For now am not going to pursue it, so can this be closed now? Thanks ;)

from flans-mod-plus.

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.