Coder Social home page Coder Social logo

Comments (4)

DarkGuardsman avatar DarkGuardsman commented on September 4, 2024

Seems to be failing to locate a method while trying to fire a packet to the server. I want to say your versions are outdated but they're not. So either its an issue with Thermos (which is outdated 1614 is latest) or the versions of ICBM & VE on curse do not use the latest code. I'll check the builds here in a second and test to see if I can replicate. If you can try to update your thermos just to rule out the possibility.

Notes (Ignore)
VE: 1.9.16.331
ICBM: 2.15.4.499
Crash Main Section:

java.lang.NoSuchMethodError: com.builtbroken.mc.core.network.netty.PacketManager.sendToServer(Lcom/builtbroken/mc/api/data/IPacket;)V
    at com.builtbroken.mc.seven.framework.logic.TileEntityWrapper.sendPacketToServer(TileEntityWrapper.java:241)
    at com.builtbroken.mc.api.tile.node.ITileNode.sendPacketToServer(ITileNode.java:109)
    at com.builtbroken.icbm.content.launcher.TileAbstractLauncher.setTarget(TileAbstractLauncher.java:77)
    at com.builtbroken.icbm.content.items.ItemRadarGun.onItemUse(ItemRadarGun.java:89)

Action: Right click with radargun on launcher
Source: Launcher (client -> server) target sync packet

from icbm-2.

DarkGuardsman avatar DarkGuardsman commented on September 4, 2024

Found the issue, something is sending a client only packet to the server.... while on the server already. Editing the code to allow the call to happen without crashing in VoltzEngine but still need to fix the issue in ICBM as well.

from icbm-2.

voidswrath avatar voidswrath commented on September 4, 2024

Okay great...I got away with it by manually inputing the cords. This one I was spam placing the launch frames...not sure if its related. Sorry for the bug report spam just been playing around with it https://pastebin.com/VcYq4cZV

from icbm-2.

DarkGuardsman avatar DarkGuardsman commented on September 4, 2024

Na, no need to be sorry bug reports are gold. Without people testing randomly I miss the odd bugs like the one you just found.

Edit: that bug should be fixed in the next version. As well try to make a new ticket per bug. It makes it easier to track what is being fixed :)

from icbm-2.

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.