Cannot convert NativeStruct<name> to Pointer<Type>

Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.

If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.

Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is ON
[img] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Cannot convert NativeStruct<name> to Pointer<Type>

Cannot convert NativeStruct<name> to Pointer<Type>

by Apeirogon » Sun Nov 10, 2019 4:44 pm

Pretty sure its already reported, but still.

Drop archive on gzdoom, it wont load with error
Script error, ":zscript.zc" line 21:
Cannot convert NativeStruct<Line> to Pointer<Type>
Script warning, ":zscript.zc" line 23: (dont mind it)
Accessing deprecated function Create - deprecated since 3.8.0
Script error, ":zscript.zc" line 30:
Cannot convert NativeStruct<Sector> to Pointer<Type>
If you go to those lines , comment them and uncomment lines 17, 18, 31 and 32 it load fine.
Check on last public gzdoom version, 4.2.4
type_bug.zip
(1.57 KiB) Downloaded 78 times

Top