We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Line 350457: Reading SetEntityDataPacket packet structure... 1483e6: ffff e130 vsra.u32 d30, d16, #1 PHP Fatal error: Uncaught InvalidArgumentException: Not an instruction in /home/honza/DMCPE/Instruction.php:46 Stack trace: #0 /home/honza/DMCPE/Packet.php(53): Instruction->__construct(' 1483e6:\tffff ...') #1 /home/honza/DMCPE/_DecPacket.php(76): Packet->analyze(' 1483e6:\tffff ...') #2 {main}
thrown in /home/honza/DMCPE/Instruction.php on line 46
The text was updated successfully, but these errors were encountered:
I tried to decompile 0.14.0
Sorry, something went wrong.
Yes, I know that the HEAD is having bugs.
No branches or pull requests
Line 350457: Reading SetEntityDataPacket packet structure... 1483e6: ffff e130 vsra.u32 d30, d16, #1
PHP Fatal error: Uncaught InvalidArgumentException: Not an instruction in /home/honza/DMCPE/Instruction.php:46
Stack trace:
#0 /home/honza/DMCPE/Packet.php(53): Instruction->__construct(' 1483e6:\tffff ...')
#1 /home/honza/DMCPE/_DecPacket.php(76): Packet->analyze(' 1483e6:\tffff ...')
#2 {main}
thrown in /home/honza/DMCPE/Instruction.php on line 46
The text was updated successfully, but these errors were encountered: