Shaokahn3000 / upk-modder

Automatically exported from code.google.com/p/upk-modder
0 stars 0 forks source link

Parser can't handle attached line #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to parse the following vanilla line from 
OnRequestCompleted@XGFundingCouncil
19 1B 4C 28 00 00 00 00 00 00 16 1C 00 00 00 00 00 00 1B C2 32 00 00 00 00 00 
00 52 1C 04 00 00 01 8E 03 00 00 16 

//PRES().UIFundingCouncilRequestComplete((m_kSatRequestCompleteAdaptor))

What is the expected output?
No red lines

What do you see instead?
Red lines

What version of the product are you using? On what operating system?
.76

Please provide any additional information below.

Original issue reported on code.google.com by johnnyl...@gmail.com on 18 Jan 2014 at 4:31

GoogleCodeExporter commented 8 years ago
Error with 0x52 Token, resolved with issue 29

Original comment by miss.inv...@gmail.com on 25 Feb 2014 at 6:39