EngineHub / EngineHub/CommandHelper

yml_decode() error in core on decoding Date datatypes

Đang mở
#1,321 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Java
Star
128
Fork
70
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

```java
yml_decode('test: 2022-07-01T18:30:00+02:00')
```
results in
```
Uh oh! You've found an error in Core.
This happened while running your code, so you may be able to find a workaround, but is ultimately an issue in Core.
The following code caused the error:
yml_decode('test: 2022-07-01T18:30:00+02:00')
on or around Interpreter:1.
Please report this to the developers, and be sure to include the version numbers:
Server version: SHELL;
MethodScript version: 3.3.5;
Loaded extensions and versions:
Core (3.3.5)
CHFile (0.0.7)
Here's the stacktrace:
java.lang.ClassCastException: java.util.Date cannot be cast to a Construct type
at com.laytonsmith.core.constructs.Construct.GetConstruct(Construct.java:382)
at com.laytonsmith.core.constructs.Construct.GetConstruct(Construct.java:370)
at com.laytonsmith.core.constructs.Construct.GetConstruct(Construct.java:337)
at com.laytonsmith.core.functions.DataTransformations$yml_decode.exec(DataTransformations.java:256)
at com.laytonsmith.core.Script.eval(Script.java:449)
at com.laytonsmith.core.MethodScriptCompiler.execute(MethodScriptCompiler.java:3030)
at com.laytonsmith.tools.Interpreter$4.run(Interpreter.java:832)
at java.base/java.lang.Thread.run(Thread.java:833)
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.